← Back
Editing: arithmetic-avant-nettoyage-commentaires.sql
-- MySQL dump 10.13 Distrib 8.0.42, for Linux (x86_64) -- -- Host: localhost Database: arithmetic -- ------------------------------------------------------ -- Server version 8.0.42-0ubuntu0.20.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!50503 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 `4w_actionscheduler_actions` -- DROP TABLE IF EXISTS `4w_actionscheduler_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_actionscheduler_actions` ( `action_id` bigint 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 unsigned NOT NULL DEFAULT '0', `attempts` int 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 unsigned NOT NULL DEFAULT '0', `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `priority` tinyint unsigned NOT NULL DEFAULT '10', 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`), KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`), KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`), KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`), KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`), KEY `status_claim_id` (`status`,`claim_id`) ) ENGINE=InnoDB AUTO_INCREMENT=164910 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_actionscheduler_actions` -- LOCK TABLES `4w_actionscheduler_actions` WRITE; /*!40000 ALTER TABLE `4w_actionscheduler_actions` DISABLE KEYS */; INSERT INTO `4w_actionscheduler_actions` VALUES (161070,'wpforms_email_summaries_fetch_info_blocks','complete','2026-06-22 12:32:02','2026-06-22 14:32:02','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782131522;s:18:\"\0*\0first_timestamp\";i:1677985763;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782131522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2026-06-22 12:35:20','2026-06-22 14:35:20',0,NULL,10),(161347,'wpforms_process_forms_locator_scan','complete','2026-06-18 19:02:22','2026-06-18 21:02:22','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1781809342;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1781809342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-18 19:03:09','2026-06-18 21:03:09',0,NULL,10),(161444,'wpforms_process_forms_locator_scan','complete','2026-06-19 19:03:09','2026-06-19 21:03:09','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1781895789;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1781895789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-19 19:03:13','2026-06-19 21:03:13',0,NULL,10),(161541,'wpforms_process_forms_locator_scan','complete','2026-06-20 19:03:13','2026-06-20 21:03:13','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1781982193;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1781982193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-20 19:03:22','2026-06-20 21:03:22',0,NULL,10),(161591,'action_scheduler/migration_hook','complete','2026-06-20 07:01:37','2026-06-20 09:01:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1781938897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1781938897;}',2,1,'2026-06-20 07:02:23','2026-06-20 09:02:23',0,NULL,10),(161608,'action_scheduler/migration_hook','complete','2026-06-20 10:11:01','2026-06-20 12:11:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1781950261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1781950261;}',2,1,'2026-06-20 10:12:26','2026-06-20 12:12:26',0,NULL,10),(161630,'action_scheduler/migration_hook','complete','2026-06-20 13:10:45','2026-06-20 15:10:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1781961045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1781961045;}',2,1,'2026-06-20 13:12:01','2026-06-20 15:12:01',0,NULL,10),(161675,'wpforms_process_forms_locator_scan','complete','2026-06-21 19:03:22','2026-06-21 21:03:22','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782068602;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782068602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-21 19:04:17','2026-06-21 21:04:17',0,NULL,10),(161773,'wpforms_process_forms_locator_scan','complete','2026-06-22 19:04:17','2026-06-22 21:04:17','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782155057;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782155057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-22 19:05:13','2026-06-22 21:05:13',0,NULL,10),(161842,'wpforms_email_summaries_fetch_info_blocks','complete','2026-06-29 12:35:20','2026-06-29 14:35:20','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782736520;s:18:\"\0*\0first_timestamp\";i:1677985763;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782736520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2026-06-29 12:37:00','2026-06-29 14:37:00',0,NULL,10),(161869,'wpforms_process_forms_locator_scan','complete','2026-06-23 19:05:13','2026-06-23 21:05:13','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782241513;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782241513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-23 19:07:04','2026-06-23 21:07:04',0,NULL,10),(161979,'wpforms_process_forms_locator_scan','complete','2026-06-24 19:07:04','2026-06-24 21:07:04','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782328024;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782328024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-24 19:07:23','2026-06-24 21:07:23',0,NULL,10),(162093,'wpforms_process_forms_locator_scan','complete','2026-06-25 19:07:23','2026-06-25 21:07:23','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782414443;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782414443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-25 19:07:50','2026-06-25 21:07:50',0,NULL,10),(162192,'action_scheduler/migration_hook','complete','2026-06-25 15:25:22','2026-06-25 17:25:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782401122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782401122;}',2,1,'2026-06-25 15:25:56','2026-06-25 17:25:56',0,NULL,10),(162193,'action_scheduler/migration_hook','complete','2026-06-25 15:26:56','2026-06-25 17:26:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782401216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782401216;}',2,1,'2026-06-25 15:28:31','2026-06-25 17:28:31',0,NULL,10),(162212,'wpforms_process_forms_locator_scan','complete','2026-06-26 19:07:50','2026-06-26 21:07:50','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782500870;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782500870;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-26 19:09:24','2026-06-26 21:09:24',0,NULL,10),(162325,'wpforms_process_forms_locator_scan','complete','2026-06-27 19:09:24','2026-06-27 21:09:24','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782587364;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782587364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-27 19:09:44','2026-06-27 21:09:44',0,NULL,10),(162444,'wpforms_process_forms_locator_scan','complete','2026-06-28 19:09:44','2026-06-28 21:09:44','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782673784;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782673784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-28 19:20:45','2026-06-28 21:20:45',0,NULL,10),(162555,'wpforms_process_forms_locator_scan','complete','2026-06-29 19:20:45','2026-06-29 21:20:45','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782760845;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782760845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-29 19:21:01','2026-06-29 21:21:01',0,NULL,10),(162624,'wpforms_email_summaries_fetch_info_blocks','complete','2026-07-06 12:37:00','2026-07-06 14:37:00','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783341420;s:18:\"\0*\0first_timestamp\";i:1677985763;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783341420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2026-07-06 12:37:05','2026-07-06 14:37:05',0,NULL,10),(162655,'wpforms_process_forms_locator_scan','complete','2026-06-30 19:21:01','2026-06-30 21:21:01','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782847261;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782847261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-06-30 19:21:04','2026-06-30 21:21:04',0,NULL,10),(162753,'wpforms_process_forms_locator_scan','complete','2026-07-01 19:21:04','2026-07-01 21:21:04','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782933664;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782933664;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-01 19:21:24','2026-07-01 21:21:24',0,NULL,10),(162848,'wpforms_process_forms_locator_scan','complete','2026-07-02 19:21:24','2026-07-02 21:21:24','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783020084;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783020084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-02 19:23:33','2026-07-02 21:23:33',0,NULL,10),(162950,'wpforms_process_forms_locator_scan','complete','2026-07-03 19:23:33','2026-07-03 21:23:33','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783106613;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783106613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-03 19:26:02','2026-07-03 21:26:02',0,NULL,10),(163375,'wpforms_process_forms_locator_scan','complete','2026-07-04 19:26:02','2026-07-04 21:26:02','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783193162;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783193162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-04 19:27:10','2026-07-04 21:27:10',0,NULL,10),(163479,'wpforms_process_forms_locator_scan','complete','2026-07-05 19:27:10','2026-07-05 21:27:10','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783279630;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783279630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-05 19:30:02','2026-07-05 21:30:02',0,NULL,10),(163569,'wpforms_process_forms_locator_scan','complete','2026-07-06 19:30:02','2026-07-06 21:30:02','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783366202;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783366202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-06 19:32:07','2026-07-06 21:32:07',0,NULL,10),(163635,'wpforms_email_summaries_fetch_info_blocks','complete','2026-07-13 12:37:05','2026-07-13 14:37:05','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783946225;s:18:\"\0*\0first_timestamp\";i:1677985763;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783946225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2026-07-13 12:40:24','2026-07-13 14:40:24',0,NULL,10),(163663,'wpforms_process_forms_locator_scan','complete','2026-07-07 19:32:07','2026-07-07 21:32:07','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783452727;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783452727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-07 19:36:59','2026-07-07 21:36:59',0,NULL,10),(163761,'wpforms_process_forms_locator_scan','complete','2026-07-08 19:36:59','2026-07-08 21:36:59','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783539419;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783539419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-08 19:37:57','2026-07-08 21:37:57',0,NULL,10),(163865,'wpforms_process_forms_locator_scan','complete','2026-07-09 19:37:57','2026-07-09 21:37:57','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783625877;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783625877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-09 19:40:07','2026-07-09 21:40:07',0,NULL,10),(163963,'wpforms_process_forms_locator_scan','complete','2026-07-10 19:40:07','2026-07-10 21:40:07','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783712407;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783712407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-10 19:40:29','2026-07-10 21:40:29',0,NULL,10),(164057,'wpforms_process_forms_locator_scan','complete','2026-07-11 19:40:29','2026-07-11 21:40:29','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783798829;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783798829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-11 19:41:35','2026-07-11 21:41:35',0,NULL,10),(164167,'wpforms_process_forms_locator_scan','complete','2026-07-12 19:41:35','2026-07-12 21:41:35','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783885295;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783885295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-12 19:43:01','2026-07-12 21:43:01',0,NULL,10),(164255,'wpforms_process_forms_locator_scan','complete','2026-07-13 19:43:01','2026-07-13 21:43:01','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783971781;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783971781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-13 19:46:33','2026-07-13 21:46:33',0,NULL,10),(164318,'wpforms_email_summaries_fetch_info_blocks','pending','2026-07-20 12:40:24','2026-07-20 14:40:24','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784551224;s:18:\"\0*\0first_timestamp\";i:1677985763;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784551224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(164343,'wpforms_process_forms_locator_scan','failed','2026-07-14 19:46:33','2026-07-14 21:46:33','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784058393;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784058393;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-14 19:47:53','2026-07-14 21:47:53',1108964,NULL,10),(164412,'aioseo_email_reports_enable_reminder','pending','2026-07-28 14:09:56','2026-07-28 16:09:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785247796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785247796;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(164413,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-14 14:25:10','2026-07-14 16:25:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784039110;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784039110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-14 14:25:12','2026-07-14 16:25:12',1108798,NULL,20),(164423,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-15 14:25:12','2026-07-15 16:25:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784125512;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784125512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-15 14:27:47','2026-07-15 16:27:47',1109322,NULL,20),(164437,'wpforms_process_forms_locator_scan','failed','2026-07-15 19:47:53','2026-07-15 21:47:53','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784144873;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784144873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-15 19:49:09','2026-07-15 21:49:09',1109423,NULL,10),(164443,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-16 14:27:47','2026-07-16 16:27:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784212067;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784212067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-16 14:29:04','2026-07-16 16:29:04',1109826,NULL,20),(164444,'wpforms_process_forms_locator_scan','failed','2026-07-16 19:49:09','2026-07-16 21:49:09','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784231349;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784231349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-16 19:53:37','2026-07-16 21:53:37',1109962,NULL,10),(164450,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-17 14:29:04','2026-07-17 16:29:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784298544;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784298544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-17 14:31:50','2026-07-17 16:31:50',1110475,NULL,20),(164451,'wpforms_process_forms_locator_scan','failed','2026-07-17 19:53:37','2026-07-17 21:53:37','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784318017;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784318017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-17 19:54:04','2026-07-17 21:54:04',1110759,NULL,10),(164570,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-18 14:31:50','2026-07-18 16:31:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784385110;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784385110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-18 14:33:23','2026-07-18 16:33:23',1111653,NULL,20),(164690,'wpforms_process_forms_locator_scan','failed','2026-07-18 19:54:04','2026-07-18 21:54:04','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404444;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-07-18 19:55:52','2026-07-18 21:55:52',1111844,NULL,10),(164691,'aioseo_cache_prune','complete','2026-07-18 19:54:04','2026-07-18 21:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784404444;s:18:\"\0*\0first_timestamp\";i:1654541569;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784404444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-18 19:55:52','2026-07-18 21:55:52',1111844,NULL,10),(164901,'aioseo_ai_update_credits','pending','2026-07-19 14:33:22','2026-07-19 16:33:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784471602;s:18:\"\0*\0first_timestamp\";i:1784125510;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784471602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(164902,'aioseo_addons_refresh','pending','2026-07-19 14:33:23','2026-07-19 16:33:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784471603;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784471603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(164903,'aioseo_features_refresh','pending','2026-07-19 14:33:23','2026-07-19 16:33:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784471603;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784471603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(164904,'aioseo_admin_notifications_update','pending','2026-07-19 14:33:23','2026-07-19 16:33:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784471603;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784471603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(164905,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-07-19 14:33:23','2026-07-19 16:33:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784471603;s:18:\"\0*\0first_timestamp\";i:1784039110;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784471603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,20),(164906,'wpforms_process_forms_locator_scan','pending','2026-07-19 19:55:52','2026-07-19 21:55:52','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784490952;s:18:\"\0*\0first_timestamp\";i:1677674344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784490952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(164907,'aioseo_cache_prune','pending','2026-07-19 19:55:52','2026-07-19 21:55:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784490952;s:18:\"\0*\0first_timestamp\";i:1654541569;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784490952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(164908,'aioseo_image_sitemap_scan','complete','2026-07-18 21:53:14','2026-07-18 23:53:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784411594;s:18:\"\0*\0first_timestamp\";i:1784411594;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784411594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',1,1,'2026-07-18 21:53:56','2026-07-18 23:53:56',1111918,NULL,10); /*!40000 ALTER TABLE `4w_actionscheduler_actions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_actionscheduler_claims` -- DROP TABLE IF EXISTS `4w_actionscheduler_claims`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_actionscheduler_claims` ( `claim_id` bigint 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=InnoDB AUTO_INCREMENT=1111926 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_actionscheduler_claims` -- LOCK TABLES `4w_actionscheduler_claims` WRITE; /*!40000 ALTER TABLE `4w_actionscheduler_claims` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_actionscheduler_claims` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_actionscheduler_groups` -- DROP TABLE IF EXISTS `4w_actionscheduler_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_actionscheduler_groups` ( `group_id` bigint unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`group_id`), KEY `slug` (`slug`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_actionscheduler_groups` -- LOCK TABLES `4w_actionscheduler_groups` WRITE; /*!40000 ALTER TABLE `4w_actionscheduler_groups` DISABLE KEYS */; INSERT INTO `4w_actionscheduler_groups` VALUES (1,'aioseo'),(2,'action-scheduler-migration'),(3,'wpforms'),(4,'ActionScheduler'); /*!40000 ALTER TABLE `4w_actionscheduler_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_actionscheduler_logs` -- DROP TABLE IF EXISTS `4w_actionscheduler_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_actionscheduler_logs` ( `log_id` bigint unsigned NOT NULL AUTO_INCREMENT, `action_id` bigint 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=InnoDB AUTO_INCREMENT=489624 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_actionscheduler_logs` -- LOCK TABLES `4w_actionscheduler_logs` WRITE; /*!40000 ALTER TABLE `4w_actionscheduler_logs` DISABLE KEYS */; INSERT INTO `4w_actionscheduler_logs` VALUES (478413,161070,'action created','2026-06-15 12:32:02','2026-06-15 14:32:02'),(479220,161347,'action created','2026-06-17 19:02:22','2026-06-17 21:02:22'),(479508,161347,'action started via WP Cron','2026-06-18 19:03:09','2026-06-18 21:03:09'),(479509,161347,'action complete via WP Cron','2026-06-18 19:03:09','2026-06-18 21:03:09'),(479510,161444,'action created','2026-06-18 19:03:09','2026-06-18 21:03:09'),(479798,161444,'action started via WP Cron','2026-06-19 19:03:13','2026-06-19 21:03:13'),(479799,161444,'action complete via WP Cron','2026-06-19 19:03:13','2026-06-19 21:03:13'),(479800,161541,'action created','2026-06-19 19:03:13','2026-06-19 21:03:13'),(479948,161591,'action created','2026-06-20 07:00:37','2026-06-20 09:00:37'),(479949,161591,'action started via WP Cron','2026-06-20 07:02:23','2026-06-20 09:02:23'),(479950,161591,'action complete via WP Cron','2026-06-20 07:02:23','2026-06-20 09:02:23'),(479999,161608,'action created','2026-06-20 10:10:01','2026-06-20 12:10:01'),(480000,161608,'action started via WP Cron','2026-06-20 10:12:26','2026-06-20 12:12:26'),(480001,161608,'action complete via WP Cron','2026-06-20 10:12:26','2026-06-20 12:12:26'),(480064,161630,'action created','2026-06-20 13:09:45','2026-06-20 15:09:45'),(480065,161630,'action started via WP Cron','2026-06-20 13:12:01','2026-06-20 15:12:01'),(480066,161630,'action complete via WP Cron','2026-06-20 13:12:01','2026-06-20 15:12:01'),(480199,161541,'action started via WP Cron','2026-06-20 19:03:22','2026-06-20 21:03:22'),(480200,161541,'action complete via WP Cron','2026-06-20 19:03:22','2026-06-20 21:03:22'),(480201,161675,'action created','2026-06-20 19:03:22','2026-06-20 21:03:22'),(480493,161675,'action started via WP Cron','2026-06-21 19:04:17','2026-06-21 21:04:17'),(480494,161675,'action complete via WP Cron','2026-06-21 19:04:17','2026-06-21 21:04:17'),(480495,161773,'action created','2026-06-21 19:04:17','2026-06-21 21:04:17'),(480700,161070,'action started via WP Cron','2026-06-22 12:35:20','2026-06-22 14:35:20'),(480701,161070,'action complete via WP Cron','2026-06-22 12:35:20','2026-06-22 14:35:20'),(480702,161842,'action created','2026-06-22 12:35:20','2026-06-22 14:35:20'),(480781,161773,'action started via WP Cron','2026-06-22 19:05:13','2026-06-22 21:05:13'),(480782,161773,'action complete via WP Cron','2026-06-22 19:05:13','2026-06-22 21:05:13'),(480783,161869,'action created','2026-06-22 19:05:13','2026-06-22 21:05:13'),(481111,161869,'action started via WP Cron','2026-06-23 19:07:04','2026-06-23 21:07:04'),(481112,161869,'action complete via WP Cron','2026-06-23 19:07:04','2026-06-23 21:07:04'),(481113,161979,'action created','2026-06-23 19:07:04','2026-06-23 21:07:04'),(481452,161979,'action started via WP Cron','2026-06-24 19:07:23','2026-06-24 21:07:23'),(481453,161979,'action complete via WP Cron','2026-06-24 19:07:23','2026-06-24 21:07:23'),(481454,162093,'action created','2026-06-24 19:07:23','2026-06-24 21:07:23'),(481749,162192,'action created','2026-06-25 15:24:22','2026-06-25 17:24:22'),(481750,162192,'action started via WP Cron','2026-06-25 15:25:56','2026-06-25 17:25:56'),(481751,162192,'action complete via WP Cron','2026-06-25 15:25:56','2026-06-25 17:25:56'),(481752,162193,'action created','2026-06-25 15:25:56','2026-06-25 17:25:56'),(481753,162193,'action started via WP Cron','2026-06-25 15:28:31','2026-06-25 17:28:31'),(481754,162193,'action complete via WP Cron','2026-06-25 15:28:31','2026-06-25 17:28:31'),(481809,162093,'action started via WP Cron','2026-06-25 19:07:50','2026-06-25 21:07:50'),(481810,162093,'action complete via WP Cron','2026-06-25 19:07:50','2026-06-25 21:07:50'),(481811,162212,'action created','2026-06-25 19:07:50','2026-06-25 21:07:50'),(482148,162212,'action started via WP Cron','2026-06-26 19:09:24','2026-06-26 21:09:24'),(482149,162212,'action complete via WP Cron','2026-06-26 19:09:24','2026-06-26 21:09:24'),(482150,162325,'action created','2026-06-26 19:09:24','2026-06-26 21:09:24'),(482505,162325,'action started via WP Cron','2026-06-27 19:09:44','2026-06-27 21:09:44'),(482506,162325,'action complete via WP Cron','2026-06-27 19:09:44','2026-06-27 21:09:44'),(482507,162444,'action created','2026-06-27 19:09:44','2026-06-27 21:09:44'),(482838,162444,'action started via WP Cron','2026-06-28 19:20:45','2026-06-28 21:20:45'),(482839,162444,'action complete via WP Cron','2026-06-28 19:20:45','2026-06-28 21:20:45'),(482840,162555,'action created','2026-06-28 19:20:45','2026-06-28 21:20:45'),(483045,161842,'action started via WP Cron','2026-06-29 12:37:00','2026-06-29 14:37:00'),(483046,161842,'action complete via WP Cron','2026-06-29 12:37:00','2026-06-29 14:37:00'),(483047,162624,'action created','2026-06-29 12:37:00','2026-06-29 14:37:00'),(483138,162555,'action started via WP Cron','2026-06-29 19:21:01','2026-06-29 21:21:01'),(483139,162555,'action complete via WP Cron','2026-06-29 19:21:01','2026-06-29 21:21:01'),(483140,162655,'action created','2026-06-29 19:21:01','2026-06-29 21:21:01'),(483429,162655,'action started via WP Cron','2026-06-30 19:21:04','2026-06-30 21:21:04'),(483430,162655,'action complete via WP Cron','2026-06-30 19:21:04','2026-06-30 21:21:04'),(483431,162753,'action created','2026-06-30 19:21:04','2026-06-30 21:21:04'),(483714,162753,'action started via WP Cron','2026-07-01 19:21:24','2026-07-01 21:21:24'),(483715,162753,'action complete via WP Cron','2026-07-01 19:21:24','2026-07-01 21:21:24'),(483716,162848,'action created','2026-07-01 19:21:24','2026-07-01 21:21:24'),(484017,162848,'action started via WP Cron','2026-07-02 19:23:33','2026-07-02 21:23:33'),(484018,162848,'action complete via WP Cron','2026-07-02 19:23:33','2026-07-02 21:23:33'),(484019,162950,'action created','2026-07-02 19:23:33','2026-07-02 21:23:33'),(485036,162950,'action started via WP Cron','2026-07-03 19:26:02','2026-07-03 21:26:02'),(485037,162950,'action complete via WP Cron','2026-07-03 19:26:02','2026-07-03 21:26:02'),(485038,163375,'action created','2026-07-03 19:26:02','2026-07-03 21:26:02'),(485348,163375,'action started via WP Cron','2026-07-04 19:27:10','2026-07-04 21:27:10'),(485349,163375,'action complete via WP Cron','2026-07-04 19:27:10','2026-07-04 21:27:10'),(485350,163479,'action created','2026-07-04 19:27:10','2026-07-04 21:27:10'),(485618,163479,'action started via WP Cron','2026-07-05 19:30:02','2026-07-05 21:30:02'),(485619,163479,'action complete via WP Cron','2026-07-05 19:30:02','2026-07-05 21:30:02'),(485620,163569,'action created','2026-07-05 19:30:02','2026-07-05 21:30:02'),(485816,162624,'action started via WP Cron','2026-07-06 12:37:05','2026-07-06 14:37:05'),(485817,162624,'action complete via WP Cron','2026-07-06 12:37:05','2026-07-06 14:37:05'),(485818,163635,'action created','2026-07-06 12:37:05','2026-07-06 14:37:05'),(485900,163569,'action started via WP Cron','2026-07-06 19:32:07','2026-07-06 21:32:07'),(485901,163569,'action complete via WP Cron','2026-07-06 19:32:07','2026-07-06 21:32:07'),(485902,163663,'action created','2026-07-06 19:32:07','2026-07-06 21:32:07'),(486194,163663,'action started via WP Cron','2026-07-07 19:36:59','2026-07-07 21:36:59'),(486195,163663,'action complete via WP Cron','2026-07-07 19:36:59','2026-07-07 21:36:59'),(486196,163761,'action created','2026-07-07 19:36:59','2026-07-07 21:36:59'),(486506,163761,'action started via WP Cron','2026-07-08 19:37:57','2026-07-08 21:37:57'),(486507,163761,'action complete via WP Cron','2026-07-08 19:37:57','2026-07-08 21:37:57'),(486508,163865,'action created','2026-07-08 19:37:57','2026-07-08 21:37:57'),(486797,163865,'action started via WP Cron','2026-07-09 19:40:07','2026-07-09 21:40:07'),(486798,163865,'action complete via WP Cron','2026-07-09 19:40:07','2026-07-09 21:40:07'),(486799,163963,'action created','2026-07-09 19:40:07','2026-07-09 21:40:07'),(487079,163963,'action started via WP Cron','2026-07-10 19:40:29','2026-07-10 21:40:29'),(487080,163963,'action complete via WP Cron','2026-07-10 19:40:29','2026-07-10 21:40:29'),(487081,164057,'action created','2026-07-10 19:40:29','2026-07-10 21:40:29'),(487409,164057,'action started via WP Cron','2026-07-11 19:41:35','2026-07-11 21:41:35'),(487410,164057,'action complete via WP Cron','2026-07-11 19:41:35','2026-07-11 21:41:35'),(487411,164167,'action created','2026-07-11 19:41:35','2026-07-11 21:41:35'),(487673,164167,'action started via WP Cron','2026-07-12 19:43:01','2026-07-12 21:43:01'),(487674,164167,'action complete via WP Cron','2026-07-12 19:43:01','2026-07-12 21:43:01'),(487675,164255,'action created','2026-07-12 19:43:01','2026-07-12 21:43:01'),(487862,163635,'action started via WP Cron','2026-07-13 12:40:24','2026-07-13 14:40:24'),(487863,163635,'action complete via WP Cron','2026-07-13 12:40:24','2026-07-13 14:40:24'),(487864,164318,'action created','2026-07-13 12:40:24','2026-07-13 14:40:24'),(487937,164255,'action started via WP Cron','2026-07-13 19:46:33','2026-07-13 21:46:33'),(487938,164255,'action complete via WP Cron','2026-07-13 19:46:33','2026-07-13 21:46:33'),(487939,164343,'action created','2026-07-13 19:46:33','2026-07-13 21:46:33'),(488144,164412,'action created','2026-07-14 14:09:56','2026-07-14 16:09:56'),(488147,164413,'action created','2026-07-14 14:25:10','2026-07-14 16:25:10'),(488165,164413,'action started via Async Request','2026-07-14 14:25:12','2026-07-14 16:25:12'),(488166,164413,'action complete via Async Request','2026-07-14 14:25:12','2026-07-14 16:25:12'),(488167,164423,'action created','2026-07-14 14:25:12','2026-07-14 16:25:12'),(488207,164343,'action started via WP Cron','2026-07-14 19:47:53','2026-07-14 21:47:53'),(488208,164343,'action failed via WP Cron: Scheduled action for wpforms_process_forms_locator_scan will not be executed as no callbacks are registered.','2026-07-14 19:47:53','2026-07-14 21:47:53'),(488209,164437,'action created','2026-07-14 19:47:53','2026-07-14 21:47:53'),(488225,164423,'action started via WP Cron','2026-07-15 14:27:47','2026-07-15 16:27:47'),(488226,164423,'action complete via WP Cron','2026-07-15 14:27:47','2026-07-15 16:27:47'),(488227,164443,'action created','2026-07-15 14:27:47','2026-07-15 16:27:47'),(488228,164437,'action started via WP Cron','2026-07-15 19:49:09','2026-07-15 21:49:09'),(488229,164437,'action failed via WP Cron: Scheduled action for wpforms_process_forms_locator_scan will not be executed as no callbacks are registered.','2026-07-15 19:49:09','2026-07-15 21:49:09'),(488230,164444,'action created','2026-07-15 19:49:09','2026-07-15 21:49:09'),(488246,164443,'action started via WP Cron','2026-07-16 14:29:04','2026-07-16 16:29:04'),(488247,164443,'action complete via WP Cron','2026-07-16 14:29:04','2026-07-16 16:29:04'),(488248,164450,'action created','2026-07-16 14:29:04','2026-07-16 16:29:04'),(488249,164444,'action started via WP Cron','2026-07-16 19:53:37','2026-07-16 21:53:37'),(488250,164444,'action failed via WP Cron: Scheduled action for wpforms_process_forms_locator_scan will not be executed as no callbacks are registered.','2026-07-16 19:53:37','2026-07-16 21:53:37'),(488251,164451,'action created','2026-07-16 19:53:37','2026-07-16 21:53:37'),(488604,164450,'action started via WP Cron','2026-07-17 14:31:50','2026-07-17 16:31:50'),(488605,164450,'action complete via WP Cron','2026-07-17 14:31:50','2026-07-17 16:31:50'),(488606,164570,'action created','2026-07-17 14:31:50','2026-07-17 16:31:50'),(488964,164451,'action started via WP Cron','2026-07-17 19:54:04','2026-07-17 21:54:04'),(488965,164451,'action failed via WP Cron: Scheduled action for wpforms_process_forms_locator_scan will not be executed as no callbacks are registered.','2026-07-17 19:54:04','2026-07-17 21:54:04'),(488966,164690,'action created','2026-07-17 19:54:04','2026-07-17 21:54:04'),(488969,164691,'action created','2026-07-17 19:54:04','2026-07-17 21:54:04'),(489600,164901,'action created','2026-07-18 14:33:22','2026-07-18 16:33:22'),(489603,164902,'action created','2026-07-18 14:33:23','2026-07-18 16:33:23'),(489606,164903,'action created','2026-07-18 14:33:23','2026-07-18 16:33:23'),(489609,164904,'action created','2026-07-18 14:33:23','2026-07-18 16:33:23'),(489610,164570,'action started via WP Cron','2026-07-18 14:33:23','2026-07-18 16:33:23'),(489611,164570,'action complete via WP Cron','2026-07-18 14:33:23','2026-07-18 16:33:23'),(489612,164905,'action created','2026-07-18 14:33:23','2026-07-18 16:33:23'),(489613,164690,'action started via WP Cron','2026-07-18 19:55:52','2026-07-18 21:55:52'),(489614,164690,'action failed via WP Cron: Scheduled action for wpforms_process_forms_locator_scan will not be executed as no callbacks are registered.','2026-07-18 19:55:52','2026-07-18 21:55:52'),(489615,164906,'action created','2026-07-18 19:55:52','2026-07-18 21:55:52'),(489616,164691,'action started via WP Cron','2026-07-18 19:55:52','2026-07-18 21:55:52'),(489617,164691,'action complete via WP Cron','2026-07-18 19:55:52','2026-07-18 21:55:52'),(489618,164907,'action created','2026-07-18 19:55:52','2026-07-18 21:55:52'),(489619,164908,'action created','2026-07-18 21:53:04','2026-07-18 23:53:04'),(489620,164908,'action started via WP Cron','2026-07-18 21:53:56','2026-07-18 23:53:56'),(489621,164908,'action complete via WP Cron','2026-07-18 21:53:56','2026-07-18 23:53:56'); /*!40000 ALTER TABLE `4w_actionscheduler_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_ai_insights_keyword_reports` -- DROP TABLE IF EXISTS `4w_aioseo_ai_insights_keyword_reports`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_ai_insights_keyword_reports` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `uuid` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL, `keyword` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'pending', `brands` longtext COLLATE utf8mb4_unicode_520_ci, `brands_mentioned` int DEFAULT '0', `results` longtext COLLATE utf8mb4_unicode_520_ci, `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), KEY `ndx_aioseo_ai_insights_keyword_reports_uuid` (`uuid`), KEY `ndx_aioseo_ai_insights_keyword_reports_keyword` (`keyword`), KEY `ndx_aioseo_ai_insights_keyword_reports_status` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_ai_insights_keyword_reports` -- LOCK TABLES `4w_aioseo_ai_insights_keyword_reports` WRITE; /*!40000 ALTER TABLE `4w_aioseo_ai_insights_keyword_reports` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_aioseo_ai_insights_keyword_reports` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_cache` -- DROP TABLE IF EXISTS `4w_aioseo_cache`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_cache` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `key` varchar(80) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `is_object` tinyint(1) DEFAULT '0', `expiration` datetime DEFAULT NULL, `created` datetime NOT NULL, `updated` datetime NOT NULL, `name` varchar(80) COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ndx_aioseo_cache_name` (`name`), KEY `ndx_aioseo_cache_expiration` (`expiration`) ) ENGINE=InnoDB AUTO_INCREMENT=1044 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_cache` -- LOCK TABLES `4w_aioseo_cache` WRITE; /*!40000 ALTER TABLE `4w_aioseo_cache` DISABLE KEYS */; INSERT INTO `4w_aioseo_cache` VALUES (1,NULL,'{\"4w_actionscheduler_actions\":[\"action_id\",\"args\",\"attempts\",\"claim_id\",\"extended_args\",\"group_id\",\"hook\",\"last_attempt_gmt\",\"last_attempt_local\",\"priority\",\"schedule\",\"scheduled_date_gmt\",\"scheduled_date_local\",\"status\"],\"4w_actionscheduler_claims\":[\"claim_id\",\"date_created_gmt\"],\"4w_actionscheduler_groups\":[\"group_id\",\"slug\"],\"4w_actionscheduler_logs\":[\"action_id\",\"log_date_gmt\",\"log_date_local\",\"log_id\",\"message\"],\"4w_aioseo_ai_insights_keyword_reports\":[\"brands\",\"brands_mentioned\",\"created\",\"id\",\"keyword\",\"results\",\"status\",\"updated\",\"uuid\"],\"4w_aioseo_cache\":[\"created\",\"expiration\",\"id\",\"is_object\",\"key\",\"name\",\"updated\",\"value\"],\"4w_aioseo_crawl_cleanup_blocked_args\":[\"created\",\"hits\",\"id\",\"param\",\"param_value_hash\",\"regex\",\"updated\",\"value\"],\"4w_aioseo_crawl_cleanup_logs\":[\"created\",\"hash\",\"hits\",\"id\",\"param\",\"slug\",\"updated\",\"value\"],\"4w_aioseo_notifications\":[\"addon\",\"button1_action\",\"button1_label\",\"button2_action\",\"button2_label\",\"content\",\"created\",\"dismissed\",\"end\",\"id\",\"level\",\"new\",\"notification_id\",\"notification_name\",\"slug\",\"start\",\"title\",\"type\",\"updated\"],\"4w_aioseo_posts\":[\"ai\",\"breadcrumb_settings\",\"canonical_url\",\"created\",\"description\",\"frequency\",\"id\",\"image_scan_date\",\"images\",\"keyphrases\",\"keywords\",\"limit_modified_date\",\"local_seo\",\"og_article_section\",\"og_article_tags\",\"og_custom_url\",\"og_description\",\"og_image_custom_fields\",\"og_image_custom_url\",\"og_image_height\",\"og_image_type\",\"og_image_url\",\"og_image_width\",\"og_object_type\",\"og_title\",\"og_video\",\"options\",\"page_analysis\",\"pillar_content\",\"post_id\",\"primary_term\",\"priority\",\"robots_default\",\"robots_max_imagepreview\",\"robots_max_snippet\",\"robots_max_videopreview\",\"robots_noarchive\",\"robots_nofollow\",\"robots_noimageindex\",\"robots_noindex\",\"robots_noodp\",\"robots_nosnippet\",\"robots_notranslate\",\"schema\",\"schema_type\",\"schema_type_options\",\"seo_analyzer_scan_date\",\"seo_score\",\"title\",\"twitter_card\",\"twitter_description\",\"twitter_image_custom_fields\",\"twitter_image_custom_url\",\"twitter_image_type\",\"twitter_image_url\",\"twitter_title\",\"twitter_use_og\",\"updated\",\"video_scan_date\",\"video_thumbnail\",\"videos\"],\"4w_aioseo_seo_analyzer_results\":[\"competitor_url\",\"created\",\"data\",\"id\",\"score\",\"updated\"],\"4w_aioseo_writing_assistant_keywords\":[\"competitors\",\"country\",\"created\",\"id\",\"keyword\",\"keywords\",\"language\",\"progress\",\"updated\",\"uuid\"],\"4w_aioseo_writing_assistant_posts\":[\"content_analysis\",\"content_analysis_hash\",\"created\",\"id\",\"keyword_id\",\"post_id\",\"updated\"]}',0,'2026-07-19 14:52:04','2026-07-14 14:48:23','2026-07-18 14:52:04','db_schema'),(3,NULL,'[{\"sku\":\"aioseo-redirects\",\"name\":\"Redirection Manager\",\"version\":\"1.4.15\",\"image\":null,\"icon\":\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImFpb3Nlby1yZWRpcmVjdCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41OSA5LjE3TDUuNDEgNEw0IDUuNDFMOS4xNyAxMC41OEwxMC41OSA5LjE3Wk0xNC41IDRMMTYuNTQgNi4wNEw0IDE4LjU5TDUuNDEgMjBMMTcuOTYgNy40NkwyMCA5LjVWNEgxNC41Wk0xMy40MiAxNC44MkwxNC44MyAxMy40MUwxNy45NiAxNi41NEwyMCAxNC41VjIwSDE0LjVMMTYuNTUgMTcuOTVMMTMuNDIgMTQuODJaIiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+\",\"levels\":[\"business\",\"agency\",\"pro\",\"elite\"],\"currentLevels\":[\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Our Redirection Manager allows you to create and manage redirects for 404s or modified posts.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/features\\/redirection-manager\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/features\\/redirection-manager\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-redirects:redirects\",\"features\":[{\"license_level\":\"elite\",\"feature\":\"404-parent-redirect\"}]},{\"sku\":\"aioseo-link-assistant\",\"name\":\"Link Assistant\",\"version\":\"1.1.16\",\"image\":null,\"icon\":\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSAxNUg3QzUuMzUgMTUgNCAxMy42NSA0IDEyQzQgMTAuMzUgNS4zNSA5IDcgOUgxMVY3SDdDNC4yNCA3IDIgOS4yNCAyIDEyQzIgMTQuNzYgNC4yNCAxNyA3IDE3SDExVjE1Wk0xNyA3SDEzVjlIMTdDMTguNjUgOSAyMCAxMC4zNSAyMCAxMkMyMCAxMy42NSAxOC42NSAxNSAxNyAxNUgxM1YxN0gxN0MxOS43NiAxNyAyMiAxNC43NiAyMiAxMkMyMiA5LjI0IDE5Ljc2IDcgMTcgN1pNMTYgMTFIOFYxM0gxNlYxMVoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPgo=\",\"levels\":[\"agency\",\"pro\",\"elite\"],\"currentLevels\":[\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Super-charge your SEO with Link Assistant! Get relevant suggestions for adding internal links to older content as well as finding any orphaned posts that have no internal links. Use our reporting feature to see all link suggestions or add them directly from any page or post.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/link-assistant\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/link-assistant\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-link-assistant:overview\",\"features\":[]},{\"sku\":\"aioseo-video-sitemap\",\"name\":\"Video Sitemap\",\"version\":\"1.1.26\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMy4zMzMgNWgxMGMuNDU5IDAgLjgzNC4zNzUuODM0LjgzM1Y4Ljc1TDE3LjUgNS40MTd2OS4xNjZsLTMuMzMzLTMuMzMzdjIuOTE3YS44MzYuODM2IDAgMCAxLS44MzQuODMzaC0xMGEuODM2LjgzNiAwIDAgMS0uODMzLS44MzNWNS44MzNjMC0uNDU4LjM3NS0uODMzLjgzMy0uODMzWm05LjE2NyA4LjMzM1Y2LjY2N0g0LjE2N3Y2LjY2NkgxMi41WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+\",\"levels\":[\"individual\",\"business\",\"agency\",\"pro\",\"elite\"],\"currentLevels\":[\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>The Video Sitemap works in much the same way as the XML Sitemap module, it generates an XML Sitemap specifically for video content on your site. Search engines use this information to display rich snippet information in search results.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-sitemaps:video-sitemap\",\"features\":[]},{\"sku\":\"aioseo-local-business\",\"name\":\"Local Business SEO\",\"version\":\"1.3.14\",\"image\":null,\"icon\":\"svg-local-business\",\"levels\":[\"business\",\"agency\",\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Local Business schema markup enables you to tell Google about your business, including your business name, address and phone number, opening hours and price range. This information may be displayed as a Knowledge Graph card or business carousel.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-local-seo:locations\",\"features\":[]},{\"sku\":\"aioseo-news-sitemap\",\"name\":\"News Sitemap\",\"version\":\"1.0.21\",\"image\":null,\"icon\":\"svg-sitemaps-pro\",\"levels\":[\"business\",\"agency\",\"pro\",\"elite\"],\"currentLevels\":[\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Our Google News Sitemap lets you control which content you submit to Google News and only contains articles that were published in the last 48 hours. In order to submit a News Sitemap to Google, you must have added your site to Google\\u2019s Publisher Center and had it approved.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-sitemaps:news-sitemap\",\"features\":[]},{\"sku\":\"aioseo-index-now\",\"name\":\"IndexNow\",\"version\":\"1.0.14\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTE3LjY0NCAxMS42NTVjLS4zMjEtLjIyOS0uNjU0LS40NDYtLjk2NC0uNjk3LS42NDMtLjUzNC0uNjMxLTEuMzcyLjAyMy0xLjg4NC4zMS0uMjQuNjQyLS40NTguOTY0LS42OTcuMTg0LS4xMy4zMjEtLjI5NC4zMzMtLjUzNCAwLS4wMzIgMC0uMDc2LS4wMTItLjEyYTcuNDQyIDcuNDQyIDAgMCAwLTEuODkzLTMuMTQ3Yy0uMjA3LS4yMDctLjQ2LS4yNC0uNzQ2LS4xMmEyMi4wNSAyMi4wNSAwIDAgMS0xLjA2OC40MzZjLS45MTguMzQ4LTEuNjg3LS4wODctMS44MTMtMS4wMjQtLjA0Ni0uMzM4LS4wOC0uNjc1LS4xMTUtMS4wMTMtLjAzNC0uMzctLjI0LS41OTktLjYzLS42NzVhOC40NDYgOC40NDYgMCAwIDAtMy40NjcgMGMtLjM2Ny4wNzYtLjU3NC4yNzItLjYwOC42MzJhMTMuNzggMTMuNzggMCAwIDEtLjE2IDEuMTc2Yy0uMTYxLjgyOC0uOTE5IDEuMjMtMS43NDUuOTE1LS4zNTYtLjEzLS43MTItLjI5NC0xLjA2Ny0uNDQ3LS4zMzMtLjE0MS0uNjA5LS4wODctLjg1LjE2NGE3Ljc3OSA3Ljc3OSAwIDAgMC0xLjc3OSAyLjkxOGMtLjExNC4zMzgtLjAyMy42MS4yODcuODI4LjI5OS4yMDcuNjA5LjQxNC44OTUuNjMyLjc3LjU4OC43NTggMS40NDgtLjAyMiAyLjAxNC0uMjg3LjIwNy0uNTc0LjQxNC0uODYxLjYxLS4zMjIuMjE4LS40MTMuNTEyLS4yOTkuODZhNy44NyA3Ljg3IDAgMCAwIDEuNzQ1IDIuODg3Yy4yNC4yNS41MTYuMzE2Ljg1LjE4NS4zOS0uMTUzLjc2OC0uMzI3IDEuMTU4LS40NjguNzU4LS4yNzMgMS41MTUuMTIgMS42NzYuODcuMDguNDA0LjEyNi44MTguMTYgMS4yMi4wMzUuMzcuMjQxLjU2Ny41OTcuNjQzIDEuMTYuMjQgMi4zMDcuMjQgMy40NjYuMDExLjQxMy0uMDg3LjYwOC0uMzE2LjY0My0uNzA4LjAyMy0uMzI3LjA2OS0uNjUzLjEwMy0uOTcuMTE1LS45MjUuODk1LTEuMzgyIDEuODE0LTEuMDQ1LjM0NC4xMzEuNjg4LjI3MyAxLjAzMi40MjUuMzY4LjE1My42NjYuMDc2LjkxOC0uMjA3YTguNDk0IDguNDk0IDAgMCAwIDEuNzEtMi44MmMuMTUtLjMzOC4wNTgtLjYyMS0uMjc1LS44NXptLTkuNDguNjk3Yy0uMTAzLjEzLS4zMS4xMi0uNDEzLS4wMUw2LjAzIDEwLjE3M2EuMjIuMjIgMCAwIDEgMC0uMjgzbDEuOTI4LTIuNDI5IDEuNDY5IDEuNzItLjYzMS44NS41MjcuNzA4YS4yMDUuMjA1IDAgMCAxLS4wMTEuMjYyem01LjgzLTIuMTc4LTIuNDc5IDMuMDE3YS4yNi4yNiAwIDAgMS0uMjA2LjEwOUg5LjEwNWEuMjUuMjUgMCAwIDEtLjIwNi0uNDAzbDIuMzUzLTIuODY1LTIuNjc0LTMuMjY3aDIuODY5bDIuNTU5IDMuMTI2YS4yMzYuMjM2IDAgMCAxLS4wMTEuMjgzeiIvPjwvc3ZnPg==\",\"levels\":[\"business\",\"agency\",\"basic\",\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"basic\",\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Add IndexNow support to instantly notify search engines when your content has changed. This helps the search engines to prioritize the changes on your website and helps you rank faster.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/index-now\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/index-now\",\"manageUrl\":\"https:\\/\\/route#aioseo-settings:webmaster-tools\",\"features\":[]},{\"sku\":\"aioseo-rest-api\",\"name\":\"REST API\",\"version\":\"1.0.9\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9ImFpb3Nlby1jb2RlIj48cGF0aCBkPSJNOS40IDE2LjZMNC44IDEybDQuNi00LjZMOCA2bC02IDYgNiA2IDEuNC0xLjR6bTUuMiAwbDQuNi00LjYtNC42LTQuNkwxNiA2bDYgNi02IDYtMS40LTEuNHoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPg==\",\"levels\":[\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Manage your post and term SEO meta via the WordPress REST API. This addon also works seamlessly with headless WordPress installs.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/feature\\/rest-api\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/feature\\/rest-api\\/\",\"manageUrl\":\"\",\"features\":[]},{\"sku\":\"aioseo-image-seo\",\"name\":\"Image SEO\",\"version\":\"1.2.5\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTE1LjgzMyA0LjE2N3YxMS42NjZINC4xNjdWNC4xNjdoMTEuNjY2Wm0wLTEuNjY3SDQuMTY3QzMuMjUgMi41IDIuNSAzLjI1IDIuNSA0LjE2N3YxMS42NjZjMCAuOTE3Ljc1IDEuNjY3IDEuNjY3IDEuNjY3aDExLjY2NmMuOTE3IDAgMS42NjctLjc1IDEuNjY3LTEuNjY3VjQuMTY3YzAtLjkxNy0uNzUtMS42NjctMS42NjctMS42NjdabS00LjA1IDcuMzgzLTIuNSAzLjIyNUw3LjUgMTAuOTUgNSAxNC4xNjdoMTBsLTMuMjE3LTQuMjg0WiIvPjwvc3ZnPg==\",\"levels\":[\"business\",\"agency\",\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Globally control the Title, Alt Text, Caption and Descriptions for images in your content. These attributes are essential for both accessibility and SEO.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-search-appearance:media\",\"features\":[]},{\"sku\":\"aioseo-eeat\",\"name\":\"Author SEO (E-E-A-T)\",\"version\":\"1.2.13\",\"image\":null,\"icon\":\"PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiB3aWR0aD0iMjQiPjxwYXRoIGQ9Ik00NDAuMTE4LTU2MHEzMy44MzkgMCA1Ny44MTctMjQuMDk3dDIzLjk3OC01Ny45MzVxMC0zMy44MzgtMjMuOTc4LTU3LjY5Ni0yMy45NzgtMjMuODU5LTU3LjgxNy0yMy44NTktMzMuODM4IDAtNTcuOTM0IDIzLjg1OS0yNC4wOTcgMjMuODU4LTI0LjA5NyA1Ny42OTYgMCAzMy44MzggMjQuMDk3IDU3LjkzNVE0MDYuMjgtNTYwIDQ0MC4xMTgtNTYwWk00NDAtMzk2LjQxM3E0NS43MTcgMCA4NS41NzYtMTkuNDc4IDM5Ljg1OS0xOS40NzkgNjkuNTc2LTU2LjE1Mi0zNS45NTYtMjMuNzE4LTc0LjkzNS0zNS44MzdRNDgxLjIzOS01MjAgNDQwLTUyMHQtODAuMjE3IDEyLjEycS0zOC45NzkgMTIuMTE5LTc0LjkzNSAzNS44MzcgMjkuNzE3IDM2LjY3MyA2OS41NzYgNTYuMTUyIDM5Ljg1OSAxOS40NzggODUuNTc2IDE5LjQ3OFptMzg2LjM5MSAyODYuOTM1TDYzNy45MTMtMjk3Ljk1NnEtNDEuNzE3IDMxLjc2MS05MS42OTYgNDkuNDAyUTQ5Ni4yMzktMjMwLjkxMyA0NDAtMjMwLjkxM3EtMTM3LjU4NyAwLTIzMy4zMzctOTUuNzVUMTEwLjkxMy01NjBxMC0xMzcuNTg3IDk1Ljc1LTIzMy4zMzdUNDQwLTg4OS4wODdxMTM3LjU4NyAwIDIzMy4zMzcgOTUuNzVUNzY5LjA4Ny01NjBxMCA1NS43NjEtMTcuNzYxIDEwNS45NzgtMTcuNzYxIDUwLjIxOC00OS41MjEgOTIuMTc0TDg5MC4yODMtMTczLjM3bC02My44OTIgNjMuODkyWk00NDAuMTEzLTMyMS45MTNxOTkuMTU2IDAgMTY4LjU2NS02OS41MjIgNjkuNDA5LTY5LjUyMiA2OS40MDktMTY4LjY3OCAwLTk5LjE1Ni02OS40MDktMTY4LjU2NS02OS40MDktNjkuNDA5LTE2OC41NjUtNjkuNDA5LTk5LjE1NiAwLTE2OC42NzggNjkuNDA5LTY5LjUyMiA2OS40MDktNjkuNTIyIDE2OC41NjUgMCA5OS4xNTYgNjkuNTIyIDE2OC42NzggNjkuNTIyIDY5LjUyMiAxNjguNjc4IDY5LjUyMlpNNDQwLTU2MFoiLz48L3N2Zz4=\",\"levels\":[\"plus\",\"pro\",\"elite\"],\"currentLevels\":[\"plus\",\"pro\",\"elite\"],\"requiresUpgrade\":true,\"description\":\"<p>Optimize your site for Google\'s E-E-A-T ranking factor by proving your writer\'s expertise through author schema markup and new UI elements.<\\/p>\\n\",\"descriptionVersion\":0,\"downloadUrl\":\"\",\"productUrl\":\"https:\\/\\/aioseo.com\\/features\\/eeat\\/\",\"learnMoreUrl\":\"https:\\/\\/aioseo.com\\/features\\/eeat\\/\",\"manageUrl\":\"https:\\/\\/route#aioseo-search-appearance:author-seo\",\"features\":[]}]',0,'2026-07-19 14:33:23','2026-07-14 14:48:47','2026-07-18 14:33:23','addons'),(4,NULL,'\"none\"',0,'2026-07-19 15:11:44','2026-07-14 14:48:48','2026-07-18 15:11:44','attachment_url_to_post_id_d99ed2ddbeefba28910cca4100f73b401b38bc49'),(8,NULL,'[]',0,'2026-07-19 21:55:42','2026-07-14 15:42:57','2026-07-18 21:55:42','wp_notices'),(10,NULL,'[{\"license_level\":\"pro\",\"section\":\"schema\",\"feature\":\"event\"},{\"license_level\":\"elite\",\"section\":\"schema\",\"feature\":\"event\"},{\"license_level\":\"elite\",\"section\":\"schema\",\"feature\":\"job-posting\"},{\"license_level\":\"elite\",\"section\":\"tools\",\"feature\":\"network-tools-site-activation\"},{\"license_level\":\"elite\",\"section\":\"tools\",\"feature\":\"network-tools-database\"},{\"license_level\":\"elite\",\"section\":\"tools\",\"feature\":\"network-tools-import-export\"},{\"license_level\":\"elite\",\"section\":\"tools\",\"feature\":\"network-tools-robots\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"seo-statistics\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"keyword-rankings\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"keyword-rankings-pages\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"post-detail\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"post-detail-page-speed\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"post-detail-seo-statistics\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"post-detail-keywords\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"post-detail-focus-keyword-trend\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"keyword-tracking\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"post-detail-keyword-tracking\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"content-rankings\"},{\"license_level\":\"elite\",\"section\":\"seo-revisions\",\"feature\":\"revisions:-1\"},{\"license_level\":\"pro\",\"section\":\"seo-revisions\",\"feature\":\"revisions:30\"},{\"license_level\":\"plus\",\"section\":\"seo-revisions\",\"feature\":\"revisions:15\"},{\"license_level\":\"pro\",\"section\":\"general\",\"feature\":\"cornerstone-content\"},{\"license_level\":\"elite\",\"section\":\"general\",\"feature\":\"cornerstone-content\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"index-status\"},{\"license_level\":\"plus\",\"section\":\"aioseo-eeat\",\"feature\":\"author-info\"},{\"license_level\":\"pro\",\"section\":\"aioseo-eeat\",\"feature\":\"author-info\"},{\"license_level\":\"elite\",\"section\":\"aioseo-eeat\",\"feature\":\"author-info\"},{\"license_level\":\"pro\",\"section\":\"aioseo-eeat\",\"feature\":\"author-archive-bio\"},{\"license_level\":\"elite\",\"section\":\"aioseo-eeat\",\"feature\":\"author-archive-bio\"},{\"license_level\":\"pro\",\"section\":\"aioseo-eeat\",\"feature\":\"post-reviewer\"},{\"license_level\":\"elite\",\"section\":\"aioseo-eeat\",\"feature\":\"post-reviewer\"},{\"license_level\":\"elite\",\"section\":\"search-statistics\",\"feature\":\"keyword-rank-tracker:100\"},{\"license_level\":\"plus\",\"section\":\"redirects\",\"feature\":\"http-headers\"},{\"license_level\":\"pro\",\"section\":\"redirects\",\"feature\":\"http-headers\"},{\"license_level\":\"elite\",\"section\":\"redirects\",\"feature\":\"http-headers\"},{\"license_level\":\"pro\",\"section\":\"redirects\",\"feature\":\"logs\"},{\"license_level\":\"elite\",\"section\":\"redirects\",\"feature\":\"logs\"},{\"license_level\":\"pro\",\"section\":\"redirects\",\"feature\":\"advanced-404-settings\"},{\"license_level\":\"pro\",\"section\":\"redirects\",\"feature\":\"full-site-redirect\"},{\"license_level\":\"elite\",\"section\":\"redirects\",\"feature\":\"full-site-redirect\"},{\"license_level\":\"elite\",\"section\":\"redirects\",\"feature\":\"advanced-404-settings\"},{\"license_level\":\"agency\",\"section\":\"redirects\",\"feature\":\"http-headers\"},{\"license_level\":\"agency\",\"section\":\"redirects\",\"feature\":\"logs\"},{\"license_level\":\"agency\",\"section\":\"redirects\",\"feature\":\"full-site-redirect\"},{\"license_level\":\"business\",\"section\":\"redirects\",\"feature\":\"http-headers\"},{\"license_level\":\"business\",\"section\":\"redirects\",\"feature\":\"logs\"},{\"license_level\":\"business\",\"section\":\"redirects\",\"feature\":\"full-site-redirect\"},{\"license_level\":\"agency\",\"section\":\"redirects\",\"feature\":\"advanced-404-settings\"},{\"license_level\":\"business\",\"section\":\"redirects\",\"feature\":\"advanced-404-settings\"}]',0,'2026-07-19 14:33:23','2026-07-14 15:42:57','2026-07-18 14:33:23','license_features'),(12,NULL,'\"{\\\"categories\\\":{\\\"getting-started\\\":\\\"Getting Started\\\",\\\"installation\\\":\\\"Installation\\\",\\\"search-appearance\\\":\\\"Search Appearance\\\",\\\"social-networks\\\":\\\"Social Networks\\\",\\\"xml-sitemap\\\":\\\"XML Sitemap\\\",\\\"frequently-asked-questions\\\":\\\"Frequently Asked Questions\\\"},\\\"docs\\\":{\\\"1053847\\\":{\\\"title\\\":\\\"Setting Up SEO Alerts in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/seo-alerts\\\\\\/\\\",\\\"categories\\\":[]},\\\"1045760\\\":{\\\"title\\\":\\\"Troubleshooting the \\\\u201cCouldn\\\\u2019t Fetch\\\\u201d Error in Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-the-couldnt-fetch-error-in-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"troubleshooting\\\",\\\"xml-sitemap\\\"]},\\\"1045724\\\":{\\\"title\\\":\\\"Setting Up All in One SEO with the Setup Wizard\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-up-all-in-one-seo-with-the-setup-wizard\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\"]},\\\"1045625\\\":{\\\"title\\\":\\\"Does All in One SEO output hreflang tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/does-all-in-one-seo-output-hreflang-tags\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1044771\\\":{\\\"title\\\":\\\"Connecting an AI Assistant to Your Site with AIOSEO\'s MCP Server\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/connecting-an-ai-assistant-to-your-site-with-aioseos-mcp-server\\\\\\/\\\",\\\"categories\\\":[\\\"ai-insights\\\",\\\"aioseo-ai\\\",\\\"developer-documentation\\\"]},\\\"1028982\\\":{\\\"title\\\":\\\"Table of Contents Plus\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/table-of-contents-plus\\\\\\/\\\",\\\"categories\\\":[\\\"table-of-contents-plus\\\"]},\\\"1014225\\\":{\\\"title\\\":\\\"Does AIOSEO support Right-to-Left (RTL) languages, such as Arabic and Hebrew?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/does-aioseo-support-right-to-left-rtl-languages-such-as-arabic-and-hebrew\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014223\\\":{\\\"title\\\":\\\"Is there any affiliate program for AIOSEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/is-there-any-affiliate-program-for-aioseo\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014220\\\":{\\\"title\\\":\\\"Where can I find your changelog?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/where-can-i-find-your-changelog\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014217\\\":{\\\"title\\\":\\\"Where can I download All in One SEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/where-can-i-download-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014213\\\":{\\\"title\\\":\\\"Which multilingual plugins are compatible with AIOSEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/which-multilingual-plugins-are-compatible-with-aioseo\\\\\\/\\\",\\\"categories\\\":[]},\\\"1014211\\\":{\\\"title\\\":\\\"Is the free version of All in One SEO required for All in One SEO Pro to work?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/is-the-free-version-of-all-in-one-seo-required-for-all-in-one-seo-pro-to-work\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014209\\\":{\\\"title\\\":\\\"Is All in One SEO compliant with GDPR?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/is-all-in-one-seo-compliant-with-gdpr\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014207\\\":{\\\"title\\\":\\\"Is All in One SEO translation ready?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/is-all-in-one-seo-translation-ready\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014205\\\":{\\\"title\\\":\\\"Can I use All in One SEO on client sites?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-use-all-in-one-seo-on-client-sites\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014203\\\":{\\\"title\\\":\\\"Does All in One SEO work on a WordPress.com site?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/does-all-in-one-seo-work-on-a-wordpress-com-site\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014200\\\":{\\\"title\\\":\\\"Does All in One SEO work on non-WordPress sites?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/does-all-in-one-seo-work-on-non-wordpress-sites\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014198\\\":{\\\"title\\\":\\\"Will All in One SEO slow down my website?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/will-all-in-one-seo-slow-down-my-website\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014196\\\":{\\\"title\\\":\\\"Do I need coding skills to use AIOSEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/do-i-need-coding-skills-to-use-aioseo\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014194\\\":{\\\"title\\\":\\\"What\\\\u2019s required to use AIOSEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/whats-required-to-use-aioseo\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014192\\\":{\\\"title\\\":\\\"What is the difference between the free version of All in One SEO and All in One SEO Pro?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-is-the-difference-between-the-free-version-of-all-in-one-seo-and-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014190\\\":{\\\"title\\\":\\\"Who should use AIOSEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/who-should-use-aioseo\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014188\\\":{\\\"title\\\":\\\"Do you charge tax or VAT?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/do-you-charge-tax-or-vat\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014185\\\":{\\\"title\\\":\\\"How is AIOSEO better than other SEO plugins?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-is-aioseo-better-than-other-seo-plugins\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014120\\\":{\\\"title\\\":\\\"Can I buy a lifetime or monthly license?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-buy-a-lifetime-or-monthly-license\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014118\\\":{\\\"title\\\":\\\"Can I import my posts and terms metadata, and SEO settings from other SEO plugins?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-import-my-posts-and-terms-metadata-and-seo-settings-from-other-seo-plugins\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014115\\\":{\\\"title\\\":\\\"Can I purchase a custom plan with specific features and site activations?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-purchase-a-custom-plan-with-specific-features-and-site-activations\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014112\\\":{\\\"title\\\":\\\"Do you offer special pricing for nonprofits and charities?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/do-you-offer-special-pricing-for-nonprofits-and-charities\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014110\\\":{\\\"title\\\":\\\"I have the free version, can I just buy support?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/i-have-the-free-version-can-i-just-buy-support\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014108\\\":{\\\"title\\\":\\\"Will my data be lost if I convert from the free version to the Pro version?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/will-my-data-be-lost-if-i-convert-from-the-free-version-to-the-pro-version\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014073\\\":{\\\"title\\\":\\\"What\\\\u2019s included in my purchase of All in One SEO Pro?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/whats-included-in-my-purchase-of-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014071\\\":{\\\"title\\\":\\\"Do you offer phone support?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/do-you-offer-phone-support\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014068\\\":{\\\"title\\\":\\\"How do I upgrade to All in One SEO Pro?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-upgrade-to-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014064\\\":{\\\"title\\\":\\\"What payment methods do you accept?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-payment-methods-do-you-accept\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014062\\\":{\\\"title\\\":\\\"How does your pricing work?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-does-your-pricing-work\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014060\\\":{\\\"title\\\":\\\"How long will I receive support and updates for?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-long-will-i-receive-support-and-updates-for\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014058\\\":{\\\"title\\\":\\\"Will the plugin work without a license key?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/will-the-plugin-work-without-a-license-key\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014054\\\":{\\\"title\\\":\\\"Do staging, test, or development sites count towards my licenses?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/do-staging-test-or-development-sites-count-towards-my-licenses\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014052\\\":{\\\"title\\\":\\\"How many sites can I install All in One SEO Pro on?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-many-sites-can-i-install-all-in-one-seo-pro-on\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1014048\\\":{\\\"title\\\":\\\"Is a subscription \\\\\\/ license for AIOSEO Pro included with a purchase of AI credits?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/is-a-subscription-license-for-aioseo-pro-included-with-a-purchase-of-ai-credits\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"frequently-asked-questions\\\"]},\\\"1014045\\\":{\\\"title\\\":\\\"Can I get a refund for my AI credits?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-get-a-refund-for-my-ai-credits\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"frequently-asked-questions\\\"]},\\\"1014041\\\":{\\\"title\\\":\\\"Do AI credits roll over?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/do-ai-credits-roll-over\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"frequently-asked-questions\\\"]},\\\"1014039\\\":{\\\"title\\\":\\\"What happens if I use all my paid credits?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-happens-if-i-use-all-my-paid-credits\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"frequently-asked-questions\\\"]},\\\"1014036\\\":{\\\"title\\\":\\\"What happens after I use all my free credits?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-happens-after-i-use-all-my-free-credits\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"frequently-asked-questions\\\"]},\\\"1014034\\\":{\\\"title\\\":\\\"How do I know how many credits I need?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-know-how-many-credits-i-need\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"frequently-asked-questions\\\"]},\\\"1014029\\\":{\\\"title\\\":\\\"What are AI credits and who can use these?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-are-ai-credits-and-who-can-use-these\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"frequently-asked-questions\\\"]},\\\"1010794\\\":{\\\"title\\\":\\\"Can I purchase more than one plan?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-purchase-more-than-one-plan\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010789\\\":{\\\"title\\\":\\\"Can I upgrade \\\\\\/ downgrade my subscription?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-upgrade-downgrade-my-subscription\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010787\\\":{\\\"title\\\":\\\"Can I cancel my account and what happens if I cancel?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-cancel-my-account\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010784\\\":{\\\"title\\\":\\\"I haven\\\\u2019t received my receipt or login details\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/i-havent-received-my-receipt-or-login-details\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010779\\\":{\\\"title\\\":\\\"I can\\\\u2019t log in to my account\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/i-cant-log-in-to-my-account\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010773\\\":{\\\"title\\\":\\\"How do I change my payment information?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-change-my-payment-information\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010769\\\":{\\\"title\\\":\\\"I don\\\\u2019t see my purchase information in the Account area\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/i-dont-see-my-purchase-information-in-the-account-area\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010764\\\":{\\\"title\\\":\\\"Can I get an invoice for my payment?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-get-an-invoice-for-my-payment\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010762\\\":{\\\"title\\\":\\\"What is your policy on refunds?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-is-your-policy-on-refunds\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"1010741\\\":{\\\"title\\\":\\\"Where can I find my download link and license key?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/where-can-i-find-my-download-link-and-license-key\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"985178\\\":{\\\"title\\\":\\\"Generating Schema Markup Using AIOSEO AI\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/generating-schema-markup-using-aioseo-ai\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"schema-settings\\\"]},\\\"985169\\\":{\\\"title\\\":\\\"Generating Image Alt Text Using AIOSEO AI\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/generating-image-alt-text-using-aioseo-ai\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\"]},\\\"906577\\\":{\\\"title\\\":\\\"Using the SEO Checklist in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-seo-checklist-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"general-settings\\\",\\\"getting-started\\\"]},\\\"852305\\\":{\\\"title\\\":\\\"AIOSEO LLMS Filters\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo-llms-filters\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"827664\\\":{\\\"title\\\":\\\"Using AI Insights to Research Brand Performance in AI Search\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-ai-insights-to-research-brand-performance-in-ai-search\\\\\\/\\\",\\\"categories\\\":[\\\"ai-insights\\\"]},\\\"809448\\\":{\\\"title\\\":\\\"Setting the HTTP Site and Redirect Headers in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-http-site-and-redirect-headers-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"775551\\\":{\\\"title\\\":\\\"Displaying Products on Your Site Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-products-on-your-site-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\"]},\\\"775433\\\":{\\\"title\\\":\\\"Displaying Recipes on Your Site Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-recipes-on-your-site-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\"]},\\\"749464\\\":{\\\"title\\\":\\\"Do I Need a License Key to Use \\\\u200bBroken Link Checker\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/do-i-need-a-license-key-to-use-broken-link-checker\\\\\\/\\\",\\\"categories\\\":[\\\"broken-link-checker\\\",\\\"frequently-asked-questions\\\"]},\\\"749421\\\":{\\\"title\\\":\\\"Troubleshooting Issues with the AIOSEO Details Not Loading\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-issues-with-the-aioseo-details-not-loading\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\",\\\"truseo\\\"]},\\\"744035\\\":{\\\"title\\\":\\\"Using the AI Image Generator in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-ai-image-generator-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"content-blocks\\\"]},\\\"742832\\\":{\\\"title\\\":\\\"Using the AI Assistant in All in One SEO to Create Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-ai-assistant-in-all-in-one-seo-to-create-content\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"content-blocks\\\"]},\\\"729979\\\":{\\\"title\\\":\\\"Understanding and Fixing the Excluded by \'noindex\' Tag Status in Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/understanding-and-fixing-the-excluded-by-noindex-tag-status-in-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\"]},\\\"729947\\\":{\\\"title\\\":\\\"Resolving Indexed, though Blocked by robots.txt in Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/resolving-indexed-though-blocked-by-robots-txt-in-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"729819\\\":{\\\"title\\\":\\\"How to Write High-Quality Reviews That Inform and Influence\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-write-high-quality-reviews-that-inform-and-influence\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"729202\\\":{\\\"title\\\":\\\"How to Self-Assess Your Content to See If It\\\\u2019s Helpful, Reliable, and People-First\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-self-assess-your-content-to-see-if-its-helpful-reliable-and-people-first\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"729130\\\":{\\\"title\\\":\\\"How Does Google Ranking Work?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-does-google-ranking-work\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"729050\\\":{\\\"title\\\":\\\"How to Ensure Google Indexes Your Website for Better Visibility\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-ensure-google-indexes-your-website-for-better-visibility\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"728947\\\":{\\\"title\\\":\\\"How to Get Search Engines to Help People Discover Your Content?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-get-search-engines-to-help-people-discover-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"728922\\\":{\\\"title\\\":\\\"How to Optimize Seasonal Offers with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-optimize-seasonal-offers-with-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"728821\\\":{\\\"title\\\":\\\"How to Use All in One SEO to Share Your Brand Story with Shoppers\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-use-all-in-one-seo-to-share-your-brand-story-with-shoppers\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"728648\\\":{\\\"title\\\":\\\"The Importance of Quality Content for SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/the-importance-of-quality-content-for-seo\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"728612\\\":{\\\"title\\\":\\\"How to Fix the Duplicate Without User-Selected Canonical Error in Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-fix-the-duplicate-without-user-selected-canonical-error-in-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"728558\\\":{\\\"title\\\":\\\"Server Error (5xx) in Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/server-error-5xx-in-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"722663\\\":{\\\"title\\\":\\\"Troubleshooting Duplicate, Google Chose Different Canonical than User errors\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-duplicate-google-chose-different-canonical-than-user-errors\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\"]},\\\"722640\\\":{\\\"title\\\":\\\"Understanding the Alternate Page with Proper Canonical Tag Status in Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/understanding-the-alternate-page-with-proper-canonical-tag-status-in-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\"]},\\\"722612\\\":{\\\"title\\\":\\\"Understanding the \\\\\\\"Page with redirect\\\\\\\" Status in Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/understanding-the-page-with-redirect-status-in-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"690784\\\":{\\\"title\\\":\\\"How to Perform an SEO Audit of your Site using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-perform-an-seo-audit-of-your-site-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"seo-analysis\\\"]},\\\"637532\\\":{\\\"title\\\":\\\"How to Create an LLMS.txt Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-an-llms-txt-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"aioseo-ai\\\",\\\"general-settings\\\"]},\\\"636372\\\":{\\\"title\\\":\\\"Buying and Managing Credits for the AIOSEO AI Features\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/buying-and-managing-credits-for-the-aioseo-ai-features\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"frequently-asked-questions\\\"]},\\\"635474\\\":{\\\"title\\\":\\\"Generating Key Points Using AIOSEO AI\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/generating-key-points-using-aioseo-ai\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"content-blocks\\\",\\\"post-page-settings\\\"]},\\\"635447\\\":{\\\"title\\\":\\\"Generating FAQs Using AIOSEO AI\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/generating-faqs-using-aioseo-ai\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"content-blocks\\\",\\\"post-page-settings\\\"]},\\\"635325\\\":{\\\"title\\\":\\\"Generating Social Posts Using AIOSEO AI\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/generating-social-posts-using-aioseo-ai\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"post-page-settings\\\"]},\\\"636260\\\":{\\\"title\\\":\\\"Generating SEO Titles and Meta Descriptions Using AIOSEO AI\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/generating-seo-titles-and-meta-descriptions-using-aioseo-ai\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"post-page-settings\\\"]},\\\"623125\\\":{\\\"title\\\":\\\"Privately Sharing Login Credentials with our Support team\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/privately-sharing-login-credentials-with-our-support-team\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"troubleshooting\\\"]},\\\"601282\\\":{\\\"title\\\":\\\"Installing All in One SEO via Composer\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/installing-all-in-one-seo-via-composer\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\"]},\\\"547141\\\":{\\\"title\\\":\\\"All in One SEO Analyzer Chrome Extension\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/all-in-one-seo-analyzer-chrome-extension\\\\\\/\\\",\\\"categories\\\":[\\\"chrome-extension\\\"]},\\\"486999\\\":{\\\"title\\\":\\\"Setting the SEO for WooCommerce Product Attributes\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-for-woocommerce-product-attributes\\\\\\/\\\",\\\"categories\\\":[\\\"search-appearance\\\",\\\"taxonomy-settings\\\",\\\"woocommerce\\\"]},\\\"486176\\\":{\\\"title\\\":\\\"Using All in One SEO for WooCommerce Product Shipping and Return Policy Schema\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-all-in-one-seo-for-woocommerce-product-shipping-and-return-policy-schema\\\\\\/\\\",\\\"categories\\\":[]},\\\"486082\\\":{\\\"title\\\":\\\"Using Author SEO (E-E-A-T) for Long-Term Ranking Improvements\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-author-seo-e-e-a-t-for-long-term-ranking-improvements\\\\\\/\\\",\\\"categories\\\":[\\\"author-seo\\\"]},\\\"477067\\\":{\\\"title\\\":\\\"Understanding Status Codes and How They Affect Crawling and Indexing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/understanding-status-codes-and-how-they-affect-crawling-and-indexing\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"477061\\\":{\\\"title\\\":\\\"Does a Minimum or Maximum Word Count Improve My SEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/does-a-minimum-or-maximum-word-count-improve-my-seo\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"general-seo-topics\\\"]},\\\"477031\\\":{\\\"title\\\":\\\"How to Identify and Fix Soft 404 Errors?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-identify-and-fix-soft-404-errors\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"redirection-manager\\\"]},\\\"467305\\\":{\\\"title\\\":\\\"aioseo_report_summary_enable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_report_summary_enable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"467297\\\":{\\\"title\\\":\\\"aioseo_toc_hash_prefix\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_toc_hash_prefix\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"473328\\\":{\\\"title\\\":\\\"How to Optimize Your Web Stories with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-optimize-your-web-stories-with-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"search-appearance\\\"]},\\\"460156\\\":{\\\"title\\\":\\\"Manage your BuddyPress Groups\' SEO with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/manage-your-buddypress-groups-seo-with-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"search-appearance\\\"]},\\\"440645\\\":{\\\"title\\\":\\\"aioseo_woocommerce_breadcrumb_hide_shop\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_woocommerce_breadcrumb_hide_shop\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"421499\\\":{\\\"title\\\":\\\"How to use the Writing Assistant in AIOSEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-use-the-writing-assistant-in-aioseo\\\\\\/\\\",\\\"categories\\\":[\\\"writing-assistant\\\"]},\\\"401534\\\":{\\\"title\\\":\\\"How to Generate Your SEO Email Reports\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-generate-your-seo-email-reports\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\",\\\"search-statistics\\\"]},\\\"389367\\\":{\\\"title\\\":\\\"Using the Keyword Rank Tracker feature in Search Statistics\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-keyword-rank-tracker-feature-in-search-statistics\\\\\\/\\\",\\\"categories\\\":[\\\"keyword-settings\\\",\\\"search-statistics\\\"]},\\\"379863\\\":{\\\"title\\\":\\\"Setting Vehicle (Car) Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-vehicle-car-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"379713\\\":{\\\"title\\\":\\\"Setting Product Review Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-product-review-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"332691\\\":{\\\"title\\\":\\\"Google Permissions for oAuth\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/google-permissions-for-the-aioseo-google-search-console-integration\\\\\\/\\\",\\\"categories\\\":[]},\\\"326862\\\":{\\\"title\\\":\\\"aioseo_user_profile_tab_allowed_user_ids\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_user_profile_tab_allowed_user_ids\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"326858\\\":{\\\"title\\\":\\\"aioseo_import_yoast_seo_posts_per_action\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_import_yoast_seo_posts_per_action\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"326856\\\":{\\\"title\\\":\\\"aioseo_import_seopress_posts_per_action\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_import_seopress_posts_per_action\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"326850\\\":{\\\"title\\\":\\\"aioseo_import_rank_math_posts_per_action\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_import_rank_math_posts_per_action\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"298356\\\":{\\\"title\\\":\\\"aioseo_redirects_log_skip\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_redirects_log_skip\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"filter-hooks\\\"]},\\\"294047\\\":{\\\"title\\\":\\\"Using the Query Arg Monitoring in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-query-arg-monitoring-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\"]},\\\"279241\\\":{\\\"title\\\":\\\"How to Schedule a Redirect in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-schedule-a-redirect-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"269732\\\":{\\\"title\\\":\\\"Displaying Detailed Author Information on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-detailed-author-information-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"author-seo\\\",\\\"content-blocks\\\"]},\\\"267254\\\":{\\\"title\\\":\\\"Adding Author SEO (E-E-A-T) to Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-author-seo-e-e-a-t-to-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"author-seo\\\"]},\\\"262344\\\":{\\\"title\\\":\\\"How to Get Your Images to Appear in Search Results\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-get-your-images-to-appear-in-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"general-seo-topics\\\",\\\"image-seo\\\"]},\\\"261932\\\":{\\\"title\\\":\\\"Sharing Content on Slack\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/sharing-content-on-slack\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"261923\\\":{\\\"title\\\":\\\"Sharing Content on WhatsApp\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/sharing-content-on-whatsapp\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"261517\\\":{\\\"title\\\":\\\"Importing Locations From Other Plugins\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-locations-from-other-plugins\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"local-business-seo\\\"]},\\\"244975\\\":{\\\"title\\\":\\\"Checking the Index Status of Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/checking-the-index-status-of-content\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"search-statistics\\\"]},\\\"242346\\\":{\\\"title\\\":\\\"Using AIOSEO Details on the Posts Screen\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-aioseo-details-on-the-posts-screen\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\",\\\"post-page-settings\\\"]},\\\"240583\\\":{\\\"title\\\":\\\"Setting WP_HOME and WP_SITEURL in the wp-config.php File\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-wp_home-and-wp_siteurl-in-the-wp-config-php-file\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"240452\\\":{\\\"title\\\":\\\"Should I Use Meta Keywords?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/should-i-use-meta-keywords\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"general-seo-topics\\\"]},\\\"235044\\\":{\\\"title\\\":\\\"Setting Cornerstone Content in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/cornerstone-content\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\",\\\"post-page-settings\\\"]},\\\"222363\\\":{\\\"title\\\":\\\"aioseo_get_post_id\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_get_post_id\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"200603\\\":{\\\"title\\\":\\\"Viewing Detailed Search Statistics For Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/viewing-detailed-search-statistics-for-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"search-statistics\\\"]},\\\"200304\\\":{\\\"title\\\":\\\"Tracking Changes to Your SEO Using SEO Revisions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/tracking-changes-to-your-seo-using-seo-revisions\\\\\\/\\\",\\\"categories\\\":[\\\"seo-revisions\\\"]},\\\"188167\\\":{\\\"title\\\":\\\"WPCode Snippet Library\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/wpcode-snippet-library\\\\\\/\\\",\\\"categories\\\":[\\\"tools\\\"]},\\\"186946\\\":{\\\"title\\\":\\\"aioseo_hide_version_number\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_hide_version_number\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"178887\\\":{\\\"title\\\":\\\"Setting the Primary Term for Breadcrumbs\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-primary-term-for-breadcrumbs\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"178727\\\":{\\\"title\\\":\\\"Using Broken Link Checker to Find and Fix Broken Links and Images\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-broken-link-checker-to-find-and-fix-broken-links-and-images\\\\\\/\\\",\\\"categories\\\":[\\\"broken-link-checker\\\"]},\\\"163922\\\":{\\\"title\\\":\\\"aioseo_schema_json_flags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_json_flags\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"163519\\\":{\\\"title\\\":\\\"Using OpenAI to Generate SEO Titles and Meta Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-openai-to-generate-seo-titles-and-meta-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"aioseo-ai\\\",\\\"post-page-settings\\\"]},\\\"145363\\\":{\\\"title\\\":\\\"Using the Search Statistics in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-search-statistics-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"145281\\\":{\\\"title\\\":\\\"Connecting Search Statistics to Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/connecting-search-statistics-to-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"139798\\\":{\\\"title\\\":\\\"Checking Your SEO Using the SEO Preview\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/checking-your-seo-using-the-seo-preview\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"post-page-settings\\\",\\\"seo-preview\\\",\\\"truseo\\\",\\\"twitter-settings\\\"]},\\\"136509\\\":{\\\"title\\\":\\\"aioseo_sitemap_lastmod_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_lastmod_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"135249\\\":{\\\"title\\\":\\\"aioseo_sitemap_rss\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_rss\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"133251\\\":{\\\"title\\\":\\\"aioseo_user_profile_tab_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_user_profile_tab_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"131885\\\":{\\\"title\\\":\\\"Setting Web Page Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-web-page-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"129515\\\":{\\\"title\\\":\\\"Editing the .htaccess file Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/editing-the-htaccess-file-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"file-editor\\\",\\\"tools\\\"]},\\\"124292\\\":{\\\"title\\\":\\\"Using the Emojis in Titles and Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-emojis-in-titles-and-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\",\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"123164\\\":{\\\"title\\\":\\\"Google Permissions for the AIOSEO Google Search Console Integration\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/google-permissions-for-oauth\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"search-statistics\\\"]},\\\"112137\\\":{\\\"title\\\":\\\"Setting the Schema Type for Individual Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-schema-type-for-individual-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112145\\\":{\\\"title\\\":\\\"Configuring the Schema Settings in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/configuring-the-schema-settings-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112153\\\":{\\\"title\\\":\\\"A Guide to Schema.org Markup for Rich Snippets\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/a-guide-to-schema-org-markup-for-rich-snippets\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112438\\\":{\\\"title\\\":\\\"Creating Reusable Schema Templates in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/creating-reusable-schema-templates-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112428\\\":{\\\"title\\\":\\\"Creating Custom Schema Markup with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/creating-custom-schema-markup-with-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112889\\\":{\\\"title\\\":\\\"Setting Event Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-event-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112735\\\":{\\\"title\\\":\\\"Setting Dataset Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-dataset-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112711\\\":{\\\"title\\\":\\\"Setting Article Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-article-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112164\\\":{\\\"title\\\":\\\"Setting Course Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-course-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112933\\\":{\\\"title\\\":\\\"Setting Job Posting Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-job-posting-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112926\\\":{\\\"title\\\":\\\"Setting How-To Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-how-to-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112916\\\":{\\\"title\\\":\\\"Setting Fact Check Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-fact-check-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112727\\\":{\\\"title\\\":\\\"Setting Book Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-book-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112243\\\":{\\\"title\\\":\\\"Setting FAQ Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-faq-page-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112958\\\":{\\\"title\\\":\\\"Setting Service Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-service-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112949\\\":{\\\"title\\\":\\\"Setting Person Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-person-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112944\\\":{\\\"title\\\":\\\"Setting Music Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-music-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112941\\\":{\\\"title\\\":\\\"Setting Movie Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-movie-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112212\\\":{\\\"title\\\":\\\"Setting Recipe Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-recipe-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112962\\\":{\\\"title\\\":\\\"Setting Video Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-video-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112403\\\":{\\\"title\\\":\\\"Testing Your Schema in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/testing-your-schema-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112226\\\":{\\\"title\\\":\\\"Setting Software Application Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-software-application-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"112197\\\":{\\\"title\\\":\\\"Setting Product Schema Markup in Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-product-schema-markup-in-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"119555\\\":{\\\"title\\\":\\\"How to Use the AIOSEO Feature Manager on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-use-the-aioseo-feature-manager-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"feature-manager\\\",\\\"multisite-networks\\\"]},\\\"119550\\\":{\\\"title\\\":\\\"How to Reset the AIOSEO Site Settings on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-reset-the-aioseo-site-settings-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-tools\\\"]},\\\"119543\\\":{\\\"title\\\":\\\"How to Backup and Restore AIOSEO Site Settings on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-backup-and-restore-aioseo-site-settings-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-tools\\\"]},\\\"119531\\\":{\\\"title\\\":\\\"How to Import Settings from Other Plugins on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-import-settings-from-other-plugins-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-tools\\\"]},\\\"119519\\\":{\\\"title\\\":\\\"How to Import and Export AIOSEO Settings and Meta Data on a Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-import-and-export-aioseo-settings-and-meta-data-on-a-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-tools\\\"]},\\\"119497\\\":{\\\"title\\\":\\\"How to Add Your AIOSEO License Key on a WordPress Multisite Network\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-add-your-aioseo-license-key-on-a-wordpress-multisite-network\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"network-settings\\\"]},\\\"111476\\\":{\\\"title\\\":\\\"Displaying a List of Locations on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-a-list-of-locations-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"local-business-seo\\\"]},\\\"111473\\\":{\\\"title\\\":\\\"Displaying Your Business Location Information on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-your-business-location-information-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"local-business-seo\\\"]},\\\"111459\\\":{\\\"title\\\":\\\"Displaying Opening Hours on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-opening-hours-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"local-business-seo\\\"]},\\\"111455\\\":{\\\"title\\\":\\\"Adding a Map of Your Location to Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-a-map-of-your-location-to-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"local-business-seo\\\"]},\\\"111450\\\":{\\\"title\\\":\\\"Adding Breadcrumbs to Your Site Using the AIOSEO Breadcrumbs Block\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-breadcrumbs-to-your-site-using-the-aioseo-breadcrumbs-block\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\",\\\"content-blocks\\\"]},\\\"109878\\\":{\\\"title\\\":\\\"Adding a Redirect When You Delete Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-a-redirect-when-you-delete-content\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"109829\\\":{\\\"title\\\":\\\"Redirecting 404 Content Not Found Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirecting-404-content-not-found-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"109916\\\":{\\\"title\\\":\\\"Using the Image SEO Features in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-image-seo-features-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"image-seo\\\"]},\\\"104857\\\":{\\\"title\\\":\\\"Adding a Table of Contents to Your Site Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-a-table-of-contents-to-your-site-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\"]},\\\"104616\\\":{\\\"title\\\":\\\"Adding FAQs to Your Site Using All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-faqs-to-your-site-using-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\"]},\\\"104595\\\":{\\\"title\\\":\\\"Automatic Redirects When Changing the Post Slug\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/automatic-redirects-when-changing-the-post-slug\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"103415\\\":{\\\"title\\\":\\\"Removing Published Date from Article Schema\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/removing-published-date-from-article-schema\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\"]},\\\"101250\\\":{\\\"title\\\":\\\"Outputting AIOSEO\'s data in the HEAD without using wp_head()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/outputting-aioseos-data-in-the-head-without-using-wp_head\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\"]},\\\"100154\\\":{\\\"title\\\":\\\"Automatic Redirects When You Delete Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/automatic-redirects-when-you-delete-content\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"98532\\\":{\\\"title\\\":\\\"Localizing AIOSEO Data via the Translations API\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/localizing-aioseo-data-via-the-translations-api\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\"]},\\\"98576\\\":{\\\"title\\\":\\\"aioseo_sitemap_term\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_term\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98575\\\":{\\\"title\\\":\\\"aioseo_sitemap_post\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_post\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98566\\\":{\\\"title\\\":\\\"aioseo_save_term\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_save_term\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98565\\\":{\\\"title\\\":\\\"aioseo_save_post\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_save_post\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98557\\\":{\\\"title\\\":\\\"aioseo_get_term\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_get_term\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"98554\\\":{\\\"title\\\":\\\"aioseo_get_post\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_get_post\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"93967\\\":{\\\"title\\\":\\\"Importing URLs into the XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-urls-into-the-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"93822\\\":{\\\"title\\\":\\\"How to Use Crawl Cleanup to Increase Search Engine Crawl Quota\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/crawl-cleanup-best-practices\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\"]},\\\"90584\\\":{\\\"title\\\":\\\"How to Add a Temporary Administrator Login to Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-add-a-temporary-administrator-login-to-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"troubleshooting\\\"]},\\\"88927\\\":{\\\"title\\\":\\\"Dashboard Widgets in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/dashboard-widgets-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"dashboard\\\"]},\\\"86198\\\":{\\\"title\\\":\\\"How to Strip the Category Base in WordPress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-strip-the-category-base-in-wordpress\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\"]},\\\"84322\\\":{\\\"title\\\":\\\"Running shortcodes in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/running-shortcodes\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\"]},\\\"84156\\\":{\\\"title\\\":\\\"Translating Your SEO with WPML\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/translating-your-seo-with-wpml\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"80219\\\":{\\\"title\\\":\\\"How to Verify Your Site with Microsoft Clarity\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-microsoft-clarity\\\\\\/\\\",\\\"categories\\\":[\\\"webmaster-tools\\\"]},\\\"79928\\\":{\\\"title\\\":\\\"How to Handle Issues With Installing All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-handle-issues-with-installing-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"installation\\\"]},\\\"79149\\\":{\\\"title\\\":\\\"Fetching & Updating AIOSEO Data via the WordPress REST API\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/fetching-updating-aioseo-data-via-the-wordpress-rest-api\\\\\\/\\\",\\\"categories\\\":[\\\"developer-documentation\\\",\\\"rest-api\\\"]},\\\"77593\\\":{\\\"title\\\":\\\"How To Fix JavaScript Errors\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-fix-javascript-errors\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"77589\\\":{\\\"title\\\":\\\"Browser Support Policy\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/browser-support-policy\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"75143\\\":{\\\"title\\\":\\\"How to Redirect a Post from the Edit Post Screen\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-redirect-a-post-from-the-edit-post-screen\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"redirection-manager\\\"]},\\\"75686\\\":{\\\"title\\\":\\\"Preventing the Modified Date for Content from Changing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/preventing-the-modified-date-for-content-from-changing\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"73002\\\":{\\\"title\\\":\\\"Page Builder Integrations\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/page-builder-integrations\\\\\\/\\\",\\\"categories\\\":[\\\"home-page-settings\\\",\\\"post-page-settings\\\",\\\"third-party-integrations\\\",\\\"truseo\\\"]},\\\"73003\\\":{\\\"title\\\":\\\"Integrating with IndexNow to Instantly Re-index Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/integrating-with-indexnow-to-instantly-re-index-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"indexnow\\\",\\\"webmaster-tools\\\"]},\\\"72711\\\":{\\\"title\\\":\\\"aioseo_page_builder_integration_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_page_builder_integration_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"68444\\\":{\\\"title\\\":\\\"An Introduction to Link Assistant \\\\u2014 The Easy Way to Manage Onsite Links\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/introduction-to-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69559\\\":{\\\"title\\\":\\\"Using the Link Assistant in All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69594\\\":{\\\"title\\\":\\\"Internal Links in the Links Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/internal-links-in-the-links-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69596\\\":{\\\"title\\\":\\\"External Links in the Links Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/external-links-in-the-links-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69921\\\":{\\\"title\\\":\\\"Link Suggestions in the Links Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/link-suggestions-in-the-links-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69602\\\":{\\\"title\\\":\\\"Affiliate Links in the Links Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/affiliate-links-in-the-links-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69761\\\":{\\\"title\\\":\\\"Using the Domains Report in Link Assistant\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-domains-report-in-link-assistant\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"69770\\\":{\\\"title\\\":\\\"Link Assistant Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/link-assistant-settings\\\\\\/\\\",\\\"categories\\\":[\\\"link-assistant\\\"]},\\\"68431\\\":{\\\"title\\\":\\\"aioseo_sitemap_images\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_images\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"66833\\\":{\\\"title\\\":\\\"Why Is N\\\\\\/A Displayed Instead of a Score For My Content?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/why-is-na-displayed-instead-of-a-score-for-my-content\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"truseo\\\"]},\\\"18824\\\":{\\\"title\\\":\\\"Local Business SEO for a Single Location\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/local-business-seo-for-a-single-location\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\",\\\"schema-settings\\\"]},\\\"35828\\\":{\\\"title\\\":\\\"Local Business SEO for Multiple Locations\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/local-business-seo-for-multiple-locations\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"58476\\\":{\\\"title\\\":\\\"aioseo_public_taxonomies\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_public_taxonomies\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"58475\\\":{\\\"title\\\":\\\"aioseo_public_post_types\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_public_post_types\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"64776\\\":{\\\"title\\\":\\\"How Long Does it Take For My Content to Appear on Google?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-long-does-it-take-for-my-content-to-appear-on-google\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"35926\\\":{\\\"title\\\":\\\"Adding a Location in Local SEO Addon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-a-location-in-local-seo-addon\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"61020\\\":{\\\"title\\\":\\\"How to Display a Favicon in Search Results\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-display-a-favicon-in-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"general-seo-topics\\\"]},\\\"35956\\\":{\\\"title\\\":\\\"Displaying Locations on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-locations-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"56330\\\":{\\\"title\\\":\\\"aioseo_sitemap_indexes\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_indexes\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"56011\\\":{\\\"title\\\":\\\"Redirect Manager - Configuration Reload\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirect-manager-configuration-reload\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"52689\\\":{\\\"title\\\":\\\"aioseo_flyout_menu_enable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_flyout_menu_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"45698\\\":{\\\"title\\\":\\\"Displaying your Business Information and Star Ratings on a Map\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-places-on-your-maps\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"49268\\\":{\\\"title\\\":\\\"aioseo_access_control_excluded_roles\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_access_control_excluded_roles\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"44555\\\":{\\\"title\\\":\\\"Setting up Google Maps for Local SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-up-google-maps\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"48189\\\":{\\\"title\\\":\\\"How to Create an HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"html-sitemap\\\"]},\\\"48365\\\":{\\\"title\\\":\\\"Using a Widget to Display Your HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-a-widget-to-display-your-html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"html-sitemap\\\"]},\\\"48361\\\":{\\\"title\\\":\\\"Using PHP Code to Display Your HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"html-sitemap\\\"]},\\\"48260\\\":{\\\"title\\\":\\\"Using a Block to Display Your HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-a-block-to-display-your-html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"content-blocks\\\",\\\"html-sitemap\\\"]},\\\"48222\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_separator_symbol\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_separator_symbol\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48227\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_template\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_template\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48231\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_trail\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_trail\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48232\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_link_current_item\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_link_current_item\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48233\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_show_current_item\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_show_current_item\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48219\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_output\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_output\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48223\\\":{\\\"title\\\":\\\"aioseo_breadcrumbs_separator\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_breadcrumbs_separator\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"48238\\\":{\\\"title\\\":\\\"Using a Shortcode to Display Your HTML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-html-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"html-sitemap\\\"]},\\\"45805\\\":{\\\"title\\\":\\\"aioseo_sitemap_exclude_terms\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_exclude_terms\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"45804\\\":{\\\"title\\\":\\\"aioseo_sitemap_exclude_posts\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_exclude_posts\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"61002\\\":{\\\"title\\\":\\\"How to Create a Google Maps API Key\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-a-google-maps-api-key\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"45528\\\":{\\\"title\\\":\\\"aioseo_schema_output\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_output\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"42995\\\":{\\\"title\\\":\\\"Using the Headline Analyzer in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-headline-analyzer-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"headline-analyzer\\\"]},\\\"42683\\\":{\\\"title\\\":\\\"How to Perform a Full Site Redirect\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/full-site-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"50988\\\":{\\\"title\\\":\\\"Displaying Maps on Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-maps-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"42999\\\":{\\\"title\\\":\\\"How to Disable the Headline Analyzer\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-disable-the-headline-analyzer\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"headline-analyzer\\\"]},\\\"42975\\\":{\\\"title\\\":\\\"Installing Addons for All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/installing-addons-for-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"installation\\\"]},\\\"42854\\\":{\\\"title\\\":\\\"Creating a Pass Through Redirect\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/creating-a-pass-through-redirect\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"41800\\\":{\\\"title\\\":\\\"Using Custom Rules in the Redirection Manager\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirection-manager-custom-rules\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"42224\\\":{\\\"title\\\":\\\"Resetting the Settings in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/resetting-the-settings-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"database-tools\\\",\\\"tools\\\"]},\\\"41884\\\":{\\\"title\\\":\\\"Setting the Site Name for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-site-name-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"41862\\\":{\\\"title\\\":\\\"How to Get Google to Display the Sitelinks Search Box\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-get-google-to-display-the-sitelinks-search-box\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\"]},\\\"41851\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for the Search Results Page\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-the-search-results-page\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"search-appearance\\\"]},\\\"41811\\\":{\\\"title\\\":\\\"SEO Analysis Unable to Connect to Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/seo-analysis-unable-to-connect-to-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"seo-analysis\\\",\\\"troubleshooting\\\"]},\\\"41280\\\":{\\\"title\\\":\\\"How to Renew Your AIOSEO License\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-renew-your-aioseo-license\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"getting-started\\\"]},\\\"41077\\\":{\\\"title\\\":\\\"Update WordPress: WordPress Versions Supported by AIOSEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/update-wordpress\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"40587\\\":{\\\"title\\\":\\\"How to Open the Browser Error Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-open-the-browser-error-console\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"40582\\\":{\\\"title\\\":\\\"How to Enable Debugging in WordPress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-enable-debugging-in-wordpress\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"40148\\\":{\\\"title\\\":\\\"What is TruSEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-is-truseo\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"truseo\\\"]},\\\"39494\\\":{\\\"title\\\":\\\"Redirecting Attachment Pages\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirecting-attachment-pages\\\\\\/\\\",\\\"categories\\\":[\\\"media-settings\\\",\\\"search-appearance\\\"]},\\\"66310\\\":{\\\"title\\\":\\\"Selecting the Google Maps APIs to use with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/selecting-the-google-maps-apis-to-use-with-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"38915\\\":{\\\"title\\\":\\\"Setting Up and Using Breadcrumbs Templates\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-up-and-using-breadcrumbs-templates\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"38610\\\":{\\\"title\\\":\\\"Displaying Breadcrumbs On Your Site\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-breadcrumbs-on-your-site\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"36048\\\":{\\\"title\\\":\\\"Function: aioseo_breadcrumbs()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_breadcrumbs\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"36047\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_breadcrumbs]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_breadcrumbs\\\\\\/\\\",\\\"categories\\\":[\\\"breadcrumbs\\\"]},\\\"38240\\\":{\\\"title\\\":\\\"aioseo_social_image_ignore_cover_block\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_social_image_ignore_cover_block\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"34923\\\":{\\\"title\\\":\\\"How to Redirect a Post or Page in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-redirect-a-post-or-page-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"34977\\\":{\\\"title\\\":\\\"How to Redirect Multiple URLs to the Same Destination\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-redirect-multiple-urls-to-the-same-destination\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35604\\\":{\\\"title\\\":\\\"Automatic Redirects When URLs Change in Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/automatic-redirects-when-urls-change-in-content\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"31460\\\":{\\\"title\\\":\\\"Enhanced Search Query Conflict\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/enhanced-search-query-conflict\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"30850\\\":{\\\"title\\\":\\\"aioseo_local_business_info_email_icon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_info_email_icon\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30839\\\":{\\\"title\\\":\\\"aioseo_local_business_info_location_icon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_info_location_icon\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30759\\\":{\\\"title\\\":\\\"aioseo_local_business_output_business_info_instance\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_output_business_info_instance\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30760\\\":{\\\"title\\\":\\\"aioseo_local_business_output_business_info_location_data\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_output_business_info_location_data\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30765\\\":{\\\"title\\\":\\\"aioseo_local_business_output_opening_hours_instance\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_output_opening_hours_instance\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30766\\\":{\\\"title\\\":\\\"aioseo_local_business_output_opening_hours_data\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_output_opening_hours_data\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30849\\\":{\\\"title\\\":\\\"aioseo_local_business_info_phone_icon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_info_phone_icon\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30851\\\":{\\\"title\\\":\\\"aioseo_local_business_opening_hours_icon\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_opening_hours_icon\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30398\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type_name\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type_name\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30551\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type_slug\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type_slug\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30556\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type_single_label\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type_single_label\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30559\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type_plural_label\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type_plural_label\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30560\\\":{\\\"title\\\":\\\"aioseo_local_business_post_type\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_post_type\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30563\\\":{\\\"title\\\":\\\"aioseo_local_business_taxonomy_name\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_taxonomy_name\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30564\\\":{\\\"title\\\":\\\"aioseo_local_business_taxonomy_slug\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_taxonomy_slug\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"35609\\\":{\\\"title\\\":\\\"Choosing Which Redirect Type to Use\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/choosing-which-redirect-type-to-use\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35599\\\":{\\\"title\\\":\\\"Importing Redirects From Other Plugins\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-redirects-from-other-plugins\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35588\\\":{\\\"title\\\":\\\"Exporting and Importing Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/exporting-and-importing-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35579\\\":{\\\"title\\\":\\\"Logging 404 Errors in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/logging-404-errors-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35552\\\":{\\\"title\\\":\\\"Logging Redirects in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/logging-redirects-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"35570\\\":{\\\"title\\\":\\\"Redirect GDPR Privacy Information\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirect-gdpr-privacy-information\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"30863\\\":{\\\"title\\\":\\\"Local Business SEO - Template overrides\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/local-business-seo-template-overrides\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"35133\\\":{\\\"title\\\":\\\"aioseo_twitter_tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_twitter_tags\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"35132\\\":{\\\"title\\\":\\\"aioseo_facebook_tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_facebook_tags\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"34993\\\":{\\\"title\\\":\\\"Ignoring Case Sensitivity in Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/ignoring-case-sensitivity-in-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"34983\\\":{\\\"title\\\":\\\"Ignoring the Trailing Slash in Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/ignoring-the-trailing-slash-in-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"36104\\\":{\\\"title\\\":\\\"Using Query Parameters With Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-query-parameters-with-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"30565\\\":{\\\"title\\\":\\\"aioseo_local_business_taxonomy\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_taxonomy\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"36115\\\":{\\\"title\\\":\\\"Caching of Redirects in the Browser\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/caching-of-redirects-in-the-browser\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"34701\\\":{\\\"title\\\":\\\"Adding WooCommerce Product Attributes to SEO Title or Description\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-woocommerce-product-attributes-to-seo-title-or-description\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"search-appearance\\\",\\\"woocommerce\\\"]},\\\"36111\\\":{\\\"title\\\":\\\"Selecting the Redirect Method in Redirects\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/selecting-the-redirect-method-in-redirects\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"40115\\\":{\\\"title\\\":\\\"Redirect Manager Cannot Detect Your Server\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirect-manager-unknown-web-server\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"36369\\\":{\\\"title\\\":\\\"Using Regex in the Redirection Manager\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/redirect-manager-regex\\\\\\/\\\",\\\"categories\\\":[\\\"redirection-manager\\\"]},\\\"31442\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_local_opening_hours]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_local_opening_hours\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"31443\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_local_locations]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_local_locations\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"34179\\\":{\\\"title\\\":\\\"Using the Smart Tags in Titles and Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-smart-tags-in-titles-and-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"31441\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_local_business_info]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_local_business_info\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"46122\\\":{\\\"title\\\":\\\"Shortcode: [aioseo_local_map]\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/shortcode-aioseo_local_map\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"33507\\\":{\\\"title\\\":\\\"What\'s The Difference Between TruSEO and Page Analysis?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/whats-the-difference-between-truseo-and-page-analysis\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\",\\\"truseo\\\"]},\\\"33310\\\":{\\\"title\\\":\\\"Setting Noindex for RSS Feeds\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-noindex-for-rss-feeds\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"33130\\\":{\\\"title\\\":\\\"aioseo_disable_shortcode_parsing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_disable_shortcode_parsing\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"32085\\\":{\\\"title\\\":\\\"aioseo_conflicting_shortcodes\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_conflicting_shortcodes\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"31992\\\":{\\\"title\\\":\\\"aioseo_schema_graphs\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_graphs\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"31589\\\":{\\\"title\\\":\\\"Understanding the TruSEO Page Analysis Recommendations\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/understanding-the-truseo-page-analysis-recommendations\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"truseo\\\"]},\\\"31456\\\":{\\\"title\\\":\\\"Function: aioseo_local_locations()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_local_locations\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"31455\\\":{\\\"title\\\":\\\"Function: aioseo_local_opening_hours()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_local_opening_hours\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"31451\\\":{\\\"title\\\":\\\"Function: aioseo_local_business_info()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_local_business_info\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"46123\\\":{\\\"title\\\":\\\"Function: aioseo_local_map()\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/function-aioseo_local_map\\\\\\/\\\",\\\"categories\\\":[\\\"local-business-seo\\\"]},\\\"31042\\\":{\\\"title\\\":\\\"Getting Keyword Suggestions From Semrush\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/getting-keyphrase-suggestions-from-semrush\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"truseo\\\"]},\\\"30773\\\":{\\\"title\\\":\\\"aioseo_local_business_address_tag_value\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_address_tag_value\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30770\\\":{\\\"title\\\":\\\"aioseo_local_business_address_tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_address_tags\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30752\\\":{\\\"title\\\":\\\"aioseo_local_business_get_location\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_local_business_get_location\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"30728\\\":{\\\"title\\\":\\\"Unable to Save Settings Due to Cloudflare Firewall Rules\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/unable-to-save-settings-due-to-cloudflare-firewall-rules\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"30318\\\":{\\\"title\\\":\\\"aioseo_flush_output_buffer\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_flush_output_buffer\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"18813\\\":{\\\"title\\\":\\\"Installing All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/installing-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"installation\\\"]},\\\"18973\\\":{\\\"title\\\":\\\"Beginners Guide for All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/quick-start-guide\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\"]},\\\"18820\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description for Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-for-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"post-page-settings\\\"]},\\\"18902\\\":{\\\"title\\\":\\\"How to Create an XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-an-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"xml-sitemap\\\"]},\\\"18859\\\":{\\\"title\\\":\\\"Beginners Guide to Social Networks Settings for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/beginners-guide-to-social-networks-settings-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"getting-started\\\",\\\"social-networks\\\"]},\\\"18857\\\":{\\\"title\\\":\\\"Beginners Guide to Social Networks Settings for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/beginners-guide-to-social-networks-settings-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"29991\\\":{\\\"title\\\":\\\"aioseo_disable_link_format\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_disable_link_format\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"27841\\\":{\\\"title\\\":\\\"aioseo_thumbnail_size\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_thumbnail_size\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"27844\\\":{\\\"title\\\":\\\"Displaying Additional Data for Written By and Reading Time\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-additional-data-for-written-by-and-reading-time\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"27494\\\":{\\\"title\\\":\\\"aioseo_meta_views\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_meta_views\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"27363\\\":{\\\"title\\\":\\\"Using the SEO Analysis Tool\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-seo-analysis-tool\\\\\\/\\\",\\\"categories\\\":[\\\"seo-analysis\\\"]},\\\"27272\\\":{\\\"title\\\":\\\"Importing Settings From Other Plugins\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-settings-from-other-plugins\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"tools\\\"]},\\\"27268\\\":{\\\"title\\\":\\\"Backing Up and Restoring AIOSEO Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/backing-up-and-restoring-aioseo-settings\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"tools\\\"]},\\\"27259\\\":{\\\"title\\\":\\\"Importing and Exporting AIOSEO Settings and Meta Data\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/importing-and-exporting-aioseo-settings-and-meta-data\\\\\\/\\\",\\\"categories\\\":[\\\"importer-exporter\\\",\\\"tools\\\"]},\\\"26450\\\":{\\\"title\\\":\\\"Blank Title Formats Have Been Detected\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/blank-title-formats-detected\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"25802\\\":{\\\"title\\\":\\\"aioseo_sitemap_additional_pages\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_sitemap_additional_pages\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"24928\\\":{\\\"title\\\":\\\"Including Custom Fields in the TruSEO Page Analysis\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/including-custom-fields-in-the-seo-page-analysis\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"search-appearance\\\",\\\"truseo\\\"]},\\\"24285\\\":{\\\"title\\\":\\\"aioseo_prev_link\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_prev_link\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"24284\\\":{\\\"title\\\":\\\"aioseo_next_link\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_next_link\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23717\\\":{\\\"title\\\":\\\"aioseo_canonical_url\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_canonical_url\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23604\\\":{\\\"title\\\":\\\"aioseo_schema_breadcrumbs_home\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_breadcrumbs_home\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23448\\\":{\\\"title\\\":\\\"aioseo_schema_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_schema_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23447\\\":{\\\"title\\\":\\\"aioseo_robots_meta\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_robots_meta\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23446\\\":{\\\"title\\\":\\\"aioseo_disable\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_disable\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23438\\\":{\\\"title\\\":\\\"aioseo_disable_title_rewrites\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_disable_title_rewrites\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23437\\\":{\\\"title\\\":\\\"aioseo_post_metabox_priority\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_post_metabox_priority\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23436\\\":{\\\"title\\\":\\\"aioseo_show_seo_news\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_show_seo_news\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23433\\\":{\\\"title\\\":\\\"aioseo_show_in_admin_bar\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_show_in_admin_bar\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23423\\\":{\\\"title\\\":\\\"aioseo_keywords\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_keywords\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23350\\\":{\\\"title\\\":\\\"aioseo_title\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_title\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23351\\\":{\\\"title\\\":\\\"aioseo_description\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo_description\\\\\\/\\\",\\\"categories\\\":[\\\"filter-hooks\\\"]},\\\"23415\\\":{\\\"title\\\":\\\"Troubleshooting Action Scheduler issues with AIOSEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-action-scheduler-issues\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"20504\\\":{\\\"title\\\":\\\"Where Did my SEO Keywords go in All in One SEO v4.0?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/where-did-my-seo-keywords-go-in-all-in-one-seo-v4-0\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18792\\\":{\\\"title\\\":\\\"Sitemap rewrite rules for NGINX\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/xml-sitemap-rewrite-rules-for-nginx\\\\\\/\\\",\\\"categories\\\":[\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18793\\\":{\\\"title\\\":\\\"Unfiltered HTML Capability is Required\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/unfiltered-html-capability\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"18794\\\":{\\\"title\\\":\\\"Deprecated Open Graph Settings in All in One SEO version 4.0\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/deprecated-opengraph-settings\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\"]},\\\"18795\\\":{\\\"title\\\":\\\"Why does the character counter for SEO titles show a different count?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/why-does-the-character-counter-for-seo-titles-show-a-different-count\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\"]},\\\"18796\\\":{\\\"title\\\":\\\"Adding nofollow, sponsored, UGC and title attributes to links\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-nofollow-sponsored-and-title-attributes-to-links\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"18797\\\":{\\\"title\\\":\\\"Setting the SEO for WooCommerce Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-for-woocommerce-content\\\\\\/\\\",\\\"categories\\\":[\\\"search-appearance\\\",\\\"woocommerce\\\"]},\\\"18798\\\":{\\\"title\\\":\\\"All in One SEO uses the WordPress REST API\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/aioseo-uses-rest-api\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18799\\\":{\\\"title\\\":\\\"How to Remove All Settings and Data When you Uninstall All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-remove-all-settings-and-data-when-you-uninstall-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18800\\\":{\\\"title\\\":\\\"How to Disable TruSEO Content Analysis\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-disable-truseo-content-analysis\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\",\\\"truseo\\\"]},\\\"18801\\\":{\\\"title\\\":\\\"Enabling Automatic Updates for All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/enabling-automatic-updates-for-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18802\\\":{\\\"title\\\":\\\"Hiding Plugin Notifications in the Notifications Center\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-plugin-notifications-in-the-notifications-center\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18803\\\":{\\\"title\\\":\\\"How to Hide the AIOSEO Settings on the Edit Content Screens in WordPress\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-hide-the-aioseo-settings-on-the-edit-content-screens-in-wordpress\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"content-type-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18804\\\":{\\\"title\\\":\\\"Setting Noindex and Nofollow on Paginated Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-noindex-and-nofollow-on-paginated-content\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"18805\\\":{\\\"title\\\":\\\"Setting Unique SEO Titles and Descriptions for Paginated Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-unique-seo-titles-and-descriptions-for-paginated-content\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"18806\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Custom Post Type Archives\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-custom-post-type-archives\\\\\\/\\\",\\\"categories\\\":[\\\"archive-settings\\\",\\\"search-appearance\\\"]},\\\"18807\\\":{\\\"title\\\":\\\"Meta Keyword Settings in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/keyword-settings\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"18808\\\":{\\\"title\\\":\\\"Using the Quick Edit Feature in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-quick-edit-feature-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"18809\\\":{\\\"title\\\":\\\"How to FTP to your web server\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-ftp-to-your-web-server\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18810\\\":{\\\"title\\\":\\\"How to manually install All in One SEO Pro when the file is too big\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-manually-install-all-in-one-seo-pro-when-the-file-is-too-big\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"installation\\\"]},\\\"18811\\\":{\\\"title\\\":\\\"How to Upgrade From All in One SEO Lite to Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-upgrade-from-all-in-one-seo-lite-to-pro\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\",\\\"installation\\\"]},\\\"18812\\\":{\\\"title\\\":\\\"Installation instructions for WordPress.com Users\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/installation-instructions-for-wordpress-com-users\\\\\\/\\\",\\\"categories\\\":[\\\"installation\\\"]},\\\"18814\\\":{\\\"title\\\":\\\"Configuring the Twitter Settings for Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/configuring-the-twitter-settings-for-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18815\\\":{\\\"title\\\":\\\"Configuring the Facebook Settings for Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/configuring-the-facebook-settings-for-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"post-page-settings\\\",\\\"social-networks\\\"]},\\\"18816\\\":{\\\"title\\\":\\\"Hiding the AIOSEO Column on Taxonomy Screens\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-the-aioseo-column-on-taxonomy-screens\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"category-tag-settings\\\",\\\"general-settings\\\"]},\\\"18818\\\":{\\\"title\\\":\\\"Setting the Sitemap Priority and Frequency for Individual Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-sitemap-priority-and-frequency-for-individual-content\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\",\\\"xml-sitemap\\\"]},\\\"18819\\\":{\\\"title\\\":\\\"Setting the Robots Meta for Individual Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-robots-meta-for-individual-content\\\\\\/\\\",\\\"categories\\\":[\\\"post-page-settings\\\"]},\\\"18823\\\":{\\\"title\\\":\\\"How to Fix a 404 Error When Viewing Your Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-fix-a-404-error-when-viewing-your-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"google-news-sitemap\\\",\\\"rss-sitemap\\\",\\\"troubleshooting\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18825\\\":{\\\"title\\\":\\\"When to use NOINDEX or the robots.txt?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/when-to-use-noindex-or-the-robots-txt\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"robots-txt\\\",\\\"search-appearance\\\",\\\"tools\\\"]},\\\"18826\\\":{\\\"title\\\":\\\"Support for Videos Embedded Using the Media Library\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/support-for-videos-embedded-using-the-media-library\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18827\\\":{\\\"title\\\":\\\"Supported Videos\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/supported-videos\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18830\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Author and Date Archives\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-author-and-date-archives\\\\\\/\\\",\\\"categories\\\":[\\\"archive-settings\\\",\\\"search-appearance\\\"]},\\\"18831\\\":{\\\"title\\\":\\\"Using Custom Fields in Titles and Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/custom-fields-in-titles-and-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18832\\\":{\\\"title\\\":\\\"Using the Focus Keyword to Analyze Your Content\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-focus-keyphrase-to-analyze-your-content\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\",\\\"truseo\\\"]},\\\"18833\\\":{\\\"title\\\":\\\"Using the Robots.txt Tool in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-robots-txt-tool-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"robots-txt\\\",\\\"tools\\\"]},\\\"18834\\\":{\\\"title\\\":\\\"Using the Robots Meta Settings in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-the-robots-meta-settings-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"archive-settings\\\",\\\"category-tag-settings\\\",\\\"content-type-settings\\\",\\\"media-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18838\\\":{\\\"title\\\":\\\"Hiding the AIOSEO Admin Bar Menu\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-the-aioseo-admin-bar-menu\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18839\\\":{\\\"title\\\":\\\"Hiding the AIOSEO Dashboard Widgets\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-the-aioseo-dashboard-widget\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18840\\\":{\\\"title\\\":\\\"Hiding the AIOSEO Column on All Posts Screens\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/hiding-the-aioseo-column-on-all-posts-screens\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"general-settings\\\"]},\\\"18842\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Media Attachments\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-media-attachments\\\\\\/\\\",\\\"categories\\\":[\\\"media-settings\\\",\\\"search-appearance\\\"]},\\\"18843\\\":{\\\"title\\\":\\\"Showing or Hiding Your Content in Search Results\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/showing-or-hiding-your-content-in-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"archive-settings\\\",\\\"category-tag-settings\\\",\\\"content-type-settings\\\",\\\"media-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18845\\\":{\\\"title\\\":\\\"What Are Media Attachments and Should I Submit Them to Search Engines?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-are-media-attachments-and-should-i-submit-them-to-search-engines\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"media-settings\\\"]},\\\"18846\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Custom Taxonomies\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-custom-taxonomies\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18847\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Custom Post Types\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-custom-post-types\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"search-appearance\\\"]},\\\"18848\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Tags\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-tags\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18849\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Categories\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-categories\\\\\\/\\\",\\\"categories\\\":[\\\"category-tag-settings\\\",\\\"search-appearance\\\",\\\"taxonomy-settings\\\"]},\\\"18850\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Pages\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-pages\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18851\\\":{\\\"title\\\":\\\"Setting the SEO Title and Description Format for Posts\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-title-and-description-format-for-posts\\\\\\/\\\",\\\"categories\\\":[\\\"content-type-settings\\\",\\\"post-page-settings\\\",\\\"search-appearance\\\"]},\\\"18853\\\":{\\\"title\\\":\\\"Setting the SEO for Your Home Page\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-seo-for-your-home-page\\\\\\/\\\",\\\"categories\\\":[\\\"home-page-settings\\\",\\\"search-appearance\\\"]},\\\"18855\\\":{\\\"title\\\":\\\"How to Add Your License Key for All in One SEO Pro\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-add-your-license-key-in-all-in-one-seo-pro\\\\\\/\\\",\\\"categories\\\":[\\\"general-settings\\\",\\\"getting-started\\\"]},\\\"18856\\\":{\\\"title\\\":\\\"Canonical URLs in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/canonical-urls-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"advanced-settings\\\",\\\"search-appearance\\\"]},\\\"18858\\\":{\\\"title\\\":\\\"Adding non-WordPress Content to the Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-non-wordpress-content-to-the-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18860\\\":{\\\"title\\\":\\\"Troubleshooting Problems With Sharing Content on Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-problems-with-sharing-content-on-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"troubleshooting\\\",\\\"twitter-settings\\\"]},\\\"18861\\\":{\\\"title\\\":\\\"Troubleshooting Problems With Sharing Content on Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/troubleshooting-problems-with-sharing-content-on-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\",\\\"troubleshooting\\\"]},\\\"18862\\\":{\\\"title\\\":\\\"Getting Started With Pinterest Rich Pins\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-social-meta-for-pinterest-rich-pins\\\\\\/\\\",\\\"categories\\\":[\\\"pinterest-settings\\\",\\\"social-networks\\\"]},\\\"18863\\\":{\\\"title\\\":\\\"Setting the Content Publisher for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-content-publisher-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18865\\\":{\\\"title\\\":\\\"Submitting a Sitemap to Yandex\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/submitting-a-sitemap-to-yandex\\\\\\/\\\",\\\"categories\\\":[\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18866\\\":{\\\"title\\\":\\\"Submitting a Sitemap to Bing\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/submitting-a-sitemap-to-bing\\\\\\/\\\",\\\"categories\\\":[\\\"bing-webmaster-tools\\\",\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18867\\\":{\\\"title\\\":\\\"Submitting a Sitemap to Google\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/submitting-a-sitemap-to-google\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\",\\\"google-search-console\\\",\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18868\\\":{\\\"title\\\":\\\"Including Date and Author Archives in Your XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/including-date-and-author-archives-in-your-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18869\\\":{\\\"title\\\":\\\"Choosing Which Content to Include in Your Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/choosing-which-content-to-include-in-your-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18870\\\":{\\\"title\\\":\\\"Choosing Which Content to Include in Your XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/choosing-which-content-to-include-in-your-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18871\\\":{\\\"title\\\":\\\"Using Sitemap Indexes and Pagination\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/using-sitemap-indexes-and-pagination\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18872\\\":{\\\"title\\\":\\\"How to Disable Sitemaps in All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-disable-sitemaps-in-all-in-one-seo\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\",\\\"rss-sitemap\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18873\\\":{\\\"title\\\":\\\"Baidu Webmaster Tools Verification\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/baidu-webmaster-tools-verification\\\\\\/\\\",\\\"categories\\\":[\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18874\\\":{\\\"title\\\":\\\"Setting Twitter Social Meta for Your Homepage\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-twitter-social-meta-for-your-homepage\\\\\\/\\\",\\\"categories\\\":[\\\"home-page-settings\\\",\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18875\\\":{\\\"title\\\":\\\"Setting Facebook Social Meta for Your Homepage\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-facebook-social-meta-for-your-homepage\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"home-page-settings\\\",\\\"social-networks\\\"]},\\\"18876\\\":{\\\"title\\\":\\\"Setting the Card Type for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-card-type-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18877\\\":{\\\"title\\\":\\\"Setting the Object Types for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-object-types-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18879\\\":{\\\"title\\\":\\\"Setting the Priority and Frequency for Content in the Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-priority-and-frequency-for-content-in-the-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18880\\\":{\\\"title\\\":\\\"Setting the Priority and Frequency for Content in the XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-priority-and-frequency-for-content-in-the-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18881\\\":{\\\"title\\\":\\\"How to Exclude Content from Your RSS Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-exclude-content-from-your-rss-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"rss-sitemap\\\"]},\\\"18882\\\":{\\\"title\\\":\\\"How to Exclude Content from Your Google News Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-exclude-content-from-your-google-news-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\"]},\\\"18883\\\":{\\\"title\\\":\\\"How to Exclude Content from Your Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-exclude-content-from-your-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18884\\\":{\\\"title\\\":\\\"How to Exclude Content from Your XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-exclude-content-from-your-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18885\\\":{\\\"title\\\":\\\"Setting Article Tags for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-article-tags-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18886\\\":{\\\"title\\\":\\\"Setting the Content Author for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-content-author-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18887\\\":{\\\"title\\\":\\\"Setting the Content Author for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-content-author-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18888\\\":{\\\"title\\\":\\\"Setting the Content Publisher for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-the-content-publisher-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18889\\\":{\\\"title\\\":\\\"How to Create a Google News Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-a-google-news-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\"]},\\\"18890\\\":{\\\"title\\\":\\\"Including Videos in Custom Fields in Your Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/including-videos-in-custom-fields-in-your-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18891\\\":{\\\"title\\\":\\\"What is a Dynamically Generated Sitemap and Why is it Better to Use?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-is-a-dynamically-generated-sitemap-and-why-is-it-better-to-use\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18892\\\":{\\\"title\\\":\\\"How to Create a Video Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-a-video-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"video-sitemap\\\"]},\\\"18893\\\":{\\\"title\\\":\\\"Adding Your Facebook Admin ID\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-your-facebook-admin-id\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18894\\\":{\\\"title\\\":\\\"Adding Your Facebook App ID\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-your-facebook-app-id\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18895\\\":{\\\"title\\\":\\\"Access Control Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/access-control-settings\\\\\\/\\\",\\\"categories\\\":[\\\"access-control-settings\\\"]},\\\"18897\\\":{\\\"title\\\":\\\"Miscellaneous Site Verification\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/miscellaneous-site-verification\\\\\\/\\\",\\\"categories\\\":[\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18898\\\":{\\\"title\\\":\\\"Displaying Your Social Media Profiles in Knowledge Panel\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/displaying-your-social-media-profiles-in-knowledge-panel\\\\\\/\\\",\\\"categories\\\":[\\\"schema-settings\\\",\\\"social-networks\\\"]},\\\"18899\\\":{\\\"title\\\":\\\"How to Create an RSS Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-create-an-rss-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"rss-sitemap\\\"]},\\\"18900\\\":{\\\"title\\\":\\\"Excluding Images from the XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/excluding-images-from-the-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18901\\\":{\\\"title\\\":\\\"Adding non-WordPress Content to the XML Sitemap\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/adding-non-wordpress-content-to-the-xml-sitemap\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18903\\\":{\\\"title\\\":\\\"Setting a Default Image for Twitter\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-a-default-image-for-twitter\\\\\\/\\\",\\\"categories\\\":[\\\"social-networks\\\",\\\"twitter-settings\\\"]},\\\"18904\\\":{\\\"title\\\":\\\"Setting a Default Image for Facebook\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-a-default-image-for-facebook\\\\\\/\\\",\\\"categories\\\":[\\\"facebook-settings\\\",\\\"social-networks\\\"]},\\\"18905\\\":{\\\"title\\\":\\\"Setting a Title Separator\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-a-title-separator\\\\\\/\\\",\\\"categories\\\":[\\\"search-appearance\\\"]},\\\"18906\\\":{\\\"title\\\":\\\"How to Protect Your Content With RSS Content Settings\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-protect-your-content-with-rss-content-settings\\\\\\/\\\",\\\"categories\\\":[\\\"rss-content-settings\\\"]},\\\"18907\\\":{\\\"title\\\":\\\"How to Connect Your Site with Google Tag Manager\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-connect-your-site-with-google-tag-manager\\\\\\/\\\",\\\"categories\\\":[\\\"google-analytics\\\"]},\\\"18908\\\":{\\\"title\\\":\\\"How to Connect Your Site with Google Analytics\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-connect-your-site-with-google-analytics\\\\\\/\\\",\\\"categories\\\":[\\\"google-analytics\\\"]},\\\"18909\\\":{\\\"title\\\":\\\"How to Verify Your Site with Pinterest\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-pinterest\\\\\\/\\\",\\\"categories\\\":[\\\"pinterest-settings\\\",\\\"social-networks\\\",\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18910\\\":{\\\"title\\\":\\\"How to Verify Your Site with Yandex Webmaster Tools\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-yandex-webmaster-tools\\\\\\/\\\",\\\"categories\\\":[\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18911\\\":{\\\"title\\\":\\\"How to Verify Your Site with Bing Webmaster Tools\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-bing-webmaster-tools\\\\\\/\\\",\\\"categories\\\":[\\\"bing-webmaster-tools\\\",\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18912\\\":{\\\"title\\\":\\\"How to Verify Your Site with Google Search Console\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-verify-your-site-with-google-search-console\\\\\\/\\\",\\\"categories\\\":[\\\"google-search-console\\\",\\\"webmaster-tools\\\",\\\"webmaster-verification\\\"]},\\\"18913\\\":{\\\"title\\\":\\\"Usage Tracking\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/usage-tracking\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18915\\\":{\\\"title\\\":\\\"How do I use All in One SEO in my language?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-use-all-in-one-seo-in-my-language\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18920\\\":{\\\"title\\\":\\\"NGINX rewrite rules for Robots.txt\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/nginx-rewrite-rules-for-robots-txt\\\\\\/\\\",\\\"categories\\\":[\\\"robots-txt\\\",\\\"tools\\\"]},\\\"18927\\\":{\\\"title\\\":\\\"Supported PHP Versions for All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/supported-php-version\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"18930\\\":{\\\"title\\\":\\\"How do I get Google to show sitelinks for my site?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-get-google-to-show-sitelinks-for-my-site\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18954\\\":{\\\"title\\\":\\\"How does the import process for SEO data work?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-does-the-import-process-for-seo-data-work\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"importer-exporter\\\",\\\"tools\\\"]},\\\"18960\\\":{\\\"title\\\":\\\"Robots.txt Editor for Multisite Networks\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/robots-txt-editor-for-multisite-networks\\\\\\/\\\",\\\"categories\\\":[\\\"multisite-networks\\\",\\\"robots-txt\\\"]},\\\"18961\\\":{\\\"title\\\":\\\"What are the minimum requirements for All in One SEO?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-are-the-minimum-requirements-for-all-in-one-seo-pack\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18964\\\":{\\\"title\\\":\\\"How do I use your API code examples?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-do-i-use-your-api-code-examples\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18969\\\":{\\\"title\\\":\\\"XML Parsing Error - This page contains the following errors\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/this-page-contains-the-following-errors\\\\\\/\\\",\\\"categories\\\":[\\\"google-news-sitemap\\\",\\\"troubleshooting\\\",\\\"video-sitemap\\\",\\\"xml-sitemap\\\"]},\\\"18977\\\":{\\\"title\\\":\\\"Excluding the XML Sitemap from caching\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/excluding-the-xml-sitemap-from-caching\\\\\\/\\\",\\\"categories\\\":[\\\"xml-sitemap\\\"]},\\\"18982\\\":{\\\"title\\\":\\\"Why doesn\'t the title and description I set appear in search results?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/why-doesnt-the-title-and-description-i-set-appear-in-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\",\\\"post-page-settings\\\"]},\\\"18983\\\":{\\\"title\\\":\\\"Can I remove the date from Google search results?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/can-i-remove-the-date-from-google-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"frequently-asked-questions\\\"]},\\\"18985\\\":{\\\"title\\\":\\\"Setting up HTTPS SSL\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/setting-up-https-ssl\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"18995\\\":{\\\"title\\\":\\\"How to Increase the WordPress PHP Memory Limit\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/increase-wordpress-php-memory-limit\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"19002\\\":{\\\"title\\\":\\\"Checking Index Status in Google Search Results\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/checking-index-status-in-google-search-results\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"19008\\\":{\\\"title\\\":\\\"How to troubleshoot issues with All in One SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/how-to-troubleshoot-issues-with-all-in-one-seo-pack\\\\\\/\\\",\\\"categories\\\":[\\\"troubleshooting\\\"]},\\\"19010\\\":{\\\"title\\\":\\\"Quality Guidelines for SEO Titles and Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/quality-guidelines-for-seo-titles-and-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"19016\\\":{\\\"title\\\":\\\"Top Tips for Good On-Page SEO\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/top-tips-for-good-on-page-seo\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"19017\\\":{\\\"title\\\":\\\"Meta Descriptions\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/meta-descriptions\\\\\\/\\\",\\\"categories\\\":[\\\"general-seo-topics\\\"]},\\\"19028\\\":{\\\"title\\\":\\\"What is SEO meta?\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/what-is-seo-meta\\\\\\/\\\",\\\"categories\\\":[\\\"getting-started\\\"]},\\\"19034\\\":{\\\"title\\\":\\\"Feature Manager\\\",\\\"url\\\":\\\"https:\\\\\\/\\\\\\/aioseo.com\\\\\\/docs\\\\\\/feature-manager\\\\\\/\\\",\\\"categories\\\":[\\\"feature-manager\\\"]}}}\"',0,'2026-07-21 15:42:57','2026-07-14 15:42:57','2026-07-14 15:42:57','admin_help_docs'),(22,NULL,'{\"counts\":{\"https:\\/\\/www.arithmetic.fr\\/page-sitemap.xml\":14,\"https:\\/\\/www.arithmetic.fr\\/attachment-sitemap.xml\":87},\"datetime\":{\"https:\\/\\/www.arithmetic.fr\\/page-sitemap.xml\":{\"date\":\"14 July 2026\",\"time\":\"17 h 37 min\"},\"https:\\/\\/www.arithmetic.fr\\/attachment-sitemap.xml\":{\"date\":\"20 March 2023\",\"time\":\"16 h 15 min\"}},\"pagination\":{\"showing\":2,\"total\":2}}',0,'2026-08-17 05:12:02','2026-07-14 20:15:47','2026-07-18 05:12:02','aioseo_sitemap_sitemap.xml'),(26,NULL,'{\"counts\":[],\"datetime\":[],\"pagination\":{\"showing\":0,\"total\":0}}',0,'2026-08-17 15:58:43','2026-07-15 07:08:36','2026-07-18 15:58:43','aioseo_sitemap_post-sitemap.xml'),(31,NULL,'{\"counts\":{\"https:\\/\\/www.arithmetic.fr\\/page-sitemap.xml\":14,\"https:\\/\\/www.arithmetic.fr\\/attachment-sitemap.xml\":87},\"datetime\":{\"https:\\/\\/www.arithmetic.fr\\/page-sitemap.xml\":{\"date\":\"14 July 2026\",\"time\":\"17 h 37 min\"},\"https:\\/\\/www.arithmetic.fr\\/attachment-sitemap.xml\":{\"date\":\"20 March 2023\",\"time\":\"16 h 15 min\"}},\"pagination\":{\"showing\":2,\"total\":2}}',0,'2026-08-14 07:57:33','2026-07-15 07:08:59','2026-07-15 07:57:33','aioseo_sitemap_sitemap.xml.gz'),(33,NULL,'{\"counts\":[],\"datetime\":{\"https:\\/\\/www.arithmetic.fr\\/\":{\"date\":\"14 July 2026\",\"time\":\"17 h 37 min\"},\"https:\\/\\/www.arithmetic.fr\\/temoignages\\/\":{\"date\":\"29 March 2023\",\"time\":\"21 h 40 min\"},\"https:\\/\\/www.arithmetic.fr\\/nos-references\\/\":{\"date\":\"20 March 2023\",\"time\":\"16 h 15 min\"},\"https:\\/\\/www.arithmetic.fr\\/politique-de-cookies-ue\\/\":{\"date\":\"28 February 2023\",\"time\":\"14 h 51 min\"},\"https:\\/\\/www.arithmetic.fr\\/solutions\\/\":{\"date\":\"31 January 2023\",\"time\":\"11 h 00 min\"},\"https:\\/\\/www.arithmetic.fr\\/solutions\\/liftmanager\\/\":{\"date\":\"30 January 2023\",\"time\":\"23 h 45 min\"},\"https:\\/\\/www.arithmetic.fr\\/solutions\\/cleanmanager\\/\":{\"date\":\"30 January 2023\",\"time\":\"23 h 40 min\"},\"https:\\/\\/www.arithmetic.fr\\/mentions-legales\\/\":{\"date\":\"6 June 2022\",\"time\":\"20 h 38 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/\":{\"date\":\"19 October 2021\",\"time\":\"17 h 47 min\"},\"https:\\/\\/www.arithmetic.fr\\/solutions\\/gpamanager\\/\":{\"date\":\"29 September 2021\",\"time\":\"18 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/solutions\\/renovmanager\\/\":{\"date\":\"29 September 2021\",\"time\":\"18 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/plan-du-site\\/\":{\"date\":\"27 October 2020\",\"time\":\"15 h 36 min\"},\"https:\\/\\/www.arithmetic.fr\\/contact\\/\":{\"date\":\"27 October 2020\",\"time\":\"15 h 36 min\"},\"https:\\/\\/www.arithmetic.fr\\/cgu-cleanmanager\\/\":{\"date\":\"2 July 2020\",\"time\":\"14 h 32 min\"}},\"pagination\":{\"showing\":14,\"total\":14}}',0,'2026-08-17 17:59:31','2026-07-15 07:09:08','2026-07-18 17:59:31','aioseo_sitemap_page-sitemap.xml'),(34,NULL,'{\"counts\":[],\"datetime\":[],\"pagination\":{\"showing\":0,\"total\":0}}',0,'2026-08-14 07:57:39','2026-07-15 07:09:14','2026-07-15 07:57:39','aioseo_sitemap_news-sitemap.xml'),(35,NULL,'{\"counts\":[],\"datetime\":{\"https:\\/\\/www.arithmetic.fr\\/nos-references\\/pays-de-meaux\\/\":{\"date\":\"20 March 2023\",\"time\":\"16 h 15 min\"},\"https:\\/\\/www.arithmetic.fr\\/nos-references\\/malakof\\/\":{\"date\":\"30 January 2023\",\"time\":\"23 h 30 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/romain_chauvin-2\\/\":{\"date\":\"19 October 2021\",\"time\":\"15 h 53 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/attachment\\/1633293909652\\/\":{\"date\":\"4 October 2021\",\"time\":\"10 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/attachment\\/1633293881545\\/\":{\"date\":\"4 October 2021\",\"time\":\"10 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/20211003_225657\\/\":{\"date\":\"4 October 2021\",\"time\":\"10 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/20211003_225644\\/\":{\"date\":\"4 October 2021\",\"time\":\"10 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/renov-2\\/\":{\"date\":\"30 September 2021\",\"time\":\"15 h 33 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/lift-2\\/\":{\"date\":\"30 September 2021\",\"time\":\"15 h 33 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/gpa-2\\/\":{\"date\":\"30 September 2021\",\"time\":\"15 h 33 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/clean-2\\/\":{\"date\":\"30 September 2021\",\"time\":\"15 h 33 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/romain_chauvin\\/\":{\"date\":\"27 September 2021\",\"time\":\"10 h 18 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/edouard_bourouba\\/\":{\"date\":\"24 September 2021\",\"time\":\"15 h 41 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/ricardo_dupot\\/\":{\"date\":\"24 September 2021\",\"time\":\"11 h 43 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/eric_scottis\\/\":{\"date\":\"24 September 2021\",\"time\":\"11 h 43 min\"},\"https:\\/\\/www.arithmetic.fr\\/nos-references\\/ophba\\/\":{\"date\":\"9 September 2021\",\"time\":\"17 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/nos-references\\/ophbagnolet\\/\":{\"date\":\"9 September 2021\",\"time\":\"17 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/renov-3\\/\":{\"date\":\"14 December 2020\",\"time\":\"17 h 04 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/etape_hp\\/\":{\"date\":\"11 December 2020\",\"time\":\"11 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/lift\\/\":{\"date\":\"11 December 2020\",\"time\":\"11 h 03 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/gpa\\/\":{\"date\":\"11 December 2020\",\"time\":\"11 h 03 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/clean\\/\":{\"date\":\"11 December 2020\",\"time\":\"11 h 03 min\"},\"https:\\/\\/www.arithmetic.fr\\/gennevilliers_logo\\/\":{\"date\":\"26 November 2020\",\"time\":\"17 h 34 min\"},\"https:\\/\\/www.arithmetic.fr\\/staff-info-web\\/\":{\"date\":\"24 November 2020\",\"time\":\"15 h 17 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/osi\\/\":{\"date\":\"31 March 2020\",\"time\":\"12 h 51 min\"},\"https:\\/\\/www.arithmetic.fr\\/capture_clean_play\\/\":{\"date\":\"27 March 2020\",\"time\":\"12 h 03 min\"},\"https:\\/\\/www.arithmetic.fr\\/capture_lift_play\\/\":{\"date\":\"27 March 2020\",\"time\":\"12 h 03 min\"},\"https:\\/\\/www.arithmetic.fr\\/capture_clean\\/\":{\"date\":\"28 February 2020\",\"time\":\"10 h 07 min\"},\"https:\\/\\/www.arithmetic.fr\\/capture_lift\\/\":{\"date\":\"28 February 2020\",\"time\":\"10 h 03 min\"},\"https:\\/\\/www.arithmetic.fr\\/solutions\\/cleanmanager\\/capture-decran-2020-02-27-a-15-25-35\\/\":{\"date\":\"27 February 2020\",\"time\":\"15 h 26 min\"},\"https:\\/\\/www.arithmetic.fr\\/renov\\/\":{\"date\":\"13 January 2020\",\"time\":\"11 h 58 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/securite2\\/\":{\"date\":\"20 December 2019\",\"time\":\"14 h 45 min\"},\"https:\\/\\/www.arithmetic.fr\\/solutions\\/cleanmanager\\/play-3\\/\":{\"date\":\"16 December 2019\",\"time\":\"10 h 28 min\"},\"https:\\/\\/www.arithmetic.fr\\/solutions\\/cleanmanager\\/check\\/\":{\"date\":\"16 December 2019\",\"time\":\"10 h 07 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/etapes\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 51 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/apropos\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 46 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/iphone_x_lift\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 41 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/iphone_x_clean\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 41 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/iphone_x_mockup\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 40 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/relmanager\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 40 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/dpamanager\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 40 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/liftmanager-2\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 40 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/cleanmanager-2\\/\":{\"date\":\"16 December 2019\",\"time\":\"9 h 40 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/businessman-analyzing-growing-3d-ar-chart-above-tablet-computer\\/\":{\"date\":\"13 December 2019\",\"time\":\"16 h 07 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-propos\\/businessman-working-in-modern-office-with-smartphone-and-laptop-computer\\/\":{\"date\":\"13 December 2019\",\"time\":\"15 h 55 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/assurer\\/\":{\"date\":\"12 December 2019\",\"time\":\"16 h 21 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/developper-2\\/\":{\"date\":\"12 December 2019\",\"time\":\"16 h 18 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/renforcer-2\\/\":{\"date\":\"12 December 2019\",\"time\":\"16 h 18 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/ameliorer\\/\":{\"date\":\"12 December 2019\",\"time\":\"16 h 18 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/bghome-2\\/\":{\"date\":\"12 December 2019\",\"time\":\"16 h 03 min\"},\"https:\\/\\/www.arithmetic.fr\\/traits\\/\":{\"date\":\"12 December 2019\",\"time\":\"15 h 43 min\"},\"https:\\/\\/www.arithmetic.fr\\/bghome\\/\":{\"date\":\"12 December 2019\",\"time\":\"15 h 41 min\"},\"https:\\/\\/www.arithmetic.fr\\/nos-references\\/iris\\/\":{\"date\":\"12 December 2019\",\"time\":\"15 h 30 min\"},\"https:\\/\\/www.arithmetic.fr\\/logo_blanc\\/\":{\"date\":\"12 December 2019\",\"time\":\"14 h 36 min\"},\"https:\\/\\/www.arithmetic.fr\\/accueil\\/bg_tem\\/\":{\"date\":\"12 December 2019\",\"time\":\"12 h 52 min\"},\"https:\\/\\/www.arithmetic.fr\\/logo\\/\":{\"date\":\"12 December 2019\",\"time\":\"12 h 25 min\"},\"https:\\/\\/www.arithmetic.fr\\/favico\\/\":{\"date\":\"12 December 2019\",\"time\":\"12 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/play-2\\/\":{\"date\":\"8 February 2017\",\"time\":\"4 h 56 min\"},\"https:\\/\\/www.arithmetic.fr\\/play\\/\":{\"date\":\"7 February 2017\",\"time\":\"9 h 51 min\"},\"https:\\/\\/www.arithmetic.fr\\/logotitle\\/\":{\"date\":\"16 January 2017\",\"time\":\"3 h 19 min\"},\"https:\\/\\/www.arithmetic.fr\\/c-5\\/\":{\"date\":\"6 January 2017\",\"time\":\"2 h 09 min\"},\"https:\\/\\/www.arithmetic.fr\\/b-4\\/\":{\"date\":\"6 January 2017\",\"time\":\"2 h 08 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-4\\/\":{\"date\":\"6 January 2017\",\"time\":\"2 h 06 min\"},\"https:\\/\\/www.arithmetic.fr\\/bcktqpsy-150x150\\/\":{\"date\":\"29 December 2016\",\"time\":\"7 h 20 min\"},\"https:\\/\\/www.arithmetic.fr\\/f-2\\/\":{\"date\":\"29 December 2016\",\"time\":\"2 h 36 min\"},\"https:\\/\\/www.arithmetic.fr\\/c-4\\/\":{\"date\":\"29 December 2016\",\"time\":\"2 h 36 min\"},\"https:\\/\\/www.arithmetic.fr\\/e-2\\/\":{\"date\":\"29 December 2016\",\"time\":\"2 h 36 min\"},\"https:\\/\\/www.arithmetic.fr\\/b-3\\/\":{\"date\":\"29 December 2016\",\"time\":\"2 h 35 min\"},\"https:\\/\\/www.arithmetic.fr\\/d-3\\/\":{\"date\":\"29 December 2016\",\"time\":\"2 h 35 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-3\\/\":{\"date\":\"29 December 2016\",\"time\":\"2 h 35 min\"},\"https:\\/\\/www.arithmetic.fr\\/c-3\\/\":{\"date\":\"29 December 2016\",\"time\":\"1 h 47 min\"},\"https:\\/\\/www.arithmetic.fr\\/e\\/\":{\"date\":\"29 December 2016\",\"time\":\"1 h 47 min\"},\"https:\\/\\/www.arithmetic.fr\\/b-2\\/\":{\"date\":\"29 December 2016\",\"time\":\"1 h 46 min\"},\"https:\\/\\/www.arithmetic.fr\\/a-2\\/\":{\"date\":\"29 December 2016\",\"time\":\"1 h 45 min\"},\"https:\\/\\/www.arithmetic.fr\\/d-2\\/\":{\"date\":\"29 December 2016\",\"time\":\"1 h 44 min\"},\"https:\\/\\/www.arithmetic.fr\\/tmn\\/\":{\"date\":\"23 December 2016\",\"time\":\"10 h 17 min\"},\"https:\\/\\/www.arithmetic.fr\\/iphone2\\/\":{\"date\":\"22 December 2016\",\"time\":\"7 h 50 min\"},\"https:\\/\\/www.arithmetic.fr\\/bg\\/\":{\"date\":\"22 December 2016\",\"time\":\"5 h 35 min\"},\"https:\\/\\/www.arithmetic.fr\\/iphone_new\\/\":{\"date\":\"22 December 2016\",\"time\":\"3 h 33 min\"},\"https:\\/\\/www.arithmetic.fr\\/icon4\\/\":{\"date\":\"22 December 2016\",\"time\":\"2 h 10 min\"},\"https:\\/\\/www.arithmetic.fr\\/icon3\\/\":{\"date\":\"22 December 2016\",\"time\":\"2 h 10 min\"},\"https:\\/\\/www.arithmetic.fr\\/icon2\\/\":{\"date\":\"22 December 2016\",\"time\":\"2 h 10 min\"},\"https:\\/\\/www.arithmetic.fr\\/icon1\\/\":{\"date\":\"22 December 2016\",\"time\":\"2 h 08 min\"},\"https:\\/\\/www.arithmetic.fr\\/android\\/\":{\"date\":\"21 December 2016\",\"time\":\"9 h 54 min\"},\"https:\\/\\/www.arithmetic.fr\\/apple\\/\":{\"date\":\"21 December 2016\",\"time\":\"9 h 51 min\"},\"https:\\/\\/www.arithmetic.fr\\/home01\\/\":{\"date\":\"21 December 2016\",\"time\":\"4 h 15 min\"},\"https:\\/\\/www.arithmetic.fr\\/logo_white\\/\":{\"date\":\"21 December 2016\",\"time\":\"3 h 28 min\"}},\"pagination\":{\"showing\":87,\"total\":87}}',0,'2026-08-16 19:14:18','2026-07-15 07:21:29','2026-07-17 19:14:18','aioseo_sitemap_attachment-sitemap.xml'),(48,NULL,'true',0,'2026-07-19 02:33:22','2026-07-15 14:27:47','2026-07-18 14:33:22','ai_credits_idle'),(53,NULL,'true',0,'2026-07-19 02:33:23','2026-07-15 14:27:47','2026-07-18 14:33:23','notifications_last_fetched'),(79,NULL,'{\"counts\":[],\"datetime\":[],\"pagination\":{\"showing\":0,\"total\":0}}',0,'2026-08-16 21:30:47','2026-07-16 18:25:52','2026-07-17 21:30:47','aioseo_sitemap_post-archive-sitemap.xml'),(1028,NULL,'true',0,'2026-07-19 19:55:52','2026-07-18 19:55:52','2026-07-18 19:55:52','action_scheduler_log_cleanup'),(1030,NULL,'{\"total\":0,\"withoutFocusKeyword\":0,\"withoutTruSeoScore\":0,\"needsImprovement\":0,\"okay\":0,\"good\":0}',0,'2026-07-18 22:53:04','2026-07-18 21:53:04','2026-07-18 21:53:04','post_overview_data'),(1031,NULL,'{\"total\":13,\"withoutFocusKeyword\":10,\"withoutTruSeoScore\":4,\"needsImprovement\":0,\"okay\":9,\"good\":0}',0,'2026-07-18 22:53:04','2026-07-18 21:53:04','2026-07-18 21:53:04','page_overview_data'),(1032,NULL,'{\"total\":0,\"withoutFocusKeyword\":0,\"withoutTruSeoScore\":0,\"needsImprovement\":0,\"okay\":0,\"good\":0}',0,'2026-07-18 22:53:04','2026-07-18 21:53:04','2026-07-18 21:53:04','testimonial_overview_data'),(1035,NULL,'[{\"url\":\"https:\\/\\/aioseo.com\\/google-june-2026-spam-update\\/\",\"title\":\"Google June 2026 Spam Update: What You Need To Know\",\"date\":\"17 juillet 2026\",\"content\":\"The Google June 2026 Spam Update is the latest reminder that Google continues to prioritize helpful, trustworthy content while c…\"},{\"url\":\"https:\\/\\/aioseo.com\\/opt-out-of-ai-overviews\\/\",\"title\":\"Opt Out of AI Overviews: Should You Take Google’s Offer?\",\"date\":\"15 juillet 2026\",\"content\":\"If you\'ve noticed your traffic changing since Google launched AI Overviews, you\'re probably wondering whether it\'s time to opt o…\"},{\"url\":\"https:\\/\\/aioseo.com\\/event-job-posting-schema-basic\\/\",\"title\":\"Event & Job Posting Schema Now Available on All AIOSEO Plans\",\"date\":\"13 juillet 2026\",\"content\":\"Two schema types that I get excited about every time I see someone use them correctly just got a lot more accessible. Starting w…\"},{\"url\":\"https:\\/\\/aioseo.com\\/rank-math-vs-yoast\\/\",\"title\":\"Rank Math vs. Yoast: Tested and Compared for 2026\",\"date\":\"10 juillet 2026\",\"content\":\"Choosing between Rank Math vs. Yoast isn\'t really about which plugin has more buttons. It is about which one fits how you work,…\"}]',0,'2026-07-19 21:53:06','2026-07-18 21:53:06','2026-07-18 21:53:06','rss_feed'),(1040,NULL,'true',0,'2026-07-18 22:53:56','2026-07-18 21:53:56','2026-07-18 21:53:56','as_image_scan_idle'); /*!40000 ALTER TABLE `4w_aioseo_cache` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_crawl_cleanup_blocked_args` -- DROP TABLE IF EXISTS `4w_aioseo_crawl_cleanup_blocked_args`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_crawl_cleanup_blocked_args` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `param` text COLLATE utf8mb4_unicode_520_ci, `value` text COLLATE utf8mb4_unicode_520_ci, `param_value_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `regex` varchar(150) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `hits` int NOT NULL DEFAULT '0', `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ndx_aioseo_crawl_cleanup_blocked_args_param_value_hash` (`param_value_hash`), UNIQUE KEY `ndx_aioseo_crawl_cleanup_blocked_args_regex` (`regex`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_crawl_cleanup_blocked_args` -- LOCK TABLES `4w_aioseo_crawl_cleanup_blocked_args` WRITE; /*!40000 ALTER TABLE `4w_aioseo_crawl_cleanup_blocked_args` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_aioseo_crawl_cleanup_blocked_args` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_crawl_cleanup_logs` -- DROP TABLE IF EXISTS `4w_aioseo_crawl_cleanup_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_crawl_cleanup_logs` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `slug` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `param` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `value` text COLLATE utf8mb4_unicode_520_ci, `hash` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL, `hits` int NOT NULL DEFAULT '1', `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ndx_aioseo_crawl_cleanup_logs_hash` (`hash`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_crawl_cleanup_logs` -- LOCK TABLES `4w_aioseo_crawl_cleanup_logs` WRITE; /*!40000 ALTER TABLE `4w_aioseo_crawl_cleanup_logs` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_aioseo_crawl_cleanup_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_notifications` -- DROP TABLE IF EXISTS `4w_aioseo_notifications`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_notifications` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(13) COLLATE utf8mb4_unicode_520_ci NOT NULL, `addon` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `type` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL, `level` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `notification_id` bigint unsigned DEFAULT NULL, `notification_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `start` datetime DEFAULT NULL, `end` datetime DEFAULT NULL, `button1_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `button1_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `button2_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `button2_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `dismissed` tinyint(1) NOT NULL DEFAULT '0', `new` tinyint(1) NOT NULL DEFAULT '1', `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ndx_aioseo_notifications_slug` (`slug`), KEY `ndx_aioseo_notifications_dates` (`start`,`end`), KEY `ndx_aioseo_notifications_type` (`type`), KEY `ndx_aioseo_notifications_dismissed` (`dismissed`) ) ENGINE=InnoDB AUTO_INCREMENT=109 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_notifications` -- LOCK TABLES `4w_aioseo_notifications` WRITE; /*!40000 ALTER TABLE `4w_aioseo_notifications` DISABLE KEYS */; INSERT INTO `4w_aioseo_notifications` VALUES (1,'60adc2ceb9318',NULL,'Introducing Breadcrumbs - Boost SEO & User Experience 📣','Now you can easily add breadcrumb navigation on your website to improve user experience & boost SEO rankings.\r\n<br /><br />\r\nOur breadcrumbs feature is available for all users, so you can get an enhanced website listing in Google.\r\n<br /><br />\r\nIf you want more control over Breadcrumb templates, then please upgrade to AIOSEO Pro today and save 50% off.','success','[\"4-x\"]',59,NULL,'2021-06-24 12:58:36',NULL,'Learn More','https://aioseo.com/introducing-breadcrumbs/?utm_source=WordPress&utm_campaign=introducing-breadcrumbs-v4&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-breadcrumbs-v4&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2021-05-26 03:38:54','2023-03-10 21:39:59'),(2,'60d428025284b',NULL,'⚡ [LAST CHANCE] - 60% OFF AIOSEO ⚡','We’re celebrating our 14th anniversary by offering you a <strong>huge 60% discount for a limited time!</strong> If you want to optimize your site on Google, this is your last chance to update your AIOSEO plan without the high costs.\r\n<br /><br />\r\nUnlock powerful features like <strong>Local SEO Module, Image SEO Module, 301 Redirects, 404 Error Tracking, Custom Breadcrumbs, Smart Schema Markup</strong>, and more…\r\n<br /><br />','success','[\"4-x\",\"lite\"]',70,NULL,'2021-06-29 00:00:00','2021-07-31 00:00:00','Upgrade AIOSEO NOW! (60% OFF)','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=14th-birthday-sale-last-chance-v4&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW','Learn More','https://aioseo.com/aioseo-turns-14/?utm_source=WordPress&utm_campaign=14th-birthday-sale-last-chance-v4&utm_medium=plugin-notification&utm_content=Learn More',0,0,'2021-06-24 06:36:50','2021-07-07 07:39:49'),(3,'60d42802540c8',NULL,'⚡ 14th Birthday Sale - 60% OFF AIOSEO ⚡','Want to upgrade your AIOSEO plan without the high costs? As we’re celebrating our anniversary, <strong>we’re offering up to 60% OFF for a limited time.</strong>\r\n<br /><br />\r\nUnlock powerful features like <strong>Local SEO Module, Image SEO Module, 301 Redirects, 404 Error Tracking, Custom Breadcrumbs, Smart Schema Markup</strong>, and more…\r\n<br /><br />','success','[\"4-x\"]',68,NULL,'2021-06-24 00:00:00','2021-06-28 23:59:00','Upgrade AIOSEO NOW! (60% OFF)','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=14th-birthday-sale-v4&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW','Learn More','https://aioseo.com/aioseo-turns-14/?utm_source=WordPress&utm_campaign=14th-birthday-sale-v4&utm_medium=plugin-notification&utm_content=Learn More',0,0,'2021-06-24 06:36:50','2021-06-28 06:54:52'),(4,'6102770ae3ee4',NULL,'🎉 Introducing Full Site Redirects + Headline Analyzer','Now easily redirect your ENTIRE website to another domain. No need to hire a developer!\r\n<br /><br />\r\nPlus, with our brand new Headline Analyzer, you can write catchy headlines that users can\'t help but click.\r\n<br /><br />\r\nTo get full access to our Pro features, upgrade your license today and save 50% OFF.','success','[\"4-x\",\"lite\"]',76,NULL,'2021-08-11 15:03:47',NULL,'Learn More','https://aioseo.com/introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer/?utm_source=WordPress&utm_campaign=introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-the-new-aioseo-full-site-redirect-and-headline-analyzer-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2021-07-29 09:38:18','2023-03-10 21:39:59'),(5,'611644779871f',NULL,'📢 Announcing HTML Sitemaps: Help Visitors Find Your Content Faster','Help your visitors to discover the posts, pages, and products they’re looking for.\r\n<br /><br />\r\nPlus, help improve your rankings by making your website user-friendly and easy to crawl.\r\n<br /><br />\r\nTo get full access to our Pro features, upgrade your license today and save 50% OFF. 😍','success','[\"4-x\",\"lite\"]',86,NULL,'2021-07-28 11:36:58',NULL,'Learn More','https://aioseo.com/introducing-html-sitemaps/?utm_source=WordPress&utm_campaign=introducing-html-sitemaps-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-html-sitemaps-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2021-08-13 10:07:51','2023-03-10 21:39:59'),(6,'6139e68cb8021',NULL,'📣 Introducing Local SEO Map Embeds!','Now it\'s easy to add multiple locations and embed a custom Google Map on your website!\r\n<br /><br />\r\nEnter your address or drop a pin on your precise location, then choose from 4 different map styles.\r\n<br /><br />\r\nPlus, get access to SEO pro tips in your editor sidebar so you can make sure each post is fully optimized.\r\n<br /><br />\r\nTo get full access to our Pro features, upgrade your license today and save 50% OFF.','success','[\"4-x\",\"lite\"]',92,NULL,'2021-09-07 00:00:00',NULL,'Learn More','https://aioseo.com/announcing-local-seo-map-embeds/?utm_source=WordPress&utm_campaign=introducing-local-seo-maps-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=introducing-local-seo-maps-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2021-09-09 10:48:44','2023-03-10 21:39:59'),(7,'6183cafa6cc83',NULL,'📢 Introducing Our Updated Redirect Testing Tool + Enhancements to Sitemaps','Check out our completely revamped <strong>Redirect Testing tool</strong>! Now, you can easily test URL redirect right within your WordPress dashboard and see the status code with a single click.\r\n<br><br>\r\n<img style=\"width:100%;max-width:400px\" src=\"data:image/png;base64,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\" />\r\n<br><br>\r\nWe\'ve also added a number of improvements to sitemaps, including the last generated date and a custom 404 page.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.5 today and take advantage of these enhancements!','info','[\"4-x\",\"lite\"]',110,NULL,'2022-01-19 20:15:04',NULL,'Learn More','https://aioseo.com/introducing-our-redirect-testing-tool-new-enhancements-to-our-sitemaps/?utm_source=WordPress&utm_campaign=redirects-testing-tool-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=redirects-testing-tool-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2021-11-04 11:58:50','2023-03-10 21:39:59'),(8,'6183cafa6f72c',NULL,'🎉 Celebrating 3M+ Active Installs + Get 60% OFF Today!','Your beloved SEO plugin, All in One SEO (AIOSEO), just crossed <strong>3 million active installs</strong>!\r\n<br><br>\r\nTo celebrate this milestone, we’re running a huge sale for a limited time.\r\n<br><br>\r\n<strong>Save 60% OFF any AIOSEO plan!</strong>','success','[\"4-x\",\"lite\"]',107,NULL,'2021-11-03 14:11:37','2021-11-09 00:00:00','Upgrade AIOSEO NOW! (60% OFF)','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=3-million-installs-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW',NULL,NULL,0,0,'2021-11-04 11:58:50','2021-11-08 12:02:13'),(9,'619f80fea902a',NULL,'🔥 Save 65% OFF AIOSEO - Limited Time Black Friday Sale!','This Black Friday, we’re offering an incredible discount, up to <strong><em>65% OFF</em></strong> on AIOSEO!\r\n<br><br>\r\n<strong>This is the biggest sale we have <em>EVER</em> had, and it\'s available RIGHT NOW!</strong>\r\n<br><br>\r\nIf you’ve been thinking about becoming part of the AIOSEO Pro family, now’s the perfect time, but you’ll have to act fast since this remarkable deal expires soon!','success','[\"4-x\",\"lite\"]',165,NULL,'2021-11-23 18:42:05','2021-11-27 00:00:00','Upgrade AIOSEO NOW! (65% OFF)','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=black-friday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW','Learn More','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=black-friday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Learn More',0,0,'2021-11-25 12:26:38','2021-11-26 12:26:38'),(10,'61a3759929c31',NULL,'🌳 Get AIOSEO Pro (65% OFF Today) + Donate for a Cause 🌳','Want to boost your SEO rankings while giving back something in return?\r\n<br><br>\r\nThis Green Monday, we’re offering <strong><em>up to 65% OFF</em></strong> on AIOSEO Pro purchases.\r\n<br><br>\r\nAnd a portion of sales will be donated to The Conservation Fund, a non-profit that protects America\'s legacy of land and water resources through land acquisition and more.','success','[\"4-x\",\"lite\"]',183,NULL,'2021-12-13 00:00:00','2021-12-14 00:00:00','Upgrade AIOSEO NOW! (65% OFF)','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=green-monday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW',NULL,NULL,0,0,'2021-11-28 12:27:05','2021-12-13 12:54:39'),(11,'61a375992bf13',NULL,'⌛ Cyber Monday Sale is Ending Soon!','This Cyber Monday sale is your last chance to grab the world’s best SEO plugin for the best price.\r\n<br><br>\r\n<strong><em>This is the biggest sale we have EVER had, and it\'s available RIGHT NOW!</em></strong>\r\n<br><br>\r\nIf you want to step up your SEO game in 2022, then you need AIOSEO Pro, and NOW is the best time to get it!','success','[\"4-x\",\"lite\"]',176,NULL,'2021-11-29 00:00:00','2021-12-04 00:00:00','Upgrade AIOSEO NOW! (65% OFF)','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=cyber-monday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade AIOSEO NOW','Learn More','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=cyber-monday-2021-v4-lite&utm_medium=plugin-notification&utm_content=Learn More',0,0,'2021-11-28 12:27:05','2021-12-03 12:34:39'),(12,'61eabafbb3c43',NULL,'📢 Introducing Link Assistant + Our Stand-Alone Headline Analyzer','Check out the brand new features in AIOSEO 4.1.6! First, we have Link Assistant, a powerful tool to help you build effective internal links and audit external ones.\r\n<br><br>\r\nWe’ve also added a stand-alone Headline Analyzer to help you craft, and A/B test your headlines right from within WordPress.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.6 today and up your SEO game without breaking a sweat!','success','[\"4-x\",\"lite\"]',203,NULL,'2022-02-08 13:39:00',NULL,'Learn More','https://aioseo.com/new-introducing-link-assistant-a-stand-alone-headline-analyzer-and-more-in-aioseo-4-1-6/?utm_source=WordPress&utm_campaign=link-assistant-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=link-assistant-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-01-21 13:54:03','2023-03-10 21:39:59'),(13,'62027be6536a5',NULL,'🎉 Introducing IndexNow and Page Builder Integrations','Check out the fantastic new features in AIOSEO 4.1.7! First, we have IndexNow, a feature that gets your new or updated content indexed faster on Bing and Yandex (with more search engines to follow).\r\n<br><br>\r\nWe’ve also integrated AIOSEO with 3 major page builders, namely Elementor, Divi and SeedProd. Now you can work on your SEO right from within your page builder.\r\n<br><br>\r\nGet AIOSEO Pro today and up your SEO game without breaking a sweat!','success','[\"4-x\",\"lite\"]',223,NULL,'2022-03-01 16:19:06',NULL,'Learn More','https://aioseo.com/introducing-indexnow-and-page-builder-integrations-in-aioseo-4-1-7/?utm_source=WordPress&utm_campaign=index-now-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=index-now-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-02-08 14:19:18','2023-03-10 21:39:59'),(14,'621f87d9a9301',NULL,'📢 Announcing 4.1.8: Improved Site Redirects and Modified Date for Posts 📢','Redirects have never been easier! Our 4.1.8 update comes with a powerful feature that enables you to implement a redirect from right within a post.\r\n<br><br>\r\nWe’ve also added a \"limit modified date\" feature that allows you to make minor edits to posts/pages and keep the date the same.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.8 today and enjoy these 2 powerful features and more.','success','[\"4-x\",\"lite\"]',241,NULL,'2022-04-08 19:59:50',NULL,'Learn More','https://aioseo.com/announcing-improved-site-redirects-and-modified-date-for-posts/?utm_source=WordPress&utm_campaign=introducing-on-page-redirects-and-limit-modified-date-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=introducing-on-page-redirects-and-limit-modified-date-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-03-02 15:06:01','2023-03-10 21:39:59'),(15,'6243288ef358f',NULL,'Microsoft Clarity Integration and a New REST API Addon 🎉🎉','Now you can see how your website visitors interact with your web pages with heatmaps and session recordings, thanks to Microsoft Clarity.\r\n<br><br>\r\nWe’ve also added a REST API addon to make SEO easier for your headless website.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.9 today and enjoy these 2 powerful features on your website!','success','[\"4-x\",\"lite\"]',263,NULL,'2022-05-03 15:26:42',NULL,'Learn More','https://aioseo.com/introducing-the-new-microsoft-clarity-integration-and-rest-api-addon/?utm_source=WordPress&utm_campaign=microsoft-clarity-rest-api-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=microsoft-clarity-rest-api-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-03-29 15:41:02','2023-03-10 21:39:59'),(16,'6251aa849bb2a',NULL,'📢 🌿 Sale! Sale! Sale! 🌿 📢','<img src=\"data:image/png;base64,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\" />\r\n<br><br>\r\nOur spring sale is on! Get up to <strong>65% off</strong> our plans and save big.\r\n<br><br>\r\nHurry, this offer is only valid through Monday!','success','[\"4-x\",\"lite\"]',282,NULL,'2022-04-08 19:59:50','2022-04-12 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=spring-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW!',NULL,NULL,0,0,'2022-04-09 15:47:16','2022-04-11 15:48:09'),(17,'6268176b11bb1',NULL,'📢 Introducing 2 New Features! — Dashboard Widgets And Shorter URLs 📢','We’ve added 2 new dashboard widgets. One to help you set up your website for better SEO and the other to show you an overview of how optimized your posts are.\r\n<br><br>\r\nAnother feature you’ll love is the Strip Category Base Prefix feature that enables you to create shorter URLs by removing the category base.\r\n<br><br>\r\nUpgrade to AIOSEO 4.2.0 Pro today and enjoy these powerful features on your website!!','success','[\"4-x\",\"lite\"]',308,NULL,'2022-05-31 21:15:05',NULL,'Learn More','https://aioseo.com/new-dashboard-widgets-and-strip-category-base-feature/?utm_source=WordPress&utm_campaign=dashboard-widgets-strip-category-base-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=dashboard-widgets-strip-category-base-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-04-26 16:01:47','2023-03-10 21:39:59'),(18,'6271531b9f40e',NULL,'👉 Awesome Motive Just Hit 20 MILLION Websites Using our Software!','We\'ve got some exciting news to share!\r\n<br><br>\r\nAwesome Motive (our parent company) just hit the <strong>20 MILLION</strong> website milestone. 🤯\r\n<br><br>\r\nTo celebrate, we’re offering you up to 65% off our paid plans for <strong>only the next 2 days</strong>! 🎉\r\n','success','[\"4-x\",\"lite\"]',312,NULL,'2022-05-03 15:26:42','2022-05-06 00:00:00','Get AIOSEO Pro NOW!','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=20-million-v4-lite&utm_medium=plugin-notification&utm_content=🚀 Get AIOSEO Pro NOW!',NULL,NULL,0,0,'2022-05-03 16:06:51','2022-05-05 16:06:51'),(19,'629799532ef4e',NULL,'📣 Introducing Crawl Cleanup and Import URLs to Your Sitemap!','AIOSEO 4.2.1 now allows you to manage Search Engine crawl quota by removing query args (URL parameters) from selected URLs and disabling unnecessary RSS feeds.\r\n<br><br>\r\nYou can also import bulk URLs from a CSV file to add more pages to your sitemap.\r\n<br><br>\r\nUpdate to AIOSEO 4.2.1 to take advantage of these powerful SEO features today!','success','[\"4-x\",\"lite\"]',327,NULL,'2022-07-19 14:22:11',NULL,'Learn More','https://aioseo.com/introducing-crawl-cleanup-and-importing-urls-from-a-csv-file-to-your-sitemap/?utm_source=WordPress&utm_campaign=crawl-cleanup-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=crawl-cleanup-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2022-06-01 16:52:35','2023-03-10 21:39:59'),(20,'62b46484246c1',NULL,'AIOSEO is Turning 15 YEARS OLD!! 🥳 🥳','<img src=\"data:image/png;base64,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\" />\r\n\r\nTo celebrate, we’re running a sale with as much as <strong>65% off our paid plans</strong>.\r\n<br><br>\r\nGrab it while the party lasts! (<strong>Hurry! This offer won\'t last long!</strong>) 🎉','success','[\"4-x\",\"lite\"]',346,NULL,'2022-06-23 12:45:59','2022-06-30 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=15th-birthday-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW! (65% OFF)',NULL,NULL,0,0,'2022-06-23 13:03:00','2022-06-28 10:24:20'),(21,'62b4648427dd2',NULL,'AIOSEO 4.2.2 is HERE with some great new features! 🎉','Connect your WordPress user profile directly to your social media accounts for improved SEO.\r\n<br><br>\r\nOur new Translations API enables third-party translation apps to hook into AIOSEO’s data for multilingual SEO.\r\n<br><br>\r\nUpdate to AIOSEO 4.2.2 now and enjoy more SEO opportunities!','success','[\"4-x\",\"lite\"]',338,NULL,'2022-07-19 14:22:11',NULL,'Learn More','https://aioseo.com/announcing-our-new-user-social-profile-tab-and-translation-api-in-aioseo-4-2-2/?utm_source=WordPress&utm_campaign=social-profiles-translations-api-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=social-profiles-translations-api-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-06-23 13:03:00','2023-03-10 21:39:59'),(22,'62d7a94d84447',NULL,'📣 AIOSEO 4.2.3: Introducing FAQ and Table of Contents blocks + URL Slug Monitor.','You can now add <strong>FAQ and Table of Contents blocks</strong> to increase your visibility on SERPs and improve user experience.\r\n<br><br>\r\nAnd our <strong>URL Slug Monitor</strong> is a powerful addition that checks for changes in your URLs and prompts you to add redirects which helps <strong>prevents 404 errors</strong> on your site.\r\n<br><br>\r\nUpdate to 4.2.3 today and check out these powerful new features!','success','[\"4-x\",\"lite\"]',414,NULL,'2022-08-16 12:14:02',NULL,'Learn More','https://aioseo.com/introducing-aioseo-4-2-3-faq-and-table-of-contents-blocks-all-new-url-slug-monitor/?utm_source=WordPress&utm_campaign=introducing-faq-toc-blocks-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=introducing-faq-toc-blocks-vv-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-07-20 07:05:49','2023-03-10 21:39:59'),(23,'62de938b0c044',NULL,'We\'re celebrating 100 million downloads of AIOSEO!!! 🥳','And we want to share this HUGE milestone with you by <strong>slashing our prices</strong>.\r\n<br><br>\r\nWe\'re offering up to <strong>65% off</strong> our paid plans until July 28.\r\n<br><br>\r\nGrab it while the party lasts! (<strong>Hurry! This offer won\'t last long!</strong>) 🎉\r\n','success','[\"4-x\",\"lite\"]',417,NULL,'2022-07-25 15:21:38','2022-07-28 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=100m-downloads-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro%20NOW!%20(65%%20OFF)',NULL,NULL,0,0,'2022-07-25 12:58:51','2022-07-27 14:25:51'),(24,'62de938b0f68f',NULL,'LAST CHANCE: We\'re celebrating 100 million downloads of AIOSEO!!! ⌛','AIOSEO just hit <strong>100 MILLION DOWNLOADS</strong> and we\'ve been celebrating all week with as much as <strong>65% off our paid plans!</strong> 🥳\r\n<br><br>\r\nThe party’s almost over and you’re about to miss out on this amazing celebration deal.\r\n<br><br>\r\nMake sure to grab yours ASAP because it <strong>expires today!</strong> 🎉 🎉','success','[\"4-x\",\"lite\"]',456,NULL,'2022-07-28 00:00:00','2022-07-29 00:00:00','Get AIOSEO Pro NOW! (65% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=100m-downloads-sale-last-chance-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro%20NOW!%20(65%%20OFF)',NULL,NULL,0,0,'2022-07-25 12:58:51','2022-07-28 14:32:00'),(25,'62fbdadda389c',NULL,'AIOSEO just got more powerful with version 4.2.4! 🚀','Easily eliminate 404 errors with <strong>automatic redirects</strong> using our massively improved Redirection Manager. \r\n<br><br>\r\nThis update also includes some huge improvements to our Image SEO addon, making it much easier for your content to rank. 📸\r\n<br><br>\r\nUpdate to <strong>AIOSEO 4.2.4</strong> today and take advantage of these powerful new features!','success','[\"4-x\",\"lite\"]',463,NULL,'2022-09-22 20:05:34',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-4-improved-redirects-and-image-seo-updates/?utm_source=WordPress&utm_campaign=improved-redirects-image-seo-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=improved-redirects-image-seo-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2022-08-16 17:58:53','2023-03-10 21:39:59'),(26,'6321664056172',NULL,'The Next-Gen Schema Generator is here! 🎉','This is a huge leap forward in WordPress schema implementation, and you definitely want to add it to boost your website SEO! 🚀\r\n<br><br>\r\nWebsites with schema markups enjoy better SEO rankings, higher traffic, and more sales. AIOSEO 4.2.5 makes it possible without touching a single line of code.\r\n<br><br>\r\nUpdate to AIOSEO 4.2.5 <strong>TODAY</strong> and enjoy the power of our <strong>new Schema Generator!</strong>','success','[\"4-x\",\"lite\"]',492,NULL,'2022-09-13 00:00:00',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-5-next-gen-schema-generator-to-improve-your-seo-rankings/?utm_source=WordPress&utm_campaign=schema-generator-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=schema-generator-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-09-14 05:27:28','2023-03-10 21:39:59'),(27,'632d6ef3d93dd',NULL,'🍂 Our fall sale is on! 🍂','Get up to 70% off AIOSEO Pro to improve your SEO rankings.\r\n<br><br>\r\nThis will get you access to our Next-Gen Schema generator, powerful Link Assistant, and dozens of SEO features to grow your traffic.\r\n<br><br>\r\nUpgrade this week and save BIG!','success','[\"4-x\",\"lite\"]',503,NULL,'2022-09-22 20:05:34','2022-09-29 00:00:00','Get AIOSEO Pro NOW! (70% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=2022-fall-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW! (70% OFF)',NULL,NULL,0,0,'2022-09-23 08:31:47','2022-09-28 21:16:29'),(28,'634739773c636',NULL,'The much-awaited SEO emoji picker is here! 🎉','Now you can add emojis to SEO fields to get <strong>higher CTRs and engagement on SEO and social media platforms</strong>. 😳\r\n<br><br>\r\nPlus, we’ve also greatly improved our multisite SEO module, making it easy to <strong>manage WordPress multisite SEO from a single dashboard</strong>. ✅\r\n<br><br>\r\nWith AIOSEO 4.2.6, you’ve got more tools to help you rank your content, and that <strong>without touching a single line of code</strong>. 🧑🏽💻\r\n<br><br>\r\n<strong>Update to AIOSEO 4.2.6 TODAY</strong> and enjoy the power of our new SEO emoji picker and improved multisite SEO module! 🚀','success','[\"4-x\",\"lite\"]',512,NULL,'2022-11-28 20:45:42',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-6-new-seo-emoji-picker-multisite-seo-improvements/?utm_source=WordPress&utm_campaign=emoji-picker-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','🚀 Get AIOSEO Pro NOW!','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=emoji-picker-v4-lite&utm_medium=plugin-notification&utm_content=🚀 Get AIOSEO Pro NOW!',1,0,'2022-10-12 22:02:31','2023-03-10 21:39:59'),(29,'636b5fc0dfd0f',NULL,'Announcing AIOSEO 4.2.7: Google Merchant Center Schema to help you Boost Visibility and Sales! 🛒💰','Do you sell products on your website? We’ve got great news for you!\r\n<br><br>\r\nEnjoy greater visibility and higher CTRs for your products on search engines with our new <strong>Google Merchant Center</strong> Listing schema support. \r\n<br><br>\r\nSo, go ahead and upgrade to <strong>AIOSEO Pro 4.2.7 TODAY</strong> and get more tools to help you rank your content and products!','success','[\"4-x\",\"lite\"]',526,NULL,'2022-12-06 20:35:55',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-2-7-drive-more-sales-with-google-merchant-center-listing-schema/?utm_source=WordPress&utm_campaign=google-merchant-center-schema-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=google-merchant-center-schema-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-11-09 08:07:28','2023-03-10 21:39:59'),(30,'637b812d37445',NULL,'Black Friday: HUGE Sale! Get Up to 70% Off AIOSEO 🛍','Our biggest sale of the year is now live! Get up to 70% off AIOSEO, the world’s best WordPress SEO plugin. You’ll unlock our NEW Link Assistant addon, redirection manager, local SEO module, image SEO module, news/video sitemaps +more! PLUS enter our giveaway to WIN an Apple 14” M1 PRO Macbook Pro - no purchase necessary!','success','[\"4-x\",\"lite\"]',534,NULL,'2022-11-24 19:50:33','2022-11-28 00:00:00','Enter Giveaway','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2022-enter-giveaway-v4-lite','Claim Your Upgrade Discount','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2022-claim-your-upgrade-discount-v4-lite',0,0,'2022-11-21 13:46:21','2022-11-25 23:51:28'),(31,'63900a49a6d1f',NULL,'AIOSEO 4.2.8: More Control Over Search and Social Snippets with SEO Preview 🔎','Get greater control over how your search and social media snippets appear with our <strong>new SEO Preview tool</strong>.\r\n<br><br>\r\nPlus, check how well you’ve set up your page’s SEO by getting an overview of your meta tags and basic SEO.\r\n<br><br>\r\nSo, <strong>update to AIOSEO 4.2.8 TODAY</strong> and boost your rankings and drive more engagement on SERPs and social media!','success','[\"4-x\",\"lite\"]',560,NULL,'2023-02-24 16:13:04',NULL,'Learn More','https://aioseo.com/new-seo-preview-more-control-over-search-and-social-snippets/?utm_source=WordPress&utm_campaign=seo-preview-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=seo-preview-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',1,0,'2022-12-07 03:36:41','2023-03-10 21:39:59'),(32,'63e365a65c23b',NULL,'Introducing SEO Stats for WordPress - Track Your Keyword Rankings and See Important SEO Metrics with 1-click 🔎 🚀','Want to see exactly how your content ranks in search results inside of WordPress? You can do just that with our brand new <strong>Google Search Console integration</strong>!\r\n<br><br>\r\nTrack important keywords and get in-plugin tips to help you grow your traffic. <strong>Plus: Try out the new speed test tool!</strong> 🚀\r\n<br><br>\r\n<strong>Upgrade to AIOSEO 4.3.0 (Elite) TODAY to ignite your SEO and outrank competitors!</strong>\r\n<br><br>\r\n<img src=\"data:image/png;base64,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\" />','success','[\"4-x\",\"lite\"]',570,NULL,'2023-06-27 12:55:16',NULL,'Learn More','https://aioseo.com/google-search-console-integration/?utm_source=WordPress&utm_campaign=google-search-console-integration-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro 🚀','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=google-search-console-integration-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',1,0,'2023-02-08 09:04:38','2023-06-30 19:32:51'),(33,'63f9fdc57d34d',NULL,'❄️ Save up to 70% OFF Link Assistant, Search Statistics and MORE During our Winter Sale! ❄️','We’re kicking off our winter sale and you don’t want to miss the hot deals we have. 🔥\r\n<br><br>\r\nIf you act within the next 7 days, you can get AIOSEO <strong>for as much as 70% off</strong> with access to our <strong>Redirection Manager, Link Assistant, Search Statistics and MORE</strong>!\r\n<br><br>\r\nWith all the powerful features we’ll be adding to the plugin this year, getting the plugin at these discounted prices is a steal. <strong>Seriously</strong>.\r\n<br><br>\r\n⚡ So, claim your discount now before it expires! ⚡','success','[\"4-x\",\"lite\"]',603,NULL,'2023-02-24 16:13:04','2023-03-02 00:00:00','Get AIOSEO Pro Today! (up to 70% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=proplugin&utm_medium=Plugin%20Notification&utm_content=winter-sale-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-02-25 12:23:33','2023-03-01 16:50:13'),(34,'6413e566b47b4',NULL,'🍀[FLASH SALE]! Get Up To 70% Off AIOSEO For St. Patrick\'s Day! 🍀','Our St. Patrick\'s Day flash sale is here, and it\'s your chance to get <strong>AIOSEO Pro at a HUGE discount</strong>! This sale is almost as good as a pot of gold!\r\n<br><br>\r\nDon\'t rely only on the luck of the Irish! ☘️ Supercharge your website\'s SEO, making it easier for your customers to find you online. With our limited-time offer, you can get the whole AIOSEO experience at up to 70% off!\r\n<br><br>\r\nWhether you\'re a small business owner, blogger, or marketer, this is an opportunity you won\'t want to miss. Hurry and grab your discount now before the sale ends!','success','[\"4-x\",\"lite\"]',636,NULL,'2023-03-17 02:11:24','2023-03-19 00:00:00','Get AIOSEO Pro Today!','https://aioseo.com/pricing/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=st-patricks-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-03-17 03:58:30','2023-03-18 04:05:01'),(35,'6442fd4076f2d',NULL,'[Last Chance!] 🌼 Save up to 70% on AIOSEO during our spring sale! 🚀','Did you know today\'s the last day to <strong>upgrade</strong> and <strong>save big</strong> on the world\'s best SEO plugin?\r\n<br><br>\r\n⚡ Power up your traffic & sales with our futuristic <strong>AI tools</strong> and <strong>Google Search Console integration</strong>. \r\n<br><br>\r\nDon’t miss out on these amazing deals. 🔥\r\n<br><br>\r\nBe sure to claim your discount before it\'s gone!','success','[\"4-x\",\"lite\"]',661,NULL,'2023-04-27 00:00:00','2023-04-28 00:00:00','Get AIOSEO Pro Today!','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=spring-sale-last-chance-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-04-21 21:16:48','2023-04-25 18:19:29'),(36,'6442fd40796f1',NULL,'[Spring Sale] 🌼 Get up to 70% off AIOSEO! 🤩','We just launched our huge spring sale. Now you can get <strong><em>all</em></strong> the SEO features you want to amplify your traffic and sales. \r\n<ul style=\"list-style: inside;\">\r\n <li>Supercharge your <strong>keyword rankings</strong> with our <strong>Google Search Console integration</strong>.</li>\r\n <li>Save time with our premier <strong>AI tools</strong>, like our <strong>ChatGPT integration</strong>.</li>\r\n</ul>\r\nFor only 7 days you can get <strong>deep discounts</strong> on the world\'s best SEO plugin.\r\n<br><br>\r\n⚡So grab your deal while it lasts! ⚡','success','[\"4-x\",\"lite\"]',651,NULL,'2023-04-21 16:17:02','2023-04-27 00:00:00','Get AIOSEO Pro Today!','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=spring-sale-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-04-21 21:16:48','2023-04-25 18:19:29'),(37,'6456609fd3b7b',NULL,'🗣️ [AIOSEO 4.3.6] Announcing Content Rankings: SEO Performance Tracking Made Easy','Get valuable insights about how your content is performing on search engines using our <strong>NEW Content Rankings report</strong>.\r\n<br><br>\r\nThis includes SEO data to help you <strong>optimize your articles for better rankings</strong>. Plus, you can also easily spot <strong>content decay</strong>, making it easier to combat it.\r\n<br><br>\r\nSo, <strong>upgrade to AIOSEO Pro TODAY</strong> and boost your rankings and drive more traffic to your content!','success','[\"4-x\",\"lite\"]',677,NULL,'2023-06-27 12:55:16',NULL,'Learn More','https://aioseo.com/announcing-content-rankings-seo-performance-tracking-made-easy/?utm_source=WordPress&utm_campaign=content-rankings-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=content-rankings-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',0,0,'2023-05-06 14:13:51','2023-06-30 19:32:51'),(38,'6475ba02f02c1',NULL,'[Last Chance!] 🇺🇸 Save up to 70% on AIOSEO during our flash sale! 🧨','Did you know today\'s the <span style=\"text-decoration:underline;\">last day</span> to <strong>upgrade</strong> & <strong>save big</strong> on the world\'s best SEO plugin?\r\n<br><br>\r\n⚡ Power up your traffic & sales with our futuristic <strong>AI tools</strong> & <strong>Google Search Console integration</strong>. ⚡\r\n<br><br>\r\nDon’t miss out on these sizzling deals. 💥\r\n<br><br>\r\nClaim your discount before it\'s gone!','success','[\"4-x\",\"lite\"]',721,NULL,'2023-05-30 00:00:00','2023-05-31 00:00:00','Get AIOSEO Pro Today!','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=memorial-day-sale-last-chance-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-05-30 08:55:30','2023-05-30 08:55:30'),(39,'6475ba02f25f1',NULL,'[Memorial Day Sale] 🇺🇸 Get up to 70% off AIOSEO! 💥','We just launched our Memorial Day sale! Snag <strong style=\"text-decoration: underline;\"><em>all</em></strong> the SEO features you want to surge traffic and sales. \r\n<ul style=\"list-style: inside;\">\r\n <li>Save time with our AI <strong>ChatGPT integration</strong>.</li>\r\n <li>Boost <strong>rankings</strong> with our <strong>Google Search Console integration</strong>.</li>\r\n</ul>\r\nFor only <strong style=\"text-decoration: underline;\">1 day</strong> you can get <strong>giant discounts</strong> on the world\'s best SEO plugin.\r\n<br /><br />\r\n⚡So grab your deal while it lasts! ⚡','success','[\"4-x\",\"lite\"]',708,NULL,'2023-05-29 13:43:06',NULL,'Get AIOSEO Pro Today!','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=v4-lite&utm_medium=Plugin%20Notification&utm_content=memorial-day-sale-2023-get-aioseo-pro-today',NULL,NULL,0,0,'2023-05-30 08:55:30','2023-05-31 09:54:54'),(40,'647c91dd4bd09',NULL,'[NEW] Set a Primary Category to Customize Breadcrumbs (+ WPCode Integration) 🚀','<strong>The wait is FINALLY over!</strong> One of our most requested feature is live in AIOSEO 4.3.8! 🎉 🎉\r\n<br><br>\r\nWith the brand-new <strong>Primary Category</strong> feature, you now have <strong>full control over which category displays in your breadcrumb trail</strong>.\r\n<br><br>\r\nPlus: customize your AIOSEO experience with <strong>clickable code snippets</strong> courtesy of WPCode!\r\n<br><br>\r\nUpgrade to <strong>AIOSEO 4.3.8 Pro TODAY</strong> to ignite your SEO and outrank competitors!','success','[\"4-x\",\"lite\"]',751,NULL,'2023-07-25 13:50:35',NULL,'Learn More','https://aioseo.com/announcing-primary-category-and-wpcode-integration/?utm_source=WordPress&utm_campaign=primary-category-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=primary-category-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',0,0,'2023-06-04 13:30:05','2023-07-27 20:55:59'),(41,'649b21fc35c0f',NULL,'It\'s a Sweet Sixteen Kinda Day! 🥳 🥳','<img src=\"data:image/png;base64,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\" />\r\n\r\nWe just had our 16th birthday, and to celebrate, we’re offering you massive discounts on all paid plans. Save <strong>up to 70%</strong> when you purchase a new plan or upgrade TODAY!\r\n<br><br>\r\nPlus, we have a <strong>sweet giveaway</strong> with 3 prizes including a <strong>Pixel 7 Pro, Pixel Tablet and Pixel Buds Pro</strong>!\r\n<br><br>\r\nHurry, this deal won\'t last long, check it out TODAY!','success','[\"4-x\",\"lite\"]',766,NULL,'2023-06-27 12:55:16','2023-06-30 00:00:00','Get AIOSEO Pro NOW! (70% OFF)','https://aioseo.com/happy-birthday-aioseo/?utm_source=WordPress&utm_campaign=16th-birthday-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW! (70% OFF)','Enter Pixel Giveaway!','https://aioseo.com/happy-birthday-aioseo/?utm_source=WordPress&utm_campaign=16th-birthday-sale-v4-lite&utm_medium=plugin-notification&utm_content=Enter Pixel Giveaway!',0,0,'2023-06-27 17:53:00','2023-06-28 17:54:49'),(42,'64a3eb626f567',NULL,'🔥 [New] Advanced SEO Tracking with SEO Revisions & Google Updates Integration','Track the changes you make to your content and see how it <strong>connects to changes in your search rankings</strong>.\r\n<br><br>\r\nPlus, see <strong>Google Updates on a timeline in Search Statistics</strong>, so you know how they impact your SEO.\r\n<br><br>\r\nWe’ve also added many more new features to version 4.4.0 of AIOSEO. <strong>Upgrade today!</strong>','success','[\"4-x\",\"lite\"]',801,NULL,'2023-09-19 21:26:06',NULL,'Learn More','https://aioseo.com/announcing-seo-revisions-and-google-updates-integration/?utm_source=WordPress&utm_campaign=seo-revisions-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=seo-revisions-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',0,0,'2023-07-04 09:50:26','2023-09-25 23:43:51'),(43,'64c167a5a50fd',NULL,'NEW: Announcing the AIOSEO Analyzer Chrome extension! 🚀','Speed up content reviews and technical SEO checks. This new free tool is designed for you!\r\n<br><br>\r\nAIOSEO Analyzer gives you a big-picture view of your SEO, bringing problem areas into sharp focus. It works on both unpublished <em>and</em> published pages.\r\n<br><br>\r\nAnd it’s <strong>100% free!</strong> Download it today from the Chrome Web Store. And take it for a test drive!','success','[\"4-x\"]',809,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/announcing-all-in-one-analyzer-by-aioseo/?utm_source=WordPress&utm_campaign=chrome-extension-v4&utm_medium=plugin-notification&utm_content=Learn%20More','Download','https://aioseo.com/announcing-all-in-one-analyzer-by-aioseo/?utm_source=WordPress&utm_campaign=chrome-extension-v4&utm_medium=plugin-notification&utm_content=Download',0,0,'2023-07-26 18:36:21','2023-12-01 20:28:13'),(44,'64c648097c38d',NULL,'🌴🌞 Embrace the summer vibes with our scorching HOT Summer Sale! 🌞🌴','<img src=\"data:image/png;base64,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\" />\r\n\r\nIt\'s time to turn up the heat and celebrate the season in style. Whether you\'re a long-time user or a brand-new one, we\'ve got something special for you!\r\n<br><br>\r\nIn honor of summer, we\'re offering you sensational discounts on all paid plans. Save up to a refreshing 70% when you snag a new plan or upgrade TODAY!\r\n<br><br>\r\nBut don\'t lounge around too long under the sun – this irresistible offer won\'t last forever! So, hurry and dive into our Summer Sale before it\'s gone. Your special deal awaits!\r\n','success','[\"4-x\",\"lite\"]',827,NULL,'2023-07-28 18:10:46','2023-08-04 00:00:00','Get AIOSEO Pro NOW! (70% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=summer-sale-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade Your AIOSEO Plan NOW! (70% OFF)',NULL,NULL,0,0,'2023-07-30 11:22:49','2023-07-31 18:22:38'),(45,'64e79c53f185b',NULL,'[New] Improved Crawling and Indexing with AIOSEO 4.4.4 🚀','Improve your site’s crawlability and indexability with our improved robots.txt editor. With new directives and advanced functionality, ranking your site on search engines just became easier.\r\n<br><br>\r\nWe’ve also added many more new features to version 4.4.4 of AIOSEO. Check out our announcement for more information.\r\n<br><br>\r\nUpgrade to AIOSEO 4.4.4 today!','success','[\"4-x\",\"lite\"]',832,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/greater-robots-txt-file-customization-for-improved-crawlability/?utm_source=WordPress&utm_campaign=robots-editor-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=robots-editor-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade%20to%20Pro',0,0,'2023-08-24 18:07:15','2023-12-01 20:28:13'),(46,'64f6c1b6466aa',NULL,'Flash Sale: Get Up To 70% Off AIOSEO This Labor Day 👷','At AIOSEO, we want to celebrate your hard work by offering you the best WordPress SEO plugin at <strong><em>ridiculously low prices</em></strong>.\r\n<br><br>\r\nWe’re offering <strong>up to 70% off</strong> AIOSEO for a new purchase or upgrade.\r\n<br><br>\r\nBut this is just a one-day sale, so you better ACT FAST!','success','[\"lite\"]',840,NULL,'2023-09-04 21:39:37','2023-09-06 00:00:00','Get AIOSEO Pro NOW! (70% OFF)','https://aioseo.com/pricing-lite/?utm_source=WordPress&utm_campaign=summer-sale-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro NOW! (70% OFF)',NULL,NULL,0,0,'2023-09-05 05:50:46','2023-09-05 05:50:46'),(47,'650e2f09b13bf',NULL,'[New] TruSEO Highlighter: Instantly locate readability issues! 😮','On-page SEO just got easier with our new TruSEO Highlighter! 😮 Turn on the highlighter to instantly find readability issues on a page. 🥳\r\n<br><br>\r\nThis is our most requested feature! With TruSEO highlighter, you’ll instantly find readability issues flagged by AIOSEO.\r\n<br><br>\r\nUpdate to <strong>AIOSEO 4.4.6 TODAY</strong> to simplify SEO & get traction.','success','[\"4-x\",\"lite\"]',848,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/announcing-truseo-highlighter/?utm_source=WordPress&utm_campaign=truseo-highlighter-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=truseo-highlighter-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade%20to%20Pro',0,0,'2023-09-23 00:19:21','2023-12-01 20:28:13'),(48,'6534260b7247e',NULL,'Elevate Your SEO Strategy: Meet Cornerstone Content in AIOSEO 4.4.8! 🚀🔥','Introducing Cornerstone Content – your secret weapon to boost search rankings and dominate your niche. 🏆\r\n<br><br>\r\nBuild <em>authority & expertise</em>, improve <em>crawling and indexing</em>, supercharge your <em>semantic SEO</em>, and more with this game-changing addition in <strong>AIOSEO 4.4.8</strong>.\r\n<br><br>\r\n👇🏻👇🏻 Upgrade today or click to Learn more!\r\n','success','[\"4-x\",\"lite\"]',860,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/new-supercharge-your-seo-and-content-strategy-with-cornerstone-content/?utm_source=WordPress&utm_campaign=cornerstone-content-v4-lite&utm_medium=plugin-notification&utm_content=Learn%20More','Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=cornerstone-content-v4-lite&utm_medium=plugin-notification&utm_content=Upgrade%20to%20Pro',0,0,'2023-10-21 19:27:07','2023-12-01 20:28:13'),(49,'6546bdf2b00a2',NULL,'Black Friday’s Here 🛍: HUGE Sale [Up To 70% Off] + Giveaway!','<img src=\"data:image/png;base64,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\" />\r\n<br><br>\r\nOur biggest sale of the year is now live! <strong>Get up to 70% off AIOSEO</strong>, the world’s best WordPress SEO plugin. You’ll unlock <em>tons of new features</em> like <strong>Cornerstone Content</strong>, <strong>Search Statistics</strong>, an <strong>advanced robots.txt editor</strong> and more! \r\n<br><br>\r\nPLUS enter our giveaway to WIN an <strong>iPhone 15 Pro Max</strong> 📱and <strong>Apple Watch Ultra 2</strong> ⌚. No purchase is necessary to enter!','success','[\"4-x\",\"lite\"]',894,NULL,'2023-11-20 00:00:00','2023-11-27 00:00:00','Enter Giveaway','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2023-enter-giveaway-v4-lite','Claim Your Upgrade Discount','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2023-claim-your-upgrade-discount-v4-lite',0,0,'2023-11-04 21:56:02','2023-11-26 12:05:33'),(50,'6546bdf2b5184',NULL,'Cyber Monday Sale 👨💻 Last Chance to Get Up to 70% Off AIOSEO!','<img src=\"data:image/png;base64,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\" />\r\n<br><br>\r\nIt’s Cyber Monday 🥳. It’s also your final chance to get <strong>up to 70% off AIOSEO</strong>!\r\n<br><br>\r\nAs soon as you upgrade, you’ll unlock our next-gen <strong>Schema Generator</strong>, <strong>Local Business SEO tools</strong>, powerful <strong>Redirection Manager</strong>, <strong>Link Assistant</strong>, and more.\r\n<br><br>\r\nDon’t miss our biggest sale of the year!','success','[\"4-x\",\"lite\"]',905,NULL,'2023-11-27 00:00:00','2023-12-02 00:00:00','Claim Your Upgrade Deal Now','https://aioseo.com/black-friday/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=bf2023-claim-your-upgrade-deal-now-v4-lite',NULL,NULL,0,0,'2023-11-04 21:56:02','2023-12-01 20:28:13'),(51,'6558bc83c5716',NULL,'[New] See the Index Status of Your URLs Inside WordPress with AIOSEO 4.5.0 🕵🏻','<img src=\"data:image/png;base64,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\" />\r\n\r\nEver wanted an easy way to know if your URLs have been indexed? Now you can with AIOSEO’s new <strong>Index Status feature</strong> in version 4.5.0.\r\n<br><br>\r\nYou can check your URL’s index status and other important URL information from <strong>right inside your WordPress dashboard</strong>.\r\n<br><br>\r\nUpdate now and get this game-changing addition in AIOSEO 4.5.0!','success','[\"4-x\",\"lite\"]',958,NULL,'2023-11-25 04:17:13',NULL,'Learn More','https://aioseo.com/new-index-status-enhance-your-seo-visibility-by-ensuring-all-your-urls-are-indexed/?utm_source=WordPress&utm_campaign=index-status-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=index-status-v4-lite&utm_medium=plugin-notification&utm_content=Get%20AIOSEO%20Pro',0,0,'2023-11-18 13:30:43','2023-12-01 20:28:13'),(52,'657d4ad48e202',NULL,'Introducing Support For Additional Page Builders: WPBakery and Avada 🎉','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1019\" style=\"object-fit:cover\"/>\n\n<p>If your website is built using WPBakery or Avada, then you’ll be happy to know that <strong>AIOSEO 4.5.2</strong> was developed with love just for you! ❤️</p>\n\n<p>Now, you can use AIOSEO right inside your favorite website builder, making it easy to perform SEO tasks as you work on your posts or pages.</p>\n\n<p>Update AIOSEO to 4.5.2 and give your page builder that much-needed SEO superpower. 🦸🏼♀️</p>','success','[\"4-x\",\"lite\"]',1010,NULL,'2023-12-13 14:43:22',NULL,'Learn More','https://aioseo.com/introducing-aioseo-support-for-additional-pagebuilders-wpbakery-and-avada/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-plugin-notification','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-plugin-notification',0,0,'2023-12-16 06:59:32','2024-09-10 19:31:36'),(53,'65a762be843ff',NULL,'[New] Boost Your Rankings with Our Author SEO (Google E-E-A-T) Addon ✍️','<p>We’re excited to announce our latest SEO module in AIOSEO 4.5.4 — the Author SEO addon 🥳.</p>\n\n<p>This is a simple yet powerful module that enables you to demonstrate your expertise, experience, authority, and trustworthiness <strong>(E-E-A-T)</strong> to search engines and users.</p>\n\n<p>As a result, you’ll get <strong><em>better rankings</em></strong>, <strong><em>increase your traffic</em></strong>, and <strong><em>boost your conversions</em></strong>.</p>\n\n<p>So, go ahead and <strong><em>update to 4.5.4</em></strong> and give your site that much-needed boost.</p>','success','[\"4-x\",\"lite\"]',1030,NULL,'2024-01-16 19:39:13',NULL,'Learn More','https://aioseo.com/introducing-author-seo-google-e-e-a-t-addon/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=author-seo-eeat-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=author-seo-eeat-v4-x-lite',0,0,'2024-01-17 05:16:46','2024-09-10 19:31:36'),(54,'65b442a6a4c2f',NULL,'Winter Sale 2024 ❄️ Get Up to 70% Off AIOSEO!!!','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1039\"/>\n\n<p>Our Winter Sale is On 🥳. This is your chance to boost your SEO and save up to 70% on AIOSEO! </p>\n\n<p>Whether it’s a new purchase or an upgrade, you’ll unlock 🔓 <strong>POWERFUL FEATURES</strong> that will help you take your SEO game to the next level.</p>\n\n<p>Start the year off with a bang and save big!</p>','success','[\"4-x\",\"lite\"]',1035,NULL,'2024-01-26 18:20:28','2024-02-02 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=winter-sale-v4-x-lite',NULL,NULL,0,0,'2024-01-26 23:39:18','2024-01-31 22:25:11'),(55,'65cc9a605cd3f',NULL,'[NEW] Updated SEO Preview, Redirection Manager, Author SEO, and More','<p>AIOSEO 4.5.6 is live, implementing many of your suggestions! 🥳</p>\n\n<p>🔎 Improved SEO Preview - To better match Google SERPs.<br>📆 Redirect Scheduler - Schedule seasonal redirects easily.<br>📂 Import Redirects from a CSV File - Add redirects in bulk.<br>🖋️ Improved Author SEO - Improvements to the E-E-A-T addon.</p>\n\n<p>AIOSEO 4.5.6 comes packed with many other improvements to the modules you already love. </p>\n\n<p>Update your plugin to version 4.5.6 NOW!</p>','success','[\"4-x\",\"lite\"]',1042,NULL,'2024-02-12 22:15:51',NULL,'Learn More','https://aioseo.com/new-updated-seo-preview-redirection-manager-author-seo/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-456-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-456-v4-x-lite',0,0,'2024-02-14 10:48:00','2024-09-10 19:31:36'),(56,'65cc9a60602e2',NULL,'Be Our Valentine and Get Up To 70% Off! 💝','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1053\"/>\n\n<p>It’s Valentine’s Day, and love is in the air! ❤️</p>\n\n<p>Get up to <strong><em>70% off</em></strong> when you upgrade your plan TODAY ONLY!</p>\n\n<p>So, take advantage of our Valentine’s Day sale and get more power under your site’s hood TODAY!</p>','success','[\"4-x\",\"lite\"]',1049,NULL,'2024-02-14 00:00:00','2024-02-16 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=valentines-2024-v4-x-lite',NULL,NULL,0,0,'2024-02-14 10:48:00','2024-02-14 10:48:00'),(57,'65f68a7b736dd',NULL,'🍀 Flash Sale: Get Up To 70% Off AIOSEO This St. Patrick\'s Day! 🍀','<p><strong><em>Happy St. Patrick\'s Day!</em></strong> Today\'s your lucky day because we\'re celebrating with a flash sale that\'s too good to miss.</p>\n\n<p>Score <strong><em>up to 70% off</em></strong> when you upgrade your plan <strong>TODAY ONLY</strong>!</p>\n\n<p>With this deal, there\'s no need to chase down a leprechaun to find that pot of gold. 🍯 But hurry, like a rainbow, it will disappear before you know it!</p>','success','[\"4-x\",\"lite\"]',1061,NULL,'2024-03-17 00:00:00','2024-03-19 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=st-patricks-day-sale-v4-x-lite',NULL,NULL,0,0,'2024-03-17 06:15:23','2024-03-18 20:09:56'),(58,'65fd268600802',NULL,'📣 [New] Query Arg Monitoring for Improved Crawling and Indexing','<p>We’ve revamped the Crawl Cleanup module and added a <strong><em>NEW</em></strong> <strong>Query Arg Monitor</strong>. This game-changing feature gives you greater control of your query args, resulting in more efficient crawling and indexing.</p>\n\n<p>AIOSEO 4.5.8 comes packed with many other improvements to the modules you already love. </p>\n\n<p>Update your plugin to version 4.5.8 NOW!</p>','success','[\"4-x\",\"lite\"]',1058,NULL,'2024-03-19 19:37:40',NULL,'Learn More','https://aioseo.com/new-query-arg-monitoring-for-improved-crawling-and-indexing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-458-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-458-v4-x-lite',0,0,'2024-03-22 06:34:46','2024-09-10 19:31:36'),(59,'6617b20ee916c',NULL,'The AIOSEO Broken Link Checker 1.2.0 is live ?!','<p>Now with 3 powerful new features to make broken link management much easier. Update and get:</p>\n\n<ul class=\"wp-block-list\">\n<li>? Unified URL UI Improvements</li>\n\n<li>✍️ Broken Links Highlighter</li>\n\n<li>⏪ AIOSEO Redirects Integration</li>\n</ul>\n\n<p>Check out our announcement post for more and upgrade today!</p>','success','[\"4-x\",\"lite\"]',1069,NULL,'2024-04-10 19:13:10',NULL,'Learn More','https://aioseo.com/easier-broken-link-management-with-3-new-features/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-460-blc-120-v4-x-lite','Get Broken Link Checker','https://aioseo.com/pricing-broken-link-checker/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-460-blc-120-v4-x-lite',0,0,'2024-04-11 09:49:02','2024-12-22 22:50:22'),(60,'6627e89d29e26',NULL,'🌸 Get up to 70% off AIOSEO this Spring! 🌸','<p>Take advantage of our <strong><em>spring sale</em></strong> for AIOSEO Pro. <strong><em>Up to 70% off</em></strong> 🤯</p>\n\n<p>Amplify your online presence with advanced features that will transform your site into a dynamic, high-performing powerhouse, at a fraction of the cost!</p>\n\n<p>These massive discounts won\'t last long, so act now!</p>','success','[\"4-x\",\"lite\"]',1074,NULL,'2024-04-22 20:24:47','2024-04-26 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=spring-sale-v4-x-lite',NULL,NULL,0,0,'2024-04-23 16:58:05','2024-04-24 18:51:38'),(61,'6643b059a2064',NULL,'[NEW] Easier Site Connection to Google Search Console and Automatic Sitemap Syncing ?','<p>AIOSEO 4.6.2 is live ?!</p>\n\n<p>We’ve made it super easy to connect your site to <strong>Google Search Console</strong> — so simple that you don’t even need to mess with verification codes!</p>\n\n<p>We’ve also made sitemap management easy! Your sitemaps can now <strong><em>automatically sync with GSC</em></strong>. This means we\'ll make sure that Google knows about all the necessary sitemaps automatically!</p>\n\n<p>Check out our announcement post for more. ????</p>','success','[\"4-x\",\"lite\"]',1080,NULL,'2024-05-14 12:43:31',NULL,'Learn More','https://aioseo.com/easier-site-connection-to-google-search-console/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-462-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-462-v4-x-lite',0,0,'2024-05-14 18:41:29','2024-12-22 22:50:22'),(62,'6656221b6ff0e',NULL,'🇺🇸 Memorial Day Exclusive: Get up to 70% Off on New Plans or Upgrades! 🇺🇸','<p>t’s Finally here 🎉</p>\n\n<p>Memorial Day—the unofficial beginning of summer.</p>\n\n<p>We’re offering <strong><em>up to 70% off</em></strong> new purchases or upgrades to celebrate.</p>\n\n<p>This is a limited-time deal, so <strong>grab your savings TODAY!</strong></p>','success','[\"4-x\",\"lite\"]',1083,NULL,'2024-05-27 17:12:32','2024-05-29 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=memorial-day-sale-v4-x-lite',NULL,NULL,0,0,'2024-05-28 18:27:39','2024-05-28 18:27:39'),(63,'667a9875e5a68',NULL,'Have you heard? AIOSEO Acquires LowFruits to Boost Your SEO Power! ?','<p>We are thrilled to announce that AIOSEO has acquired LowFruits, a leading keyword research tool! ? This exciting partnership means even more advanced SEO capabilities are coming your way.</p>\n\n<p>Get ready to elevate your SEO game with the combined power of AIOSEO and LowFruits!</p>','success','[\"4-x\",\"lite\"]',1089,NULL,'2024-07-01 00:00:00',NULL,'Read the Announcement','https://aioseo.com/aioseo-acquires-lowfruits/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-lowfruits-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-lowfruits-v4-x-lite',0,0,'2024-06-25 10:14:13','2025-05-03 07:24:43'),(64,'667a9875e9784',NULL,'Celebrate AIOSEO\'s 17th Birthday with Up to 70% Off! 🎉','<p>Your favorite WordPress SEO plugin, AIOSEO, has just turned 17 <strong>🥳</strong>! And to celebrate, we’re offering you massive discounts on new plans and upgrades. </p>\n\n<p>This means you can <strong>save up to 70%</strong> and get advanced SEO features when you purchase TODAY!</p>\n\n<p>Now that’s a sweet deal!</p>','success','[\"4-x\",\"lite\"]',1086,NULL,'2024-06-24 19:39:24','2024-06-30 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=2024-birthday-sale-v4-x-lite',NULL,NULL,0,0,'2024-06-25 10:14:13','2024-06-29 16:07:40'),(65,'668f0bb358747',NULL,'🗣️ [New] Integration with Thrive Architect and SiteOrigin Page Builders in AIOSEO 4.6.6','<p>Is your website built using Thrive Architect or SiteOrigin?</p>\n\n<p>Then you’ll be glad to know that AIOSEO 4.6.6 was developed with love just for you! </p>\n\n<p>Now, you can use AIOSEO right inside your favorite site builder, making it easy to perform SEO tasks as you work on your posts or pages.</p>\n\n<p>So, go ahead and update to 4.6.6 and give your page builder that much-needed SEO superpower.</p>','success','[\"4-x\",\"lite\"]',1092,NULL,'2024-07-09 15:11:31',NULL,'Learn More','https://aioseo.com/new-support-for-thrive-architect-and-siteorigin-page-builders/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-466-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-466-v4-x-lite',0,0,'2024-07-10 22:31:15','2024-09-10 19:31:36'),(66,'66977748eba38',NULL,'🎉 Celebrate World Emoji Day with Our Exclusive Flash Sale! 🎉','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1110\" />\n\n<p>Today only, we\'re offering you a <strong>special upgrade discount of up to 70%</strong>! 🌟 Don\'t miss out on this fantastic opportunity to enhance your SEO at a fraction of the cost.</p>\n\n<p><strong>Why Upgrade?</strong></p>\n\n<ol>\n<li>Unlock premium SEO features</li>\n\n<li>Get priority customer support</li>\n\n<li>Improve your chances of ranking higher on search engines</li>\n\n<li>Benefit from in-depth on-page analysis & identify optimization opportunities</li>\n</ol>\n\n<p><strong>Hurry!</strong> This flash sale ends today. </p>\n\n<p>Upgrade your plan now and make the most of World Emoji Day! 🌍✨</p>','success','[\"4-x\",\"lite\"]',1100,NULL,'2024-07-17 00:00:00','2024-07-19 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=emoji-sale-v4-x-lite',NULL,NULL,0,0,'2024-07-17 07:48:24','2024-07-17 07:48:24'),(67,'66aa8ba655e72',NULL,'Summer Sale 2024 🌞! Get Up to 70% Off AIOSEO 🥳 ','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1116\" />\n\n<p>Our Summer Sale is on 🥳. This is your chance to boost your SEO and <strong>save up to 70% on AIOSEO</strong>! </p>\n\n<p>Whether it’s a new purchase or an upgrade, you’ll unlock 🔓 POWERFUL FEATURES that will help you take your SEO game to the next level.</p>\n\n<p>Upgrade today before these discounts expire! ⏰</p>','success','[\"4-x\",\"lite\"]',1114,NULL,'2024-08-02 00:00:00','2024-08-09 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=summer-sale-v4-x-lite',NULL,NULL,0,0,'2024-07-31 19:08:22','2024-08-07 07:24:40'),(68,'66bc399539971',NULL,'[NEW] Powerful New Schema Types and Updates ? ? ','<p>AIOSEO 4.6.8 is here ?</p>\n\n<p>And it’s packed with powerful new schema types to boost your content visibility:</p>\n\n<ol class=\"wp-block-list\">\n<li>Course Info Schema</li>\n\n<li>Product Review Schema</li>\n\n<li>Car (Vehicle Listing) Schema</li>\n\n<li>Table of Contents Schema</li>\n\n<li>Expanded Organization Schema</li>\n</ol>\n\n<p>We\'ve also enhanced schema visualization and updated existing schema types to match Google\'s latest guidelines.</p>\n\n<p>Ready to dominate SERPs? </p>\n\n<p>Update to AIOSEO 4.6.8 now and unlock these amazing features!</p>','success','[\"4-x\",\"lite\"]',1126,NULL,'2024-08-13 00:00:00',NULL,'Learn More','https://aioseo.com/announcing-aioseo-4-6-8-powerful-new-schema-types-and-updates?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=468-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=468-v4-x-lite',0,0,'2024-08-14 04:59:01','2025-05-03 07:24:43'),(69,'66d52fb968f99',NULL,'Great Savings This Labor Day! Get Up to 70% OFF 💰🤩','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA8CAMAAAB/yBzfAAAAh1BMVEX////E5ev8/v70+vsbSVDM6O3I5uy33+a84ejA4+nw+fr4/P3R6u/r9vjd8PMTQFPX7fHk8/aDx9aQrbIuWWKsxclkiI1JcHd9naPD2N4OfOLnqIfa392i0uf0fD717N+nVwL6XRXNcxLol2xwkJVISDYSEhLm0MJXfYPhuqJLhZNTpOTQgOaJ4DesAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAPLklEQVR42u1aCZeiSrJmUWRvEBAo0bp19bZW1/z/3ze5RWbkAqLV8+acNx1ikkvsXwaLVd7OoK+30/70dtr9oZfo643S1+WvjnXe9s8q8FT3tGd0GsfdidOf/D5PLHH7XUe29Usp9Exw3/b/+tcoul9/8vtimZy+9s8Xh1UhgkiF8FrZ/0ntq3js33YvIuLFu504YoYKKYs9beI4lkvsu0OjmDfxTq1pPceMsBCDNUMLKNYlkIVY1x/vNM/EXDxnPnYt75TpeOeQjU0r6+IneMT7t5giEsfPxM9YPJZ5mnyajfj0RtGNv96+4nnayUYJAhFn5oWQ4E7O7LT1nWFGE0WrO21kiSw4PhvPbq2mufj5meJBAaG9/aP4Y0N4F3uaKYoHU7aMyIyfJwHIab8yQf8v6UTTwABJ9i/EjwFJGB5MWTKPSMK/CR6zZkc3BFFwQhsj+e3xJtikZiOZtZis0KmCSlY5YMePyGc5fCl6j8oBkWpLEgIIaWg/TtBawgZiKtb6bEg+BInk7URbWJONYkcdpTdGrLpqJaTZSjRl+lizxAYudVgxNsG4E517Tfya8Xj3pXu2FL++5uGl0y4RgNBBYnn0gCgibxSPGGfarSFeOTe3sKw1XqUnnjcZ66i9RPEaT619qQHis1YA8gqRN6LdKfm/IP+VVf8pJf8595wURXkUUUB83xcafK7m9EU77KBrPuvyKR+mGTP0+Ye9Sp7ES+VJTDIFvlAP4nItAePYGJxU4ystchF0gOc+T4Pg1ExJrsSXqZLe+Vb8PgS7Pn5YQ4FK0Qfxs2FUFpnHKfR85ZeghEeoZhN9XSe5EJ92p/1ppD8Z7E47f5mkymReoWIBzgR7ZDPOeGyZiHTVCy6siz9xyiUP4oe9FpWphwk7OUfRg3Ugcv/4Il+LOzINRFhvZC/o48hijkxeh8GFqKKF0QvxR49mnfJisgw8nfwoivgifHw6xWci3ojO7QY9Hy9EQkVEsIjeTjuOSARr2sc3xJEJbV1kP+KuSEVcAqlGTRRps75gRNJ8qAnjVRy/74rfjEouRHoe9Nz4hnrN7zz0TIogGEy+dhKUHI9zTOxLkIiit13EzjJtkW3ANwf+on3fkPGRkDbtm5p8k8vHZ9/WseTo/Ko/H9kDNaXnOQBx0FY7RdGFtccjU30Z3dpPFAcCSLTbR7+HttF/krb/ZftRVDvw8LaUInLQL22j7Zaf+If1z0d6phWyjT7PTEBb34rudksBEYFwzVGktOkn9FEnrBhb0SbgFEWGji0EoQtrliND/VaGgbQY8UWm71vbMA6DfD//0ujvM6W///6LHqRh9O4EhDvFQ96aPUG380RaAsh2O7GuZIoMgT2SstRo0zOrbubH6tyTkTmM5tVGS1qjRQsO7r8MQFx0ma2QR1mJLhfSHkmdbGnvDz0k/zIHCCkQoM9XAaF1caMVggokV4u5HOR4Wi1bEq7lx5TPCuVwvGApf82pJY4flP55TD846YDklLbscBGpiImejmcKCBke6Wi6XDBTw6jLhRauajs2goSmfNto1G1hgVLSDYf7/Tp04ImSZ8yJ1Gutdp0egmZ520nv2Loa5sp8N1wPh8PQJHJuC1E1cjLXJLe54pCOCMbND5s2PzbOPhk5AMF+iIaf83y6nD/p+XzLCSCfZ9o/nilKW/HJ83ZD6aA8ZeLDRhDkIt/o1A4yieO1lbMNZEnn7hvJzZJhLSpUDshyPgrNI2cQo0Zhm3e9y4g0IL2UYQL4vRHQIHS2P56hXgekzBeJ6J/OBIyc3NcJIBScGxtj0gAxZvHCxqRe7L6h1YDiues2jnhVVZroNg7LV6pHbIyeW9pYvg4b2zihu3RyNsx+xsH7dwDxsjqvuB7zxD+EPmlFnI+ELrRijnk+C0glJ1U+W38OEBHC1ZncbjOHSOUAhGefOWxa7q1yEVmvbDykt6Oa6RyAVEuAHJ4CZLDu62lF1LMvbdlRVVWuPvl0/DhO58vl48auVowdMQhPlRRtDshRodYGZOMTzsGabTsybQNCciVcqxyAUERMyw3l7mCnV9UBMiecrHDixaWNx9/gPPOgIMxcuFBZgAitzVOAdPaTVlYBCtyybBXRwpimT3K1wnyClKdSC0zyVAiYHYB0VdU5ptvIOT+obeAAhKSf2dEsU+Yr2BLZb6XneSXW2r7Xk4qS3QpWue9g5/Yu9whFTwFSeG5ECNVp5mVhXSp/b0dJl2m/n46fkiYbEExawiI+J90mJJME+WuHsYq6g9psApChIySm75Z+8ojVDXctc7ZlX1yooEDGSl0JegCO7ICDCmI0do0zTCHbAY1y4Ru3EHnVqspM3lWkydtFUbXfV2dFn8uA8CT1LcJAA6SD3HRwleI8g8xth7PRG1sb0s5z0LWIt7ctC2aBxxX7KSQPHYVu7CGnB1E3OLI5QCqLBpnu9tevzS+DejLZLl2x2MNWhX+YL5RussDOR4rA7eMIs3yaNw5AxA5rDthncRkZKLWwcFVXexSlQsoChNvGgJQwuiLLd2W5LHvtOUppKau7urzdm1EuiJAGeQEtHWEKpw5AskK28J6x2e/37d6g4dd+/0si5sbDS2vtDyU1CaKkX9qQgz7qni/H8428ldAJOlvxM+mBp7BC5iBfDWSVCti3irEqIdVCUl6LAJArfeXq4ZbAPEIQjMJmKy5ptmXGP7b4TsNV8K2mP1H0HY8KNgNcNpGNg0yMdQ/pZPyyROYA6R8UiEmBQIKnnLyJfJbHC7mPHEv6CAxglVo2DnJW+tqXW752ZUvWawhNJ3AC9mKHD6Xjpt7AHlB5Fxb5Rm9LcIZYFnjydZX3g/SckfmUxfkPoK6V3qEwwQsbENC9lZekTfujbTf68aPdWAVS+suIFKWk6UgesMrpg7wYTudbWbKhRq0WKQrzCk6329IFSFfqIVPazgPSjsqCDkgpAYErlrSs+YgkDEUaIsKHe1mKC+rWGeYsIGXZPfvMe/pKFwEJpeojLwlSHEdynClC7Lq1CMhBBt8gX11bvux1QOQ9wAFIU84CIrW4LZdS21Ca1LS6lVyKNlJsWA1IXRCqCZKr8LjKS1JQP7xmUarLCy0KehOZCCA1K5GajC7gVK15Wmsz7UhooxIu9jkj0c8hgzkVpB+ZR/unE67bBcgot7Sy3MEcd+quFQxSVY9N79wkG+p+q8QwIDU9LEDqDO7EWbHm0bctvLUUFGkYFjV3u65LUhM1qZD6dma+1FPN0scb4Wld1yKrjst/TuYhr1QGCqGGByQmSbLTAn9n7z9ujhEAwl3o58uqzbmf8rZQw0ccDQE1Jy8zvbzJjI4XWMIpwwRRVdwM80J7Lqoe/8TYlt6zlLHgy/rzTE6kQur6fGQT/Cs64Ckkqz44Lk5kWgDC5UAIfuEamPgIz1M1oNp0jZKDPVAiQJQQGd2dlksFSI1dZzuj3Qwjtw0uuX6WqWsjTNL24Coj8x9IpnY1Hvt6PSQFtTWdJwCEd2strlZ7Hm9qx6+IzG1xDWF/O4B3b4VeS2blr/CNBKST+nOFeF2IpN2JQXnlONTjjGW5SVrTd6a8PXRjPg5gut246swKs9beQ67Xq/EIWy4j0qv6yJ4pEorI8VIDIPXlUpukB+DcYSyxG+fOGx3x08ufAmRAJVLrlyz9IcxteXQAIsn+ZbPrZtxvTZzNe0hjpm7pZ9+h8F6jgF6naFUUHJD6XD4CpHdFNDgB6VTm9dTWhQIEft8Ya6tCDF1zlucAKUZHQR027jp7CIj9Q3o3VyRt571MaV2QZzlWIaRT05HxMQCBIAdO8HuqCxBaCUVtPni2E7UjASlgGx+UebsW2k4+KViWqcRB9pHn9dTaewF+3hJaxEL1fIWQ3TwNLkg2L5cHf4KjeBRF+nkreBc+cDIAEbnqC0Y1LHeFve0qxlDoablWdE5WCBlMYmUqwGbamH8OpqquyjLVULVKRSEAMVyvC/OvlVB7bSEInuCMMHu5slAhhIaNCUn/4xvlwS6FApECdcRAyzgAAn+25iFDKjYHA5C2byTARXeXv8JPQqsEhPR7UCGtI0Da9tBUBdoZDWOrZcauyotW8521k3oN6Smsd2WLuQZ/An4MSOPK3s/Om5o7vJW092byrv98DxAFAYpm7IrfTGPXNN20ljt9cW3eNnkfedX1heQ1kPyp+zmVnPP9Z/fNCnHQ4fp9CMzEpWnx36I0/YbxcCF5KvfTTzn5vRLJUshdKo606K705o1ymqo2LVLRpnIkuvjAkikGRzGkprbU4iywXaWPM6a6byneAZbDygaeAIOpbkTuHtZkKwoEAfJ+/rDo/L4ekDBl20d9yTEe6N9WxZQizsC3m1iSQxCFToGFsKLC5k41ydSWLJQG5UOhsWk2NR8LJVToziE9helnIeNKg4UCaWxAHHgQRNa/h6SO2NLwetXSbGQFZ0fLc2FP2anF6gqcPzRZuDNfOGEqDMQLBzoWzA78zG0h2oUC+enZgHx83G4/P98x3T4+niwQi7oxfYpC8f0NFP4ODSHSEz5WHy6ZXVUgGJB38y7yvh6QjHgSEmdQw06E0jS73UKYM9nSUP9gebkY4hmNO0wNEawolEtwpKnJbMtgL4RRpwHpWOgMzDBDBqsKBAFyfs/e/5myQH3ez2svWVm4RPRP7XKQhmY3xbypNeMYr1l5tPhYJn3MmK61QpmCNQWiALm9u2hGSUDnA+gvwxEGGiD/uxSsKRD0lOUkeYtYpIx95ECdWT8jl6wskxySOVNHhlYyfsihYtdmpQ6xZGgJlQXNyQy5pyTCEEeAekgT0sF7me6zO370CdYUiAJk76KTvCZJCrNnKQxIETnkQtmGeC7EK/pyqFgemJz3NbTjCBfiCh8oCJezosWwpkAeALK3AflDL9OaAnlUIcF6QALU4tlAOyumIJDzosnQE8Wcfn0QZIuMRi94oE10g1nNRkx63xl/kKH1YEWBrK2QgF52AkkZH2gzRgetYRG1lsluJk+CK7OklyhzjR1NpvNkcxoyl1JtCseYPYofTawokGcA+UPfpscFsvamHoiHXXF4TDlMihGb5XOeYgt4xxNsATQBaAvQtOfBpBSWRpGUFPOUYU/1PGnUU7KeVIvcUXKeVODpzgk+PX6xIGWX4scGHxfI2gpRrx3a64jARFsN5vlX/CT2PHswKxusNhis8ChwLX03/s4skJWA/BuF4yOFyF0eqwAAAABJRU5ErkJggg==\" alt=\"\" class=\"wp-image-1144\" />\n\n<p>Our Labor Day Sale is on 🥳. </p>\n\n<p>We honor the hard work you put into your site and want to help make it easier. That’s why we’re offering you a chance to unlock more SEO features by offering <strong>up to 70% off new plans and upgrades</strong>! 🥳</p>\n\n<p>Take your SEO game to the next level by working smarter, not harder—all thanks to AIOSEO, the world’s best WordPress SEO plugin.</p>\n\n<p>Upgrade today before these discounts expire! ⏳</p>','success','[\"4-x\",\"lite\"]',1138,NULL,'2024-09-02 00:00:00','2024-09-04 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=labor-day-sale-v4-x-lite',NULL,NULL,0,0,'2024-09-02 03:23:37','2024-09-02 03:23:37'),(70,'66e1f5b14fc87',NULL,'[New] Keyword Rank Tracker: Track Your SEO Performance with Ease ?','<p class=\"wp-block-paragraph\">Drumroll, please! AIOSEO 4.7.0 has arrived with a super-awaited feature: the <strong>Keyword Rank Tracker</strong> ?</p>\n\n<p class=\"wp-block-paragraph\">Now, you can finally track your keyword performance with ease, right from your WordPress dashboard. No more guessing games!</p>\n\n<p class=\"wp-block-paragraph\">Key features:</p>\n\n<p class=\"wp-block-paragraph\">✅ Track up to 100 keywords<br>✅ Group keywords for better organization<br>✅ Seamless integration with post-meta box</p>\n\n<p class=\"wp-block-paragraph\">Get ready to dominate SERPs!</p>\n\n<p class=\"wp-block-paragraph\"><strong>Update to AIOSEO 4.7.0 now and unlock this SEO powerhouse.</strong></p>','success','[\"4-x\",\"lite\"]',1148,NULL,'2024-09-10 00:00:00',NULL,'Learn More','https://aioseo.com/new-track-your-keywords-effortlessly-in-wordpress-with-aioseo-4-7-0/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-470-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-470-v4-x-lite',0,0,'2024-09-11 19:55:29','2026-07-15 14:27:47'),(71,'6705f78c338e5',NULL,'[New] SEO Email Reports and Bulk CSV Imports/Exports to Enhance SEO Management','<p class=\"wp-block-paragraph\">🚀 New Feature Alert! </p>\n\n<p class=\"wp-block-paragraph\">AIOSEO 4.7.2 just dropped with two killer features - </p>\n\n<ol class=\"wp-block-list\">\n<li><strong>SEO Email Reports</strong><br>👋 Say goodbye to manual SEO performance tracking and hello to laser-focused insights delivered straight to your inbox! 📥</li>\n\n<li><strong>Bulk CSV Import/Export</strong><br>⚡️The new Bulk CSV tool lets you manage settings across your entire site in a snap. 🔄 Export, edit, and import easily – it\'s like having an SEO superpower at your fingertips! 💪</li>\n</ol>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.7.2 now and unlock these game-changing features!</p>\n\n<p class=\"wp-block-paragraph\"></p>','success','[\"4-x\",\"lite\"]',1156,NULL,'2024-10-08 00:00:00',NULL,'Learn More','https://aioseo.com/new-seo-email-reports-and-bulk-csv-imports/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=472-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=472-v4-x-lite',0,0,'2024-10-09 03:25:00','2026-07-15 14:27:47'),(72,'671cb27de59f1',NULL,'Fall Sale 2024 🍁 Get Up to 70% Off AIOSEO!','<p>🍂 Our <strong>Fall Sale is here</strong>—and it’s your golden opportunity to supercharge your SEO! </p>\n\n<p>For a limited time, you can get <strong>up to 70% off</strong> on AIOSEO when you get a new plan or upgrade your current one.</p>\n\n<p>Unlock <strong>POWERFUL FEATURES</strong> that elevate your SEO game and enhance your site’s performance. 🚀</p>','success','[\"4-x\",\"lite\"]',1159,NULL,'2024-10-25 00:00:00','2024-11-01 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=silent-fall-sale-v4-x-lite',NULL,NULL,0,0,'2024-10-26 09:12:29','2024-10-31 06:36:15'),(73,'672d9805ce8a4',NULL,'[New] Meet Your New Writing Assistant ✍️!','<p class=\"wp-block-paragraph\">🚀 New Feature Alert! </p>\n\n<p class=\"wp-block-paragraph\">We\'re thrilled to announce the release of our groundbreaking feature —<strong>Writing Assistant</strong>, powered by AIOSEO and SEOBoost 🥳</p>\n\n<p class=\"wp-block-paragraph\"><strong>The Writing Assistant is your new personal guide to crafting SEO-friendly content right inside WordPress! 📝 </strong></p>\n\n<p class=\"wp-block-paragraph\">No more guesswork—just optimized content that ranks.</p>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.7.4 now and unlock this revolutionary superpower!</p>','success','[\"4-x\",\"lite\"]',1166,NULL,'2024-11-05 00:00:00',NULL,'Learn More','https://aioseo.com/new-revolutionize-your-content-creation-with-aioseos-writing-assistant/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=474-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=474-v4-x-lite',0,0,'2024-11-08 04:48:05','2026-07-15 14:27:47'),(74,'6744974041dc7',NULL,'It’s Black Friday! Get Up to 70% OFF 💰','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1177\" />\n\n<p>It\'s the perfect time to supercharge your website\'s SEO. 🔋</p>\n\n<p><strong>Get up to 70% OFF</strong> on all new purchases and upgrades of AIOSEO. That\'s right, you can save BIG on the ultimate SEO solution.</p>\n\n<p>🤩 What\'s in it for you?</p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Dominate Search Results:</strong> Boost your website\'s visibility and attract more organic traffic.</li>\n\n<li><strong>Skyrocket Your Rankings:</strong> Climb higher on Google and other search engines.</li>\n\n<li><strong>Effortless SEO:</strong> Simplify your SEO tasks with AI-powered tools.</li>\n\n<li><strong>Expert Support:</strong> Get 24/7 support from our SEO experts.</li>\n</ul>\n\n<p>Don\'t miss this golden opportunity! Upgrade your plan or purchase a new license today. </p>\n\n<p>This Black Friday Sale is your golden ticket to level up your SEO and crush search rankings! 🖤</p>','success','[\"4-x\",\"lite\"]',1176,NULL,'2024-11-25 00:00:00','2024-12-02 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=black-friday-24-v4-x-lite',NULL,NULL,0,0,'2024-11-25 15:26:56','2024-11-29 08:49:57'),(75,'6750470eb768f',NULL,'Cyber Monday Madness (Up To 70% Off AIOSEO) 🤩','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1185\" />\n\n<p><strong>Cyber Monday is here!</strong> The deals are still hot! 🔥</p>\n\n<p><strong>Save up to 70%</strong> on AIOSEO. It\'s the perfect time to level up your SEO game.</p>\n\n<p><strong>Why choose AIOSEO?</strong></p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Easy-to-use:</strong> No technical expertise required.</li>\n\n<li><strong>Powerful features:</strong> Advanced SEO tools at your fingertips.</li>\n\n<li><strong>Expert support:</strong> Get help from our SEO pros.</li>\n</ul>\n\n<p><strong>Don\'t miss out!</strong> Upgrade your plan or purchase a new license today.</p>','success','[\"4-x\",\"lite\"]',1184,NULL,'2024-12-02 00:00:00','2024-12-06 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=black-friday-24-v4-x-lite',NULL,NULL,0,0,'2024-12-04 12:11:58','2024-12-05 17:21:37'),(76,'67592b7bba927',NULL,'BuddyPress, Web Stories, and Enhanced Author SEO — An All in One Update! 🚀!','<p class=\"wp-block-paragraph\">We just released AIOSEO 4.7.6 and it’s loaded with some exciting updates!</p>\n\n<p class=\"wp-block-paragraph\">The top ones include:<br><br>🤩 <strong>BuddyPress Integration:</strong> Fully optimize SEO settings for BuddyPress content types, including user profiles, activity streams, and more.<br>🤩 <strong>Google Web Stories Integration:</strong> Take full control of your SEO settings for Web Stories, resulting in more eyeballs on your content.<br>🤩 <strong>Author SEO Improvements:</strong> Effortlessly showcase Google\'s E-E-A-T guidelines and boost your site\'s credibility.</p>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.7.6 now and take your SEO to another level 💪🏼</p>','success','[\"4-x\",\"lite\"]',1192,NULL,'2024-12-12 00:00:00',NULL,'Learn More','https://aioseo.com/new-aioseo-4-7-6-buddypress-web-stories-integration-author-seo-improvements?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=476-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=476-v4-x-lite',0,0,'2024-12-11 06:04:43','2026-07-15 14:27:47'),(77,'6790d239b9bc1',NULL,'❄️ Winter Sale is Here! AIOSEO Up to 70% Off ☃️','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1207\"/>\n\n<p>⛷️ Winter Savings Alert! </p>\n\n<p>Save up to 70% on AIOSEO and give your site the SEO boost it deserves! </p>\n\n<p>Need a new plan, or thinking of upgrading? </p>\n\n<p>🔓 Unlock powerful pro-level features and dominate search results! Don’t miss out—start the year right—save BIG!</p>\n\n<p></p>','success','[\"4-x\",\"lite\"]',1201,NULL,'2025-01-20 00:00:00','2025-01-27 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=winter-sale-25-v4-x-lite',NULL,NULL,0,0,'2025-01-22 11:10:49','2025-01-26 11:34:11'),(78,'679cdf1d5adfb',NULL,'[New] Smarter Keyword Rank Tracking & WooCommerce SEO Made Easy!🤩','<p class=\"wp-block-paragraph\">We just released AIOSEO 4.7.8 and it’s loaded with some exciting updates!</p>\n\n<p class=\"wp-block-paragraph\">The top ones include:</p>\n\n<p class=\"wp-block-paragraph\">👉🏼 <strong>Smarter Keyword Rank Tracker</strong>: Our Keyword Rank Tracker just got some massive upgrades you don’t want to miss. Now you can get related keywords, import keywords from GSC and more.</p>\n\n<p class=\"wp-block-paragraph\">👉🏼 <strong>Support for WooCommerce Product Attributes</strong>: Setting product attributes in WordPress just got way easier. Plus, you can also export product attributes! </p>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.7.8 now and take your SEO to another level.</p>','success','[\"4-x\",\"lite\"]',1213,NULL,'2025-01-28 00:00:00',NULL,'Learn More','https://aioseo.com/smarter-keyword-rank-tracking-woocommerce-seo-made-easy/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=478-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=478-v4-x-lite',0,0,'2025-01-31 14:33:01','2026-07-15 14:27:47'),(79,'67d1960a09e7f',NULL,'[New] Supercharged Crawl Cleanup and Query Arg Monitoring! 🚀','<p class=\"wp-block-paragraph\">Is your WordPress site slowing down? Or are AI bots scraping your content? 🧐</p>\n\n<p class=\"wp-block-paragraph\"><strong>AIOSEO 4.8.0 puts you in control with</strong>:<br>🧹 <strong>Supercharged Crawl Cleanup</strong> – Stop search engines from indexing unnecessary URLs.<br>📊 <strong>Advanced Query Monitoring</strong> – Optimize UTM parameters automatically.<br>🛡️ <strong>Bot Control</strong> – Block unauthorized AI crawlers.<br>🔍 <strong>Internal Search Optimization</strong> – Prevent spam & boost performance.<br><br>🔥 Keep your site fast, secure, and SEO-friendly. Update now! 🚀</p>','success','[\"4-x\",\"lite\"]',1222,NULL,'2025-03-11 00:00:00',NULL,'Learn More','https://aioseo.com/introducing-aioseo-4-8-0-advanced-crawl-features/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=480-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=480-v4-x-lite',0,0,'2025-03-12 14:11:22','2026-07-15 14:27:47'),(80,'68175e473f2e9',NULL,'Spring Sale 2025! Get Up to 70% Off AIOSEO','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA0CAMAAACTm56yAAACr1BMVEX4++r4+uj5/+/5/ez4767476n58rT57qT48rn5/u749MT599L39eH4+eX58735+dz488D49+T4//P+Zxf9aR359sr9UgD9ZAH49s3+VgD8jl/+WgD9bSv49Mf9ayT9UAD18tz58bD57tr5+Nf9ZxH5+uH9YAD6vp/47Jv+SAD9XQD58d/54sv62cH569X55tD6tpf+TAD8q4f079j53cT9oAX9ZQny7NTx6s/w5sr6zLD6xaj8gkv9bzH6sI39ilb6oXmRkAP+QgD7k2T9fUD9qR39pgL9/+39YUf+/+n7m6j9dzL/wgb5++jq0638jqX8hFjW0I77poKwogKfkwDp0KgBe/vt27ru38D9lBX9jQLnzaP6mIH8lmv9dSmophmlpAKJggL60rgES5T6n5GWlwKnmwH9lwH7nJ77k5qalh78hgfo7d3+9rbnyZze2Jf7mnL8ejr9rQO6qQIri/rs5MT61L7q17TKtAaenwX9bFr9cjv8egIOiPz986n7zIX8in/Wy2/xmgf9awP+OwD54Nn++cXJxonLvkzse0z9WjqWiQD///H7k4r8rTn+MAD54ZcAOIz6gXr8tWapp1+no0X7iEPJtyx6dwHr57H8dGr5gGj9jSb+tQXt9Or6u7u4tX/6sqn45aH5jHGzsWP8u1XR5O/f3av40JUgUZT7xHidmjudwfL68NH6x8emq4v6nSvZMhzMHhj61MzU2sn547oBW7T72okAEIn3cn36e1D+GQC6xsu1up7yhFqweE3mXRjQ0bb52qvDxqj8iIz+ty7Z4ddmg6nq4p5BaJuXm3B/gj3mcSmqGxHmjAKwzvIheNjp3or8pldMREN8Hw7HhQKXq7/mqViLaEkAIjB3fCJ0WgxXnvh9sfaMkFzqaFapbwDVgYnRnlf9UizbphBDeaeBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAcmElEQVR42u2ciV8T59bHZ2EbMgNMEhKzmIQYErJBQoAQkrCvIsgqKFILKggim0VUrCjiVte6a1u3ulWrtXXrtfu+t7f33t59e997/5D3PDMJJCQgou/nfdvPfdrBLJOZyfN9zjm/8zxngkVFQosOaJExifEYif2nPXHDMezOwoUXdk7bmfGJMRGox7kWgVpS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\" alt=\"\" class=\"wp-image-1240\"/>\n\n<p>Save up to 70% OFF on AIOSEO & give your website a vibrant boost this spring! </p>\n\n<p>Ready for new growth? Whether you need a fresh plan or a powerful upgrade...</p>\n\n<p>🔓 Unlock pro-level features and cultivate top search rankings! Don\'t let this season of savings pass you by!</p>','success','[\"4-x\",\"lite\"]',1239,NULL,'2025-05-01 00:00:00','2025-05-08 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=spring-sale-2025-v4-x-lite',NULL,NULL,0,0,'2025-05-04 12:32:07','2025-05-07 21:28:48'),(81,'6832449932fcb',NULL,'[New] Get Indexing Data Right Inside WordPress!','<p class=\"wp-block-paragraph\">Worried Google\'s not seeing your amazing WordPress content? 🤔 </p>\n\n<p class=\"wp-block-paragraph\">AIOSEO 4.8.2 introduces the <strong>Index Status Report</strong>, giving you crystal-clear visibility into what <strong>Google\'s indexing</strong> (and what it\'s missing!). <strong>Uncover hidden indexing issues</strong>, see post-level details, and track your rich results—all within your familiar WordPress dashboard. </p>\n\n<p class=\"wp-block-paragraph\">Stop losing traffic and ensure your hard work gets seen. </p>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.8.2 today and take control of your website’s visibility! 🚀</p>','success','[\"4-x\",\"lite\"]',1249,NULL,'2025-05-22 15:19:11',NULL,'Learn More','https://aioseo.com/introducing-index-status-report/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-482-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-482-v4-x-lite',0,0,'2025-05-24 22:13:45','2026-07-15 14:27:47'),(82,'6872c1330b422',NULL,'[New] AI Content Generator: Supercharge Your Content Creation!','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1276\" style=\"object-fit:cover\"/>\n\n<p class=\"wp-block-paragraph\">Tired of the endless grind of crafting content, SEO titles, meta descriptions, social media posts, and FAQs? </p>\n\n<p class=\"wp-block-paragraph\">We get it! Creating high-quality, optimized content can be challenging and time-consuming. That\'s why we\'re thrilled to introduce AIOSEO\'s new <strong>AI Content Generator</strong>!</p>\n\n<p class=\"wp-block-paragraph\">Automatically generate content snippets like:</p>\n\n<p class=\"wp-block-paragraph\">✅ FAQs<br>✅ Key points<br>✅ Social media posts<br>✅ Email copy<br>✅ SEO titles and meta descriptions </p>\n\n<p class=\"wp-block-paragraph\">... and much more to come!</p>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.8.4 now to unlock these powerful AI features and transform your content creation process! 🚀</p>','success','[\"4-x\",\"lite\"]',1270,NULL,'2025-07-09 13:36:07',NULL,'Learn More','https://aioseo.com/new-ai-content-generator/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-484-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-484-v4-x-lite',0,0,'2025-07-12 20:10:27','2026-07-15 14:27:47'),(83,'688c0f574f223',NULL,'☀️ Summer Sale - Up to 70% Off AIOSEO Plans!','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAA8CAMAAAB/yBzfAAAC7lBMVEV52c522c1359l32c142c5529B53NAASkD////+3AB12c137N144dV27N502c13690QXFJ36dt42c15289tyb1t2ctx2cxz2c1v2cx32c535tl53dF52s935Ndr2cv/+9945Ndn2cpy2s15285449b/9bZ27N1w2cwIU0lWoPN34dR44NR349Z36dpy2cwfbmR35dhp2ctm2cougHZgjojbvQV728/f6ed37N524tVq2ct439Nk2cnm5uZ03M9w28522889h9pdt6t8288XZVtlwLRv4NJGnJBbtatqyL1x6dpr2Mtx3c927+B12s52284+k4dz4dN269133NA+kohw59hz285OpJlt28110sZ06dpz6tty5ddi2Ml15tlw49R27t9459ll3s5z0sZOpZlp3s9o4dJ049YgYVh24dRs5NVt3tDf6Odz5thl4NA9kod43NB52s5z3tF16twnd21q49Rq3M3v+N5VrqLv8rp33tJu5tefu7c3iX5i3Mxx2MxAd3DfwQX/98P72QCM3c7/8p9g2cnmyAQ2iX7vzwJ43dFj2cnU4eGApJ+PsKuax/jt3Bs2iX/1+f77/Pz3+dyJ2bTw9PMnd2yvx8NvrvUwbGRZwrVep/Lh8LwAS0HK68E3in4QVUxp0MPM20739Laq0PlQgnyB29Cx6Nmc4dTb9Nqs5MWt2n1MpZm86MOr5tXD3PpNlNr21QGB281f2Mm/0s9/6Nm51WPV5/z+4SBwmZM7NhZyz8911dFZqNi869dbua7N8Nn+5UK468eu8t6Y1JK11frq8/2gu7dBi9520dN27d6/pgdFRDnE7dhlu+a/5uL+3xSK7ts7mY3Z570th3uGt+9Lleh5wd7l+viAcRRypd6wtMm3y+Oj4ceW6NDm9dz+7HrIxS5vn5n+6FQgbmOLvffM9vF91NaXurWumQ6I47xvYADf15+vqX3s1knv69Hmj8KIgEdgXlQIVEqq4IVOkIf/+tofbmNXi4U27x48AAAACXBIWXMAAAsTAAALEwEAmpwYAAAgAElEQVR42q18eVxb15W/hDYQWBLS02ZARhJGMsZawFZswKAilhbMbjA7CftiGwTYId5w9gQvqZMmTjJJmmSapUvatOOmabpM2+mvnRmmnbbT6W+23yy/WX77vv/3O+fc957e5kw+n+QmGHGRHvee7znne5b7nk6XG+bEniL8btpTppONsj1FJXuqdcpRv2uvUM5V2et1uqLCculcRWEJe1FUmGfi58oLzZI/zOYTdrP8YuZDh+4rdin/RGlxIm+PST5n6k/g+/PYBvi53DbKhHnFNiqKYb7+aJXyTxTt7qlXbRe2IdmAbBtm6Xyi2JzbAJsvve+QbBuwUBNsQ7W1+q4uhQSK4QIHj6oWY97TdVC1QFgMXFg+z8u0tCwnmdKERKZl/TRfeihPvpgie7mpOKH6E6bd3b0K0TOZlsglU2/nZWq2i/NV0m2Y8/pxvsJeothY3p5EoVn1dxP2hBRayTb4DQiqIW4DNiBVjdzGCstdag2HFRfu7lVruL1KtZaiwmK7ahIWU6/UDV6mMt2QyNScd8jEL7BMIYESnYa5mYu7DqkWiKpRppCMINOi4gqJ7pqlEpCqhmQ+ryShZW67h5SQ0zbAOk0yEyzLKbdOw9x46xRVQ+Jeyo9qmJu9vLhIZYJq1YAFFit1gwe9QnYBk7iYnH8qsVfLJIDKXX9UaVolhYfsWv7gYLECcl05yZRJYKb10zR+8Fs/+LTw6rea2SvxhfDjD1RzMHSJrmK1CcI2ROVWbINtgNddyTYE66xQbAOtU0umicJ+k1rDzbgx6QVK78tzqfHAxfDmrVMuhpRbShUK6hGpQuK5y7UWWFxcrlwg+VgybylVuATzznvn5j0fc1z/+2CRZAPSbZhl/kmyDdE6y+XmRtYpoQrxo117tBjPpaQewa1J3Mtbb/+bP38mP/+ZP1fxloJ8ZfQrXkDhD5C7SjX8wU5X145Ow9yU1CP6WIl/kvmD1/9d/scff6+iHnEbZtE6S2VRBLNONf3CfL8G4+1JKB2ssA0Z9UiiCN46//DPnhFWqStS8ZbsAgr6pQto0G9RoZq3cDEq6uF9rIR8ddIoQrROOf1ufQJ45H+z9jOo3OUajCdap4p+YQMHtQJMu3Jj/DZE7pQzntS9yANMsM7v/fGBAz8RAcldQEa/PHeZlIuB+Qp7tQb9qsISfjEVxRWavJWjHrk/IOssVfiD1U8CkNMWx4wuZ51K+kXl1ggwdcVdCQ3GMytje9HcJNQj8xq8daoCTNPkSwcOHHjppwIg4gWU9IsXqNKgX+BGkyoCtptV1CPIVMJdsnDczMxb7Q/K+iuU/uCugJz+5nP5+c+dPn36OfbywwGxrOasU8V4uFC7FuPVK6mH34aMeqTbEPyWIgIm61RpuO7fIh4HDrzwtAAIfwEN+i3avVcdAYOPVeqGsBgp9UgXI1CP0h+geZdomBv8XZMWIKcXn8+/evj5xcUXfx9ew7h5w2JZfC7/ksViuQH/LN5zw3I4f/EwvPW5N1+zfJAPb118/uri4lUBkFrROhWZGp9VqPwQn3DK5nPbEPI+ZYDJ3Is6wIR5VcL5hwwPERHhjYfUMZcJM+KDSt4qU+R9MvotE0JjhT8gCKvU/gAyYs2EU0G+AiCW389fvHrJcvPF1/Kfu3TVcun64tXnLTfBNi5ZLi2++E3LjRdvWC5Z7oG3HrbcOIwg3bx0D3zieQUgupLde4t0WgmnjHwl25CExrJt8NSjMjegHu2E066EXMDjwIGncJE/FRao5ihajFw3cj5Wwl0y+uW5SxWOg3nnaSacqrCE97HSvE9n+hM5IIuLJPP8fMuNfAsaxOFFfLl4+PmrN8lA8l97Mz//xcVLljc/yF9cPPxNBSCwDQX5itswS6sykm2IVRllwgkb0AowSwt3y3VaCafCvfzxgQMyRN7QCSlOhSJxFBYjvYCUfgXqUYbjoNwlGv7A1G9XZ8T95QoJSKIISWhcb88B8hoAAnYhAPIB/g+/OJz/Gv2ff+O1w/gNvdTii5csH9yEbzeuywFh25DmfdIoQrTO0kP3lTrhu1NSldEIMM2H7t2rlXAq8j7cRrWyrKT73gHpeOHpn76Qk+kjv/fyy1/WqelX5C4l/aJ5mzTC8XKNjBh9rDzvgwVW1gvmbdJMOIWMuLCEuaznXlt80XKJ+SQGyFXLixYAB6fw5SWglhtv3oRf3LRcvcq/lZlMDpDcNsoqq3RaBShmnabKY+xHZ04HExqMV3+0QuVe+IRTNp9zaznr3IsG8sI/PfXGGz959ydvvPHUU+8+JS7mr7+wH8aXVYVSkbvUBSjQAXWhFHzswTylH+IXU3a0iHZnxFFWuWaUFl01/AFaJ2VqfJR1+urVG/nPX2XR1A0wgtOH37yJ2NyAlx/gy0tv3vP8izh16eqbl9hb6R05QEoKq4UVGNfyKtcUmRrb2H17DlbZL/A/GXOqtquK7VkwVCZ3L6K55dyLPOFk1llaXPbSG+8/nYsD33/qJ0/xvJV9ZD8bf6PI1MQLlysLpSRnNfWQTGV5nyQcN+X1AwpGo9OYnpx0gUhk1KP2B2CdpBqfUB4CgCBVGHEBRqfTYDQe7AfJlKnp19x17wWnk8Fm5CHBbSipR6j3SstK0m38Mx2Nt6Xre/qpA+8+/ZKOX8wDAMYXfg1fvypS9yXgD9u7VK0Pol953pdbjIR6cgmnU2cs6p8ccBoMOxvHDDD8KBkj758O2qs0Ek6yzvZPApDrAAiphtFp8PsNBj0uwHmsOE8rwNxbVVltFAZAI25DRj0SryFSjyLAJPdyt47GLyTLe/+FAy/k5/9GxxbzVYAC3NXn9+9/4Fd2jQX2J5R5n0C/srqUJBwXuUsejhuN1RtL+qXRdb1VjxIxkK6yjDhPp5VwArSmT1//BAC5ZHnlT8tIvgCGXm+FBcBIb0z270iIgraxAWCsLcBCcYlOHMbcNnKhsbzey0Jjdb33bh0NSNuuPyMxjwMH3s3Pf5f//QOMPn7n5f37X36vsFzFWwcV5Cul3xx3ycNxZt65hNOJcPj9+vSZsdFGm81mRZH4wUrQRiCK2FFSj0C/AO3/vufje6xFAMQE+BsQDKuNhrVv9IJhoH/SZJR64sodwAwWOnks69QjIsB4/WZlWUkVYGJorJlw3rWjcVooLvz0BSyfAJ08zX7/5f37P08vHgFkPl+qSA5EmUq4S+bWmH9Sh+Ng3sUycwM8YJ8dC9XmTCZV6gdM9ASI0XS0TFlylPgDsM7W/3f4442rr1lesaz2V4Gz0gMaelcKlpDt60hbYU1VG2WyWgQZESwutcplARG/MsBE3dQKMOu7Ck1aCae6o8Hc2vHjzETefUnMDHX0RjCMv2aG9DcQbH0VLpCrV0mrYQJ3KekXuUvRGtTIiMk+rOsdF1Kn4lFLtJbLWm1oJMCtQsguCY1lCWd94Z9YPu545ZVXPrM2uZFGPLLcLYfF0nIqBUoBOuEf2FvJL9RkL9ORTwMjyp60ODIXrPqBjWNOoyKe6d/VYrx6ZVlJ2IZ2R+P4cTKRN1ga8j4BQhcAu/gdnn6/zIJfkbsU1TDyT/XqcNy8Z7dIo09Zn8v70BBA7fo6Brg4L6KTKXAaer+/bMOspB5lvVcX+dOPjcf/fAciq4GxhSFbqj3KJh1ct5fpxFr/fSY+wGT2YfN2c/CO1oWOhdEBg04JSKGqrMS8hty9/DMdjdNoIkQfmI+wWhYVXQEQkSqQ3x8RL6Cu9xbZDxWWaNBvhSLvE3wsTz0ABziL7vHxIc7BZAFf7Vmvzdo9mnA5pZ4YrFPDH5hXzr/+GdUIvv6Z15Py+deD/HfJPM3pAA/Q/L7xtZO0giig4hhBMoPQAgJA2EC53YR46BEPbwoVp9l6ZuxM2mBU13sVZSXRrZmlHY3Eh3Y0rh8/fvzpF6S1rHx22IYAEQwJQy1ExPzej3/4pR+r44NDdhVHscXIqSe3GMr7ILjx+9MdU55ULcHREl8FtzXijTWOQgTsVJxH0Eo47QdVWQ+LInJFV3n/J2edTDUAD3CZXm8PR3jEHZc3LZZVpxe9FkYWpYldeykulOwjliXYWsenrAujS06tDqfUP0nrvR+1o+H8xfHj178vFE7ez1V7iwCQnCFhqPUAeLBH7t8H422dut5rVtQsBfqVcpc0HEfqMeqc/qWx9Vh3M27zHx1bGRTLVmNbR6PeIPHQTsqI7UWyCZQphDlO+XkEwR84dVWF5aWqkzkwz6xTUA0jhk4xr4c0Pxq/PZIB3WhJxbw2vR4CKV3J0bK9xWtgyYBHzEMOyxI3twFgaQqN1fXeXEtEUe/9iB2NLx6//vVP/QEPCN8PeZaPenOG5MRQ62XdI5/bR+OL6j6lomYpoV+RuxThuLlw74ChbLQx5sluIh5xLkWe69RCxwkbxDF8esgi4EN7S9cIWqcq4Vzbm7NCaRQBYWkVfnwHtuGk3NooWqegGqT6oPneVsRjszeVQRNwuLZjQCOwhOp+SOKLKhPI+l6PN0WelbN5vBCTGQYqxXxQFmAy61QHmB+to/HW6b/8FIx/iXj8hgek4LefJUCkgRnWUT6P9vE5+Odzj6hO5shrlnL6JeopVYfjVRsbiW5bLJJCOo226hmTNJ9oG+xrZIgYWanC1H8MX+1U7l1jUoV/6jFTY79e28hjSUM9qoYR826KFyB+MhmPbVzAkoiBVT0IUckZPyO5Io+tHVdwO+wilxTP+iLbGFqUFa/hxwzVY0vAH5HULfxtr8EdQQuCKxZtlGsFmKibJRoBpkmzo1GtKDn+2afYAEjeEAApKPgWkbok78tAqPUQ4PG7b+m+tG/f/e+ZNPqUAnep6BfLzhrHAnY2Jsf6Yh5fBvdZGwpTpOXIuH2eqY4+Pe6YhGhYgkzNT2WVquJqTOJBsMf6d4w0CSmD0VhVWQZAlENkBm7QiXUNox8TnKX+0Y20QRisJuPEhJPfGPoiPahE9yqpvo98p2W22x0BI0iPJgz8ddLjHUMR/SlcniPlhgWCz8LLmTBx1epwHtI441el2dEoUVCP87ufEsYfvPsMjqcRkILPfoGiLMkFvrr//zD6eAts5Ev8BZT1XuQujYOxukSXXZUeHesfMKTPTDW5MxjdCNJo7+50b3uGxsfSmH7Bl35hNK1nw28YmKw8COJ25RWjnAE0mjU4s2WVVaAaVKV0kvQp20uPjo4uWfmKCLyRClCVZWJRw4jBrNfjQ0ActSEnU4kRt9vtia139GEph65jtZ0YXCcD3mwOBdy+CLk0Ml7tALOwXllW4r2GtOQorfeay8SOxvdFRDDigkGAFDxKgEgucOFLgq9CKvk5cVeFut5btuderT6luUheckQfW2owWL3rF9vMDgDEFXkCpfGqK0Abtq1DZAmhpj49uWAVBqgzFjUGBvqr/VR54udR1vX3VppYUYqvSsE8yNTWON7RyEoiJF6dkHBiUQOxAwPZXukD5Y+2u2co8uVOdMIS2gaH6DNWP8W7Hk+qBX7Z0huugwWiARHJGGEbqrISiyLkR+Fybi3nn5QdjUOso/G9r/MG8vXjCkB++1nJBcrtP9y37yEMtSASQN8F3KVxUg8iM/U59OKEsuSI9EuxpHfb13YBIhtH2IbUHg8nk5GI2xcDL913ps9qQ5luZ7lM1uv1MqHqlyorL+j9oLUunI7FaHppbKdqIzHgJzRQ/vD+vo6h2HYsduLMgMuV9TPgEhtrogSK95qcBqst1LYcwfDpVKSVOCwyPV/nbrzgMtjoT+K1wK+GkV7iLanOZCdpTAwrCsaBjWpdabk85he9hqQbL6v38oHhXTsa3+UR+UslIAWf/YpwAaQK8FQPsfqW821A5Gum3V1l3sdSHMVRONHHSkLjkt16ygrBf/vcoVMISAgB4ZLBcHOrKxLxxGIxV0k9yNTrMTRbHK16jzfrwsIKpABnxvqw1rEFWTU/vQDmBM5tYwndi82aTaWy+r7xlN/rhddce23trVOZrM0GCWfaKVQ1dc6q/uoe69Bgm7sT4ycGSG1PQ8359ZnZW7XtHGqBF2KwmCdCobkjykWCwWQADNgWQxu50H/QSN0rSUtEUu8Vsx5lgInupVzjgJG9i6DiEfmNCpACHhJzMbZgARDI2MlEdD8H9/WrKtU5dCHFkXKXNBwXuKu80qyjKhYA4u7sRFcxEgKXdVs/gZrYjmHOtn6r5WTJVGTbi87bMRPJnoq3p6xDZxa6rY2Q3dtoOhUJt8dPlfTZyHWlx8cavd7szMm4I34qkzp5qrV19paDL4lsZRshVvCzyj4GBk5n6cJYX8cJn7vTBn/8sgfX0ZpsCIZPURnF0ZoNZ73b25GIL0IEUtvbc3Y6GHE1z862pvReG7AbK0xLWiJyr0EtEY0A02y/W0eDIGSI/CsNQAooBK4oPAjKDYC8LHZ0MdR6RKeoWebCcbGdrwjHibvQxzqpygsRJ0gj6QcybR7mopZVXwRDmSjQqs8KP1tqS5ZXWB5/yoVupX1gsI/Utm2QTbdmUa3b/ehdcICLS21F+aJUXF66aj7WSJ4f+y3UI4SgYWFssMnnDrjBAOLd3QBLZiLIwlu6wubJVMznc/voj0GEFayZSzfTZeOcf3C8mwIFY+4onLq+U1RcrnmkNqEqK7FgiLkX5/fvCghA8h+KiaMAkK8KNfnS9+Cnv31LVrOUh+NmPiMuU53IOFSJmZoB8bB5wWMFkiFIA1abmlpbZkOkiY5MIOCbIc1uHV4/xWTDfmNu8uCIbBuk07ez255t9C4xyN6YOKMtlpYnRCwcDkQ3S34GydhJdTQI8sZDbRfbhjuTKSza1KSeaHEFZyhr38rAp+FDcZfb3WnFP9bi4HwNyfBJEa31GNa8hAwWlbteo8NZsXvvQZ3Gkdq7djTIvWS/+30hyFIBwvutUgbIyzxVYKj1Qyl3qeq9QD31WvelFFYmTHy1Di2kM5AMgPLHex4739OTIbWfDSUDLnpl4ZizsMyOtJBehn0R37bP54vxWST7Vpv1ebYJqBgznGjvyJbDMstE92rzSAbfFy9p85AMsYKFDJaGNAh0YuXcXNAAH2sOXgtlQ+FNSlNDbo63K0+gibyjozcE1sOWVdvc4ric3Y7ZWPeGV/HdrnqtAFNZVhK8htS9aHQ0vvfFX1w/ffz46esqQACSf6EjDvm9/fsfEKiCQq3cBdQHY8FRdpVrHIw1A4RLyB82f4obcXUHktOYq488duexYVL7WlcwqAdFdMQt7bYwSuA2j4eFc6VGwj7IEwiv2nY2HeWyMyNZ8H7uiOsW095wqsVh4XpbQNt7wwEP4XY5PbXcFGM2At5K3ze6bnONQKg2NHe2CYz0su/OncdYst4eakiOMM+35ZszM4cVrqkJszJos5lrIbNEi/MbWZQAVKHM+4S8WVZWkrg10b1odTRyCacaEKISZiEPCFRBodbbAnfZ7Vr3pewob4GixRidA5NjaQiTWkGcjnbX/HQYg5y6O9dGyC1xwRoPMkMcZBkiTonzePRmWh2Wk9lAoJumn+DYdHumOQrTgJOhneExtHYyDuYUBh66Ha4JAh4OtDb3yuCFsIvlkxCZNVpTKP5NzhNcoUjvsSu8SoQbashSHNHbrjlymnELF5hg/srBhcK1cUzou60xQgRJibIKxVG4XICZ80/yeu9H6mhoAVJQ8C3wUViGrxCp4udindG0J091CxQLx+VH4cDHgiphOrY+Nu5qJRWMbg3XZEFcl0N3PLTfWc81H/kIkFCSXoCDYG47Q+Li3AGabmnm2ygZgmGkszPEMYHpSXJcGIEAeLEo47D0dkNKpweezlox4RxdsNl4BxQP17jxyiNXrjCm4hoayBaimw5ubgWjC/h4aMJ3SsAD7Zdz27jmLKTsfidWl3nvLK1LSb2GcIOist6L1KN1pkfa0dAGpOAhBojkHLqQu2OKo7wFSkziJdzFwnGMbiDeZaUIR/OIIdiALqul5xru3NLiuhJES4lC1B8gsTjaScGB4RmhtrLpzVk+oOXY9EhndyvNbGUovupF4ohy7js9KD5whIG6TgyhW0qGIIkf7RPaG69yKV+DDzHdSnYzDnM38LZgmW06T+uMO8INPtKgKOcauQUvZhtxB62QGYGFOCUyFRoCynovhsalGvXe+q5dkzoClnY07g7IrwGQklzeh1Wt+98SUhwZd0nvzOa5iw/HjUaDwWoFaeDe4zNDyRqmno6wh6TBnZ92tZCPaA8F0HP932jUUktpABN8S9hG78e4ifzYLV7NrSx92JzdtLREGR6WLfcd3xai64CcMxlBpGfNHeOYxHu9aE/Rd3oCwZqGMFX+hzjmsK4xPOLou5jrcnABH+kLhBcnHbC+XhdGhNRd9BsGZCceWEtE40BB2R7NO6+qlWUlZUdDAOSXKkD+jpG6eBQOQ63fzS1G5C7Vndl4KJlfDLXRbTFPBmPK1HkQRjDlQJ/iYslX6AoRcxRJlBoQ8PXqSWISZhCzKdRUB0z31kqmm1OnhCAXqamZ8OgN3UEvBO9vjTTUBGZQkilv6EwH2IdHj1bR3B2sqWnwngLpQ67DVEKIbeNRLtjDoHm12y30mVETou3hbuAtB9fXFKMTD/J+rrk47+DRgxr1XlVZibk1hXtRdjRA+L98FA+R/kgJyLd/9OgDsrwPQq3PvSfxfOwC6npvWX9CiIAJENYTcnDnz043gANC6caJIBzctEvwFj7yTCCo24IsanNEgjDxganjdo5ILGhM0c2tcJjwAJpuukXhgW2ioY7hEWsanBoaHzwRwcZYrx40osbbSrA2Z/Dv9HbzeLRYej2edtba5Zr4NZDXuszZwu10HqJtvM+6tLGjPIGiK+7a69IKMBVlJbHeK6EedUcDhP8jOtX7dypACgq+zVdT+AsAjXxNeQuU1p3ZeYW8brD2dMwTg9y4FrRz+gQ4fHRRsxmUSS1JoxekEc3M1PIKP3KKT8VwYlXIzG5nViUZeTvIvRdftKYyqW4W6PaGr10Jcgge0PaEe4Q8zfbK4AnQB0DFBW/n6mpq6sLt0ShGCRmqLnKZk0I2maFoD1Ywm+HxiHPt7c0z3T5MP6OtNnekaXxsLA2JplN5pFZZVhLyZmloLK33Ft21o4GA/NF/Bjz+0188+A0VIHw1hT+HnvixkB7mbLCrcEfrvhThpCtSCA9IPDzUPXMyamGRDfWpWkdqkY7BO0e3WoSUmEX/UY4PiniYZviOFpdhTiv6Dr3I3Llz5xr6E8DjypXHQrUsPJhwY4z8qsvXdrEJC4ae7bYdrNj0DGWb43TaBN6PFcTaDHpMaiGuZlgg2NJCeGDifzkUCAQhCkQf2xrqBEAGF0YnB4xGdYApLyvlkvhcR0Ne7zXfraNBHPIX3/nZd77zR0eOPP6wFJBf5rISukB/4mv79v2tst6rvjObheOMu3hAmmbIB9VGsciBBhIhQDZRkD221ZzggU49T1Dy7HbP8kURmk6GyINxbvcqKwWGhvB9I9eC7hmUaa8L8JgAbDE8mKBIutblW26LeAgQj0+Pb9+EjAJjACxUJtEeNlsIWzw0t8Wf1XLMIr7v4IpX3XfuJMM4D9FvZ6fvxOC6Vb/UX+2Unz1T5H2Keq/Y0VA9WUezo8FIveDBJ5988AiMJyWAFMiqKfVHi/MAkPtV9V7FLVBiOG7OA6ZjXdO2ZVdcPAlF2jnRzbNze89EcMaRw8N9J9iMePjuXAs/gROrbHoCK4IOzndnIkXTvgkS6K0R7iRes901fWViItlM+cx0UyvhMXxuJeKJYc0rFvF5mqUrwCum+JetTT2bgiFGGY9F30k3xtGoQ2GqLr46E0p2utsuDmH1pLS6skgrwBSfrKOs9/IdDXXXXaujoRPF/vDjiMiDT6oBwWoKpjhFP5YDIoTjEu6SheNmiMWBQ7rHp4Y9nCh0DFqmr7GAP9rc0zAxEeAuxzd7Ka9rmpiYcPbGW30T167VhJtnZ07MYHhz4spEQ/iJOMAwMQHTWzPuiYkG26xwxXjrwHRNQ0ODewtouDlEOt3rmjs37GMGApD4fNnenCHSlXyMwrnhKz7+SrUjTwgYXQlSQYwicMeWCztVy1Mhlqrr1nJP1kko8z6tR/+wjoZOXe/V6mhIxM5D8rAakILH/zUWuGQWIq33CtylDMeL+qsNjR1tHp/bJiIS50I1V6anm7jZ1faZSAOOYEhvizRxq1xkehp+soV9NN1Qd366wYPTDdNXGoI9bPrKdMAdbAD514QASIdjs53rWZmuwRHYQlohnW43z80HfL4I9R7BZ0V8PlevqBGpuoaJhgbX1uXLza45AJs6tqAoATTWaO/MypUJVkCgRu6MJ5msO7/cRsUsvdEPnM4/WUdV7wXu1Hz0z0G7+oyfWafZ0ZDFVt8gv4VUogTkyJFvPUuACBeoV96ZXcKfzJEO41rZxtg6iqPT65rdjMdr2zlDoOHK2Zrps+cjnkiwJljDj+mzAU8Av5FsgzDgB3ztjgVq2DxOBqen6Rt9LhAyZF2NTYGz/FxwRjiy25yePzfMmq82qjNjMbIHAIxvXm6e8QCgONyh0HmAGkyLu1zbOxJqmAiEOS7VRObW4A43t6/OcqkTwWCyc265CQ9oWQ1YyXKymoTmo3/syryP9xryU9i5JL5e2dFQZOhEJeC3FIAUAEyf/QoCwnOXqt4L3KVRpTEmRifHh8BjuAOdkZ4ew1AkIMh0eh6y6WASBn47O5ckkSaTc/NzySS4iGRyfg4ngvy7aL5ufq6zk/02yT4A15k/n6yrqwvUJanXgi5/pGn+/BwxOt2GgohEfCvn3DZnT09oZa6GXRc/fJZBGwzZQnOIQ00S5mp4PQlEYr5Azdm5usD8MhqbDc+lCDHWzq76yTpIFaon6/BuTdoSkdV7+Zs8hNqkApCCh58kv6UEBEykoOAfyGUBd5VqPXlvV/2MNFiMwd832tcUcbs7QZIkchJsXV3n+XPzgUBnJ3wF6rCCpJIAAAXiSURBVM7NddbBG+o6YWL43PwwzJ2HOfgxEGBvgjF/bmV5uNPtFibr6vA6c/Pz587jzziZbUVV96/M1wXcw22DfTY6FIQndT1tywH4AC4Aoa3DFSTn5pJJCbRkaUw1xFlY69w5Fq1Z6TRQLqtQPVmHl6nsKJyk3ive5KGo98o7GgWq8Y3Hjzz46L59+x76ttRyjhyBNOUfHrqfArauvRp9ymqz8haoEnsVnezv61jHZiEJbY6kB6/cbvfK8gr86/aBnN3C8MFYudjma1se9rklA+eXLy43+fjh9iHGgcDKORD9clsTTgBIke6ekHt+jo4XeYfGx9NYfvdbbUMXp+ADgQDCjtAOB9xA0ytsKQGCp7MuOXcO/guIA6bw2/nl5Ytt2OzS+/1O/oArq/fKWyI5ryF5sk6hWae8+1btSaQdjQKN8fB/oVO9j0qnwGfh9x99C1McjXPolOLI22XkY41+v9XaOIXNbBzk2sXRNHVxJRJpWxZ+jkBYFPFsb0emBgf/6r9F2Nimfz2epotTnrbBNtbVhf8jeIHlNvxYpA0ghJ8RdDQ3wgM5eGmjOo39/PWONvRaPLZuhHB45eIwwcoGM8P55XPDbsVYudjkaRrvwOv4hRxdkKnkKJw8wGSnsNX13rL+Cq1nS/bnicfItQAp+Pe/Bjz+639/UumzKAT+X7gYRc1Seme2S/rsAacTUxGrbX1wqomXHxMvjRiWmgbbYjHM3fBnDFLha6ijb+qRv6K++XbMQwcdvI104iE0TqVbL35ke/vE4AmPZxvfMASXYRKfQ5H6fB46TOU3HNtYMhqWxtJ0/m1bAB4gHBykjj2sJcIsDj4MZrlC0EZ8/P++yNRUCK5vXRrLpegmSVYhPllHEWDiKWzTno/yZB2xo1F0d0AK/uPP/sfPIHfPVVMeBrIX8vjPPqs4CicNxwXuytV7jX4D8Kq3b7ztxEXSbyZ0dgrKtt7R0ee1kcht7DSJ1QYuzgp+bnzIxk7B4b99HY3Ez9bGjvFGfr5vcChGh+dwDAHkIFt0dSBGT8zLHzpZm9zIy8NzkfDnPIIibIfGp6Y61vGvbseEX6AJerZDbagh26QkXlCYNlgXHbur3ihip78V53upJaJ+9A8+WUfjprLCEhX1yDsa2oBgtPW4EALzTP+4rMcr4S5FvZe4K3cPBcTtdIeYbaijYz1GOLBbcGksjKXTC2N9wvFROq24gEd9QQIwL5wf7T6DZ36xNw6MsDR6TE9z490AkHgpwGwKIEf720Y4EA88JbK2uzs54GfUziuCrbED/qQEWpw/AQDFcAyNnxniZ9fPrLODqX4DHrDv1w4w8/bkfcRnzbJgSOZeShUdjYK7D5YoHnn8QcpOjjwsTd2/kuOuD78zmw5FgTj03QtnSAJ4xo0diDbo05OT3Qb6xiDA89bp0QRwp8Hp9xvSeIsmHt9Njy7g4Xd2BN5gGJjcWPIPbBzT+/EjudE9PjZO7gyjXf4eB/IH1aNLdIwaLcxKN0M36vGDfWMLdDYYf7FA92rTCV8rzKdJXUbTpCLCzdsld3vWbOFdnjUrP4UtJvES9yKr94J7+TBA+KyEDVktGEIxSt2xna95X0qxeNIVwxIjSBJkikd1SQJ0XwHIdqf/GN1gYHRWAfnicxUMxgsbS3SPAbvP4AI++MG5VHmBHqfAP1cBtb5/dGMAz6ojhgwlPFkytr5Ays3MA0/I8fQLyr1DB7MJNzyEiH/f708vbCzRdPeZRDf/awP+hwdV05ML/IxffAqI5pN19mg8WYdP4qX+SVrvFZ+so6j3mj8cEBGSx598WPGLBzF1v8ud2fSsWbHkiLcNgGQvoNAMAwkUOJNt1cYF/lEi9CyaKnyCxbHKHWyjOOkWKPztseKqso213GOSmGSciWJ89IWBh4metYDmpmfKDTgxITJ/YASdMAG0iALY3VjCb/QL4K7lAVkb0vSoD79wYwl8gRWyx3/wd64IWUWR6u5bVu+VH4WTeA3x5v5y9ZN1NJ41+/8BaaXQY6U2Fl8AAAAASUVORK5CYII=\" alt=\"Summer sale\" class=\"wp-image-1288\"/>\n\n<p>🔥 It’s the Hottest Sale of the Summer! 🔥</p>\n\n<p>Get up to <strong>70% off</strong> AIOSEO, whether you\'re grabbing a new plan or upgrading your current one.</p>\n\n<p>This summer special is only here for a short time, so don’t miss your chance to SAVE BIG!</p>\n\n<p>☀️ Grab your discount before it’s gone!</p>','success','[\"4-x\",\"lite\"]',1286,NULL,'2025-08-01 00:00:00','2025-08-08 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=summer-sale-2025-v4-x-lite',NULL,NULL,0,0,'2025-08-01 00:50:31','2025-08-06 07:44:17'),(84,'68b290fa55af7',NULL,'Introducing Site Audit in AIOSEO 4.8.6','<p class=\"wp-block-paragraph\">Tired of guessing why your website isn’t ranking higher? Or frustrated by SEO tools that give you too much data but no clear answers?</p>\n\n<p class=\"wp-block-paragraph\">We’ve supercharged our SEO Analyzer to give you crystal-clear insights and action steps—right inside your WordPress dashboard!</p>\n\n<p class=\"wp-block-paragraph\">Now you can:</p>\n\n<p class=\"wp-block-paragraph\">✅ Scan your <strong>entire site</strong> for common SEO issues.</p>\n\n<p class=\"wp-block-paragraph\">✅ View issues <strong>page-by-page</strong> or <strong>by issue type</strong>.</p>\n\n<p class=\"wp-block-paragraph\">✅ <strong>Get instant tooltips</strong>, 1-click fixes, and quick keyword additions.</p>\n\n<p class=\"wp-block-paragraph\">✅ <strong>Track progress</strong> with satisfying visual checkmarks.</p>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.8.6 today and take the guesswork out of SEO!</p>','success','[\"4-x\",\"lite\"]',1298,NULL,'2025-08-27 00:00:00',NULL,'Learn More','https://aioseo.com/site-audit-announcement/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=486-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=486-v4-x-lite',0,0,'2025-08-30 05:49:46','2026-07-15 14:27:47'),(85,'68b6ed7dd91c6',NULL,'🚀 Labor Day Sale: Up to 60% OFF 💰','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1307\" />\n\n<p>Happy Labor Day! 🇺🇸 Today, your hard work deserves a reward. We’re giving you up to <strong>60% OFF new AIOSEO plans and upgrades</strong>—but only for a limited time.</p>\n\n<p>Unlock advanced SEO features to:</p>\n\n<p>✅ Rank higher with ease.</p>\n\n<p>✅ Grow your traffic faster.</p>\n\n<p>✅ Reach your sales + conversion goals.</p>\n\n<p>Don’t wait—this exclusive Labor Day deal vanishes <strong>tonight at 11:59 PM EST!</strong> ⏰</p>','success','[\"4-x\",\"lite\"]',1306,NULL,'2025-09-01 00:00:00','2025-09-02 23:59:59','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-plugin-notification',NULL,NULL,0,0,'2025-09-02 13:13:33','2025-09-02 13:13:33'),(86,'68fc6c8b21a38',NULL,'🤖 4.8.8 is Here — Unleash the Power of AI on Your Website!','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1311\" style=\"object-fit:cover\"/>\n\n<p class=\"wp-block-paragraph\">Ready to create content, images, and boost your visibility faster than ever? With AIOSEO 4.8.8, you get cutting-edge AI features right inside WordPress:</p>\n\n<p class=\"wp-block-paragraph\">✅ Instantly generate blog posts, product copy, FAQs, and more with our new AI Assistant.</p>\n\n<p class=\"wp-block-paragraph\">✅ Create stunning, one-of-a-kind images with the Image Generator — no designer needed.</p>\n\n<p class=\"wp-block-paragraph\">✅ Take charge of how AI engines see your site using the new LLMS.txt Generator.</p>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.8.8 now and supercharge your site with the future of SEO — powered by AI. 🚀</p>','success','[\"4-x\",\"lite\"]',1310,NULL,'2025-10-22 16:06:34',NULL,'Learn More','https://aioseo.com/aioseo-4-8-8-release/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4.8.8-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4.8.8-v4-x-lite',0,0,'2025-10-25 06:22:03','2026-07-15 14:27:47'),(87,'68fc6c8b24bed',NULL,'🍁 Fall Sale: Up to 60% Off AIOSEO Plans + Upgrades','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1317\"/>\n\n<p>Fall is here, and so is your chance to rake in the savings. 🍂</p>\n\n<p>We’re celebrating the season with <strong>up to 60% off t</strong>he best WordPress SEO plugin. Whether you’re starting fresh or ready to upgrade, now’s the perfect time.</p>\n\n<p>Think falling leaves, rising traffic, and incredible savings. </p>\n\n<p>But hurry, this sale is only here for a limited time. ⏳</p>','success','[\"4-x\",\"lite\"]',1316,NULL,'2025-10-24 00:00:00','2025-10-31 00:00:00','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=fall-sale-2025-v4-x-lite',NULL,NULL,0,0,'2025-10-25 06:22:03','2025-10-30 05:21:26'),(88,'692710662d7b0',NULL,'🌳 Final Days: Your Purchase Makes an Impact!','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1374\"/>\n\n<p>This is it—the final days of our sale! This is your last chance to get the powerful SEO tools you need to grow, and do some good for the planet at the same time. 🌎</p>\n\n<p>Upgrade to AIOSEO Pro now for<strong> up to 65% OFF</strong> and you\'ll get:</p>\n\n<p>✅ Access to more AIOSEO features to boost your rankings and traffic.</p>\n\n<p>💚 A portion of your purchase donated to the <strong>International Tree Foundation</strong>, an incredible organization that empowers communities to restore forests and fight climate change.</p>\n\n<p><strong>It’s a win-win. </strong></p>\n\n<p>You get to grow your site with powerful tools like the AI Image Generator, and we all help support global reforestation. 🤝</p>','success','[\"4-x\",\"lite\"]',1338,NULL,'2025-12-05 00:00:00','2025-12-10 00:00:00','Upgrade & Make an Impact','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=green-monday-2025-v4-x-lite',NULL,NULL,0,0,'2025-11-26 14:36:22','2025-12-09 19:40:36'),(89,'6927106632012',NULL,'Cyber Monday Deal Just for You 🤖','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1363\"/>\n\n<p>Frustrated watching your competitors outrank you? Cyber Monday is your chance to fight back with the complete AIOSEO Pro toolkit.</p>\n\n<p>Our sale is extended! For <strong>up to 65% OFF</strong>, you can:</p>\n\n<p>✍️<strong> Write Faster:</strong> Use the AI Assistant to create perfect, SEO-friendly content.</p>\n\n<p><strong>🚀 Rank Higher:</strong> Unlock our complete SEO toolkit to optimize every part of your site.</p>\n\n<p>⏰<strong> Save Time:</strong> Automate tedious tasks like image SEO and internal linking.</p>\n\n<p><strong>📈 Get More Traffic:</strong> Use all the tools the pros use to dominate search results.</p>\n\n<p>This is your chance to get AIOSEO Pro at a price that only comes once a year. Don\'t miss it!</p>','success','[\"4-x\",\"lite\"]',1330,NULL,'2025-12-01 00:00:00','2025-12-05 00:00:00','Get My Cyber Monday Deal','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=cyber-monday-2025-v4-x-lite',NULL,NULL,0,0,'2025-11-26 14:36:22','2025-12-04 17:52:23'),(90,'692710663460f',NULL,'Black Friday Sale: Unlock Your SEO Potential!','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1357\"/>\n\n<p>Tired of waiting for your website to rank higher? Our biggest sale of the year is your chance to take control of your website’s SEO and start winning with AIOSEO Pro. 🌟</p>\n\n<p>Get <strong>up to 65% off </strong>and unlock our most powerful features:</p>\n\n<p>✅<strong> AI Content: </strong>Use AI to generate blog posts, images, summaries, and FAQs in seconds.</p>\n\n<p>✅ <strong>Search Statistics: </strong>View Google Search Console data right in WordPress.</p>\n\n<p><strong>✅ Link Assistant:</strong> Get smart internal linking suggestions to boost your authority.</p>\n\n<p>✅<strong> Redirection Manager: </strong>Safely delete content without losing traffic to 404 errors.</p>\n\n<p>You’re ready for the next stage of growth. Let us help you get there at the lowest price of the year.</p>','success','[\"4-x\",\"lite\"]',1322,NULL,'2025-11-24 00:00:00','2025-12-01 00:00:00','Upgrade Now & Save','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=black-friday-2025-v4-x-lite',NULL,NULL,0,0,'2025-11-26 14:36:22','2025-11-30 08:38:34'),(91,'698dff88d4303',NULL,'💘 Valentine\'s Day Flash Sale: Up to 60% Off!','<img src=\"data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAC0CAIAAAALnUKdAAAACXBIWXMAACE4AAAhOAFFljFgAAAgAElEQVR42uy9W4wd13kuuP7atW+9m+xuSuyWKIqSum2LI4rMsUSfkQaSHeCYNOID2BoMbB/kIQ4QD8Z5mTkGgoFPHuYx8UOAAHmJAzhADAw8kP1iK5gzCKUAPhYB6cCSfI4oKpQdtmyKotSkxCZbvXvf65+HqlrrX7eqVbVrX5qsgtRo7q69rt/613//YfThB8z5AWCICX8FTPhzhl7S2wHGXHoCxhhpLXn8BQ47eQp88MprjguozD38JwBjzGl2jktHVwyAMZYytjHXdqJbY+wi0zqU+C/xX+K/xH+J/xL/Jf5L/GsPAgNkLBwLnx8Tn9BfkqFFXzN+lzZuGIn6Zrw6chdMHrBx5GqbGn6kGZm2Dy1NJa0PACAGfGPln2I+Jf4ngX8vYXoGrCX250gNecMAzNQJo8uqf4ueCf1z/XDQURWFBnlgEP/EhKWg40TLa4gIkDRr5ev0n4huaIBst2DYJiLdFMukMGUv0s6SGXI2KOZ4lPVB5y0u8V/iv8R/if8S/yX+S/yX+JeHF/H2yDBciZjrBqN4YpoHhpIAaQ2pyKStHDAWSjZIG5F7If+MR4wotYBW+QK0lY/eIS0oM0LTphsFYIhXCWT8I2kniMfg8d5VgJX4nwz+vdzKNn24jnSbjzucg3zAwEZh9dmGL9tWIXUw41wzssohOgxpt4WhU8utk47ghLEnzCuTgoQA3Xopqlcs5lxzvobKeUi4IBMaL4h/KPFf4r/Ef4n/Ev8l/kv8l/i34V/YeyyN6/y9ah9DjH4CAIBH5EmUhR9PSAGgymMgxEtmtwOBw4c2CyRSU2HcESMym0tfOv5BiL5CAmSxZEjXFqh0WuJ/Evj3ZJUVEEqHydPTW+f/VIcEqSCJ/qTYTxVamUAu9ZVCW3fxWUtVeTrqNbVLAtyViKgtcoyblJ1O2FcbMK26ATD3yIFOXyhKWWtrhqriDHtq3nFQwKO+BTZar6tsS/yX+C/xX+K/xH+J/xL/Jf4d8W/8kNr6FFMepOEftT0FeWpcYgxRAQyExQ+lvUcGVJxT8I9k7txkB/GfdMshEPzT3Ucbokz4R1nCFPOkc48BD1zKJVY4KPE/IfxDphhCt3ViDLn4jqw433qbjGtrvxiPfzdv5axzdFdW8Td1L+HoT9oIcy94ti8qvglujRfmxk2JA+ZXBE5Ae1ziv8R/if8S/yX+S/yX+L+78S9MwAjg2fGPFoscWF+Q8K/E8oXAs4mpSpuYqKVwGZsR/6FoGoSSXSzpGWMjWdqQxIfx6qXGLpb4z4l/L13TkZkeRqQQJeUEl0QhWUlmlPiJjlCWlSFJJs7j8a9rC1BS0SU7vbg/6Khm0izsdPqIZHXJ0HJfP9m+iNmi8mOVW5LmQ9ZgJULF5Dyf7EWg61nVrkv8l/gv8V/iv8R/if8S/yX+nfCP6UIjYzwnjQn/qtgR499jYF8dCf+g4R/s+Jf+JW+5cX8g8UN1NBCvJDKUMCQdappFRsec6JFYLIHg34u+XuK/aPxLLqMMrQRat6sCmOcQekKLA0NF4VB1YcJVZK1G9UrgQb2ZVx+SrhwXbYjeafhkaM1s+ZXOCBh1QA53huOtMFllqONSQB66HEEF0huPoIgsjsxmtlsfZV/vWINb4r/Ef4n/Ev8l/kv8l/gv8e/K0oMZBNoGg/EFlO1jIO8vEvyjSYhADf9I8M9kB1FUhAoN/3HCUSk1DpfKgH6Yhv9YxC0A/56Gf+qbCiX+C8e/ZyY3oK+FmI+05aYRc1xyxQdAhA+wZMuKkBpTcxplnrSpKPQi6vajgYACOOwZGnqkqx+1lubma9EDqEHJ0uKjqpYwXn+IMoHADDlnXW50222qZ0Wj4f56SAbdi4RDpO8O1ROBfbR8rajXfURBEjM+JWuSSvyX+C/xX+K/xH+J/xL/Jf5N+EcljE3Gv/J1ZIjGfrRGGAnqA4J/Gi4oBiDjH4kNTdohgv8ES5qQRWRv0yjbTRr+iSgjXkCendSCf1IHQ+AfNfxLgY4l/ieKf88mvwINNdV20Bj8TVdBHbPYePNqAgG+3DKoijdlO1Gim8opVUzA9qQ9qdl+UN8YHWQpZmiQlH8MrMurpS8DXQGJCsiAEyZwV8oat4N+qKQ8sqlmIpIB6iLrgf4J+hVEklGZaeolQ5be9FPNEvkJAFbiv8R/if8S/yX+S/yX+C/x74Z/cMZ/ENV4kPBvT78J4IZ/0PCvCFqGPVACxOz4J86eDMbAPx8GEPwH8oKDhn/Q8B9NtsT/FPDv2eRX0jGKWibotJQ2Ms3HCoo3P8FZ6q5Ic0aTko+q2VBXRshjw/hNSNMcgCFe3CyXm/yrlWRoiAh6riRUN9hyEaLSLF9K4RKjOZ+kxmMoGIVEJYqelDlUAhmDmQEU7alRLac2bsAbmCzmjPqom3cBIjqr8hNo19+U+C/xX+K/xH+J/xL/Jf5L/Etvx9iQPTMZwb8sq+XEPxaBf4wMdFb8owX/LBH/mBf/IOMfs+OflfifHP6jLKNKXhpzmhop6SszzCdeL9SgLBYdtdaYVWpPdvZIeAGDIXb3hrsfj9q3cTSMZN9qw2u0Kq2lyuIhZVMTx6HdBJCigBTTB2rhTW/B2i/xPOG3QtL47RnYcq+2+jJD89R0MCjvJBTIwZTlDYmppNVA57mQvdBfuMPwb1gupgKpxH+J/xL/Jf5L/Jf4L/E/MfybiqCMhX/ZSq+l3CSmMFQSxswU/6EnNmj4N2YZTTHolfifHP5h9OEHDGRZ2fa2Mb1pPHn+u3Wf4tWJ3jTq/5hSmERqX1kC42WDo+Hw4w8GN69hMLROvlqvLq35y6tQrdtGyGTTMzK0nlKmhskaDh6YlYv6d1lyUmkNGSJJLxrQSb8ILKZilrmo59nYcsKVRt43nEPjdiegFmTlDSadHHrqEuBnBecdhH/DktLZMUziSEr8l/gv8V/iv8R/if8S/3OHf0uGpYnjPyqYkYb/aIymIhN8nHEBwxL/c4t/Wx1Cm2ydrk0xLHQk7ItRanm9hDSvdMR43iIDhpSRDG9+0L9xJUEUVMTC2uFj/tKqbY6Muthi7KitIFJ39HYWx6m4r0XCOy0sb4evqovWKlUL5aLGMJ1GbXESiVSqgkdXgUgISQAkANOVQ0zsoIs6cD/iXyVJWt5k24xK/Jf4L/Ff4r/Ef4n/Ev+TwX+g2fEmh38umAVaVYlC8J+44RPBv/S+ZclL/BeAf0/4JUPsaWpMY2qP7VbCIpked04iqpGRLZfjRDGqqBL7B0c5akUKJGCmQMxwmwa97u/e6m1tOkqDjDEc9HrXftPfelfMHYWvrZSfWmQJlpy1I1GbSuHGyApNCyLSaot2iBuM0ZvZtIVIdyQK4UCpsgv/bjxB5RwawqnB+k7k9i2nuxVzRKliSwRQycvedHTtdV1EaLNSXwVTAMlsqYExIi4qXdj/+Jc+RLJQPAgeTDMCeSNK/Jf4L/Ff4r/Ef4n/Ev8G/DOCf2RKUtwU/MMU8c+b1ZJeYlAE/hX7IZW6jPgPEvGPDvgHC/6hxH+x+PfiXYBIuESx6kw6ABaJ0xgWmaBc4clnUYqw5N+NRF6kaXxIeCh9J/4F+73O7y6M9m6z7M/g5rXOu/+N0aRJqG2MdAuCCCnWzhvy+0Y5w2qDyi8gdY0qvglYDfGqqATkolq0F0jWKSVhkSmsXiORSqq0eI6g5AXnh4EEtsbnH+nCGo6uzjEAU+r6Gg6JnbBKej6FfdGp5D7HPyVSlqBzZMb0aPzDEv8l/kv8l/gv8V/iv8S/Ff+M4J/WhYDs+McZ4R8c8M9k/CfarKIEqpCIf0jEP6Thn5X4nxr+Idj6UECXe/ey2DyqGBmpNRZN9llGrKtGB1nqSU/N30zzjmWa+6+yYcgAIOh3O7+7gIMeG+Pxl1brRz5tNkwDWQpy9RkC3JnmOG1waI6Xhlt4aXQydQbQVp6pWYZRfcFoPBf6A9T0NySZVTwY8yziMGLuXC+9rIIbFV984bgMdEjyEjEyAD47xa08mikw6kigx93SgSmLg/IC8iXat/g3u6EDv7LkKBfd4YQ6QpT4L/G/f/CPw+Hw+nXGmLe4WDlwsMT/XY1/6kZV0v8S/9PBvyFxpXCPNAahQSREoW5PI+vghn9mWO3Ii9Ie36hsOvWN5HGAmntknA8mQm8g61c0XCUW0zM4iCbg33aplfifBP4RPQzF51BeNxiGQeyW4qIKfFTEPksL+MT5ZZU1Qt1tg4aNMkMGWD3bLR9w9+q/jCkNMsaGt68Ptz+IrcWysVU6GBDL5GIKvOam2DZJe0RVDhAXcKHG4njKun6ILx3XR0ippZjRygyRgTxCG0peNMA1IpGxG0X8NOp+L5QgCEUOMolcUYWWyKttruISWcdRsl9LPjPhnA0BJ+RCZdSRQMJnTDhAxm28I0DQiJwV2Nf4p2tEaAfGFxijDhhi2VHFEghviRL/Jf73Af5H29sYBBgEo52dUXu3xP9djX9W0v99jn+2H/CPvPS7Hf9KpBxoxQwZ6sXTOeNOvSiFlEGOhcC/5o4IEJWVB2q+EsUSZPwDwT+FGfWAhdhbE3lWGCEf8zKA1K+Se6vGDqhmv1zd/dUQNkl9NpHpDp9q5LAR/1jSf2f8Q1iHkMNFWREgeghgKrVCk5cqsFDkFXZzWiSF4kPxXQ5FedBFcxkasb92uA2DG+8F3TYr4unfuBKMBhw90sGQasQoswbVag+MAdF0SpuK/BQZzMfCJM2VIprNXVJwUrWBdL+G2k5hZQcSt0p82hkokzV0yJGNTHNC4FwB8OKhEclUkUrqt4S4Rmb0lACpOhRoVz59EZheU1Y6afQIgcEjROiW9i3++foAgOqGHtMumbFAEScgQx35gigQLfFf4n8u8R/0hB4w2N0dC/9Mw/+c0H8s8e+Mfyzpvxv+mQP9L/mfBPzTYoNG/MvKCAn/4V7rliWUnSO5XEccR9Hg3Gqi/xiLbfpqM1TRjxT/us8hUqkYGTPjnwAgciYXfrNEz6OIbTr+GZND4EBQBWodZcSLckL8z92Kf0+ompB7EwMJxxRtkuNhnA1XnoEIbUQSMhqDG7t7w1vX+zfe62292996t3/jyuDWVrB3W1ImgGyqZurHyBAHvf6NK6ygB0fD0e0bXCoX2gJgUgAxHSTGfrgATDJdGz2pQbP5St698l+ieNV4AVGmPpJxGoS/OVWxoLzVyJjJqsBUZZisJgFVhYm6RTpWM4FMRrlSNoZVeBqp6V/S45qcDKLLlWo6KRAQid2crkb0V1CZFxpiLBH3aeJf5WukOWTAPyOLqVVWlQLfgUAF5WVRF5/jny/CXOGfafiHOcA/lvifNv6Dfl9aqCDA4SA//kHD/5zQf5ZG/6Gk/xJ2Svqfjn9woP/Txz/k4n+mjH8q5hnpP0kgQ6Qsgn9EwsWrtjNF0Io2K5YNQLWGocFjm0eaRYIZtdJbYCbStwCIIueSwCBFzZkDC4W/q8EhFpHsLV9SkJEjd63gHxV644x/yMX/7Bf+v2j8+9wmzQBpwKzi2GtQUoBWkwWAKhyQCUrOGBu1b40+uTm8dd2WCBQ8v3LwUHV5zVs4SBY0GkxknSaY6vzuAiv0Ge587B+6n1EVJoijj+qRFb680f+MEf9ysdKx6znSFQOhFSLlQZQgCuL0QYgQkzSssSmcqJX4gFG/ZZGGf4Q+MICEHBM9DROuOVx3S4MZ+EgAlGHL1xXQg4ViyYznQD5CoPsm0fTboEde88VklEArC4LMFNfL8c8mgv+wWbOaz+wWkYJ/4fUk+CV902WWJRqDqtvTuGOurp57/AtIzw7/nuAFS/xPCf8j+RIJAjYcQbVWJP73Bf2fB/yX9P+OpP8l/in+ERFQigaMpSASLhv7EIOMfyQyA+1U8iqUI2O5BkayUJnwT/VZHP8gGzOlcLt4Uij5pNIkvEQuQWoHk0J/JaNcjH/U8I+SGyeqdk0khjhF3RSOhOAfESWDf4n/4vEPo60PiJ8yMbMa47xl9aBK3VB1/4h+9vvda792zwIaVgisLq9REgyU1jMc3rreu/YbVvSz8OnTarV6ps8o3mY03IWJ302fuv01859Ax5CswkJj3cqEYqhOvYN0IAnINFRI17zyVwOEsnwo/wnkQAAA/Qq3hN5qNzzalzcP/u2DTwq+Bkl5rOKfthl+qMxXf0H2YpHGKZMwNr/4N1W7nT3+yTrMNf7TFn8f4X+0szPa2aHvVw4e9A8u3eH4L+l/if+7mf7PBP8oC/9IHHcp/adZTPQt1vPWKLlSaM4hrX66XqNPy3KUiH9bghkpG4rM/zN5hEw9HNaajTS5DgBTkqYwNcMK01IoUecBM/5pTpo7A/8oZbqaIf492U4eC7JAErwyKfcQNxibUpbqGXZw+PEHe5u/ylQTIqwQ2L3264DYElF2/CjQWZQ+o09uGvUGxAUlEuypskFLB0udcxkI92fpQyCfgOpbrboqyz4KBgUjk6JlUdZoouI3YvFi1ivIgGro16zsGKuEuW8PSG7gyPSQeMmNR29aXSvFX8ASN6Xk0KUBs4pTClguZkbUWYrPUn78K0RK/gVNbJbQZqGhOeFDIPn9a/NVdEgG5wCj0tE8GKqQmyn+YS7xD/sE/+zOwT8LApV07+7e+fgv6X+J/7uZ/s8E/6B7I5rwDxb8E/9JlDvRpUGBf7nGANK7T05IE/vyIKqlCZHnSqJrKfnEooZ/RBr2pvL/0dCiWFlrQB23tUdNyg7iQCqXyhZRanlDKRUPP+TIbYngTQr/OOjhaDRV/MO84B9GH37AsWZU9UnmSDexl3/ee/83w9tbucUzqNabD58KTXa0r+GtrUmYBxlj/vJa48inMU07imwiT6aWicYGNPWKTGdAuVtUJwRIVCGlzl3XW7n04qKvYGkAc1R9sLSXQTtM4FBTKhX/bhttUCxTHkNxyM+LE9cBpy7pnOHfqF5MxL9DUwXgf2zt912D/8S9sOB/cOM6TSoTPtW1NajWSvyX+L/j8V/S/6njnxgKJc9JvRwFI84smqFMVbCgZJpGNZ9NLNRJXwSpUIo+F1RdOvUcubF6lVsXmcXVhRvlSPSaEEzR4JypmQSFdw8xr+lKIdDq2ZCKjarFz7CSCZubZoALhoPt66NPPg66bR7RBp7vNVrQbFUP3OMtLE0W/0j8bGeKfz/yzmW03I2U7ItsreJKYb0bCpEGQ0m989s3Q5mQ9jW8dX0yFIkF3V370iGNh8DxyJmtA/fLRkl6hfYGVWkwsV/GktQpmDZscc6TjDnq7BKapX7yaVVkZXJl3yn9Zf3ux8SxgabdTf48cdiQNFq0LrIj3lzYCNM7Vv/aOcN/OoQQM21HIfjPNru7DP+IFt1iBvwHJjo2GOoCoRv+0112SvzPN/5R4VH2D/3Phf+J0/87Ff+Gey0R/1KiFzmiL67DwOPL+AuohMDx6gIRQGhlTlE8QbbHR9/wgDucoubrSXn0uIwEGZoSywf0OMW5OyGyA2bg/2NBFJke4QaIDIFIIdwqSsVeElcsSvNJMrPKa8crL0KUnfGfRNtx0Ou9bw5nw2A42rvN9m4PP74G1Xp1ec0/dAQq/kTwDzAn9N8TSAQRiCplSwUpkBPUkhlmIj64cWVMaZDKhLTSIHbbmRxQs3U3GupqByW/oVE014pPGjYS8hLHtM8NBM6mcA0t/uCET6s6wU1/kfQpOi8LWm5EMLUMFrLONEeQ1NFDrunT5GSOPULiLYsOa6hvmXH86LxnyvDRDvX5wD/LgH+3kYyNf1bi394jjIv/IAgGfUPvcaLR7PgHZs8EXuJ/P+AfSvpfKP2/U/EPGfEPVG5hNEGnKCJPK3mA0IYDk7hrIrEJKYl7hwJoVR2AZOyMBEgUVTO5Vx8iYx5Q/PO0KEImI0wfgGIzAjf+Xzh+0ng9xc9ZJGONyzBA7COKorqGutJhvhi5+ry0UMDlQ1CE4XT8gw05w4+v7f3mly7SRFjRoLP5q6Dbngz+cU7ovxcTXcnZXVSrlNLj8AhysVlg2pJh+3aRBSFCmXA0DJsf3LzGJvygiZorojkkaEnRaZP0aitZr1XaJaR9hZbixNT7yU3X4SJbUngYr2f3SN6EDxVvH1r2xl2NjYknyqgfNeIf9ZgMY+QKyWwMlggGI+uQzDkp44csbBzuU/ynfb3E/52E/9GeufZssLcXO7uU+C/xX9L/Ev+F4B/V70XWP6VypWJGI/ISImMIJO6OSm9ahU/JOE0ypsQlIWLjGA8iDe11xLsyksIYN78hkyPymLSlRv4fURQ8IFIu4f+VIgYAIO2/ZNeHOISQyKJcFgwnhpyixFGlchlSUWpjfPxjMOz+9kJvazOzJLL5q8GtreLxj/OCfy/eabCsISSqplAv4soY673/64IltEGvf+034QiG7Vts8g9adI1gujxc9iPp+kFDO5BJeQaAicpOWV2K4KAOdOqdkJlUQCNae0mdLJoWNCGBN5o8fsZ0aAE7NhT8Gy5y1FRjsvIbXQYJVhqXDS2m+ziBZ9oH+E+cJpjMBSX+9y/+sdMxr9VwqCebKfFf4r+k/yX+x8A/xBwyLYkJJOyPkZQhxBIpLTEQx1BhHZR3gDgOh8JgXOkeheTGgYao1kRhRJyLG4yDwWhJQq3Yuon/B9Xobs7WgqTCCyItjSClQkGed4d4fgrjpwKnFGO57g6QFS3d317I7WbYu/ab4ScfF4x/UO2ts8K/J1MGo+ZOARyAASRSxhfq4VnUM/zk48HH14K925NoXCxHtcEsmjxmUeO5XDZo0ZgmKynHv7oYk6z0YFBkuWaDTlCX2tqB7LN2VHggGl4GF05iDC1LgksAJmqgUXbmTqUd+g0tSvVA+tQc7zlMVGjd0fhnJf73Nf6DwcD29cGN68Feu8R/if+S/pf4LwL/aJgvqcDOzYRaQB1KuWQxriJpSoWC0thRmN65IIo640ZTVupsuixJ6hKuWTPgwP+D5HzKCwSiMHXT5JbAhL8hiAUQg0fZAItAlkjxQ0QetWko2pkB//0PN4NuexwxoX/tN0G/Vyj+IQdbPgn8+5owjkxNGx2WHGGiwCQqRk7JxWBCBSHClisk288kHvD9hOvHuIipOXxSb7Xcyco0hEUe55h2gyZ0RKcjBQY7jBBMkR7qC6SWKUoppsDk1eDUnX5BgvMRdVlkZYuVgkCZ9900X6kjtH3F2jW60SCWK/S5xH+J//nBf7DX1s2A4s0ggFq9xH+J/5L+l/gvAv+6sCd4eTnJJ01zQuvTCpac528M/SdRZFCheFDyiyC3JYKcOxCM+W+AaWUTdfYeUcrZNCb/T6oemo1PoMiHoVhJ9kpOIIVqqcT4K5Gj7jj4H97aGj/oDEfD/ge/bjx0ckz846A36u6yfo+nNmWeX2m2oNECz58J/n2UUAJmfwfNmIlSMUfxldEkLXg4Gg4/+XiyAiGpSm/baUj0GM5DcJXlTruG7QhDlkipUbrRzDc3vXIc0xOBFnuAKQMwaHjUwVvKcLq4AEHipZuw+C7u6TZeJ5mHSN0sOlo15Fvejqyp21OTmFu/e8fi33JJlviff/wjKvXo1ScI2HDAYr1eif8S/1nxP9zc6l98f3SzjZ2+16xVTzxQXV/zDrXGxP/o2vbw2naw3Q6220FnwDr9KEVGswaNqrfS8pq1ypGVypEVr1kt6f884R8tGIc0/Ecl4xkofBcQUSiOzbPiH7RPkQucptILJJEogDwFplvTi+P/jYuPWsCvnlk1rtgRnVYl5U3YERSC/zA3TCGSwqh9e7R3u7KwlAP/wd7twa3ro52PkRRaV55Ka8lfWvWX16aMf1/Dip632bivYHSYH+5MVmCb9OM1l4yUjirnkr1Qchcg0m9KfUdl9ZWZf5IUmSB+kjchH1+YlafUF5A5Z+w1a8IcRialDkccXz/qMmvbQDJVgOGjtR1j29eTc6CbOXsH1io3/ts/frX3WoZw7erG2oH/7d/lxv/O9/95uJkhoXHt8QcX/+jZZAwH2+1bf/mzHKhoPPPowleezIf/4ebWzvf/2bGjg9/+or++Oj7+s67eOA/daD6e21kGUP03R+qf30i7qtt+oxk2Psqyj62vP1U/vc7/2f3lZvvHr87gDlppLf+nr1LM3Pw/f+T43eaZk80zJ3X6f/tvMyxy7fGji3/0+UyUMN8Ic8OgcBxGjNp2e/f5V5Vh9C++xxirP/No88xJr1nLRP9Zd9B7673B2+8P/vVD7A4ch1c5suIfWameOFrdWINGdd/R/7nnfzLpxdBk6SK/R0UUQNQrR1JFAKSRI6InGxVDh0q9nKCF/+HV4VErh47yyyCTf5ALHuoqnTH5f3OOJy7jWRZYCHuM1EgkXzEZS8fA/6h9q0B71eD6lcrDJ93xj8FwePPa4KNrCXKgJHC2b/dvvFc7fMxfXp0a/n2TeMDVDoCS1kFRv/GdY4whgIeIwcQKQkznqdQbpqV3EkWcJA0LRTR24fJJsoqORx8rb44pFyUsSAI6basUIjsZrIZquRbtr64bpr9nqvvJTJ5FYNF/q+NB1O5Uw4Ax88pDXDRIfD1rhmIJ2zYV8hj4r59+JJNAOLi8hbfasNzKgf9gu52Vj6w9+Ugq/oeXc/KmvdffbciMozv+C9RTjI//6TxZxzP4b9f89XsrR5MCB4JOZ/DhB9W1+3KsKcX/7Bcn124l0H/Hp//W1e75dxrPPJqD/ue6TdLteFN4gpvtnb97Kdg2Bxf1zr8zuHh16Ttf9mIJLZn+B51+9+VL3ZcvucuBghe8tj26th2S0OqJB+unH6mdOLqP6P+dxf+AibiKTJly1hVdtAMq5ESZaEiRd2TM8zwMAhPFQc0cJ0LBCPstubOi4MYZ5cw14YrZA0Jz8P8K/uOMO1QkBQ8xUJYf09ecLgUoXtNZ8V9sOFvoDsmdClM4ipvX+tevuIiC0hQG3d61X48++bi6tu7V6lPAv2fbDBTWZJG1K8qcG6R7THQAACAASURBVDr5Snsa8jQwZrDmzB+otwDUVRbnF5ISbbvwEJrGi3qWZyBOxlEYVRRKpDBA+jssbYJqDRtnJsaSpBuTv2iOmkjsKURjXraT4l/js/mQMKFHcnXIA4bxOE2bj3gqQbXtEZq0SmPi319f0yWi5Kf7y818+B9klNy8Q63aiaOp+O+cfyfnBnX6wQe3isV/PpyMif8JSTgwtqTV/X/fDna6KR0Nh9jv5x0hK3w7ZihjO9J25em8eCG42c5B/zPJ3i6UfGqSdoI0yHVPuz/8hQv9751/59Zf/LTz4oUc0qCqAbn43u4Pf3HrL38Wyof7gv7fifwPSfTCJPWafOdToQjNUlbk5xlqqwDUYveG6RLnTMpvM2LZU61ziAEA5Z6MeY7AJg3m5f8VXAGIoo/cnOU549Rgj3X0JTa2O4mElMNbW6n4Dzrt7m8v9D7czCoNil4++bj7uzex35sC/j217IkUNMtBAxSFIGkOBOCCfndfS4NhxhpLKrDoLKPp+tJpqL5f5pxa3M+aJJ9ySTiLiLqAkeD4ARpFlk4vOuUBEy7w2hUCSrIqSGdWlJEoXzHOKxPzYfPATKYaxsGoQp2lDpXiomHkdWzcj+PUwP4tF85P5Iuz91cI/ut284KZ5G1ez4f/3mvvZuqour6Wiv9QQ5+bjHRevDA+/guRCXPgf/K8+LjcP/aGvZfSyxoZK9e7SwtzYCCcoPDjotfY+buXFHkmgf6PM7BZGWNpt73XNpOlQa5+6p5/J4H+Y3fwyd/9c/uF18cXBRVZtP3jV2/95c/6sufF3NL/O47/4aIcyPUjoxQrQGyFADSVqGTEijlsqQqFG/+DaSdF8WsF2S6kRwbquWzH5f+VwFemCo2U/qt2V/vUoCj+Z3jreuE0JKxdkYD/4cfXur/LX+JCrNGg1/vg11PAv2dMJqzpoRRYh2XQuetCpDvBwf4WCL1Gy764SXy8zbcB0i5mLjtxPxBeY9SlIImFwTL4JWq5ip3EErSsgjEygfiqZeQSTH5NZndQLIxRA3vlxlQuCrVavSo1Tw2lAI3oo+tSKd+i5WDRRDiNIMyUayEH/rmPk+MzuLyF3UFW/Ac3M/uL1k+vQ9q+dPOaB/lcRnv9MfHv+rXJ4H/ivDikcKUp1/DV2/3/+ruUd27dGm7fzH8Bz/Qmcqf/k5tLsN3unHvTnf6zfbXWCv47L15w/GL35Us2+h9st2//9X8eXJ5UJGSw3d798avtH7/KZde5pf8z5X+YA//DsvA/AvWk4AGJppP4H0/mf2yFG1Fln1L4H0ki5Ya7cSiw5j84Lv9v53/UzdToP1p6NEjUufmfUXe3eIGwfRuDoRH/GAx77/1Lbyu/YVDvS3d5LRz/XuhkbJLywaKw4MQUkFAEgH2vVK0cvCerhKAHPUuLBSlELS5OI84nT1WcryAJsdEngwOMzhvUyThhQ/U/oWgBs+IAE1uO6A2YtHaQTvXMl5DcrYtgZsI/s+Ef7Tot+Q6wHDZTv4qHFaRJzvLWjM1TZsR/5ciKv76WqQvuE+WO/0FGadBbafnrq2geucD/+Cxd//V3c+E/2z4Vhf8py4FG/Gde4f96ZXQ1Re0atNu57YSzfbCgglRjPt3z7xiRXOxdP/0JKvgffXDLxTzIpbLh5nWd/gfb7Z3vv+TeTu6n99rmzvdfGsV+6fNJ/2fK/zidrOz8j7hyQc3mggQJRv7HVcJN5H9oLTlwmaxWsp7Sf0amUxT/j878DzJhbFbMlQhEqIybFSuQj//BYDipcDbihsrxj4Ne5/KvCq+JMLyZkpBmfPx7JOQUKK2URQvJUyA8tEQ5FCIpYJ6/f6VBqPhKkUPIfvPFKX1UZy1M2znZZR8dN1h36EfFUcBt/KK4jPPL+giVxBVJMYEANoaVZiOmIlAm1pHynREhAe1UaMmaVF1W4gbJ+E/kbt1WVcqfZdKBKbZ+1PSsANbtVpIfuOiKxsd/7cQD2Vj8t65mxf/g4vuZumg8ezwV/8PN6+NzdYOLV3PhvxjeOBP+pyrnFNpp76VfA6v4h1er994Lnme+QT/6aF/rKMcUvcaX3NovvK4cB8hyQrPS/6lJhBL972SLLBpe29bp/+7zr05BGuRCKXb6c07/Z8z/ZAFnGv8jF+VjECdHkfjkmBPmyi6jSCt9Jc5FKv6z8D+BRU4zM/yUIwv7SuR/iuP/jclgzOXWVfTFReeBZE+NjaLgjc//TC65yajTVvAfdHY7v31zEuX3cDQcfnxtovj34iYUmyyGqg5KPXhEMccQgFTbhBbx23dPpbVkOFum0rGOTA/Ej3YLAnPWjnNHYUgUJAyHPtrEwAUZhrQWUeZDcGA6Xbk80JISUM/SZJ6Vr6RMmNR5yYC0TE1ViqC6nkTVB2C4IEnBHEjly42XsW0rjUuKcrSB2T8h+g9TsUrl9mRN3pj4b3xuIxubtblFuZxU/GN3EGaEd39sjqxUhZEpP6pVILy8FUZFZsR/JvYLCsH/dMWbQtninW73n//Vq9eh0fQOHmR34jNmyGUBEZud/ic//EUh9F+nEbnjDwtRTAiXlka2DFjBdluh/93z70ytZgZjrHnmJC05M5/0f8b8j+nqTL553fgfIO3pEwFSCkH3k+TxOigzMCDnX9H5H5D5H4wzx/B5YSwKejTkL43+U0mvAP7f1D5NfsMzyqAD/0PcdIvgf3A0nNBhDORAuVGn3fnthckVYx/c2poo/j1LOBNQUHKhnAsYcVijpFaBik/D8PaZQLh4SEGSy12lR2nLdi2Ui6vkFOKpfkbpkftX8JokGnnStW5a12DQNdiotl5/EgDcMowhk4M3eOFUUkE1fQ3oqCnVDnWTtDyLfhvpU9H3muo1NfxLejJdrUiXQmd3THvE3FFHv664cOiI4iVoDIoCiwReLP5Zo5rZa9TiaWnE/yC2KDo+/vqat9JilswK4e/BzXYhAiEz+Z064D8bb10I/qf/FCgDDC5e7Z5/BwAqiweYxUg4c8F1vz+ja9t7L7yeTP+zyWMm/M9E3A73OiQLmYRkSv+D7Xb35UtTG7S/vtY8c3L+6f8c8D9mzUgC/Xfjf5SIO9AWmVoUhdztxv+gA/8DGv2HuAx9JvrPSEqbAvh/mf+hyVORTAEBzGnjZdQZhMyx+J+JSWih7BfxD51297cXigoatHUXtj8h/HuxCsFamVPHOi0/qBhAFK/L/SQQtpZ1kUBfB3pC5PNszulH6a+SE8lFw2pyqhTMX6TIkThCw+GPdDuQNDviaZDwDl0HNOpcHeg7GrSVaQ6uWoU/k8oT1X8m+5fTYO7U+dpOl16KKmGoyWvrWDRMeY2LAYrylb+mLVf6FheF/4WzJ7Py9+74zxpA2Pjceir+B8Wp+e2Zaaz4z5dAZEz8z4ANL7TfzosXhtduAoDXaMznCKcsmhrp//hg5hYwI/3Pu87ocglOFIeIDJq1TKoroOXpkfUvXp2as6i30lr8xlP7hf7fcfyPusj6qOTeweSZm8z/gDHjqcZUQEb6r3MsSDn/ovj/mP9B4karSHc21T9ogeVYIP8zOQshC4bRxAe97tW3JyoNRh1225PDv6dbq3XvXqK9RqUbegkhYkJelvmWBpdCf1cacqO7S2igTL/PKP01igrKGjqW9ZOFGTNFSFWucAVPXGgVkimycVnogYwBmsSg6KyvHoXI11vvnf508ZBhtsLH4KqkxLQMaSzRDQZM/hSxXi6Rk7O4qyi3jhK2kXCtuuhii8V/5f7lTAUJh9e29Uz3Nvxn8heFZq164mgq/rMWsUiCTacf1dJwxn9Wk11R+J+FnANFjQE7/U/+4RejvZ6/tOw1m4UMbH4shLn8MSciXH3yw5dDscdI/7MvtCv5nZSYLQ9g4ezjGb7eqFL6P03z4OI3nq4cau0X+n+n8z+o8T8sO/+jyodAUvGMwf+gfEK1+4Wm6SuO/9dawChO0pX/QZGjFKBA/ieYmECIwyEiYjCcUNygocd+d3L490zsAhr/FeMG9ROOcUEAr96Cyv5LLeMvrdKFsxh2xsoaYqzOp0PZFhfkdGvGdN+YIEsoS9BCWJlLviZVaAkHLNZNC4WiJFJhfVPCCdA8VELgFPoGqRwSaNV3zOyyFf/SeHT82y5Z0DxdDecMMeEU8k9Uyw/QxDPmbM+GpKYWW26x+IdmrfbkI5mY+/5b77ngv3/xKnYyVPqqnTgKjWoy/kc3d4sNBOqcvzQW/rPyuLnwP33xxob//BrT7Xb3pbdYpeLfc6/Xao03QmRzVpU+q7xko//jC967P37VRv+zN1cw/vMNgKMx9MN05RaOrHD6nylDKWPMX19rPHu8eeZk88zJxrPHayeOVo6sOH43DB3cR/T/TuR/5GajxfdCX8pc/E9CiIhU/iEj/2NMnA4y/QcL/5Of/zdtSbQfMv9j6kekpYHC+R8IRhMiJGEMYf/930xHGkw6ckXg36duxzzXq2gHuadynH6GVDDhKWt5FCj4vldvjV+HccpP6C8arYNcdxYYOTBghanuwK0r2ExlyoWAbtO3mWz6VI0CyDAapMXvHZ2L3AHP0ovqjCLIAJqOKAEPMmTSt+J2ZB0hEDpiUDmn80hxfmokZdzU4AR1/KqnNcR+8Ar+mQn/5nfiCGyplg/FjAQeo0JdbTAm+jK0DIcftS0wMj0Khu0y8CTwX3v8wUxl/XqvvVs/vZ6K/6zpZJQ2LV1vFktVhpevY3fgNWuZ8J+J9R8f/xm6a9aylpdUHm+lldOglPZ0X75UWWnVn3nUXzk0YmzUzuPCB4wmPGeVlUUX2AyvbY+ubReIw9AAlZl6298vasGHl7c6L19qPPOomf5nZ2ny4X98HFYOteKMF4L+hwJh7/XN4GYKeLxDi/z30fvb7v02z5xcOHvSUGEO2XBzq3/x/f7F92y9104clUTWfUL/p87/jIF/+a6XZ4SMAS/AZ8I/2PkfHtqdif9BW7KWsfkflGr3Fcr/j8H/IM+8OhH+x6tMSngIRr33f1N4hYkkAlirTw7/viSqS6mGINZtGOWMKL2Nbtbw7zmyvwRC/+A9Un5U2Zta0huhValJyZYiDjERgA62NC3qn8BiwiJHVBkkT31pJAo6OIyDIemGENH0TsIRtWSOJvFRaDAOoDpfk/ZLIm1WTxWQsRy/TG4pkDWgSVNQls52qIzrY9Q1CsINVvskv0f1Khfp9kOaN0+esjKeZAwUi//qxlrlyIo7xzz6YBu7A2hWk/E/vHw9kxxS3VhLnXvhAiF2+r3XNmMG2gX/WZO8F43/NEGl9fWnxpFgjfgvarX3XrxQffxoZWWxsnIIh6Og1808NiZtjb+x6m+s2o4Y/6Tz4oWOM7xbX3/KIokm0f/8rENasujMi/zC6/6R5erGfeMKmTr+s+LQpje3XB/MEOqGusDWePb48PLWMN5QvWC9t9Kq3L9M1AE33Udee/yojf7762v++lrrK08MLm/1XntXoUXeodbCV57cj/R/6vwPG4v/kcPqyDvUsEakIyf+h/Hso1n4H5gA/xMNxsL3FcP/5+V/YKL8jzcxv0UcDYe3p5dhmDHmVXz9kBaFf4/X5KHFv/mm6kHJ0QUG1pRu1YP37C+vUcVflKVkN9GzrKn/lMhBGLwLie2jmlUFTEHDRnUIikOsJ+8SccPISMovEMdMP07kX9xVw0w3QanJYDyfYNLzgVa71uZ3BIbvMs2NJLKSo65sC506zEvEuzCmtOH2VqN2KrEgB6TXCrKE1Cc4z5qRA8pthSl3holPMhKLAvGfSZ2Pnf7o2nYy/geXtzK5adVOHE3F/3AzQ5u+s5dX/+LVsfCfuFTF4D+PnDEp/I8pfofBhIwx/557vGp1HDkqM/7Had+d/mfswmxdGe/Zff7VoNMfS1I14T/H7CZB/6FRrZ442jxzsnn25Gh718DebKzR8Ssxz8lP75ebqfTfX19rff2p5f/0VWpMPvDNz8cZkvcf/Z8d/8PG4H80V1UioE2X/0E7/0N4NWAO+GcW/BfJ/wOwfcH/7NMHKj7UW5PDv8do0iGQtZaE2grBANVK4XpsVe2+R/bN+tYalQP3JKnewXzAhH8RM7kaAkvQZyAze/OjCxMAUkgu8Bo18qmODHwinBzEt9B0rkBiMZmUNtqcAUKu5w46myhUk9pqoFaz1nhbyAHW8TTjLUCm3jSGmwlNZFesITCLH7wJ//GAkSXiP53xBkPRHsvlBEJnR24FefBov5wgXUefdOsXgX9bOXgr2/TaZjL+s5ryGp//H1Lx755Oxltp1anXXOIzvLyF3YEz/jPdXlAM/jMLXoXhH3u94Y0bbNAvipiPrm13XrwQRbOPEUyYGf+Zl3AM+u8+hXF22f4E2+3d518Za5Am/OfYoInS//4v3+2baELzzEmGOefePf/Orb/82d4/vqE7OCiHqHJosfX1pw780ee9Q63mmZOV+1f2L/2fHf/DMvI/zML/pK/SZPgfBDEyI//DEvGPWfBfJP/PMAVu0+d/oNpgd8TjNVoTxb9P7NGq1Tv0TzXlDgIpdZGor4Jhd/7S2nD7+r5wHDXWyRDO2bp5LI6xE6Z/u2O94QVFkRMVpYkd1rn7BP8aWvQrVhWL7BsWt4xCjyTpUSQ3dN0YGKd9Ap4NGYCp7vXSDR3HIYjXQrggM8ZBI/WVUvxbrCpMoaMEsyoIDM6fSgvI0DCXFPzLgzfjHwxR+RBzwFRXDZqTiYhHJIRPjM0SC0z9zbhLD3ECkSJDQLp1k5THxeEfmlV/fc09X0v/4tUWsAT86yX+Ep7qxpq3vED1I0b8uwclVjfW6o8/2P7xq65c4MuXFs6ecsF/VvGiEPznVaSNhf/RJztBpxP0ekyqbVXA0zv/TnVjrXbiKLRaFcbYYCfX5LLgP+OejUv/HcevEORCn7D8Y/PZ42O1bMA/mz7+jfQ/uNluv/Ca3mP99HpUtDDv2QmLFoaJSf31Nf+BFW95wX/gkL++qtP/6skHDz6wUjm0uK/p//7hf5gz/8OUgJowIcrY/A9DpNYwT5tdEIYymvDP7PiXs7+Y8e858D+u/L+F/sMs+Z/KxGIIp/tE/owTw79v8NAFzTSvkz/tT0RpgYyx2n3rnc1fzf/61laP6dgVpxJNSgu3bJAi7lMiB+IcSASF6TVhMFLIRYfXcPnpuVt0wQkZ8aUGNb0b6odKnwgNJDD5shsQGSuS4tI0aGaN5BAFKcZamRrXYJFUp0Y1VdQpCN0YoiVrjSFUYHz8o6qgwnhtASTv+VhNhohWvWhyJgBLFLu8bvKqIqN01shLTQL/9dOPuAuE2OkPL1/311eN+M/k28kYC9OcJuO//9q77jlL66fXWSODiNt7bdOYwFDH/zhlJ3LjP0N33YG7GGx8mmdPsoYXfPJJKApO6Gn/+FX///gD71DLP3AQsvQT9Hp58J9HIsxI/3MZ0JLiecZ+Oi9eqG6s0Wi6PAuBuWY3Pg7PnPRWWjb6H2y3d/7uJaMvqDjI8ftZi9rTZ7i5RWlI5chKdWPVX1/zj6xEzSLy9vc1/b8L+B8ogv9hafwPxPwPMi1RkJ3+synyPxH/b+J/2Az5n0pj8c4QCCut5Yni32eydzJHUKyn4SmAJFWTcFHVM1AhY8C8Rqt2+Fj/xpW5lraX18CvC7iDfIPynJtMC5gG4gltTMhJo4SZBFClI4MCDwzkIgI9VSlxXiHK3ITSeOQECeo/lYSZcfpQKd8Uk+8GWUMU9xLvd+xvEH7FkLqKWglEii2iJOO6w1jaM2tBSL1TuuxI2lGdH4gWJFpXxmOYmeJabcU/VRNSRRT9Lso6UeBKUKRaz4i+SwtLOpWvAZXeAZOWi9Juil6QPtRGiNI1N3n8104c3WtW3YWu/sWr/saqEf/9t65mOuPVT61J+Id45mT1us4+qNCsVTfWkGHt8aOOAmGw3R5uXvc3VtPxn8sQlAH/wKhiNasrYZgjZ6zL7DP3ePdO3HUHO/3dn7x68Nv/DhFZxcvwxb324IMPKgeXvNZCBvznE4Yy0v88Fs6cegbXRf7kH/7L0ne+DM1q5oUw4n+KOKyfXvcOtYz0f3j5+u7zrxhVTgtnT3qHWgr9H0cgVJ5RmK725XdC42H9xNHq40e9ldYdQP9nxv8wWaKz0P8M/A/a+R8iThulLIn+oxv/g7JGT/bHSqL/lKEBeRb5+J+M/L/E/6CJ/0GDEXNy/A/U6neCeXB5zas1Jop/j8kx2aCqn0FgntMPoysdEtdkZABQPXzM6JA5T+u7CiSQOWL7VR9oFMeZxxkjAxp+wCmmMd0CEoAKjEZ+vSr9ZaQUOt8BEH7n4emiMfSklKys2kHNMx60gABCraLBQDxblBQ5QuWAVGOnKBJpHuSINkXuyxFiUPcOR1mtGHVNfEv0NBXAgF8MSMkkAKVHvF8xQ6khaksHspgy/kHRtRP8o3zRaqVao60Ui4Qspowi6oB46mKsFuWaUX7H8AappVT35xHO4lFdWzDVyeATY0n4x8LwDwu1+pPr7gczYvhM+OdpWpzMg48/6C23DPhHgapgu+1uvaydOBrue/3xB92H0X/rPVf8Z+GqM+OfmfE/tQe7U6rUNLy81XnxgkN+A22Ew+Hw5scYYCb6n8l4l4f+57MQMkall8KfYLvdefHN/BKngv+pPqjTf+wMui9e2Pn+S0Zp0F9fa0TmQYn+1x4/OhEAb261//H1W3/5s52/++fBW1dnQ//3O/+j499E/zmHkZ//IU6VSvZ/OlqeapUZWHWN/2FynmGQliJCrJ5AhUJCof96hTp043/y8v/RdlBpFjG2fEa82DT4n3glpVIC+1UgXJ00/r3IrqrHZ4MgGSSyMz4QAi2xLVhP0gisfvQzc7sNldZSpbUU2WpiCKE0HU5MYzknTtcjlCVMKEIYtxqBRMs49umBi0gcQ1Hu1PAVLaQ7HqRQhMT6pFjiAck0T30t5GwtSvIHxbGBJi/SpDHgtwTNlQ+xukvxmUSaeJmTQBRVXQXGgEkLCPJg+I3FRJtS1gQgZ4NqkriOUx6J5FfANA0Tx78aAi0vvghpkKr3SO1IykJyq9CbF/SM3pIXCqeVJKQYOYcvws1F58g9KhjhAaSZciwZ8Q8y/tlY+K9lkaCw0x9uXtd3anTtVkZ/0YcN+AdRqZVBxojEE0cjxK60/PU1V/n29Xd5apkk/GdnqcfH/536dM5dGF7eyiqreI2mf++94IGB/tvwn1kKykn/Xdun36IhZBN4ui+/03fOxiTxjjr+p/qATv+Hl7dsngLeodbif3jKSP+hUXOnA/lUG5/88Be3/uJno+3dadN/ViT9nzb/w+z8j0z/SdVuE/+DDvxPOC4vdsQF6TCiXEiCs13xlgGdmuSeCqrMKPgfJPwPMK4HjOg/mOg/HYlsLUjhf7Ly/5SLU/gf/v40+Z+4Jb+1vK9vtFBgmTT+Pb62fO9jBICkRTCqmpAfb+JXQJkTv9588LG5Nb/K5WUAmFRzUyamkp6GykF8oagQI2Ucpr6Fuj5V8G/xslP1CxKfcur2KRuEufeCam0g+Yjk3FAg5ZtCMmgUY4oPVnzwgNukqeNBRIpCtbqgfUAXy1C5IaZBKGfjAm3kQHU/sboLiGUOiAoLFcOWpONkVPUIOncgJEBmwr88D2HJVPBvEiLV/F0gw4wGWsRQ0McnFLHIJNMkAEoxHnIfSbFPGv6ZHf9sLPz766vQzFAJIHINlfHf++XlDMz9Sqv2+DH5ZqEHI/q0e/6dDALhxhrHf1UrUpcg36pipxX/2YwcheD/Tn12n3/F3UuZMea1WpV77vGazYz4z2eeykj/s5m+uPsZSLaXCTztF17PpKNJxP+MZMLwaD9+dOnbZyKnUFkaPPjtL1ZWFm30v/G59UmPNdhu3/qLn+29+Ob+pf/T5n8U/NvpP+H6TPwPyPwPyPwPEa0wQIl/5Owx8q9IrIaE/4htJmIz/QVlqyCAnDtFlHKPjJbItNhEmf4zybzmyv848v+kKYYGN4cZ8D/hW43Wvr7O6g98Zgr496TTFwr/iCK3LLXXo9AcCM00CR2mMiXyjWm06g98et4WF2p1f3mVSe4KcuI4asEPQ3ijIwySwi3MzUPeBEbTHAGjViagRIWcUqqvEcoSYliXa3kyWXkWZfbjLtqMEi8yEsmdQ/CgQk8gqutgEhOD8jVD+VJFacYYKWUBqixKvFYodQAl+piceSKCUh4CIbYeSsRIdXxBhdZxjalSywVFpAVKdktyewFT87lL+JcCq6Xv6thQVJKxJQfV/DRM0dgh8QBEWVdJdLqG21+iEeRPaPyKhH82Fv4bz2SoP9F7bVPH/2AzQz36sBg9lbV0/I+u3Ro5VxX3N9agWeX4dxcIZbEzAf/5nrHwP12qW51md8F2+5N/+C+ZLgXwICv+s65BDvqfUdAx0v9JPWH5x4xLUCz+x5AJZfoPKwtL//EPaN3UUBoMA/ls9L92+pGKc2HScZ7OuQu3//r/i30NxqD/OBv6P2P+hyXyP0IsduZ/RBSWGmVIrVjEg5HPCai5DwQXTfgfFDUezPyPMPsjyFGgnENQTXYcHkDl34z8jzv/T2ykM+Z/gDHGKvtZIPTvORL5Wk4Y/57weeNA16quxbZIYZFFKcSK6nSI/B7bxP3l+2qHH5qr9a0dfoi41wCjWgnxE+K1Fk7JFGVIfur/lOEu8eDxfgKizpvTRsQ/QW0T5NMmVDWicqDkeB7jJqK21LQcq7/ipExAvAblX2L1jVALSS9wIhGL1mJZKClSVkyaTjRZpuyOXGWGOjUyUNdc/ae8HZZlVLtL+gQlzZf4hMxOnYKpQX4F6uts7l3HG52pPCSmzxpkxaPLf6Dt0Tj4z+w1GlnVIvwH22134Y2J+ocy/iVlL4T5311VdKfXKf6rG/d5zZrjd4eXt7AzSMN/Zn62CPxP8VZbXqksLTHfz8m/NzPLk9mNV5nxn8M+mJX+Z7c/Guj/5J5MUQk43gAAIABJREFUp9KO/xnJhMqON+uLf/yFMJuov7629J0veyuLqfS/9ZUnpzPc0bXtne+/NC79h9nQ/4nwP2JIEpG38j8y/WfyJygPj0ezmfkfwiRHleJV/of7LwJIshkxzCiJWFhUvIFEo8hxmcICR/kfpCYf7kUlyUqMJKqx4z8P/wNzzv9Eq+E1FqHis334QK1RX31oOvj3SBALj+9E1fEPkScUEq7PKBtqlNBbKUcNVlcfrB0+Nj/r6y+vme4i5KoppjvaSK7gY11BKK+u7PQrjQqNOj6TtpXquJjm/0FABJhcWJcIvbZf9LGpdmzJVK0WIkpYGWaataF9y4eOvI/OgyhK6gQNYWLFXevnaOqUundlag0S54WJn2PyOpiAytx6T30qR1YyxdsMN6/TAQyy5Bf1DrV8TW1PC3+EP7OWNFTwXzv9SFYjYYGcb4H4n55MeHCpdv+RynKecA7/yKHa6Ym658FE8T8+/c80E8g1aG+l1Xjm0cmKYHPCBtjpf/PsqaXvfPngn34RGjUX+u9vrE1TJtx74fX9SP8nwv/Yrmkj/6PR/+TbFi0cEUmHBKJgOjBDZVLgKVMFV8mQ5iol8hNwYyxdKc5mk8oTxEkqapkHFUqWHEZiyGlKBLib+J94chXf259GwvqRz4DnTwX/6BGlgsxUUBmeCcthpI2ItCIk8jjOVyDM/XIesdrqQ9X5kAm5aKoujeRWpS2Z5tWsq3BdnF8o+mk2TXAQfmytGTJ7oaEF5MVidDEyV41l/QoBB2oCyfTX7QYCZs79jg68r2GE6DpldBhYwl9piSZwaMTYpiPddPwcTYQ7GQ+58V/PkpSvSyIGkbFeFoFw4cwpE/6lSfXfes/dglThxcHIrGsnMtg8B5e3HNGYibUaF//TZdDDrivNBf/ee2v33ee1st3Qi195Uo/yKnZ4OfCfYwWy0v/MvaCeKtL57Hz19AR9ILEw/Bc5KDSc90z0v/7s8ebZk9MZbfflS0OTJmv+6f+s+R9zO3n5H54hB2KHMibVEKICHsSZP1Sv1Lgeg9DSoywnkchG0SzwROsgZ1tAzrqLTJKoOLfftfyPN99VD4xPdfWhSmtpSvhH8EJDHxHekObnAXrQRRyhlLWZiSOhi1fC3oaM1VaPRZGRs3sqrSV/eQ1satWMN7r6C1oPEji0BmkqzNTTmMjpoeQTa1cNJugYmOkKYQqJhyTlDWanvGi6hNByn9mwrtMpl8WENL2XC05si5ZwD9kUbPmYJ3D4JB9HmxX/tdPr7m6WwXabC2yZikOwMN4vVULLUsGiTmxTSLhGyOI1Ori8hcVxwMXgf5r8OO/b973mAqvW/EP3QLWWoYVm7cA3vzBj4aFQScaR/o976jO2deCPv+B+TnNPeU72sSj63zxz6uC3vzhRhQV/Oi9e2I/0f6b8T9ILY/A/tKgUiuwmiJInKAlYlbloukY0pQ3PpYA8dwUjPqc8ZbSaSIxLlSQjKIrUDGaDx13C/+y7RKNesxWar6aEf2CenD2RG5SBFn2MwE1iweMUW6BxFtzhG0XSWWJt9JfXmhufnWEtilAiHVf/6qbYYJr0YlSw6ccA7CocozyDaNblyB0BQ7SxggZTAyZZ9sBkiwDTYACA2f1Y3EVytCioII24K2cplQC5HCTIgg2wfAWyXFHumjkXrd6s8A/Nmnd/BuNDP04En8m3099Yq6y0knWQwfZupvLW1U+t6fiHZo2moEifDhFBx7fMFYP/aVoI0dQzeJm+XTmyMin3PBgX/zk2zpH+5+hCwn/GA++ttJoTXuS5ynJbFP33N9YOfvvMZH1uY3qInf6+o/8z5X+S5bpx+B9ezQcYl/dExhePkeruceoHBCnCM3L/FOlheIckMlBEJxLFu5RChNGENpGRBjygSVbuZv7Hay3tozBCqDUacY2GqeHfE6JCHCVIdB40yy3QsiAiPUlUSkjYGEHLbEb0IsgY8xqLzUdOQW0GMqG/vOZVG8lMFTrTxNy6TzmPqeEnZu/CSK105k+4F4ArUYhz2qbbItBMytFF28SYlMwZTA66aCh4aVhMtNwljiQPLVeUbpwEMNauMBnr7dYbSHSucGdf0Nk/drb4X8jiWMXlwEzCW+P0uu0E8R0bXs6QsNQ71Krcv2IEhp8l1yidxSTshHnwPzt7Te6Y7Pqzx/2NtcmOyv01KGDL3Om/uzQ4ziCBsfrp9YkINjgHiolJ0v/KSmvhq6eX//y5+un1iVoLe6+/ux/p/yz5H1otrzD+h+f2QJKQj9Tpo9k3OHzAEJEUp/2j7Jmw6UFcXAFAT9jDUEodI41RzxdxN/M//vIq2ydP/chnQJZWpoB/nyeflAgCikBBnnQYAFggtyRS34qsxKjKqFKOluhntd58+FT/w83hzsfTXOLa6rHwUKFcsS/TBSzXGU/Sxrm8k3BOdH9rTGsHTGdPta2FfucolxuVfxolutTJKql4eCwpYsry6sOmYiTK7KNC8CKlRJozKliMJI6Z41HU9zbz2pjWmr68YNfTYOL4dQCbN9o6kVniv7qxBs2aot5OEAhxu42MDZ0thNCsVWWrnbQscaR995cZJMzKymI0AEmDG3aXQbEVpk7VhZl8heIKwf9UGXEleiavRAoAi994+vZf/2dHFBUrC6r4zzj+HPQ/W+tGZ61cwmXz7Kn+21eDm+2J42J2iokJ0X9vpdX6xtOMscFb7/UvXh1sbhW+jGFy131H/2fM/8gF0ovkf5AWkOCskGC1UJWCaVPArTFxlhomCvQh0lpxcX6auHYhRJnhkSHSspAAMl8GJf/DGKscuHfw8bX5lwZrqw9VWkvTx7+PHLhKzTqVsY/8ozkOaUUBOees8INGrUqGqFhXbdQffMy7caV//XfTWeLq6kNetYHyCQc3GEnvx8mSMddlgw6MGmjx1uim+UsLq42UTLZ0ne7KacqGSshDFZc2AwW60SMbCQL5E5QlUky7eOj4FcHVqujClKuLmYgdJIZchjZ2yBiYZL2ieDki0Bx3KaJmjf/6k4+4l4PvvfVepnCm2omjelyfEqky2t7NFJE4uLyVyWc14emcf+dgVCAxvyhI1bNj4t+9e2+ldfBPzzjuso5/YIw1awb8u0s8wyEbDVnFR0RvpXXgm5/f+f5LM5AfnPHvQtBc6H9mibAg0RiatQPf/MLtv/7PxYt/Y+A/xKE1FNyCf0VnNDn6H2p8RCLixx+sPv4gYyy4tj24tj28vDW8tp21UIfxCW7u7lP6Pzv+xyLyFcL/ACBDEDUjkPA/imzGu0CQK3nEFFnYSuMyccCk1rhHHhD6D6JvKPkfM/4rrSWo+DgazrM0WL3ngerhYzPBv88EY4AUj/JmA0MEYASdmKzh5ZikVQ913VLt8DH/wKHOe29jvzfZi7zWqB0+5lLPIEEBxhxC0ZK/nqAhA5MCgIrp6EB8IU25wohAn6qcS2UZ0MynImpmYmbxakPnddM7ojeTYJ5Qhb5xZSgbjXRdzPhPWhYrEvSjqNEpoQkcg49UJqWvZMI9NxP81x5/0F0gHFy8mgkXda0ygX7iui+/MytaP7y8FXT6XGSl+M/JtY+J/yzdKnlWk6UQ3cZlxr/z5uJoOLx9219ZCcNi/I21xjOPugPJUVIZB/+uLHVG+l/AtCDnCMOIzbalzsGYAqdEfzLikG+TZw8v96ZO/7svX9p74fWFs6caZ04q9N87stJ4YAVj6jS6th3c3B1s3hi+f3P0wU3sDLKu4UgTCPcL/Z8p/5PE5IzN/wChcuDA/0QpRpExAA8xMGVPB42hiOIDNf5HsiRiLG2W/I+Cf//QkcGNK3MrDVYWlur3rbMZ4d/nnQIAEq9jAECqvQCm2wMt7SqCIhLVErGk898ai82HT/WvXxne2prcKtcOP5SgwJYK9cgaC9vKgk2hheb0vjaiHHpRIVreQWfeQo/djE8g2ncHEjM+G5VGIJUlNfhXgDaROPYPeF5affVsZ9gK68gvP8kf1aaast09qDHTqQcJsiRBprsMkrolv6eNi4tLqgFnyvj3N9b89TVHG10m05x3qEUdMk34Z4yx/lvvzYrcY6ffe22z+ezxZPw7a0UKwP848kwh+M/wBMgCZJXoewtfPT3cvD4swt4imLzs+M8nC41P/43KczP9xzwjDL9ef/Z4762rmSzqyQBC40pi1onOHf0Ptnc7L77JGNs792b/8tbiN57yVhZt+PePrLAHVmqPPxj2Nby2Pdzc6rx8Katn6X6k/zPlf9hk+R/GAGk+RiD8D8/LD9rqKWZXkFkD0BjvqIBYLPyAaY60RnnJ/4ines8DcysQQq1Rf+ixGeLfE+hBWUsk0Q5hgjbWN9K5eVlNADwFEzeRY1TtnjGGUK3XH/hM/YHPTCjTjL+8psSS6kULsmopslaOslb2RJUaGsdp1MfbKk2BmT1QX1AIXHJ1mlRvirg4DqDNwG25KjAx4ViKIgrNBgrI25TxtmP26kyOpXvBFDGPmCF4QzW2WC5dd55vtvivbkwktjssDJiM/+HlLffyg5N4BhevpuLfkfUvAP9ZGfEJ4D+DPNjZ6197H4dD3sXiJAskOOI/Kwc/Jv137wLHy1vKv37gjz9fWH4UtKzkGCOcE/q/87cvcUPf8PLWzt++xM3XqfS/cmSl/szxg98+4w7myqHF/Uv/7xr+hxaEEEBASX5kIF3s6gsmhQn1FwU9cW/J/ySRx4pfmcuChFBrNB8+GdagnxX+fZJABkVSI+r4B4xhnG6UQB2AYYDgeYgYxsFSC3VcIVO4OINQWnDdhjR+f3mt0loq3FQItUZt9SFHJTeYUiTbHCpsOA6229jpY6cvaV1ATgElErQaCjVEf+LenfoL4jIkLytKLcVD3IgRxTODvmzzwqZRy7RrZVJcQYb2QZq917VG9LmLEpekTcbUuUtfYeqi6b8YjBdgPVj6Diobh9pclBEyUEcV3vRHVqBRZbLDAHO4vzGXsq1w/DOLhpU+jWePZyql5fg0nz1u1IbSWXSzJCydiEB4eSvYblP3y1zGwcxXvnGD8tPVCNqg5H8yRv/rHkQCGxnH4LVa4PvCE2+l1TxzsiifxmLx79KXIPMOR9VxR4uyBotGmrXFrz89uYjNbBZCUAnjOPjXq8LFtcMlbxZMw3/n3JuKminYbu/97LXuL/6lefZU/fS6Ff8U2ystzLRo+5b+F45/lDc0gf4zUyqdTLkMwFYDFplW0ytOEIqBKYsHyEoSsLPugm0WHqLzhP/89D+ZmE2G/6muPjT67ZvzJw2eUgryTR//PnkDRFoQUVWTX9tq1lBJciD3ED0JSKpzyo6mcVkVeTRQbdQf+HSltdS/8buiogprh4+5lz00uimGJyRCNprj5hBxuHm999rl/lvv5YgHKJ/yUTgDf2Nt4ewpPWoL0kI1pPRQGSMzx8F/9FOuUwymULeQxXT3GnV8qhtroC0XLdsUjn2YpR79hJ7ea5sLZ06OI1R0zl3wVjZVBRAj+iOQFTfhEj3+IC2cmMlNFbuD9vOvyG5NTFVyGXQuYpKVIyuNZ48zkiMvx/SDdhtbi16jwaFY+7eP9H5zdfgvY2MJcuI/qxAoIROT6rtm7szmLoU5B8mfwiM21bx57kUgO4Pd51/Vse2C//Dzyv3LIQ7RVANDdWZxcIkLtts29Vaw3W4//0rn3Jv+xlrj9Hro0A4m2ojdfufcBffEuf6Rlf1L/3PgH+QIFOOAbYlPZNVxHH1HpJ5MOhR0BTbPBBMQY4mkoSeiIJjOoBQDCNyPDxMEbHDP+lMU/nUxI/6u3X8YzZGKybtZFP9TaS1VWkuj9u15kwZnjn/fVA2Sx3yxOMVt3KYw6xFnUQDbuhOrIGhEAeSm+XygurxWaS0NPr42+Pj9MRfaX17zl9cMC2ofsGE/QE7MFZE/genRzd32868MLm81nnnswP/6B/6xw969B0uppnzyPcMrN4ZXbvTOX7z1Fz9tnj3VPHNS10raiD7SGrSmhHKTwH/EB5gyfKH9tqiffqRYgVBPJ6PTyt5rm0GxtQpyPd2XL/FtZbIJ3/HJl/XUO7TI5JocWRjxfm8842p1Y63x7HHjxZbpGbV3oV7ncA329uqfXw/evxXsjKtDzIH/bPKahZlmajYuVbopRvzKIhUTwT8aYeu504PN6+NmyAQ1iD2r3Iudfu+Xl8fiCjbWQoEwdaSae4pWsAERu4Od77+YosXYbvdf2+y/tsniujuV+5e9lVa4GsHN3eDWXv+tK5lUydWNtX1N/7PiH8cr0Ymo/hbltLCsgI5/o1FLMZGZ5WrwZL9YkPEPMb9OqhdGnwCRcaIMNHGPyMv4IEPeRVH+C+74Z4lwYpZYU6bkyQFgiQlsC+d/qocfGrXnwkgItUbj4ZNerYFzgH/fpBACsudSjiMBxFgU1Ndduej1+hjSBCXNE8lHWm3U7luv3nOkc+Vt7LZzL3Tt/nWqNkhVXVASAJbCCfGAY3Zke3fn+y9VVlcO/dWflHJg+Yz/+McO+8cON555rP/G5d0f/bz/1nsHv/1FZootSUj1plLDieGfyUyGckNYrwpgtccf3PvHNwosJedSrLw3a39RztSG6ekxVRFbcMcSY5cnjG/8IZjEg2wt9Hq8qaDXDbodqPuNf39i7/95o5Cx5cB/bmYrCrhAxrRkHrZkEcUIfmnbozNViOzAH39h3PKPDslgJs6BEfzr/pBgN6vq1XFZ6CyaJRNMpMoZO69V5cjKvqb/OfCPhdIfPbzG+BrFvwnOKUl0wpfiHYlNhbGtBRVHPMo5S1Y64TsqgRBjkVJevQTDrEL/x8c/S/SbsPP/UZe65TlTLtPc+J8TI2FoG/Sq9TnBv0fvZYpJMIcpxkDS7nIS7gmg742sJwLipwzcHMn/ykl2tdHaeCJfshmo+DxAEzImMEA5GS6YyFk4r2C7vfO3L1Ufe2jpu18rpcHyKfapPbGx/N2vYX+0++NXE7g+MENY1o1NBv9guxpj5ZPtqkBk0KzVn3ykqLWqn16vrKTkvQi228PLW3OyuX3iuQpjSEdjcOY4ZXZcierVGBLndobD0e3bbDRijLHhCIdDxph3uFX//EZRK5MD/3kF8+hsoslQjLmX2PHzjI+30mp99cnC5DH6yfQVE1QfD4RYQUoGXCCuxb3XNrsvX5o+9ahurPFogn1K/93x71KSB7IfRrOAl67KARrYx8EsUruAWuo5Sr6KSN3iSDPcDugZhwmmpEsAHhLsUkzS3yWWHorHP9PCHEG2lAIYDjel/8CTqJpagLSUUePgvyqXHpiJNNh4+CRU6/ODfy8Uz2Sve5TykwFTqgejMaENwYpJeSAnEOBJeWO4kPKdYZomXlUL/eW1hU//2+rhhzKJhbX7171a06AUsVfNskFNrxKGGBlI9869ySqVA9/6Uim9lM8kHu/eg8vf/dpo83oYvWMkrwkFeSaNf7R/HZN4wfiQPv5gYRzS4w8aBSp6VQ/mRhoMWUluaUlSQRd8BcEMp6z4jUT0P9ekRzu3hx/dQAyCtjDOVP/NkcrRpWJGmBH/GWUhZj2YqJ7xMXeM4j/f19WL9cn1xjOPjqkXQNRsArMDJg+EoWyxC/8TbLfDOhPTf5pnT90B9N8R/8IwBWA7qmg5Kjr+dQEmgfPWP0El7Co2RgnXPjSLwVQ6QpR8NbRc/ZLAZY5ypDXiNAHbiAdrzsm8+GeaE6Od/zewLBr/T+iD6ffC+Z/QSDgrslNZWGpufNarNuYK/x4tOEEMwqKZ2LUD9W54AcNkoVN8I7IeAvcWQTkHI2mKK8298MPa6rHmw6eqq05iYXX1IX9pTXentsahWnxzk784urnbf21z+btfK+WW8pmoTNh87unOuTex048z+iboxgy0eEL41908ME36EIkEAADA31iDImoGeIdatRNHEQ2MJSGmrHNujhKLYafPjYSy0nmKgtnUGXHJFSWi/zmbCvr94YcfBr0u/bD+xc94B/PWLsL8+HeXhSj+aVNR6g6t2aydmPGfd5GV4LGwpebZU4VVoeAt4+xOosknUON/DGxWVmfRoh5/Y81fX70D6L8j/kn6KsEZo2U8CfTfOFSUpSxwwL/0E9HA5gqvN7MUlyZ2QoJEykwyUqryKEmWyIt/0JQFSUllBf+v0P+kyRpwUij/U3/gMzOhOdV7Hmiu/x6vMDE/+Pf4csvB3nLfWkeRRgSASJjIiC+BcXsUvYg0Dc3rlztMi5FUG/XVh5oPn6ofTXIira0+VDt8DFyPEyMrAI5a0vDpnHuz9sRG6SlaPpN+mmc/CwD9i1fDw6icbSNHOAX8p75pV9RF5xqAjWltiMjr+lrCYKLkou9vz7b8oP6ESSYsue4mxfwyNkPe28QxjDGa0FlUUg0cbDTOHs/XmtljKwv+3aVijn+ZfcZxuwYL/nMtMshUQmSQb9YOfPMLY6kEtNWYFSA1/odZ+B/1r8Fef7A5A48DaFYPfOPpO4b+u+BfT20i2+dSBqMTV+OUjYY4I/7pTzRwuchz7ejLDhZqYO6UWaxD4Exd7dL7mPhHNJ9lZ/6fpfH/TOH/+WAK5H88rSjdFJ7a6kO1+9bnE/8+50V4RqNkPaiUaAjVdHHhkcmU7Nh4eGimY2UwUG34Sw1/aW3Uvj28tTXau8ULVEDFr923UV1Z5VNMHQZlkLSZirhnZgqPHlzeWvhfninFlfKZwlN/5rHQPam6seqtLCafKJgK/nWyQN8ELV6cNCh6r39uY/yChFExA5FnHpSLhDGWNdSnduLB6uNHlRKRktaOlwklH7aff8W9i8HlLez2WaNmYOcnxv8WKI9llt/SZJjxH6/eqD91LNjqdl/OXCDBWA42Hf/Zx6+55Mi5CsfKLApKeo+xFhmEc5eye5UjK62vPJmn/KPhTp8S9o04TE4ZksD/QLO29B+/vPfC61POU9U8cwqSg6X3Ff3PhP8oDRaas7ck038ptypNtJgwLzv+XVQ+xrlg2oEgzqto970EZdeUNU/eJlYE/hkz6DGnwP+zVKeJjPj3Dx0Z3PqwqCp3KZOt+LUHPuMfuGdu8e/TdnV51ABoUqLQhiQ1vQ8xBhoQaSPZkQAtWdrp17kHcNBt42jo1Rq83qBScCPjKVa5PtOkINjrBdtt/9jhUlYpnyk8lXuXgpvt9vOveCut+uc2wqIFyUzXRPGvcAk0MTf/ROMMTBz8SsvfWBsn14t3qFU5siLzGYY7LGsAYePZR1PTluor3HttM9Ncei+/0+BbOUWemG/N1F1GYaLmoKDXDbq9ha+cHlwet0CCI/7H3zblNCmXXQ77pI7/rOMRWTASVFTPHu9dvJr55MZFqiaNBEf867yKcaPNvE2z1vrG05UjK50XL+BUitk0z55yKZixj+i/C/4ThBY0VcyzyTDGkgw6I+6I/8QVVqVBmeM3498kayUw4UkHX6riYNrEQvA/W/6/KPxDxW8cebQz+Tr1xtLz84Z/T4aChGCjsVjhXPSIRWP8MfcQ4Dec+AnWIOP4uwlXHWOMeY2Wv7js1RoJ6wKWgMs0ZNtv3O6AMeYt1Fn5lM8UnoXIjhRstzvn3tz94S+w0yeZzdSg30nj3+hqIkcEsORaxvz3mlIZL+vCnDmlEAQlkBoR+2+9l8lfFJq16qfuc+Cf1ACtesa59Ck/PRX+GJSysVPkyYGZ6L/71z0vTTfg+aurYYnCA3/8hfHDU13wn3sXUtk7ltedUsd/DnkydYIA7MA3P58jmHD81SsEhzZ+w3xM7EvdePb40ne+nFwEtYAxN6uL33ha0QPeGfTfBf8u40+g/6ktSBW2nfFvD9CVLCuc1nE5zezK6JCR1fHMUmutGjNuAvY4+J85/z8+/r3Wkn/ogYme3+o9DzQ3PsulwbnFv6cMCaTSgsibVgNk5UhQsR+J7h/UA4F/BlIOG7Nzgs3NnZRCpQfAnBvKforEahpWDVTAzfYyK5/yYYz133pv94e/mCn+Va2VjawbP6H5O+qn170xePfqxn06hVEqvA5IjQe3NteMwRt0lUgNH/FCNWPe1OHlrdDGMi2iwu/mWIU8dVe9/Hahas1rNJJeCALWH4Rb5q20FhKt6E78jQP+87WvJ2mzcHW591gafw5J2AX/0Kwtfv3p3CicFfHUK5Xpk+V74cL/VA4tLv6H/2npO1/219cmMWB/Y23pO/++dnp9nvifwui/C/4Txw+p9D+1hZAkUqEiH/2nArOCpTCGDgCM+B+f/stuC9HIFGDwrovF/xj8P5P5fzYr/r+2eixHcTunfan49Qcerd23Dp4///j3+JdkiEQby5vm8qG0YWQnUEkcm3Ijim8hBiSXr1ktoQCXIl4xY+qDSYCyroAxrBqqFxjOOjFD+ZQPY2xweavz4oWZ4V8h7moCNnNrRsMUNGvekZXcrBKsLNguqrCjYLudNc6nqhj6gN5VScnivJWWt5LNZsJzBU1FNoNUreRku9eYJHdKCox5jWbCC16r5R04wBuvP3vcxb8uhW9wxH/W9i0+YAU6UnL8j5OZJhX//sZa1kU2D3XqlmrjcukOckocXQL/UzmycvBPv7j858/VT68XlYXV31g7+O0vHvz2F0OqMkf8T3H03xX/YDBAJUw2Ff90N6Wwqyz4t8ktisiHxmSdkgiUXSYESWJXRwVCUtVlxUngPwv/T4TksMpdIgCmwP9DxW8eO1E4qam0lhobn/WXV/cL/j0KBdBSugJ5IvdiWhbDzsJAWjJZykTRbFTUpTU2KEMCWZFJkqzNAmaEuL4i5EyCAjgW27XVlWGlnbB8Zvx0X74U7PVmg3+thKoTIwtmnd/C2ZP5VqDxuXWbzoyPJ0f5QVEgEWKhhS+mlntLUbhmdR7rvbaZzC5MSCRLvbwnJYwqY3Cmo8gYJFoIK61FBf/NMyczseb58Z9xCVSdN9iXJVM/JvxnljBR6j0V/wtfedLPqtABhRvG2dYhdON/mAv/Uzm02PrG0yt//j/ocB/GAAAgAElEQVQf/PYXG88er+RSdVWOrDTPnjr4p2cO/ukXdd/1ueB/CqX/qfgHrcId/WIy/SfGLtBfNsszWfBvNLilhGfr+FdcQ0FxqjRWX2egdBOJAKjsiDqwSeI/I/9PqyAq/D9Mmf+Heqt+/0ZhVKXi1+7baDx8Kqw0uF/wD6PrW7r2zP0WSg6NdVFCSO+DXoBTV+4xZg2KNSlCID7h8U+TNsWa2UfvKPw92G7f+oufHvqrPynLTpTPNGS/8xd3f3BO/7x59hQPLJkm/pNPt3KoIdIlAdDIcjAQOOSpO5WcBqY7FRggQ2DZSJBQAyMZm2U+tuwXSTknkRk1tUhnRF5LWFvjkgIAhpc+WR8lMF3P+pCBU8+WTm/a9L9/5YptMP69h71ms8R/if+5wj92B6P3bw6vbWN3EGy3Rzd3GWPBzV3xlWatcmgRmrXK/cuVlZb/qfugUZ1z/qfEf4n/O5L/77//68GtccvJVFpL9QcejSIG9xX+fVMTkDyIZO2jukN8xCIGN87iFI9GykREKt3b6I7ZTm0sQClSHYs3MCF6GszGXNX6fxdYB4OPdsJfcki8uNfDvZ77d8fp6y5/+m+9xwXCqeJfo8uoXXVCjSd3rBvEtDQn0fsKZY/JBYRaW4xeVYk7ktgCAyGKKVnchDUlY9QXM9zHtmub3ze0R9EFXzqkOc2RMUuqaHnZSdpo9fJDS/S1dVMc+Zsp0X9aDSmN/vu+Xn6QMebVG97CAlPgWuK/xP+s8e81a7Cx5n9qTS4pYME/7hP+p8R/if+Z0P8J47963/qouxt0c5Yshopfu2+9unKfZMbcP/j3o/UVkJWyXaNWJAUZuiiWVDjK2xX6g/Lt5wmIwoOCtMCXmguZ2YJOAAB1jQtddg5E+geSbJgh6puk6G9YHPeSz2V0eOUG7omCJ9XjR1P/Gny0M4rlJUkJce/BZPHJ9kVDU8cO83SpwUc7nXNvdM+/zUcCC/X6ExsLzz3tIq0NLl3d++krg0tX6SwOfOtLxu8Or9xo/+jndNbevQdrx48a+xpcujq8ch33ev6xw7UnPpU8WWVhU8XXwaX3Rh/t4F7Pu/egf2zVVk1E2SADCBfq/rHDuNcbXrnhvubjPDy3/rTxH9NlVUvHgIHquhCNTddjyaTSeBOQCwMS0taRKYjbV6GzSLSyqlIWgJkUqxoxZ3oAsdKU5IkBhswEIfngKl4jK5BATi0sWri3qBYEi3oDVMpDySzdHNB/OeW6nf5DtWoQCD3Pv+ceVuK/xP+djv954X9K/Jf4vxPxDxW/ceyxzm/fzFGZsLb6UPWeB6Di71/8+wSdOi1gVtOzIq0qki5XJDBUdBtCvxJZPBUPWqoCYcirPyvqKCYRIKMiR6x4vFJAlVtIXohLYxKUxN7JIPkoRwtHHbUzPjt/8wK1hh36qz9J/eveT1/pnn/b1mDjmcdsolr3/MW9n77qMqql737NO340FHhuf+8nisyDe73u+bd7b1w+8K2zuiRGn72fvrr301d0Qe7mn/39gW99qf7MY/Tz3vm3P/nBP+lyXff82/1LV5e/+zU+Kdzr7fzNC1TI9O49SF9gjN363k/40jWeecxRIAw+2vnkB/+ki3nevQcXnnuq8cyJhO2zbcfit77Ue+Nfje6dxjUvwJa73a4cWpw+/pUYeu7DIL2vq/q4ZpSfIfqJyVlCZAUUHgziO+K+obegfPVGFw/vUb0V4os+XgT1RiSuPuQqEa47oORXQMUDREwNwrswHCqvyQuyalkqfM8UbSL9kN+CIj8zk0tCQ6ykBnn9Q3YkugPD7g28oOqnxMSKSYQXE+k/c6f/TLrLTfSfmYpPeLUa8ytKTeQS/3cR/vFuwf/88D8l/kv6f0fiPywYmEkmrCws1R981Ks2kKtV9if+PbE6LApbRGHZ1MNkQYibpPwoD22NPWUhBDow2Zc3/jAMkdQTzal7aRI1hb0VGaMECOM1jrPRqMoMqingRI0jkh9jkp2J40aN4JybHKPd82/f/LO/79klxgxyxUc7O3/zgs0Chnu9T35wLkEcGl65oUuD/Nn90c8D0nIoiSWM5Nb3fsLfb//o51Qa1L/ePX+RDmzhOadM6N1zv9r+v/7vwaWr+pSDj3Z2f3Du5p/9feBmYp2LZ+r4R0LxaZY5YKCVJwIRix/1En8UdxmTIIwSWBFPGOEHSF6T4/oNS8EYEOYEBDmi2bogcqQHEZ8f/otRyg5M5pNUKk9cQUBTuyKjVJiSteh96jsEkkc6p8mG61xcOUh2BGNOTos4F9pIsh2UmRCci5iOQrdJEmtC/1ka/UcL/WcW+s85SxP9Z0FgUo562O2V+L978c/uFvzPD/9T4r+k/3cq/qHaaD58yqUQRaW11HjkVGP9FETJY/Y3/j1FnQNATzYwpZoK15eIuQDyOgy0pISANQgc6zUx9My8TMrsJFEi5SdAXMaQ4IDJVkxd/RP/SYASZQ00J3DRfxCSBmBSpcS5kgV2f/Tz8UWX7vm3kxvBvV6CyNf+0c+p52TjmceoBQ/3et1zbxBb4iup0il/v//G5cj+dvazrT/8feJBeoNbJqmNzsW1tXvuV7s/+nmy/6cil863MDgT/CsBzcjvp1h1Gv/HpDhmjNRZGCtcUVLXyVeRokFkRCcaMy8giBKQW5ZJ17OSyIvOCOP/4q5QsAbR9SYPBgjnxCvrWnLxSSn7CPWX9suQUZpvBHBHLDqGiFeIySN4IKi20PgCkPY5xY6uE/lSiS5TTv+B3Fsgdo0udUT/GaH/cT1honLWCLjgIBnVTFP/Io4fA/03PV6zCY36WPjHEv8l/vcD/ueI/ynxX+L/jsU/1BrNR5JkwkprqfnI7zUePlVpLd0h+EeeVCb2/A5FfDT4AdP8SFo5S9m8GxqyId4HxWeZyOvE4M6kwilIFTNi5IQoRUsJtLQqBxSKMQDSEVJxmh4nxTKrplnlmOKqBcZmlFim9sSGt1AP9nrDKze4/IZ7vb1zbyzGwlL4+MdWG8RLk/qdhqF6VH4L7WyS9+PZz9aOP6jY/XpvXF7Y6+nBb7jXo0Y87lx6+3s/4Z9z+S30C6W9N88+UT1+tHf+Iv28e/7theeexr0eF8kWzj7h3Xuwc+6NcOKhOLf301ezmgeDj3Z2ifjKhwELdUUkDj7a2f3BPx38379isEks1OtPqEmK/eOGuuTV40crmowKC8VVQQWF6kwP/9HpQ5q0Sj6q6lAVvyTGB0m/zeT8yyTzsfRCOAwU8QNUJSYIDx8kxtOVHThE+5xIIdIuyFe4NheirqOffHgYrUfoUSVpysgXoyTSKF3ZKN9iSJWjkZIvdKQXm0V3nDGVDEq/i94JEY7iWOIBglhSY2tEqRcrYGO2A0EwKDSvG1EUUp5ArfWsqNkS6H9l5VDQeV8VCBcW6LBL/E8S/8gYlPifFf4L4H8QGcDc4Z8mFynp/77EP84p/nkAWkb6D9Vm8+Hf6/z2v1PfUaj4XqNVXX04lgPZnUP/IRQIpWBT2XeZRmUAcBGOkby3sdMqyMoNIixSJwMQJV2oxAmCqUW1wAkIiHADJ1rcNjlydH86NdOSyeKK2p/ksNTZ24IW//D3QwvY4NLV29/7Cf9ccaoMRccakViorFU7fnTxW1+iL4+IeBna2ULxMmyBy4S41xtduaEHv9EcKrBQ56GGi3/4+wFJThO/fJ1+d+G5p5tnPxsKTqOPdvhEgo92Aln4HH20Awt1JrueUjl24bmnXMyDin3Su/fggW99iafw6Z5/m77Qf+Py4NJVPSgRFurKGtqe+jOP6eGIE3oKw79M3FPwDxqx85gccWBwbUDZ/8Xo+8Acjp4yQilEInHwkqbK/nLCuhk+BLGG0QRB6kKacqLTB9O9tNLKdxuTyem9i58gj9lheQWlB+0FydHMMEeFpzB+hJa15fQffF83D/LAwjHwj4yyfZno/12Ff5ZUubvEv4R/t3LjmfA/j/xPIfinUVLzg3+eEWS+6L+5MtyM8c9c6P8s8A/58e/VGguf+R9Hu7eCvdtQ8Vm1UWktQcUfG/9xIqA5o/9+JBODiGUU3qXcJEgiP1HVaMQKEkbNg6h0RQ9GZKzkiVCJBZNajSUdiXxIkrGlgBKM1ND5QW0kcxI/qIgoOJ5n4+ij21LjJHmMlgr1ui4d0a+HKToHl64OLr2He73KscO14w9SOU3JwElbqz/xKSrZDi5drT+xUT1+NPxw529eoDOtHDvc+ekrNA2Pi9wV5sihn9D8NGE6Gdzrds79ithF/7VaUAKYST+F4Z+o02z4t90EIOfTUvSFSOimMVReySuWOn5MXAGdbmIqq2RnYpSmjGOz/pUrj7W7FROvANtrmAYFeiXQuweZelehw8QTeE1HpoTrdEFbeUysQaXQf69WC/p9cWfXG0XgH7LS/7sU/9yjZ87xL39rNviX7T+04sA4+B+X/mcJeLnb8a9Ig/NC/2Ee8a9rkE2bOHv8Z+f/K63lyuJyofiHecQ/Mp97dcaSoVBCAKiWYtk+yESuIuJQKmVeAh5MCEwUHASSXkcX3FVOFEy6JeNiQdoqZIWFUYKfk/BBxbmxMl4FPyVSjtrllJaNkicdTLDXo56i4bPw3FPcmVMZOZUVvXsPyH11GWOtP/z9ne/9JIhrG/IG2V6Pim3Ns0+4FcZ4j/7TGHO48NzTtOX+G5eZ7I4bC5YX6YrZUrAOL13tkn8q4vH4D9gp1OTwjwknVEo2J9NKWbcHRvqFVoIFieJZwnWYfH3+/+29S5Bc13kmeP77ymcVKgtFFIgHiWYhwoAEATIHmDFpiVYvXFiMR6QWHrEdXnT3eCMtHDHuXjisjl54WhNeTHsieiH3whMzC4dGCkeMqA47YghvZJIjagaQbFKgCIVRCJIAIRRZrCpUZVZm3sy8/yxu3nvP+56blZmVhTpHCkQxM++55/Gd//zvX3ptaN6IMlWoSHC5/6SjIVDLDRRQHGp1fqorX/oWemAqCUm6JqAlzkUfl24Kf3eWyoQSCKFctvi3+FeN5MnD/yzwPxb/Fv9HBf/I5OJ8kvEPxBOGkRrzqHqAaT5YYDOBJnGUAIB00mFgcvqQLP9p+m3mHZr4NlOxhYw/tw7W0s0G6WnMWxTpoqPm2wOSC5vf/VEcQ8hJXK6idN5o4uV+fjn46NOB8OHeaz+R1g/khE+olsUfeM88tfCnv99MKhZ6zzxVWX0+eH6lSSUadZbmY79Tg/Hv5q4bVEvO0jwdoik5RXtduraEszS/qBAIO2/9glA2yfofrI7XgxQJnatsWvjXXFcyimZikWEzqBmNh6Su/0J1ntxbh+9ERtzRQNg21NGKlN2EFcjdL+U+UopGNND9o/ouIdo1kbJTkGdFkSqq9Xd5+rdTrQx2E7+AchmCgFj8W/wfGfzPBP9j8W/xf0TwL/hEPMH490hWEmQomNFenUBVvaQzkGayIRvdSIeSDkM76UKTwGYbpSqY0GVtaGnQREeiEYU5kzTJ017kKmOwqNJm3C1NucnIVEvz1dXn99OtI5PE5G3UbCit136iL2OoG97SPJfZhctME5sf4xLz0V7XXTqmcvKM9jqc7Jcvcc12olHQUvZJ4V+rd0zznGn0cxrCmjsd/kFEFXEnaiKL6gt7BA5AqrYUVbbKsrkFiYpGFSrLBqC7azUrA2pvIlDrwjWMFCgiRszxSWILoeM4QeAuNCAIDob+W/xb/B8Q/meC/7H4t/i3+H/i8O+RrIAmJClfgC4+SGWOyVxGU0uh4A2c1M1IihYmWYBQggDHSfO0SgqjCJutMS6bKFHQQHpmgm6pozt96c88CyVUS/N/+NX9eiFWA1Zq6qrEIcdgYKUvfa72ygvRXrf5l6+nEYNx3hpnaZ6bWvzh8DdsKCOoxVQ674uzNF/+0uc6N/6h9drb6WhjGdITDICOgQcsIYROXTPOjKATaJinLJwm/unCp+Y6KjC7j1O1pz6mF7VEH8zou0aBqp+OXq+J1PhNaL1JCIRU8QzGumEi0xSqlMFEYY42JM6cXpNPPWZM/4MzZ2eT/lv8W/xPAf9j4H8GEQl72BuQsIcRkkFS3hMAPIe4LpR9EnjEdS3+Lf6fQPxb+i/7gUfnC83cO5PSK5DY7nAoE6b2QMwqaND52QihLIFUHUzG1xLYo6ELkEWDavDSKExiELOLWqAINtgxZJRxqqVILYrQ3pgmclecRqWy+uv7l1j8Z06wI8kEM05Ic9lfSqWs2isvOEvzDiG13/sKnQp1sLHjLM27S8foHw9ogZDNN6MKjOx/9ClnHuy89R5XSSLa2Nn5T/9l4U9/n1tJbqbhz9YqgnG1d+cBLRJ7MrdSZ2l+4Y9/12Rt67/3W7RpdOziJeQpCyeHf8knlPcCaBVvkHcPgRB3ToQhpWQbigRaQN7lIY4q19uHcOEiKNHM6VfARCUpVYtiHhtRSOGKii3QA8Zcmw4ygB1S+m/xb/F/yPAf9rDTI50QUwlQNDf0BqQ3wE5ICCGVkjNXjsXCQ4P/WNaNEHuDbPscIJ4LJQ9d1+Lf0n9L/6WD8dLif5h5ygIltiUGQ6AK2mSpeJFNrJyZB6n6LQhUtQ3Cl3YBUORm1eOAEd9RqV3QR7iaqxzMfbv1zV2aTy1mce2+1LOxQ2Ux0YgNx/74d2MxabyJSbje2jf+ofT8eWdpHve6ze/+fa6Qxsl4erdSLmxv77W3j/3x78YiXJd1iPUUgZEtSvbznnmq/KXP7f6n/5L+Z+lLn2+/9na01402dsKf3eUC9txnnoqDMFPZb++1t+nqhdHGzi4VnUgIKSlC/ky3oFoa72bpT/hU8U+5RrAR2PmXhGQ8dP2bPLcW8XUa3RvJ08Ohwj0GFTef/m5IC/cYehnl3qMaNxhUa1JNEiSovIBAcXEaJm3L5SdAEftxyOi/xb/F/2HAP4mQtLvY6WHYK3a7tLtRuwv1CsxVZh3/YS/q9Mhel1sRLrUmBD5Wgpi/svi39N/Sf3o1PJSpiFJvTwCCUVKKMEsPA5lFFLKihKmgx0iAQLiatqnESMW/AipiIkExE84PWwMvcSfSdTcP3hUpxWg5ZfwLZ2mZ5/Gf/XWc5RLZhJmEEFW4nbs0PwnpAqqltLpDLBRt/9lfx+Irbcl0lualQprHSll73/1RefV5p1riKv7FVNi/cIYTyTb/7f8mvqv8pc9Jh9p56z06oU7t975CCBkkxtXKKy+Unl/p37kfr7M0BU559Xl6YHuv/aR350Hw/ApUS4OPPu289QtuyoFQgH7W2vTxT0hSWlemc8pNGU8E8kcoL3STy0av8kS1LlCXrywpwopUJIC5WM68jtIUIlfelUrTbKJS1UwftXew9F4kxvnruAVRLb5MS8o8JY2YOez03+Lf4v9w4B+RNDtRq0NwdIU2NtuI6MxXZxP/uNeN2iExk3Ux7JGwR8I+zJXRdS3+Lf239J/JMpqmh6ErhA7dPpNUMmni0EwexizRaGIwHG4fUlWtU2/SOHkNZjIknaCF310Naof+q+qaKvmyuAFlFJPwmqgWclvpS5/be+1t2h2Rq4mXCiEqcWhyrfrKC7R7Z7SxI0pTtCWNk/TcZ56KEjmt89YvxHnRwiQnkknfVVakydl77Se00CjUY+wQoYqGMIvfCH92ly6H2LvzgMvaSk/Zme0YwoPCPyiKa4OZV4lqGLneI0WTsGnGxg8VBc0YGaqwCojl8X2PWQ1WRObmiLsFRYUomjXRvUuRnAAVellC3b5EEYPOfQqUqpsoFl+qMEaUPEKzCE8G/bf4t/ifafxHiK0O7k8UzFqrE4U9Z3EeHZgh/If9aLtJVO6vmhuz3cWw5xyfI4lMaPFv6b+l/x7J8r6w4EC50TyT8dKqx5y5LyleiWrAYRIiiYn/K1HoM8SV1Qv3Qu2X4bERD5jK6A9JOCWqYToyfYVqqfLKC7THo7TN/cH16QsV/oUzpS99risTUOMWO2dqxrz97/9KI4nRwqQokokym9QU2XnrPVp0TPv0L5yJe9t77SedG/+Q9uxfOCvtf/4Pv7r9Z3+dW0Kj+spvTF8y379kOB38i0o+Maid5LlwcD3QXRHhK6JN0SbRUipSnKFWohZSC9A63/wYEmT1oATz1Nt5ncgHrHZNQa3eSlxAuTZRR/+V9X+JNoXd4aX//Ydb/Y83o61WtNXCdojtYRVEqARQCZxGzakE7qmGe3oRyr7Fv8X/weN/VElJ13qD6HHTaczNAv0ngyjabpGiHrB0G0TRZ7vO8XniOhb/lv5b/gcIVYdQJZ6qI0qBXnQWImAk8iLmyNDaI6Gxk9AutkDZdjkrrVyUj9dR7cu7z1ZZ/XXc63K+lLTEOP+HX1WVTJh0m/uD6061xDmvxi14fkUvpjpL89Xf+8red38klQlFyWr+D7+699rbUgNpefXXVaZIzjyYes9WVp/vvvWLOG4woiRY1UrGKWFUA4g3Yu4Prs++s+iB4x/UZNpcbUZnLZaQBUy81gXVIBEcVDS+9WI2bU1Steb33u7eWtv/pkDFdxp1pxK4pxedRtU7teitLINxbjTp9aYizukPwlv3mt/78Qijnf/Gb3sry6pX7P3wVufNOwV0TCvLc9/47UL0P9pqbX/7B4XGvPAnX3MWa2PHP3Z64c8/6r33oLf2CNumfKd7quGdXvRXTviXnoGyP0b8P/7Ojf7aenH4BY3/6b8fAf/xV5/9278yfFHp2kr96y+gyoihXXm6dW+utb7/9tRo5sK3vuY0aiPxP0TN/5ip/CfD/5BBhNst3I+kpGmdHu7swXz1YOk/trq4uzcGy+cgirZ2nePzVPk0YdNT7hx1CCFq18RC+B8L/U/FLam9UeznScK/5X/2w/94RGt9Vm2qxp2XCFZdw+3knjJHhlyRIP89cz4l1nPF55KztI/C9LF01L7xs96dB7EtC6qluG57+Uuf49PJjCklCdOJ2gey9ntfqaw+33nrvTiiD6old2k+eP68iYxa/tLnggtn4nnFQX1QLZWeX5E+7izN1//geulLnw9/dnewsYN7XXdp3n3mhGQFkhbXYEwnQguNztL8wp/+/u5fvh57fkK1VFl9Xl+qPh5A9ZUX9l57u//Rp/kbwSbUcdWb4lTL9GqDeY3H0UQOtZJsgvhX31W5qZDFCHhBd0hoTx3Q6gW5IAeZmkxHSQplsh5FSm/3Bu2tASG9hJuHSuCeapSurfgryzEzCnlx/2ndV9AWs0o/7NwcUZTt3rqXCoQiUa2sXg7fux9ttkwtCmvr/bV1f2XZnP63X3+30IBLV1fcxdp46T92ep033u+8+b65HJhxmA+3Bg+3ujfXCHnbv3S2dPW54NLZ/eN/sNkcQRokhGA77K+ti3tqgv+ip4BmPYENiYkrWHGVsvWRP1NrTxL/g60O7rbH4yOq2uVWh7gO1MoHQ/8RcbM5TnG3N8DdNi3iEkVSllyBbSz4Hwv95zJSCq6waLJ3lv8/gvwPRJ9+gqPuk16xUUi4Z6Rts05ya7MQMnrkrpThpp+NNdmL/8v/MNEEkraN0OjChk9M67z1XvMvb5gouaeDf0239MUwfA4pZwxZpmZDt36TfFky7awmXbOytcZkIcyRZ66tVFYvp9s3AhUVZzeCkS3rrRIc+5NXnEqgov/9tfWdv/i7AnqoxdrCn3zN9OQWHLmzWJv/xqoI/v3gv/PmnfaNd0YQBTWDrK5eCa4+tx/8j2zyJYmdlox06DaLWAhrX39Bc3LBQOUPhHSmayFsfOtrIMPP4eN/IsTdFu6FIwjExHOJ5w65ywjz/TAdcE4siHFGE6f//UG0uTtmP9h4QsfnSeAZoneEC9Qc//un/7mXOC215up9LP9/pPgfR8wzm/4nCLIpAIFklgBy0ZMwa8GNUvKK4R9URCKATkPAdQeKzuWpgQCkJ0r8JEmsI+mKFEw/ZduU29EU0aeNf5qySJVhsbEFETFTcErPMuPFQTEZIhEAtXJLjNim+pcRdxk1BJi2iaJ7c2372z9ofe/taKtF1Hdqti8yBSEv0rzx/sjjwXYY3rqnof/++ZOcT2mOjLfZSr1Mc+n/3g9vFRptdfWym8rS+8Y/tns7f/F3ez+8NUZpMF6B5vd+vP0//yA2246G/70b74w8gP7DrSzocVr4hzzeheMizPMljLc9IfzPYBBtPC4mDQY+zFWc4/Pu0w1nad5ZqDkLNadRd47PucsLMFfRYhqx2Zk2/W91oo2dAtIgAPE9UimRkk9cJ+eQ7ral+KfKZ4MG4RPFf1H6r8E5F6CITwz+Lf8zJv7HkSx64k6NDHAh7hpFF1fpflDmTqIYGZ1bKcMoIkE2zDTZeJAVjkSDgwFsQCrknag0KxSNOa60DRyId4tttqko/pTxL5AeUN9kPK2UERyeToGOeyPm7wJ5kUbFGiJ9UU1PLLy1tv3tH7RvvKtSTKYXucntH753fz+D6d2+r6f/9a+/CJQJMbe1b7wbCyR6+t+7fT+8XWDk/qWzwdWVcdH/aKv1+H/9m9HcMg3Fwtb3ftz8/tvRZqso/vtr6+ZuulIhv3vr3nTwD8JfqJW7Mv+6A6efh5b/wXYYfWosKQFApeQcn3OOz0G9QgJPQv8dB+oVWNAZTnGvk0ZbTYH+Y7Md7RgHDQa+c3zOWV5wlubdRs1dnHNOLMTJY9REs0fCvoh/ZOUiKWBwMvgfmf5zsMl6gycT/5b/GSP/46huhaGsDoAKgZIHEGbQycRcaqq84A8ArEAM7BuBkrOJLHtP7s0kailo7YNeGyoNFTVfWdtsO9g2ffzTGiyVfkuiggVFADQqB6mKeqIpD0PcDVS5tKb2oI52+8a7j//8b0WBweS+H5fwQAjpra3H8puK/juLterqFwoJJJ037+TS/9Z/+WmhcdZevjou/EdbrZ2/uLHPdTOS/G+u7fznG/2HW4Xwn4pzI7dY0i6E/xGthemao5K7pQ/sDF6mh4v/wd02bjcNJSWolZ3lBSqZq4sAACAASURBVGehRgI/l/5DpeQs1NUaDsRWZxr0HxEfN3G3bSQDzVWc5YZzfI4EPkllmKGU6OllwvgVIv5x6vjfD/0nLGwII2w8gfi3/M94+R9HgzZMJGWQfcurFSno0OlTUTHtpFYh0loQJpGUws/VvHxnHMjLi+CUtoCbCPczjRiOxEqEts10mzj+JbooyLShwBUjZYaEWv1cSp5SoiG7SqTaVuRyiEmvWJ58pbWhIKsBdVBt8HBr5z/fGGy18i8taTQCId2b9/Y/jNjJU0P/S1++WMhxtPPmHS75MEf/O7fuRZtN8w7pwMv947/5vR9PQRocMtKbrWirWQj/vbVH+3xpf2092moVwj+OlJiE5ialZ5DI0lHMnDbtkPA/2Gxjs200pcB3Tiw4x2qEGmc+/a8EcfIY+V4nJ3qC9D+Kos92TFxhoRw4Tx2DeoU4oKL/xHWcxTnldGIjIYt/UEsUrAA4TvyjidCioP9pz7RgCkTm8qru3PL/R5b/cfRkfTgs2begfoQIK44oN4FKPk81BGzeHmAPpLH+EphEruxxpUswcjmCuX+5zbPuorYdkjY9/DPZt4YpuhGSIqUaCihqFpOnCQiPAEhuY51OTuSiBPIlOOTAATKq0WZr5y9uDEMK1eyFKsi+tz9/0bjRTqcq+l9dvVxATmiHexIDYEb/OXdZfXMWa9XrV8aF//DWvcl5ikpFWf/zZ83xH96+PxZhtZsknp00/jNuUl3ecNa1aYeB/8GdPSO7mevEDqLEdUag/85cVakhG0R0+pnx0/9+FH36mPQGeRN0nePzTqPOWf/k9N9zdSJuJ+TwLwweUSKXTQr/I9B/Qvl8ctKRBJ+HGf+W/5kE/+OoCDqFJMItE4AxvtXVM2OLMSFytBFF5c30QIr4E8X94R7DMEgUhG2JxeJk9YXtJJhloRXWOq58panDbptt42x5WtIp45+jaKC4n1BWHZV5EAitWRRLaAj6yIyqUA73w+mJ2i/VKok9A3uXH2CjZUJmSKBSWQ5n1L11L2qH+x/A4OOtWEbS0H9vZbn85QuFBBJa7qLpf7egebD61avjov/RVms/+VqKNvd0gxakTfAf3ro3llfHVt8p4F9k4/S+XjBj4fiHgv+JtnY5j035XGpl96ljUPJHp/9AoK6RoHqTov+DKPrMIDAy8J2n5qHkm9N/qFdUIi62uwR5oQ+ls1ODdhT89wck7JFIaY4zpP+i2JMTM3Zo8X/g/P+Tyv84uZQRkoZpxV6kAj211JyKzGR6I5ShmRuozA+WgGzCaVeiiT9dYJJEiMb/57yKAUBz98URtOwBY37grSz37twnttk2+aZBGpCDwb+o1RN0czI6KLtvABgKyIVZ55I5RFRlzUKlzpXXF6LsXQcoE8ZlBtjSxvJFTsfcvTm2Ohnh7fu59L+6ejnWi5nqNG68K9L/aKvVLiKSla6uxJX9xkL/e/sOuTRvzmJt7l9+pRD+o61WoUQ7uru4HfbX1ieNf/roInfiFQFFM+44OoP8Dz5uYq7eBwAWajBfRYB90n+olpUSVGxSGzf9N5QGYa7iHJ8jSTpHU/rvgDInllBygyExwj0CbCDcKPgfRIONnejTx9Fnu9En29hsczELheg/n/1yf5mELf9/BPkfhyh8gtM/0n+lgrIJNU9FcA4KQ5k4DUpl9pGFb/JL1gydbXlm9uWxCNwJGe0qkpluwV9Zjkul22bbZMWDjZ2uGmlIDgb/RDAp0KRseLRpJw+xFyokXUPdpHmZ9dpZ8TaVaNrkl+6ssKf9tXXakVIRep6R6GirNUbXx+6te7H7g4b+k0pQ++rVQjPqJTJJSv+7N9fMRTJnsVa5fnmM9L89RfNg7eVrTqNWCP+9sfqy0rJlLv5HEwypqCFIe4mdkdLFB4BY+y5lBw9K8Dss/A95bFBs0Pecp45BpTQe+u8A+PIafWQQkUE0Zvrf7+dLgwCwUId6ZTT6D5WScrOaXRr/sfSD/JiZF3DGJXP8k34UfbaTiaCIuNvGvQ6RuSbm0n/uiTSCTlwB7jK0/L/lf9KfOSbrkqxjMbZJ9MRNEcDDghACBBTopI2qnGpBcLpFFaFPBeJcJag00lQqlFdeutj/8JPOW+9ZicW2iba91942pLnTxD93wCFx108/Sek1pVlktIZF7QNpkVxDxpG5uWXx1kKcAJJZ8mHrvHkn2moZbtZ4A+GwHQ6SZJga+u9fOlsou0z79Xdo+h9ttQpFD5a/fDHOJTMW+h9ttQqZB72V5fKXL1ZWL1dWL5e/fDG4dNY91TB8trJ62f/8maL4309JSamQP8wfa4D/kRUjTAwVawfIPkTGRYrjCqbcDhP/87iZG6UC1VIcMThG+q8pS4jdcJz0vz/IL6EB4CzNm1S+UdL/wIPAl0+n3wdq2KkUIYZ4Ae+GWAz/0V432ngszhSbHWlBi9zN4mAZm7/ovaBMfCiVByz/b/kfTy4NC1suc7ElMrUi0FtOG5ppTNBPJX8MAScihj4adIdEV10XU4Mv967YCVd1ikR1gm5qZb+y+oXWd/8+uHD2aBZDt20KrfvWLzpv/aIgQzYV/NMuB/EZpvOGcQ4JtDIP2euWIjjiW7jLg7A/ziOpIKYEpkcuUDkjPZzYStdW5Ar0zSYtWY0glbVvvFv7+guqnaI/GXssXPvGu3Pf+O1c+j/36ovbf/63aBa72Ftb795cC64+F0+naC6ZyksXx0j/+x9vmr+9unq5vHpZiv/+vU/C2/fD2x+pxEtvZbmyerko/gebzZGRo4JT+N6D8rUVE/yPLJtpUApC8sB9Zhz1L511ipTElOkY/MPC/+DOXq5tEOYqzlx1/PTfc7NwK55M9KBWGQ/97w+ijZ0cVYTrOEvH4lSi+6L/JY/zDh22CKNO6FTLon2MPaHqHKEm+G918LFCFTWISITEAZmAp6P/UsTqh6paMsv/H1n+x5NylJjkfuWWRrZAvAmYUPmLclElDyEVOpR+xYnCTGlLdtj0H7mKFy6iVD/g8pcvDj7e2v6zv17449+1MqFtk5AGm9/9kYkq6EDwLyHDilPPKcyYPokkTlr6B3+LpM4iMv2oSLhV1CzVgEoVjSat9vUXGCJOO/EARO2wf/dR99a9EeLBujfXKr992VmsafxaAaD/8ebYY+HigoROtaSn/6RRK3/5grlot3fjHf/zZ0gliDZbhYIe57+xOl76X0jc8i+dVeHfX1n2V5ZrL1/t3X3UvXmve2uNk2Prr744Av4LScuGLby5Vkqk8Vz8F7WUZ9wMi/+sz/grMSHEqDlIK1++4K0sM4daYJhE6pEj9M4m/9Ns52aRgWNVSCSZMdN/B6AcYFtinMSwR6KIOM4+6T92Qtxu5UmDrnN8DtzEr20f9J9Uy6ocrbgXYqWUUhXOn5ni7JVv1OM/2s1LDwsScOrpvx7/8YgON/5nkv9/8vgfh+uCwa5C08AdDLmsKS/CKAkJlf5GTAKbdw8pajjKAKRyI86K81LBpqyztaSH2qsvBhdPbf37v8r167PNtgKK9r1u67s/2v3L1zHXR4iQA8Q/ybxQUBGBrzzjqtgh0YUMgLBx7cOEzty8xKnRLiIcBRQCEnJIk6FtBAUyDWU/+MIz9X/5Wwvf+lqhLCxDJp4SMOhh04OMc0ga2tnA2KjSvXXPhP5XVi97xs6T0WYrrlPf/rtCzqIXVIUHR6b/hUTo7q17ufj3z5+svfpC41tfK13NLMb1r7/IjdwQ/+blB80XPxbyDfFfVDGiwr+o8+YfNLvo80hKUsAaxayEGU+sMXTMLP+Du+0or8IELNShWp4g/S95yhPdDvdJ/0k7xK1mDuB8Ly2eMQb67zpE4TVKwh4QOgsl42yZa6/T4x8fN3OkwZIPjqM6KSr6/2Tjf5b5/yeM//FU+JbBPXX5VdpYNT3kyvrc4dGoRlgVJiTjkfdP5DlqCWWm5sfPKga4DZPoAKovX3VPN9o33u289Yvgwhn3maegWrIijW0ji4Lhz9Z6dx6YMkOLNcEvYKr4F2iQoDHVXDwK7ZfMmQ0ZByqBbojXCfeV1u+FWZARjIQyHSdP5dzF+rH/8b9tff/tQqbC9pt3KtevcCo9Tndonn0k+PzZ/sMtw4DD8Pb9tLaEnv5XX7m2850bhmPovHnHO9UwNw86i7XySxfHT/+LtM4b74e3PwouPRN8/owqbHL40kat9uoLpWvPNb//49LVFf/8yRHw37v7yFxeLa9ebn3/bUOv3c6bdyqrl8eOf9niE4V7mITm7NNJVZowkDHjgJyrVtkcZof/iQyqz8NC3akGovFhjPQfyqUB7MmPTa9PSGl0+r/XjR7nQd13neNz4DhjpP9QDlDqNUpItNeNpWvu+uNIkHrRZPhHxM2m6o0ZrTtW08iBKvr/BON/9vn/J4n/8cTuRCLOjziJAM2ghhLrpIrKJ2GamD4lXR0TozmTX8gY2alZhfmvHA0Eb2blhl2+dr587Xz484/2brxbKOLLNtv209zTjVnAv/QUq8ajCYWXEsd0hMmzwniAAGFcViQ0l4scSOgPoXz65TWnjG0UwpQhVTBn31aC2tdfKBQehu2wd/dRLFdIr5PwvfvmdfyCLzzjnmoYCoT9tfX+vU/8leVc+u89d6L80kXDJCjYDnf/j783X9vq6hWnURs7/YeKX2iLo81W54334zm6pxre6UX3VMM71Yi9Frl3eSvL899YdRfro+G/a1x+0FmsBV8423nzjqmQ/9796vUrY8e/bEYS/OuoSgqswq9UxjVlnyNPW6Q806zxP9gJcWfPQBosTZz+O0B8edwddkJnvkocZwT6T5oGxs9qAPM14sB46T9UAtxRCKLtHmHNrVLNBRLJVSXFv2khjYV6bAIlihg8Kf1/gvF/WPj/J4b/8VC6diDXJWToYVMCDQ+GSgxNhpv9kZ5JasIiJrIVYR9kli/+H+BwkvQqJ//Gv0q7Quo/E+VNsl6Q3YvpYvGvoxaUKmyCQMC/dLZWLZlrym2zbZ/Ne3pxdvDP6zKH1DrrkyZbcnVjcruoqHf6onieGUUj1GhZA1B2A0kvCS4aBIchHCNaCIFwoQuM7pAgAeJUS3P/6ivb3/6Beee9tXXRKjXMso0Y3iwgPPgry+7TC63vm/q39+4+8leWTeh/ZfVyeHMtMrNTmbfStZXg2nOToP/uYn3kUQ0ebtEifSwf+p8/451edBq1+F1O3H9x/Ed7XXMbsv/cSYIkuHTWUCAcfLzVu/sog5MC/yPWJDTAP2RKfZZ5IkC725m09t/93DGWnCXEc2WZTgc1c/zPIMLtVq4IAZUgGYAZ/oUgK0P6rzSpRYhhD8qlovQ/etzKD4ysBrBQJ0kqkHHSfwdI4MtF3LAHYR9KPp8TJe1m+C4wov9hP9rczfVJiLcy3S+p/Cal/wR56YU7XyCLqs0yfFr+3/I/ySceSacNw20hw/hCTHtBLnMOZL0gUGpFRIQhTIHQiwzUbJDRLlCLyykIMbWQAnVECN0pc40hUMZ0kkZWZSc3OWRxvmDCqQey3qiaLtnVBUSSbijpM/6LACFAvOdOOIu1qRU7tu2It2FZtpnBf8pzZG42lEIrPdTKG4tAPJE4CoH6kDCUChjyghSHmeWJBubOENVjFKlhKDtDc4354OECsjYW7poBMvT7dxq10tUVLvuIXvyg75V0VkBgUKR2ub9yEhGhGngry4byQ+fNO3TpPw39h7Jfefm/an1vzKHUldXLtAgxRvoPjdq4BhnLh7ETrHuqUbr2XPCFZ9xGfTT8h+89QGO5uvRfrxAgpavP7f3wluEj4e37tH5Biv8RI/rM8D/8EGRmkCKOo727j/a5caWrz80o/9MfRJ/lpNyEhRpUg1hYKoZ/Mgr9h0qAu3Kv0ajZdculAvQ/iqLNXezm+E9CrQTztcnRf43XKO51oeSnYgbH8WeVEEBL/6MId/OzAaXSoMSFMpUHFPQfKamJsAUrlIGOQP1h+X/L/1D03yEEYvpPMKukOXwnQFJPcfh3HNs4/P3wx8OvcPhTypV5eK0ApmJ1/HvMusJ05Yf/J7GvNQ7XkfYOTsYQ9zBctmQwyVdUcZjhL7PLh3opxl65seM1Mj/LBhl/mPYGzCphimEyfDaGHwBUV69YQcW2KbTyly86jfpk8J9pw4rinyrCSth8hQDJ2+ObLCUg6duTCxCSAAFIq83CkJBDEvOeDDUhNWlXSQDHkNRAOvh4+piWxc7IDi3ZDcdWUB6M1zMlhkPiObQ2ZjQTkrGrKlVIW//hFsHh9DP6iYAFa5f7l87GAytdesaUw2+H/bVPDOl/+dr5QmUJDaTBK85ifUL0n4vuG6NwuPfDn27/hx/sfOfGME6yIP7NoyuhEvgrywQBqiXzle/eujde/Ke8hjn+h5QHkh+nZ5lMuQroDPI/BKN8D0OYq0ClPFX+x3WIqkJ92MNuz5T+9wfRp4/zpcG5KhyrT5T+Q7Wkskhju4u9/vBSS9+LSf6S4fszhEvof9iPPn2cLw0COE8dg2opEU0obAzr1g13BCjql9L/jHrgcHZAzTTFA6Q3KVBgQJhR/B9m/v9Q8z8Os4DxDBibeCqR0rUjCW05p3QP2fZSeY5IZlcmcoJP2XWzpUBGtxDrFzMc0oCkxfphlRHMIEG/MAEd4TZ6+CIYqhUIdT0Bp/SEbBZMjY+MiybBtZU0E4Nttk2oOYu1yvXLE8N/xsAVxT9J3FhoD5S42/T3WcwSUlQFCDgE2BdR+kdaeUcYNRjQ0+WJGHJfAe0Sk1BU6v+j2UWYqH2SEU/C6m3TFfDPL5uXUIs2m9gJM26BenGhyg3BpbMw/OOM+VPdm2vm9L/+6ov7LQ1HIbyaGCcnQf+hEoxXfOXtV2vrze/9eOvbPxg83DTHf7TV7BsL+bE3b9yFbzwXbIe9u+u5+B85sYwJ/oFmRTCxT0ydik6e/8Hi/A/Bx3v50uBcdfr8j65C/U4LoyiX/mOzE336OD+abq4av2uy9N8BTf6/aLuZFgUAirFHalIoo/8EER/vmQQNEtd1lo4Rz8vwzx1CepsyaZE9ONSkstLnhLPVM4hNn5pJ/p8cav7fjP/BWeR/4rIT9OVEC+zMQlO9oZhZFSmDM2E3nt4NlDyFRKYZRMmdJN4r6WIBN0MYbjxIFiHbS6D2OzMXA7MNhPqWC0OlkcEAjpDqK9fKL120Qottk5MG57+xCpVgNvHPnWikHwBhwPQA+OgiajDAX8kcUaFKPzGjZxYBMrKDac+YKiFHL4kmkQ9pMs2RbEKQkELSCLZDpLYp7rOQ8BBcOps5lizWHWOHyfD2/Tgy0IT+u4v10pjUYfVXf3PS9L96feLeHNFm8/F//Nv2jXcM8d/7eYEMtMGls0jvr3Fr33hHj3/E0U+CIf4JRy4OqE2Y/4Gi/A/u7kkr/rHCUvVA+B/wPaVJrTeIHu/p6H9/EG3u4k4rP5purjKUPKdA/zXaq94g2m6huLNph+KeRhHu7kWPtrDVzkee6zpL88R3efwDcypp4ZOj/0NfRZATSUKEYaNk8Jb/Pwj+B2aR/4G4DiErKxN6R4FQ9lfqtqBWCii1hFTJJ2os0ksC2W6B1tsR2SGhtpmwlBa4gckUJEhhmtArItVb0OBjBXEpUoFV7lRfvlp7+eoIZcdss03fyi9dPPZHv+MkKTFmE/8SOwN3qDFTqqFw5IGlGCi8V0w1DSyhpDV86axTRR0IzCsIatRCJhFQM8coI2VACJQLWNKw06MVwPG/hlk9M4GB0h+byw/YDmMjoSH9r1y/sn+6V7q2wgjMk6H/3sryRI2ElAD27uM//xsmMlCB/7ZxSUlCiHc+G7x3etF82fsPtzAR8uX4BwLjkNN0+Jed6wMQDifH/2Bh/gc7ob5OHZQDJxaWDoT/cQDqZTXKu4PNXdKP+H4QcbcdffqYdPIjY+FYFeaqU6P/JPCVBQkJIe1utLlLMOI0OPTdkTo74m47Wt/G3bZRHKzvuSeOEdcB2S2JLFuPlHFMUmNBkLwIxUizwWoMdBm5Zf/4x5nk/9HyPwX4H0flIoICKSHSrNSg9LMCxbpIdk7gqKRm83ThaCSLYxM1EZwEj7k3lvbiQEW6WhTOZOmli/PfWK2/+uJ0eA7bnuzmNGrlly42vvW16stXY6+8yeIf94t/wt4lRPC+4GgZR6dQPRzQDgBlarNMQ6YxaygW0JDrBRWrCfzP4v4LSU3YDsWLM3zvgXkPMRVKnw2+8Iz5s73b9wvR//qrv7kvqC/WKquXp0P/a69cm875HTzc2vnOjUwmlOG/v/bIvIKIt7Ic561J0RV8vpiQr8d/8UjaYviXEoopt8nyP1CM/8FBhPqKfK7rNOr7xT/ui/+BWkX3o04YfbKFW7u4u4e7e7jTws92ol9tqrLRsC8AWKjH/U+T/mv8YJMZPca9rrjOhBDSj7DVicznOFzDsvvUMS69jwr/9NWJCtYaxJkqEMsJXePEP8wk/w8Hxv8fRv7HK0Q6QY1RPakFQTQnsj9A+KWIeI1kjDJYqw6PZuQiZBk5G+T9o2xl3MW6s1gPrq0QQqKtFhGOgUGRFN29K04HiuAbZbsDMuqD6pNMFDcQ5k1qhDFLuzJZLpERGcEfSlwKw35AAzxk/f4V3ToVn1AGpWngH8aAfyn9FfcdZcq2PIW+5EXmFEkD+P0zl6n/DFJXiGabRmBeSUHhwV9Zdhfr9FXhrSw7lcCwSkRvbT1qh2lwYC7+vZVl87KEYquuXnEW69Oh/+6pRvXlq+YpOvcpE+7deLf+8lUV/rs3CxRRiP1F6ekEX3imY2xg7N2+H8c1SPE/mlqkEP4hT7k+U20K/E+0uauLOnNdZ2ke0wwLI+Mf9sf/OAC1sj5XCo5Qe8Z1ncU54rvTp/9OyR8o6k8k5zaKtpvkcQsCj7hORAgQEvX6pB8VSoo7FHrnK1CraPCvB4kJu4hq9iO3N8v/j5H/P3T8j0cMFkWEHWrV6pBmMh3mC5UoGPRijCh+aICFeeNPs/RkqWO1AgkqXqfRcKh2kf6Z26ihoKuQnrE44axU/KBy0UpUQaDQCaFalJLqTkAGOM2KSfUOjkJQ5KQj0NZDVrEpIiSkw0tn4QhvcczESP2riUwvJcU/JC8Vj7FU5HYMqMzhwr/E4UQlbAMQM/ybaBYgz+defpvuw1oR+8/krqp5bXpCCJR9jnXoFBEefCrYLF3M4Opz5vJD9433y0nEnQn9r16/MlpZQmexFlxbmSb9r7x0EQhpTUUm7L7xfunSWW9lWYr/QjljU6fftCu/oJA/eLjpnlpErS5/cvgfTRs4nTZ9/ifa3SO9vvZczIHrzAL9h7nqYK9bWBbSkSePnt306b/TqEefbOfMCDHNjIrjmKYh9y+CEPNmByRHxYzGanTL/x8p/scxUQkAy76DzGSZLjp9fKSGZpT9y/1BWBMqyp4CmVRDhMfZKinMt2hwsYlY0WhZxKB5jdpGZblGqkgLqr8yubBFcQtlkgxhRUoV3QEFwvg3ghzukEeMpEnH9YsmPb3Sc5vbs8W/xT9wSdhG4iPN8V9IWIqz4SGlg+/dLpB9xF9ZFvFfyGu0c+teIfyTsk+7fZq3+W+uTh//pZcuHvs3vzOdkO+919+R4r9zc83c5OuebriUEZWW/M1H0vv5fUP6Pwn8S+n/7LSp0v9BlBM6eKxKfHdW6L8Dznx1bLJ3vewszRPXOUj67zpjnJF8MLVsmpb/sfzPbPI/DiFikUbdhhGFJ2EKAqKRpwGIImyAK5YKVMp7cfKglcLFA6YPxFRdS1IVBVG8QsQKGOtcQX1iIQ9wohsAKI4faHQ5soMHVI1LkKQjlq85ofM1yc6neBg0vtdE61Wv2TuRsqRFb4iWjlj8W/wTMY14IT7SDP/RVqtfxBxEJwUFQnq375v7ZTmLNe/McRH/7qkGFCl9EduvzPFfeuli0fDpyvUrTqN+IPh3TzXmv7k6hezQ/bX1NHyARnUxCf+5ZSn+i+UaffNOLv2fEP5z6f/U2sHTf8Ro47FuhHNVh4rcmwn6XyvnhN4ZLT3AsaozXxNX5gDo/1hmJG0l33lqAY7V+PJ0lv+x/M+M8T8OMfAnJAICVFIyaMXiWGeA0nuCNdaLcrA05J1TYBDZJaQKqwVF9LwmRg4UxmVUaBeIQpuiOr0qBY+4XKBefFFy44vnKKiGBJGsokKVXkmvdgLZmnA/KBRbpXHOVulsgEUUN1SLf4v/0ZKLkn3gv3f3kXm37ukGh/9OsfKDz0jxD5XAPdUw7ye8fb8o/uuvvlhA6F2sxRVcDwr/TqNeffnqwre+Vrq2MlFrYfjzjzj8R1vNsIhAGFt3xcWPQ0NN4doO+4KQL6VCY8e/iv5Pvx04/cdmWxc66HswV5lB+p+WChxdTDqxEEfTzQj9d/Y5Iwnhdp2FunN8Po6NtPyP5X9mnP/xpPGmGcdAeawSYaWQ6PIU5QCa8uhFWTgpJH60yGoOaD9gZL8gBm7ZVP0Q4FAIBnusChgj1JhzEzeZHHKVg7XGTVz1CD0g1N7EJjb0VH/DbZ8q6wy9ZyoPeJDpMMTcA0QdtmcooKrChS3+Lf4JkaSMNzcyFMV/+8a7BfiKRp3eo0LlBwkhTqNG/Z6ZmLtYN++qe3OtsnqZUBluc/HvLNadxbqhJ6S/ctKpBAeOf2exXnv1RUJIf229e3Ott/Yo2myNVwjhwkeBkN7dTwrgrRIQgr21R3JKVgmIsfW4e3MtteLuUyQbF/2fZjt4+q93Fo1Trcwq/Ye5KrhutNsmg0ExMalRg8DH2aP/MFcFx4l29vYbIQkA9TLUK+A4xPI/B8X/DGveW/7HFP/esEqMqtgom79E1BBoUk2qpo2UxgKS7CmSSEcKiCkOuKjQ7BEWJWigeuSUEKgV9HOnk/ZJV34ENp5VmlQKBHdnqShveOYxT1Nb4PQCAZT5NoBScyyNWo4nDmp7uko3Q2RnwzDRFuRBP6vKJ7XxFAAAIABJREFUqu12RvCPvW5v437/8WfY64DrOeW61zjpN5Yt/rMd7HUGzW1wfXf++Ljwvx/ziB7/7dffNY8WI1QJ+7iH3t31QgMbVwpNbIeDh1v+ynJB/OMIa3gg9L+/tk77uKZVCgcPtwYfb/bW1vsfbxZKBaRq/YebHP47b75faCN2vvN3Y9nT8Pb9CpU/lqP/E8I/7BMlSav/q694pxfN6T9/uMv+gdP/aGdPp8o5ViWuM8v8D6mW3JIf7e7hXjd/w0q+UytDOZhp/qdWdspBtN0k3d4oJ6rkO9USqZQs/3Pw/D+A5f8L4d8bDteA0Iu5eogM6KhQA4DitpCK/vygqZQ73GRMSqkQwdAsVGYcagvkwb6sMoPWnUj8jIVjlhrEUcCQJu8T5p15lcKAsMmINLoijXsPpiVHBQwASt4r345kVTWvBkEXJa0PodJpqVaP2z4iIhZzliJtUWu7v7OBYRcHfUKIU6n7S6fBL08H/1HU7z36sPdZVm4OB/1Ba3vQ2o46zeDplSnjP4r6g81Hg04r7cSpHfMaJw8W/9jrtP/pp/EG+UtnSk+v7B//hfjTQvgfPNxq33inEI/hnz9J47+QdXG8rf36O943V0eg/0UNTdOn/9037rR+eLOyeqVy/TKHf/dUwz3ViKsHxTsYbbb6H38WJ+rEdmHGEds9euTRVnPw8eaBbCi2w/DWvdhTV6T/oxnc9kP/CzWnEqSxtY6Z2h7MSMHU+B/sKzOLwlx1WGpoxvkf14GFOsxVSdiL9rok7DP3q+cQz3dKHqmWYlbzEPA/ruMcnydhD/e6RoIuIaTkQ+BBpUw850nifw43/59YCC3/b4h/j1u4XEKvz3LDW5+l5l3pWlACtGgjRq2ATgzWTu/4ywfLsVcIrcygn6F+T9VcUtSN4IzvmIdmlXYn7RxleBVVJkR7cqSBs6iuhcooM5JhgELLxRn39dUvUDFgfaYpFRI4tQ0ZSTPd3/g4/OSDWMzIuPnWdm/jQXDinL/87KTxj71O58P3orbclNTbeEAICZ5emRr+e58+EBeEbD0KP/mw8twV4pcPCv/d9WxUvY0H/olnwfX2i/8i7DAY47+/tr77v/+oGNe7WPNONVJQ9dbWC1kXx9t6a+vYDiHxGjXE/8iGpqnR/2irtXfjHUJI+8Y74e2P5v71P08lDZH+u6ca3qmGf+lMHG8UPdzqf7y5d+OdQp6lNElsv35gEj4hpPfzj8pfviCl/6NJg2Oh/0XfO3b6PyX+J1K833VhrnKI+B/iOqRScmLLGOJwXg4kGUIOIf8T+E7g40KddHukP4h6fSbUExziEMf3iO+C7xHKGPVk8D9PAv+vyOJj+X8V/odZRgGAzvOjig0VPZjNLZi6dElUNkuhO1Q9hUKGIjHUUjopUOTPBQEgwI4EVNNEfmCpsgepHdIZ07i1pcYtKpMYVQqFPM2ZJ3npjwibJYnR8rKbCOyCAPWgvrCbGMxKJ92iN5E+zNJ6OEQRWct9pYozFuHEpdTDXqd996fdX93lhZ+khZ980N/4eKL4x16nfe8dlTSYCj+D1vYU8I9Rv/PBbdWCYNhp/9NPsdM8EPxHYbu/le9COSL+jZn7XPxHnV77tZs737lRtGpz8HmmhGC3SDqZSbR4AIXo/z4MWFOi//S+DB5uPf6Pf9N5431D+u+cagTXVua/sWqezQUqPo3/QuUHJyTk7wf/RKG/H4H+7+e946L/0+R/4nIyolXCWZo/vPwPASCuQ1wnE5MONf9T8qFWdhbq7vH5+P/O8Xl3se4u1KFWJoGPieXzyeB/LP9/ZPl/hxb9xZJEwAnrgmpTNQjI00OA9gopdBOIK5KtJyuUSzMLZR8K6gTmomIda8VjCSDBqHRRUJCvQFDDoNYQARSdJQIJA+GwEVm+I6B1WorQW9FWTthkxLnJAORHjp0mSCGBSLQURxlOJqPsoNg4Ef8mkhghpPuru1GnOTn8dz58D8MO361f4mxf/ccbk8Y/Rv3OvXf6Oxu6kzjotz98Lxr0p4//cP0DRrFeX3Bcb//4H1cDQqKtZuf1d7f/w//VNq4CTzeuEMLBCg+EkPD2/RHo/yTauOh/+wYf0ontcO+Ht7a+/YPw1j1D+u8er5vfYnEYVfx4f+3RAZp8h9SMReYYi8UXpf9jwMP+6P+U+R+oVYjr8o836sR1LP9j+Z/p8z+W/z/K+PeG+XkU6XGAdq6N112w4dLGUDGNqcbZl43FBC4XExG8n4k4JFqRk7gvypdJprGQWu1BZU0WUh5J9QSoTvILKfAoJRB37MWsSoSq75mutpROcSNGdlISTRU9I3VUujSzk+hXDVoiRRQhDZnfqVoVJM0HhQr45YaI8KeRxX8sDYqSWCyMYY8JJwgfrpWfuzIJ/IfrH3ISqVs75i+fc2sLpNfdu/eP6QgHu58Rcn6i+A8f3s0VjwkhGHYG2+tw/PQ08R/1Opx50Fs4OS78m7fW934sWZB2ONhsRlutoiZBupWurbjH59L59m7fP3Dhob+23qOSrxjgvxirP2X6H2212q/LQzqjzWbz//x/nNff8VaWy9dW3NOLUPblHXZ6e6+/Y77RXlztAwAROzfvkYNu3dv3y6uXRfpv3npr69JToG/u6cXyly+o6H9u27vxrtvYV3WQ6ivXnLJ/kPyPA87SfJbCpOQ7tXIcOmj5H8v/TJn/edL4fzYUzuI/F/9eooiQwVEWTCn5peCAy+SThTg+kQ1FHZbGQC7skkMAt0O0ZzYPNbEEguBZmwGXqpoAwpZgnkJCkjtYERDPR8pSVmNgl44ItRykK6DCJYhWHfWkGA9pIe5ZJDTSqcVnmP4qP6kuD4wM2bzJOxXPhFXSnVh1xLO08s9wN1n8i9KgW1/wTzzr1hZimad996ep2+TQQjhu/GOvE37CWL38pdPB0+eHE/dLwfHT3V+tpWLYRPHf33rESVxOpR48vRIvSPjJB731D9OvBs0t7/jpaeI/pN5OCIGg7DWWx4L/Yvz0ZNw4oeJXVi/Ta9I5aH/RIfd/91GWjTMP/4UWFdS7Pwn6j53ezndu6IcUbTbDzWZ4c40Q4q8sx8Ub0yqF0WYr2mqFt+8XEvu904vDQbTDcAb2dPDxZpxhFfMuNc0qdYurKrzNJh2+WFg3cfdRf38Tr16/gmX/gPkf13GPz4vkyPI/lv+ZMv/zpPH/yest/g3x70k1DUSdAoiwmZEYuZwFKCM3czoMWapZegCU5y+Im527bZyMzn8ixIaKU+MWjqvWwtOCWMNBoWy494pIWTnCZLoQ6fbTOZE4EAALGnl1S27kRBLwDbLTOPRXTqmVFBKyfLsoAwZRE9P0LRKqqk60JcEevWIs5ZLG5oaPPuCkQX/52eDEuQyZQdk/fjr8ZCiE4KBPBn10vfHiv3P/lwzPNL8UPH2eXl6nUmdeMegTyo90jPiPwnY62eGCNE4GZ34tHWpw4lzUfDxobQ/Zyk6LTBH/2Ov0t5jy7sGJczAm/B9YnWyqVa5/0VnMKhAOtlq9IrXLJ9c6b96pXL9iTv/NG06X/rf/73cKWVyH/rr73gXv/HI8sHA2NpQQEv78I39lWaPknlw7wKOWXpqW/7H8zxHnf55M/ANY/Jvj38lWgVp3TQak2FNWJU+LftLAurRSauPs2+QnybImEbqpQiIJe00CbSHnOqHLrQCro84SH7N5dAjhf0mfFmlmJ8Z7ONH2ZCdZiGcdTk6GBhGUKrfsGHd09DYN9wyvwlaqAk9RcJQn2mhgTtMzPAjsXFTUgVcRsfBId58obO5Ek1Yb+MSQ8dhSbIu0MmMFYg132ObscsHyuVTAoA2GjF6cTbKyf/zHJSVok1dw6jyHfy6zi5joZVz472+u0xKyU6kHZ36Nm6lTO0YZGvrTxH/73jucLddrLI8N/wdSJ5uG36WzcTGAdEi9u49mRHjAdhiXszeh/4WXclr0P7x1r1D1v3E1f2XZbQwDDruzYfIlhHRv3YsSI+fUJDQ6ioam/9NrKfG1/I/lf44w/3PI8S+ThBGHK8DJvRb/avw70reKaolsCZDKSprkmaTDMZFFJ9IusFmsJxs9mfwj2uiHvcW7iBL/VlCMPJX/RdynxlmUGmiJvHNgTwhzKpA6z5TLtQBQXs8hBQGy+ySqB+IUt8BCXMPBQvIbkCXh5WJPUaBWXKIkXhuEhNl6bt3YMwfsAoLguQ5s0iRQY5LbIHGthp75bOImkTZlCnI2N4nXOOmfeFaCfwISejc+/HP+mcGJZ52gzOOfDWUkVA6V8eK/t81IIOVnL4n4Z7KzDvpTw39v/UPOnFtKhNXx4P9ALYTOYq368lUOrp2RctJMSn64uWZI/0cw2kyB/g82m3uvv3MgS1e6tpKELzb7B50iiBbyBw+3OPo/ZfOgNGpoquKh5X8s/3Mk+Z9Djn9Q4j9ZZ4t/E/w7hGQutkQbTY6J4hyT5RSVDSp0pnswVFlx0jlkTbIflKe1Jjcu0lI4+zNaaCbJaGmUixcgCNSBKCywwEayanJP5XonE9DVP6NTKmU6AESSQlw2QWZHKEMzB47M6s3G0TI7xVaVlVI9iYZMkU85JQcgKDV5ckCRMxrZwGqbOJ0ojUO+sIx4xtjcJBCUg+VzUvxHYZth3P3SGPGPvS7tAwlB2WucFPE/aO9mv3G9OO/o2PEftbZpictrnHT8krh6dL4ZCMrTwX9/e50Ps1x+FvzyOPF/cBZCZ7E2/41VZ7FO4z/aah1U7XJpC2/fjw1KJvjfF3c+Gfrffv2dA0nP4yzWSkmB+/Dn98kstTi5DkP/pyWDHZgUiJb/sfzPUed/ngT8I/L4Z1bJ4t8I/w5BghGmXXND55YyXRZUp2oFITsqe8YS0Zx1UB6+XeoDTe0r8xSrwEifGYZvyiYMrCaD02qINmKQWdJp2AJVf0bnJZy8Wg4p6QHWoodzthZDkwm/a9mhQ9UjijowIn+Qqm2IwvuZ03hxqiY6tDftJ4UBx42nUEZaa0I7Z7PqoqFOlPcqGFJ2VFgkBs1tzi4HifDDPRW1HovEdFz4HzS3uGFI8R91svrXTrk2Ifxztkr/xLNS/Ec9yqc0KE8B/1Gvw5lzISj7S2fGjP8DYlGdxdr8N6+7SehgCvj2AZmzNAal7q17ZvgfcSknR/+jdthbOxj/2/lvrqbLMVMmX0JIb2092kdG3FElQob+T//tUruE5X8s/3N0+J8nAf+JX48c/4LcbvEvxb/HrKzjSIJHhU+YLG1srh4x2lKjF0TWRWS4Z4kxHam8Q2KSInrt6ANGA1xM/iOmD44fo4VhMdPrEG1s/lkOLpAEHNMmafG9cnd/rhN6t+jAVirGNMtWLBAylaeWPFkWNV9JVKuCxmXGe6m6l54+FdrLRehySossIpamRKk3NgfCNKxWyPQljdClndGliaT72+u8XU6Bf7ocn1Opjxf/nLTp1hdE/GOvQxvlnMoc77o5Jvz3mbfUU2GPxn8UtpnBlOtEli9rjPgnUV/MBFs+82uO440Z/wdhIfRWluf+9VecuEgdi/+i5Qcrq5fThDQK9PGtv7ZeKKQt/PlHcZRjHv4LLCWIVH0C9N+pBMf+6HfaN97tvDHVGMLqK9ecRj1Z7WLlB53FWmX1in4HxdZ54/3Bw60Ce3pzLa17OYUTkJoXOCPD9ORBGeos/2P5nyPF/xwV/IvU0+Kfxb/HzFyVpIjeQpmjbZqshsgOFcq0JihbUIkyhjUWZ4su6MborzhNDAo5f7JEhapEwHpkp9lsk5cyr0gwAVRSV8bTmj382esoU7u42lJHLK4Hzgdd3HWVfkh1W4tBHXRKJW6L6VnwqiaKHiFLW5ElSUCTSFWAtcKpSVoSh0MdYc8bIuKgT1sI44IKUvz3th7RGVyG8s/48M/JYOCXRfxzhRa8+aVJ4b9DDaZ6TIp/zrLq1o5NGv/d+7/kM8EunXZqC2QC+J8qY1rxK9e/WHnpIpHhv7+2Xlh4uH5FejQ4xoL+sHTpbCGBsL+2ju3QqQR6/BeyEOK06D9UgurLV71Tjb0b70SbrWlIg9evVF66mOK/W7D8oL9yMvU1VRUVkCSm6/Rar90sYCS8fT8VCKdwMPj0jDBtqZAJ6bH8j+V/jh7/Y/l/i/+Mc6DtiWJkJohXtWA2RSF+FNSoEgbKbCfjsJuaWWUFW7jIS0ZpIRRqJIqajNyLVGl2iZCSKDPcJ9tAJ/ZhfgaEE7kzXApO06i6qLiRsMmyh2+n8S04ZIu1RGkzO7fjaeonYPeFXShZ0mRFMRZGH9zrdD98r/1PP+2tf8j5tWc0K4UidT4pV/6sW46BQNadWppFirH1D2uRtTipRoV/rgZDsPzsePFPIkra9Msi/rHX4XKQxkk+x47/qMuESrqlihT/9IJAUHbnlyaK/976h7SFlgyjPf/ZJPA/zVa6tnLsj36n8tJFFf6L5qL0V06a4z9bsGopqy5o1jpvvG+A/1GWczr0P7i2Mv/N66mgNTlpv/4vfrNy/QqN/6Im3+DS2RHof3D1uUJv6a2t99fWp38KsHjlw3FukOV/LP8zFf5HxYwfIP9j8W/xzwuEnF+v1MZKZD7BKZLEyYjJyvh1py3qspqMohEWZUoRos7SSwvc/OFhX8QpPPiTTJ1MyVGR/T7ZJ/bVwuOipkSKD3rjGRf2pNEEAhNPbWD3DgTKRXk0gOqkZdIIo8KRaHNVGgj6l937v+zvbESdZvjJB7FsA1IFEutOzR575kxqkJDuAoiO+1Tj8sQAFQhH47+/9Yi2Tbn1BfDL48U/3T8EZRH/XB2I4PjpyeGfaa4n4r+/zQzGqy1MFP+9Tz7kEsmA61We+yJx3EngfzpWwfJLFxf+3ddqr76Y1RsU8I/tsGj5wVh4MMQ/TUb88ycLvah7614u/keUEKZF/51Grfbqiwv/7msTEgu9leVj/+a/GwpmyRjCm/eKprQJvvDMCPQfKkFRIb+/to5TtJwLTOgBuI5a/sfyP9Phf9JYMulKHgj/c7jxrzDzWvyPhn+PMzgStbNpNpNYHmWtrpy1Gpm3ImfVJawtPgu4FMy1uuKYiZmV999lvZA5g6zoc8yPStD0MK9mvYEZq7SQTioz8lIaBXq0RKpUkKkopLZ1EEiGvE/hzGDe7SgebBoe3B9EcSalG0dLX+H6h5WVRiYOyeCkInbMmrOUgtuOrMyrokQsV8fP8cviLKKoz5sHT5yTbtm+8M9KO7zVjq2UCEHZPfbUpPCvzHWF2YKwmV38JC/rJPAfPvqAkwYJIaUzF8AvTQr/E+OHoeL7Kyf9S2eDS2edaom7csQV6L33oGiqD29l2Rz/9JEpX1splL0m2mz27j6KX6fCf9GlPBD67zTqtVdfrFy/0n79nd7ao7E4kXory9XrV1J5jMZ/ePujohK+yKEa0n9/ZblQcYv2G++XVy9PTS2ShvHwYVfTkgUt/2P5n6nxP6kNh5HQDpT/Odz4F+P3LP73gX9Ps2eiSoD+VoSvBk+SwyYcEi4BjkTRInMsoZc7k8LZZVUp1Tgk0aK2ck0UhZK485nr/cLrJFjk6YkLN5ghzpITogE3iF7LbBSyNHhXno5Zhhai1ZDFP3OCyiApozdobfebW25tAYTZce8SE2dpcqNLsmYJ+jbmFHECYaki4r+38TFtDfMbJ2NfzfHiH/xSWmMQ+z3uwe79XzICWOMk+KVJ4R+V3Fvcee/Rh1xRilQ2Gzv+e+sfitKgv/ysd2wJJ4f/MRkqnEaNEOKdXnQW606jFpx/2j3dEGMkNPjv/H93C73RX1mGSmCOf+a+adScxXoh41V4+75//qQW/8WW8gDpv9Oo1f/Fb8ZBm+Ht+727jwplZBla0081gi88468sq0xz0VYrLGjy9RN/0RHov3/+ZPvGuwXWvx3219ZpncIExTHW/YlO0z+lJhwEy/9Y/mdy/I+U8B4s/2Pxb/GfsaCDjU9VuBdHwP2SyOJTVfHuWv2g4uQIsr5qdUAwsEq1IFLES/MXacZsGOpQKCJCVBvkfk6o2qaEPZDSBBKYNzzVstCv0DurAOu8Lp1+f+tR98EvaTNX9df+G2Y6eVRJ7yqjX0np4vc++ZA2dtW+8Fu8/0avu3fnJ/QjtQu/EXuWjhf/e7/8f1Mpy2+cLJ35tRT//Y2Pu7+6S69b5bkvxjLYhPDffPdHGT+6dCZ4Okto0fv0gTCYK8BaVseF/3D9A84USQgJls8FJ549jPiXvvFg8W/pv4b+Y6c3+HhzsNmMtlrRZnOw2YztopS9N3AX61AJvFMNZ7HunT8JZd/Sf4t/y/9Y/Fv8W/wfLvx7ej0Hb9xUyK8oWHu5p6QT43Qhos8xKoDCaU1yDazcI6KqRmLG1a6JDpoy477mRSQP8aqJMIORLTX9n6rKJ6p5cZuCRO7Jo8rqqzkJ/uLT4SeZcQnDTvirtVjYkMZAa4pTmSCWhpmU5BFC4pKDyldEg/a9f+SkEeKXpGqqfeLfLdf7ycoMOs0U/9jr0gIYISQ4cS61yE0K/0E53Sa6tsSgvcvZ64IT5+JwyrHjX+opGiyfS4siHjr8i8AgsiCEaeLf0n8N/Yey76ltfZb+W/xb/sfi3+Lf4v/JwL8nXcH0ISScoy9Jq18IpS9TwGXOwEncaGwLBlryZ8ed9ZyKviI4aGRn65Cl7OHy/WafUP8CMo4isdU1+SrxV0nqe7KzprJOsdZjTB4XingOH8lCSdlYZEidx9N1SDrHOE6XWh/6vYCK4NfhADIIAqV4IhJzPQChvMGJ1LWaymIkeGADrX9I1yotJ0PPMl2B0tPnOx/ezgx0Gw+c2oJ3bInK0AuEcIVhhv0kq5RmL6RoTfJ0FrQMaZ4ujhQydWL50r69Lvjl4dOEdO/f4XK9+CfOTQr/VD6bqN3EQd/xfBz0OYnUb5yMKyVOEv/olOuDVCDsNDEaOK4Xhe3Oh+/RTrYeNZgx4h+jQffju/1tvnq411gOls9R+GeI26HAfwJf5KBygPjHhJxlIwcyGfovvT4PnP7joaX/Fv+HC/+W/9HgHy3+TfGPFv80/lUmL16OzZwtnxD+f8z4d9jBA132IiMdkEalxilxh9+nNVdSu3E8eYAE1ak9OQFQSsrTpRmuFwgaAojN0IQtEjnMrsPnyAUisalS6571mcyJyj6UjhkIEqCGFCeNFXBDCLW+WcJeIFTWXRAi5AEge5DKIwL0NJNUvNlIkh7T92YJSOgUw5gSC0IIJjVt0r1jJgXpOlBoGC4GTQKQ0NsKacJjirfL1jCbPncyqc7jDtz5JZfKSEkICR/cwXYz3iYmIRPVLUnxBiTJ3URSWhYngo73dbiAkO5OFhY33Comqzo4FaZ+dxR2UirTW/+Aq3NQee6L48Y/pvjnliXqtBAlEmlw6vzk8Q9encoaOuhH7WYUdrii8BCUg+VzY8c/9rqde/8okwZPls5cPAz4z9ZaxH9WlggykjbE7EHgP/5u6PaTXVRkMvQfZpL+Qz79J5b+W/w/GfwPGYX/mQb+YfbwT2YU/2Dxz1koM0RTFw2FUQJEyPsyY/g/ePrv8MoDSHuiQlHTgUI6FELvCn1YkhRDzC9pKFO7JiR5z9YryVWU/gwyfQDSqguk9B2QjQSpDpk+WavQENbsAEiqwaGmwJxSZHqWFItM14pdGZp8Z0tHxBST7KwxUygMT2byXia1EWa9cQV/h6ojau0zxGN2UoCaPt1VpmskKeVKB0Adg2RrEiQKvSXPls5eiLNopvJG+8PbUdihFcApHUzfmG4uvT6EyojJYIwwylF696lKPYQA4YLfotZ23GH4iI9eC06dd4Ly5PDv1hmBcLCz0ftEkEj/2ReJ600B/w4rnXYf3Gnf+0dGGnS9ynNfBL88Xvz3dzba/3SLdlId2kWXz5XPXhDwT2YS/9TtI8M/oUCe1ahFMk78oyn+CTsAWhVt6X+GCpxN+n8Q+CeHAf/E4l+Ff7D4N8V/KikcOvp/VPCP9GgooYvCB1J9plp4i38Z/h0AqjgJ1dFQLBQsPSgOWnR+pdaF/n2quQD2l+LzNDnLdFvJTgBhThdQIn+mO0QCbCfitqVnDNhzAqwjIQplQ1gNg3Id6Oz9KPTAwJruChlnhEzdkukkspXktCdIF9IhQh0ZagypLoHeDKQIDl/IBZhOkDrq4sZnWw/8t8M99MvlZy8xQwo7nX+6FXWamXooXShkAMMcyYR6AosqVgkiEGXCHA/H82jT3KC5HQ363Qd3uOg1f/mcv3RmAvgHWsSiR9LbeCBKpFAqTwf/TqVODwbDDi0NEkLKz30RgvIY8Y9RP3x4t/PBbS7va7z4wfK5w4R/osM/NQ7q4qNQOgb8gyn+aQJLQxeERTvS9B8s/T9U+CcW/4cK/2Qm8Q8W/zOO/8RiyOA/cWpN3V9nEP84e/QfCQw2PiWckzIzId7GKppcUZrEhp1/brYdusPMOVj2A9XbgXqK+4GqHx6+0gfpPpF3uuCHLeuTfRdkIbiQszJg0GFGEQTBVfqUCFD5+steoTv5dCfCaMT9in8Vrn/QExJIlk6d95bO6FeDE9P14OQ+l86UGwm4HieT+I2TwdkLk8I/tcL9jQfdh/IyA8HyubjW39TwrxlM6ewFr3FyjPiPmtudB3c4mTMVg4OlM5rrZxbxr6WWRPGJBioTxT/zUfFXFMA/yrmAw0H/DRdzmvTf4l9xNc8o/g81/2Pxb+n/YcF/FvXHdGXxr8e/k8aSMoIyZStVdQpEkFDZ3lHxrTg4uT5SrUhg0IvUxoBkm6XPKnsTzwJQKhnheCCj62FFcBnng4kFWCz2BuykQMk7sboikM8RqF0AdkEwj+gIKYmUbyeyU5qatlONi6ibiUeVSjh06z68Gz68i4M+MB4NwgDUqiZUnB+U2XuHIsfSGc6FlX7QqdQ5aXDM+KfuG7dxkh5J2rzGyXStpoZ/99iSXBo8dX6YSGYc+MdBP3x4l/NHTSXz8nNf9BUKAsEkY+I0AAAPHUlEQVR9Y5bwT/LxT1h9HtApBWgl8eTxzytKBfv12Og/HGb6T6ZL/9GA/lv8C4OcafzPAv+DhwT/xOL/UNF/nCX8ZzX6Di39Pwj8eyDsXK6KAtWaJ7HGokq+1yixUIWSZKuzIpUyq7OJ1M6NQcw4icIPiDAePcplrgRM50RxXFPjr/SNkkMIPBal2gLUqhlUbyFKZKtJleBXoCG7wfI5IIRzjOxtPOjvbATL52KpQ0PdcrV9qH418xvXA7+MA0k9bre+UHr20tTwj23JGCAol85emDL+o7BDJ4NlXlGujwX/OOj3Nx70Nh6IPqKxHF5+9tKw3qOaFot/HyL8ExnBAWGzJo1/S/8PK/23+Lf4L4p/sPi3+J8A/mGW8E+nMAVL/03xD9FnGyZGVb3FXLrHKitz7ltA4fuKik9yx8kBkRgYuFUHMhfN5vZxkEUn6ldMqeBRo5CMNFSVvgS1wzBfAe730uLjsVksWD7nBGVU3HYmSMixvEf9/uONcP0DqbOit3SmdOr8dPBPon746IPexgOlUW7pzNTw3994EK5/IJXTVFtTCP9R1O9/qhQF45Uvnzp/RPBvgq4J4d/QqWxs+Fd44Fj6f5Tp/xHCv+V/LP4t/qeAfzoPrMW/8VBjgRDldnHtTMRVJnKvWbV7bp7yQLVbJuOUIjX3W9NVG+nMGBKUQrRDqolR+lgrHKb1dATM9EaGF5LqHA4eb3Qf3JGKB/7iyWD5HPHLxEDJodovkbKTqN/TyiSxvyJdlGJy+B80t7uKCLq0BXFilQnjv9/c7n3ywaC5bQJIr3EyOHkO/LI5/qPmdu+zB4PmtnLZg3Lp7AWuAscTj/+82xSQcooZC/5Hpj+W/lv6b/Fv8W/xb/Fv8f+E4Z9KKgOgEXyJ+gXSoFhNDKj0sOWKy4brToqDm2hVAiZKFyw4AKX3uXF8sKHmrxCmc5eXUPVuVWXdC9FNBgYA2G3vyQLJ4ubWF7zGSW9+iSQhdvqJKxE16Pcfb/S3HxnKPHSg4yTwH4Wd7oM7hoOBoFxZ+SJXJ2Nc+B80t0OFKAhB2ast9LYeycXCY0vu/JJbqRO/LA2AxF5n0NwetLYHjzc0VkdwPX/pDB1WeqTwTxDRWG05Mv5N8hZY+m/pv8W/xb/Fv8X/YcW/YCG0+Df5EAafbRDWQqjWMQBqp1x0aUzwRx8zvuK5emWl25z7CBrreEBhrpUfFWHYxNhibqInEL0IUKvf0p9Vos6npKA7gAQNDeXEQBnTU7iP0pKhO7/klutQqcfiR75v9KCP7eag0xzsbOhFr7hDTmiJxTDHr4wX/3oTpbd0BgiRepDSdrmx4H+gtQp6S2eC5XPgerl+pMwyup7e4CmZ1Knz4HpHHP9pbm0p2DQK4EKKRjoSw/gVlv5b+m/xb/Fv8W/xfxjwn4YRWvyb6yaGFkIZKJUbY6AXMZ+e+TIR2eJCQXWCiQiuV2nk/kHyKMuIFn/1eVC5BIzgHa6yKeeOgaivpUKARkIw7PTWP1DZo+jmVOrgehCUndihNBiazmJRBHsdHPQH7aaJZAKu5y2dCZbOxMlUxEf8xkl/+RwE5f3jP2pth+tKAYz2mYxa2537cldSr3HSWzzp1RZGxj+2m/2djd7WI9X6gOsFZy9480vZU2Gn+/Buf2eDjK/F4Yjx3ln8ozp6hOSxd7mkxvCysfTf0n+Lf4t/i3+L/8OKf0QAsPgvjH/aQmhYBQXU2gU9GsTcuGrFgEQboTIoS4MsTWzo3HITJKKypxCyNcl/NZGp5voSlaZEqWei3BvMrcmSnwn+DEV70OuQxIUiBYPZ9tNiUdBfOuO4HibyZFvhvOo1TsYekiPgP2pt9x9v9LceaYxs/vK5YOkMuH6Kf81gSOLM6dQXHL8M1To4ngb/0aBPws6g04xa2/3mtl5Ojg2D6ZrQffa3HqnS8Iyw7KmZ1+KfyIg7MS9OZa5HNFNbWvpv6b/Fv8W/xb/F/+HDv8zz0eI/XyAEso82LGpP/cH9PVpv4+T3Dfo0f+8kRjje6QxLnOBMDGbfbdDc7m89MrEWjtDc+oJ//IxbXxAj3zDshGorZSyGufNLTqnsxDUYZPjHXmew18Rep7+zEbWbemdLt75QPnsR/JL02zDPkzaVsiAog+vF/x/OZdCPwg4O+oYinFtfKD19ns6mI93x0bYGXM87tuQtnHTrCxb/M/ouS/8t/bf4t/i3+Lf4t/g/SviH6LMNoxGMZSFmc91n86TZ6VDgxrDTb233tx6NxWDo1he8uSVvUV4Cnm69zUfhJ/mmsNRVlRJk+yaxdul4ghPnGAFJtokYdjrG6WdGXhl+JHkNB/04YUzUaYpCbxxM6Fbq4JfdSt2tLUjWyuJ/vMRdsgJFc6Fb+m/pv8W/xb/Fv8W/xf8Rwr+BQGiXewqTFR8coatp6samQOYUQtGg3RzsbAw6zUhWw13ek+s5lbpTrru1Bak9UCfwaE2F0xfANLlAR9+QOL1n4r25f/xj2Ckm+Fn8P6mU09J/i3+Lf4t/i3+Lf4v/mcc/JRCOOJl96B6moNjY1yPC28cM7jHNbp+jKvR49uPRBm/8lBzc7OMA0d4uDvqYmuO4RF2O55TKwNdCUIxBuw7jFQvlAlgR/GPYCTce9Hc29hPI51Tqbm3BO7Y0LPpn8X/Y8D9Oim3pv8W/xb/Fv8W/xb/F/1HF/74thLOgABj7GCY9KX3/U3CkHu8rxubYcHBO5GZtn56rvAA2viFF7WbUaUZhRyMfMt6b9QW3praUWvxb/Fv6b/Fv8W/xb/Fv8W/xf2TwrxYIRxtWrpBdQCymEvNMB3Yz6HJgNHHtkk6ZHEyNQIjRzGOn8lqD4aDTHDS3YzFMjBiMHSadoOwEZadUh1I5EcCmgX8c9IlsPBb/Fv+TvRQt/bf4t/i3+Lf4t/i3+D+E+B9HDOHUVB0jL5/+c6n5dYzjF3E2HQ3E/t+yH73aoVPbWPxb/Fv8W/xb/Fv8W/xb/Fv8W/wfPfw7bPGMkZr0paqhABReSgDZU1DgpdxmpD1otDuIuhcVmhQi/yJEo+motCa611HgS5ENMOIui8Om9wKA/9dkLwpMljC7r6oDNHw1FNgjBlEW/xb/Fv8W/xb/Fv8W/xb/Fv8W/0cX/w4hWGyT+IUAAZpFzph+QemJ8T/GwvDiB4CSryQdql+UfmgiiNN0hIM4gPF+oRzfwNXbBEYzgWiwXGCATmDATe9OIc0ZwXwA0GtL62/EBRl+i/n7TtPWbK8t/i3+Lf4t/i3+Lf4t/i3+Lf4t/o8u/mUuoyaZlBilhaFb8EhJe4raPcdr6i1qCi/khcz9mOl5uumVDHugLdEABClqwtjZtbDJXT1+AYEAMfLUNynZaXh0Lf4t/i3+Lf4t/i3+Lf4t/i3+Lf6PBv4TgXA/vXA+uKmovZ+8qNI+xWNpuHliDxpdxWhu4oUPG5nsSZiQA71q6QrNixgX4ZlauieLf4t/i3+Lf4t/i3+Lf4t/i3+L/yOJf0e+WETtHi31lhYN3NKdIHm21/SN9COi0dxwtqkCg/PiFZ16pbqZXHs0N3HVU/QnaGygV41QY16njdGFyJN+AHSHqJgCGr9FXHwNxZQeco19vaiHukjiLf4t/i3+Lf4t/i3+Lf4t/i3+Lf6PEv4dWbwjML6qOrnTbDnkKwKS3Y3frplMupfci7jlIJIx6paDm6MhjqXrLh0evZ0iuE2OtIkiJ14cqYfxKKHPst+AagxYYHmJKlBYWEBm2OmmSENygUGX8vwIULT4t/i3+Lf4t/i3+Lf4t/i3+Lf4P8L4d2QjQ50yQH8MRPQoc+ygQguCOiGbi8UkQvQtCmVPEJVIVeFYpZAQh2Gy0NmogGBeKCqXyUocRj6MIDsb6QqLapucs6LRb8k2xVw1hWZ6MiZim3pS/iJk6tXIs0UJ2Oa21eLf4t/i3+Lf4t/i3+Lf4t/i3+L/6OHfUWoCiD6bDZstR0ybQ9SZW6VWb+7UqSR4boYawZpORqTfdSkCpOK4eMz0Oab4USF/2KR7LD1C9O7qtRdA/UbcFOY/0ejg8f+Jcs2E+KwUvqAhuwrlFghqG3F4IMu3K50dk3yJWPxb/Fv8W/xb/Fv8W/xb/Fv8W/wfZfxDtPkZgyEslAgIlLZyLJ5QSNU/5+tsnuw1pyIk2/loIbxGmYhAgkvOx1rqiywfEjCo0jhDc53H5nggo0S1qoKPVYPUPys6r0vDf1Uxu6rwWaNNTDL8cqfF4t/i3+Lf4t/i3+Lf4t/i3+Lf4v9I4t+RPyzKr6I2gpa/VR69UnFcXD6JpgEkIiwvIgOvddDoACShlijX4vB+22bKDOl7pXomUTdDZPZupSYA5dsh7VxUqJgXDJXCVGrRVkXKcmsuVbeIOMFk96XYk0KfPhs5nt+Y6fPo9bH4t/i3+Lf4t/i3+Lf4t/i3+Lf4P5L4l9UhTBUJ+kSuSk0J+6wKuHrNgSbJL5/ZFmT+04JQzn3ISdKY97l+HUQdBleXBrjNgOFYgOQrfgzVEvIf0Hsh7GmufqtQJZZC+ZQLraq+tk8h9ZKKnlr8W/xb/Fv8W/xb/Fv8W/xb/Fv8H0n8Jy6jRBa6KsWhBJmpsI4MCoe/Juzk00/YopYMmAjVCWQPAjUkIPy3WT+cGE31mc0h6WH4e0HbIZ81CiuDskMCzEpmPxP75KbAvi5dan7i7IAzwLEvz1AIineJf7BbzGiCkNlNIqCFgVDSreQraj5AlN4UXNVXrh9uOvwxVsFVtgLSER48/mXwsPiXDBi4F1r8M8OQA/gA8S/cUhb/+6L/Fv/m9H8W8G/pvwr/FOAs/i3+n3D8ywScGaD/EH32mXazFWiQAkVYc86wLHmL9G8TbQgI8yfa/wThPIo/lu4EYaBeTFPDbSQR1mQEvY9mKaR/g/pgq4YB6vXUbBlR5ENG4wHrUURkx4Ooxy/dSv0OHgz+hZvG4v+Q4R/lt4jFv6X/+8I/GiVCtPTf4t/Sf4t/i3+L/33j3yEgLBxQrrP0H6JIKS2Smf5ABDr3LFEsByq6FdOlyvQ7fP8ovCj9AQqdIztU6c7pl4g7DNzAkBoSyP4VuxVfCooFoXGs6pxQcxfPCcgWHIUHiXYYRNGPau9EeHAoUtFH1fqIJ5ko1hzIDOAfLP4POf7B4t/S//Hjn9MZW/pv8W/pv8W/xb/F/8Tw//8Db5aUEwacP3oAAAAASUVORK5CYII=\" alt=\"\" class=\"wp-image-1392\"/>\n\n<p>For this weekend only, show your website some love with up to 60% OFF all AIOSEO plans and upgrades!</p>\n\n<p>💗 <strong>Write Content Users Love: </strong>Generate SEO titles, meta descriptions, and blogs with AI.</p>\n\n<p>💗 <strong>Fix Broken Links:</strong> Automatically find and fix 404 errors with the Redirection Manager. </p>\n\n<p>💗 <strong>Look Your Best:</strong> Stand out in search results with rich snippets (star ratings, prices, and more). </p>\n\n<p>💗 <strong>Find Your Perfect Match: </strong>Rank for the right keywords with our on-page SEO checklist.</p>\n\n<p>Fall in love with your traffic stats again with the #1 SEO plugin for WordPress. But don’t wait...</p>\n\n<p>This deal will disappear soon!</p>','success','[\"4-x\",\"lite\"]',1391,NULL,'2026-02-13 00:00:00','2026-02-16 00:00:00','Claim My Valentine\'s Discount','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=valentines-day-2026-v4-x-lite',NULL,NULL,0,0,'2026-02-12 16:27:52','2026-02-15 03:59:54'),(92,'699da262c3315',NULL,'Meet Your New SEO Checklist in AIOSEO 4.9.4!','<p class=\"wp-block-paragraph\">Maximize your site\'s potential with our latest update:</p>\n\n<p class=\"wp-block-paragraph\"><strong>✅ SEO Checklist: </strong>A new interactive guide to help you complete your setup and explore advanced features. Finish the tasks to see the confetti fly!</p>\n\n<p class=\"wp-block-paragraph\"><strong>🤖 AI Suite:</strong> We’ve renamed AI Insights to AI Suite and moved all AI Content Settings there to centralize your tools.</p>\n\n<p class=\"wp-block-paragraph\"><strong>⚙️ License Tab:</strong> The General Settings tab is now the License tab, featuring a clearer UI and easy access to AI Credit connections.</p>\n\n<p class=\"wp-block-paragraph\">Update to AIOSEO 4.9.4 and follow the roadmap to a fully optimized site! 🚀</p>','success','[\"4-x\",\"lite\"]',1397,NULL,'2026-02-24 00:00:00',NULL,'Learn More','https://aioseo.com/aioseo-4-9-4-release/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-4-announcement-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-4-announcement-v4-x-lite',0,0,'2026-02-24 13:06:42','2026-07-15 14:27:47'),(93,'69b66e5a1f832',NULL,'🍀 One More Day to Save Up to 60%!','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1406\"/>\n\n<p>Your luck isn\'t over yet! We\'ve extended our St. Patrick\'s Day Sale for ONE more day.</p>\n\n<p>Get up to 60% OFF all AIOSEO plans and upgrades — but only until midnight EST tonight.</p>\n\n<p>👉 <strong>SEO Checklist:</strong> Know exactly what to fix on every page. </p>\n\n<p>👉 <strong>AI Writing Tools:</strong> Create content faster, right inside WordPress. </p>\n\n<p>👉 <strong>Redirection Manager:</strong> Fix broken links automatically. </p>\n\n<p>👉 <strong>Rich Snippets:</strong> Stand out in Google search results.</p>\n\n<p>This is the final extension. Don\'t miss it and pay full price tomorrow.</p>','success','[\"4-x\",\"lite\"]',1402,NULL,'2026-03-18 00:00:00','2026-03-19 00:00:00','Grab My Extended Discount','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=st-patricks-day-extended-2026-v4-x-lite',NULL,NULL,0,0,'2026-03-15 08:31:22','2026-03-17 10:44:48'); INSERT INTO `4w_aioseo_notifications` VALUES (94,'69b66e5a29995',NULL,'☘️ St. Patrick\'s Day Sale: Up to 60% Off!','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1404\"/>\n\n<p>Rankings don\'t happen by luck. They happen with the right system — and today, that system is up to 60% off.</p>\n\n<p>✅ <strong>TruSEO Analysis:</strong> Get real-time feedback on every post before you publish.</p>\n\n<p>✅ <strong>AI Writing Tools:</strong> Generate titles, meta descriptions, and full blog posts in seconds.</p>\n\n<p>✅ <strong>Redirection Manager:</strong> Find and fix 404 errors automatically — never lose traffic silently.</p>\n\n<p>✅ <strong>Rich Snippets:</strong> Stand out in search with star ratings, prices, FAQs, and more.</p>\n\n<p>Join over 3 million WordPress site owners who\'ve stopped guessing and started ranking. But don\'t wait! This deal disappears tonight at midnight EST. ⏰</p>','success','[\"4-x\",\"lite\"]',1400,NULL,'2026-03-17 00:00:00','2026-03-18 00:00:00','Claim My Lucky Discount','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=st-patricks-day-2026-v4-x-lite',NULL,NULL,0,0,'2026-03-15 08:31:22','2026-03-17 10:44:48'),(95,'69e7d820b4e65',NULL,'NEW in 4.9.6: AI Schema Generator + Bulk SEO Tools','<p>We just released one of our most ambitious updates yet, and one of them is available to Lite users, too!</p>\n\n<p><strong>🤖 AI Schema Generator: </strong>Add structured data to any page without writing code. Smart Schema analyzes your content and writes schema for you. Or use a prompt to tell it the schema type you want. No technical background or JSON-LD required. <em>(Available to Pro users)</em></p>\n\n<p><strong>✅ AI Bulk Actions: </strong>Generate SEO titles, meta descriptions, and image alt text across your whole site in one go. <em>(All users, including Lite, with AI credits)</em></p>\n\n<p><strong>✍️ Notes Field in Redirects: </strong>Add a comment to any redirect so you always know why it\'s there. <em>(Pro)</em></p>\n\n<p>Update to 4.9.6 and try the new AI tools today! Your workflow will be better for it.</p>','success','[\"4-x\",\"lite\"]',1415,NULL,'2026-04-22 00:00:00',NULL,'Learn More','https://aioseo.com/aioseo-4-9-6-release/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-6-announcement-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-6-announcement-v4-x-lite',0,0,'2026-04-21 20:03:44','2026-06-09 03:37:31'),(96,'69e7d820b95f2',NULL,'🌼 Spring Sale: Up To 60% Off AIOSEO Pro!','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1412\"/>\n\n<p>For one week only, get <strong>up to 60% off</strong> all AIOSEO plans and upgrades.</p>\n\n<p>If you\'ve been meaning to unlock more powerful SEO tools, here\'s what\'s waiting on the other side: </p>\n\n<p>✅ A real-time <strong>SEO checklist </strong>for every post and page, so you know exactly what to do</p>\n\n<p>✅ <strong>AI writing tools</strong> that create your titles, meta descriptions, blog drafts, and more</p>\n\n<p>✅ Automatic <strong>404 detection</strong> and <strong>redirect management</strong> for easier crawling and better UX</p>\n\n<p>✅ <strong>AI-generated schema</strong> that gets you rich snippets in search results (no coding)</p>\n\n<p>Sale ends Wednesday, May 6, at 11:59 PM EST. Don\'t miss it!</p>','success','[\"4-x\",\"lite\"]',1411,NULL,'2026-04-30 00:00:00','2026-05-07 00:00:00','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=spring-sale-2026-v4-x-lite',NULL,NULL,0,0,'2026-04-21 20:03:44','2026-05-05 03:32:54'),(97,'69f1bc9ddf2b3',NULL,'Your SEO Works in English. What About Everyone Else?','<p>You\'ve already done the SEO work. <strong>Universally takes it further</strong>, translating your website into other languages where search volume is enormous (and often less competitive than English).</p>\n\n<p><strong>Universally is the #1 AI-powered website translation tool </strong>and can translate your content into over 70 languages. We love it at AIOSEO because it handles all the critical technical SEO tasks that most translation platforms overlook. For example, it manages your hreflang tags, URLs, and structured data for every language — automatically. 🌎</p>\n\n<p>This means you can rank in global search results where billions of internet users are looking for what you offer. </p>\n\n<p>And since you\'re already using AIOSEO, <strong>your existing SEO settings carry over to every translated page</strong>. The two tools cover different parts of the problem, which is why they work so well together. 🤝</p>\n\n<p>We secured an exclusive discount just for you. Get <strong>20% off any annual Universally plan</strong> with code <strong>AIOSEO20OFF</strong>.</p>\n\n<p>Want to learn more? Read the guide first, then grab your discount.👇</p>','success','[\"4-x\",\"lite\"]',1419,NULL,'2026-04-28 14:00:00','2026-05-05 00:00:00','Read the Guide','https://aioseo.com/multilingual-wordpress-site/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=universally-cross-promo-v4-x-lite','Claim My 20% Off','https://universally.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=universally-cross-promo-v4-x-lite',0,0,'2026-04-29 08:09:01','2026-05-04 01:36:32'),(98,'6a0c18ee35c28',NULL,'Memorial Day Flash Sale: Up to 60% Off! 🇺🇸','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1440\"/>\n\n<p>Celebrate this Memorial Day with up to 60% off all AIOSEO plans and upgrades. 🎉</p>\n\n<p>If you\'ve been meaning to unlock more powerful SEO tools, consider this your sign. Real-time SEO scoring for every post. AI writing tools inside WordPress. Automatic redirect management and schema markup. Rich snippets without code.</p>\n\n<p>AIOSEO makes SEO easy, so you can focus on what matters most: growing your business.</p>\n\n<p>Limited-time deal. ⏳</p>','success','[\"4-x\",\"lite\"]',1439,NULL,'2026-05-25 00:00:00','2026-05-27 00:00:00','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=memorial-day-2026-v4-x-lite',NULL,NULL,0,0,'2026-05-19 08:01:50','2026-05-26 06:38:07'),(99,'6a291d3eb88f6',NULL,'19 Years. 3M+ Installs. Here\'s What We\'ve Learned.','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1443\"/>\n\n<p class=\"wp-block-paragraph\">Most ranking problems aren\'t about content. They\'re about signals Google can\'t read — missing schema, weak internal links, orphaned pages that get crawled but never ranked. <strong>Fix those, and rankings follow.</strong></p>\n\n<p class=\"wp-block-paragraph\"><strong>🎉</strong> <strong>It\'s our birthday this week, and we’re celebrating with a sale. 🎉</strong> </p>\n\n<p class=\"wp-block-paragraph\">Every plan (and upgrade!) is up to 60% off through June 24. This is <em>the</em> best time of year to get the tools that find and fix exactly those problems. Plans from $49.50.</p>\n\n<p class=\"wp-block-paragraph\">14-day money-back guarantee. Sale ends June 24 at 11:59 PM EST.</p>','success','[\"4-x\",\"lite\"]',1445,NULL,'2026-06-18 00:00:00','2026-06-25 00:00:00','Get the Birthday Deal','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=birthday-sale-2026-v4-x-lite',NULL,NULL,0,0,'2026-06-10 08:15:58','2026-06-24 19:36:47'),(100,'6a32ba671f09b',NULL,'AIOSEO 4.9.8: AI Agents, Free REST API & 2 New Image Models','<p class=\"wp-block-paragraph\">AIOSEO 4.9.8 brings 3 new updates, and all of them are free for every plan, including Lite.</p>\n\n<p class=\"wp-block-paragraph\"><strong>🤖 AIOSEO MCP: </strong>Connect AI agents like Claude, Cursor, and ChatGPT directly to WordPress. Give a command in plain English and they\'ll update your SEO data without touching the admin.</p>\n\n<p class=\"wp-block-paragraph\"><strong>🔓 REST API, now free: </strong>Access your site’s SEO data programmatically. Update metadata in bulk, manage redirects from a script, and pull TruSEO scores into custom dashboards.</p>\n\n<p class=\"wp-block-paragraph\"><strong>🎨 2 New Image Models:</strong> The AI Image Generator now includes GPT Image 2 from OpenAI and Nano Banana 2 from Google. Select the model from the dropdown when generating images. (AI credits required)</p>\n\n<p class=\"wp-block-paragraph\">Update to 4.9.8 from your WordPress dashboard and power your SEO with AI!</p>','success','[\"4-x\",\"lite\"]',1448,NULL,'2026-06-17 13:50:00',NULL,'See the AIOSEO MCP','https://aioseo.com/introducing-aioseo-mcp/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-8-announcement-v4-x-lite','Explore REST API','https://aioseo.com/aioseo-rest-api/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-8-announcement-v4-x-lite',0,0,'2026-06-17 15:16:55','2026-07-18 14:33:23'),(101,'6a3c31cf8d5ac',NULL,'New Models Available in the AI Image Generator!','<p class=\"wp-block-paragraph\">AIOSEO 4.9.8 adds 2 new AI image models to the generator. More options, more ways to get the image you actually want, right inside WordPress.</p>\n\n<p class=\"wp-block-paragraph\"><strong>🤖 GPT Image 2:</strong> OpenAI\'s latest. Photorealistic output, precise prompt-following, and clean results across a wide range of styles.<br><strong>🤖 Nano Banana 2: </strong>From Google. Better suited when speed, creativity, and flexibility are the priority.</p>\n\n<p class=\"wp-block-paragraph\"><strong>How to try them:</strong> open any post, add an Image block, click Generate with AI, and select the model from the dropdown.</p>\n\n<p class=\"wp-block-paragraph\">Available to all AIOSEO users; AI credits required.</p>\n\n<p class=\"wp-block-paragraph\">👉 Both models are available now! Just update to 4.9.8 and start creating!</p>','success','[\"4-x\",\"lite\"]',1455,NULL,'2026-07-02 09:50:00',NULL,'Read the Announcement','https://aioseo.com/gpt-image-2-nano-banana-2/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-4-9-8-v4-x-lite',NULL,NULL,0,0,'2026-06-24 19:36:47','2026-07-18 14:33:23'),(102,'6a3c31cf9096e',NULL,'REST API Is Now Free for All Plans!','<p class=\"wp-block-paragraph\">Starting with 4.9.8, the AIOSEO REST API is free for every plan, including Lite. This update gives all AIOSEO users access to 28 SEO capabilities, available over HTTP in any language or tool.</p>\n\n<p class=\"wp-block-paragraph\">Here are a few examples of what you can do with it:</p>\n\n<p class=\"wp-block-paragraph\">✅ Update SEO titles and meta descriptions in bulk from any script or stack<br>✅ Create, update, or delete redirects without opening WordPress<br>✅ Pull TruSEO scores into a custom dashboard or monitoring script<br>✅ Retrieve Search Console performance data by post or time period<br>✅ Check which posts are orphaned or missing internal links</p>\n\n<p class=\"wp-block-paragraph\">The addon has been deprecated and merged into the core plugin. All you have to do is update to 4.9.8, and it will be there. 😎</p>\n\n<p class=\"wp-block-paragraph\"><strong>Not writing scripts? </strong>AIOSEO MCP connects AI agents like Claude, Cursor, and ChatGPT directly to your site. Same 28 abilities, no code required.</p>\n\n<p class=\"wp-block-paragraph\">Update to 4.9.8 and start building!</p>','success','[\"4-x\",\"lite\"]',1453,NULL,'2026-06-30 09:50:00',NULL,'Read the Announcement','https://aioseo.com/aioseo-rest-api/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-4-9-8-v4-x-lite',NULL,NULL,0,0,'2026-06-24 19:36:47','2026-07-18 14:33:23'),(103,'6a3c31cf92c8a',NULL,'NEW in 4.9.8: AIOSEO MCP Connects AI Agents to WordPress','<p class=\"wp-block-paragraph\">Starting with 4.9.8, AIOSEO supports MCP (Model Context Protocol). Connect AI agents like Claude, Cursor, and ChatGPT directly to your WordPress SEO — no code, no scripts. 🤖</p>\n\n<ul class=\"wp-block-list\">\n<li>Ask Claude to find all posts missing a meta description and update them in bulk</li>\n\n<li>Create, update, or delete redirects from a chat window</li>\n\n<li>Pull TruSEO scores for any post to review SEO health without logging in</li>\n\n<li>Retrieve Search Console data by post or time period</li>\n\n<li>Check which posts are orphaned or missing internal links</li>\n</ul>\n\n<p class=\"wp-block-paragraph\">There are currently 28 SEO abilities available through any MCP-compatible AI.</p>\n\n<p class=\"wp-block-paragraph\">Set it up in 4 steps with a ready-to-paste config snippet for Claude, Cursor, VS Code, Gemini CLI, and more.</p>\n\n<p class=\"wp-block-paragraph\">Update to 4.9.8 and start delegating your SEO. 💪</p>','success','[\"4-x\",\"lite\"]',1451,NULL,'2026-06-26 09:50:00',NULL,'Read the Announcement','https://aioseo.com/introducing-aioseo-mcp/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=aioseo-4-9-8-v4-x-lite',NULL,NULL,0,0,'2026-06-24 19:36:47','2026-07-18 14:33:23'),(104,'6a484b803bc5f',NULL,'Do You List Events or Jobs on Your Site?','<p class=\"wp-block-paragraph\">If your website lists events or job openings, this update is for you. 🫵</p>\n\n<p class=\"wp-block-paragraph\"><strong>Event schema and job posting schema are now included on every AIOSEO paid plan</strong>, starting with Basic.</p>\n\n<p class=\"wp-block-paragraph\">This means your event details and job listings can appear as rich results in Google search. 🌟</p>\n\n<p class=\"wp-block-paragraph\">(FYI: Event schema was previously Elite-only, and job posting schema required Pro or higher.)</p>\n\n<p class=\"wp-block-paragraph\">To get started, all you have to do is navigate to the<strong> AIOSEO Settings</strong> at the bottom of any post or page. Then, click the <strong>Schema</strong> tab and select your schema of choice.</p>\n\n<p class=\"wp-block-paragraph\">We’ll take care of the technical setup. You just enter a few user-friendly fields about your event or job listing, and you’re done. </p>\n\n<p class=\"wp-block-paragraph\">Easy 😎</p>','success','[\"4-x\",\"lite\"]',1461,NULL,'2026-07-13 10:00:00',NULL,'Learn More','https://aioseo.com/event-job-posting-schema-basic/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-9-event-job-schema-v4-x-lite','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-9-event-job-schema-v4-x-lite',0,0,'2026-07-03 23:53:36','2026-07-18 14:33:23'),(105,'6a484b803e4d3',NULL,'Get SEO Alerts Right in Your Email Inbox & Slack Messages','<p class=\"wp-block-paragraph\">Most SEO problems don\'t announce themselves.</p>\n\n<p class=\"wp-block-paragraph\">Your site could have a broken robots.txt, a failed sitemap, or a homepage accidentally set to noindex — and you\'d only find out weeks later when rankings start sliding. 😳</p>\n\n<p class=\"wp-block-paragraph\">S<strong>EO Alerts monitors your site every hour </strong>and notifies you the moment something breaks, by email or Slack.</p>\n\n<p class=\"wp-block-paragraph\">You can also add multiple recipients so the right people always stay in the loop.</p>\n\n<p class=\"wp-block-paragraph\"><strong>Free for every plan, including Lite. 🎉</strong></p>\n\n<p class=\"wp-block-paragraph\">Update to 4.9.9 from your WordPress dashboard to turn it on.</p>','success','[\"4-x\",\"lite\"]',1459,NULL,'2026-07-08 10:00:00',NULL,'Learn More','https://aioseo.com/introducing-seo-alerts/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=4-9-9-seo-alerts-v4-x-lite',NULL,NULL,0,0,'2026-07-03 23:53:36','2026-07-18 14:33:23'),(106,'6a484b803fae2',NULL,'BLC Now Checks If Your Videos Are Still Live 🎬','<p class=\"wp-block-paragraph\">Traditional link checkers think your site’s video content is fine, even if a YouTube video has been deleted or a Vimeo embed was set to private. That’s because most link checkers just look for a working URL, which, technically, these dead videos have.</p>\n\n<p class=\"wp-block-paragraph\">This means your site visitors could be hitting a dead player without you ever knowing. 😮</p>\n\n<p class=\"wp-block-paragraph\">Broken Link Checker 1.3.0 fixes that.</p>\n\n<p class=\"wp-block-paragraph\"><strong>BLC now confirms whether your embedded videos are actually live</strong> on YouTube, Vimeo, TikTok, and 10+ other platforms, not just if the link works.</p>\n\n<p class=\"wp-block-paragraph\">Available on all paid BLC plans. Update to 1.3.0 and run a scan. 🔎</p>','success','[\"4-x\",\"lite\"]',1382,NULL,'2026-07-06 10:00:00',NULL,'See What\'s New','https://aioseo.com/blc-now-detects-dead-videos/ ?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=blc-1-3-0-video-support-v4-x-lite','Get BLC','https://aioseo.com/pricing-broken-link-checker/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=blc-1-3-0-video-support-v4-x-lite',0,0,'2026-07-03 23:53:36','2026-07-18 14:33:23'),(107,'6a4ea2882ce15',NULL,'Flash Sale for World Emoji Day! 🎉','<img src=\"data:image/webp;base64,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\" alt=\"\" class=\"wp-image-1464\"/>\n\n<p class=\"wp-block-paragraph\">Every AIOSEO plan and upgrade is on sale for a limited time!</p>\n\n<p class=\"wp-block-paragraph\">Here’s what a properly configured AIOSEO setup does for your site:</p>\n\n<p class=\"wp-block-paragraph\">👉 Every time you publish, it generates schema markup automatically. This is the structured data behind rich results like star ratings, FAQ dropdowns, and product cards in Google. </p>\n\n<p class=\"wp-block-paragraph\">👉 Every time you change a URL, it creates a redirect so you don’t lose the rankings you’ve built. </p>\n\n<p class=\"wp-block-paragraph\">👉 Content creation gets faster. Use AI credits to draft entire blog posts, SEO titles, images, and more.<br><br><strong>Higher plans go further. </strong></p>\n\n<p class=\"wp-block-paragraph\"><strong>Plus</strong> adds local SEO with business schema and Google Maps integration, image SEO automation, and Custom Post Type support. <strong>Pro</strong> adds Link Assistant for automated internal linking, 404 Error Tracking, and Cornerstone Content. <strong>Elite</strong> adds Search Statistics, Keyword Rank Tracking, Content Decay Detection, and support for up to 100 sites.</p>\n\n<p class=\"wp-block-paragraph\">For World Emoji Day, <strong>every plan and upgrade is up to 60% off</strong>.</p>','success','[\"4-x\",\"lite\"]',1463,NULL,'2026-07-17 00:00:00','2026-07-19 00:00:00','Get AIOSEO Pro','https://aioseo.com/pricing/?utm_source=WordPress&utm_medium=plugin-notification&utm_campaign=emoji-day-sale-2026-v4-x-lite',NULL,NULL,0,0,'2026-07-08 19:18:32','2026-07-18 14:33:23'),(108,'6a5646c6bf159',NULL,'Avez-vous connecté votre site à la Google Search Console ?','AIOSEO peut maintenant contrôler si votre site est correctement vérifié avec la Google Search Console et si vos plans de site ont été soumis correctement. Connectez-vous maintenant à la Google Search Console pour vous assurer que votre contenu est ajouté à Google le plus rapidement possible afin d’améliorer votre classement.','warning','[\"all\"]',NULL,'search-console-site-not-connected','2026-07-14 14:25:10',NULL,'Se connecter à la Google Search Console','https://route#aioseo-settings&aioseo-scroll=google-search-console-settings&aioseo-highlight=google-search-console-settings:webmaster-tools?activetool=googleSearchConsole',NULL,NULL,0,0,'2026-07-14 14:25:10','2026-07-14 14:25:10'); /*!40000 ALTER TABLE `4w_aioseo_notifications` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_posts` -- DROP TABLE IF EXISTS `4w_aioseo_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_posts` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint unsigned NOT NULL, `title` text COLLATE utf8mb4_unicode_520_ci, `description` text COLLATE utf8mb4_unicode_520_ci, `keywords` mediumtext COLLATE utf8mb4_unicode_520_ci, `keyphrases` longtext COLLATE utf8mb4_unicode_520_ci, `page_analysis` longtext COLLATE utf8mb4_unicode_520_ci, `canonical_url` text COLLATE utf8mb4_unicode_520_ci, `og_title` text COLLATE utf8mb4_unicode_520_ci, `og_description` text COLLATE utf8mb4_unicode_520_ci, `og_object_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `og_image_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `og_image_url` text COLLATE utf8mb4_unicode_520_ci, `og_image_width` int DEFAULT NULL, `og_image_height` int DEFAULT NULL, `og_image_custom_url` text COLLATE utf8mb4_unicode_520_ci, `og_image_custom_fields` text COLLATE utf8mb4_unicode_520_ci, `og_video` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `og_custom_url` text COLLATE utf8mb4_unicode_520_ci, `og_article_section` text COLLATE utf8mb4_unicode_520_ci, `og_article_tags` text COLLATE utf8mb4_unicode_520_ci, `twitter_use_og` tinyint(1) DEFAULT '0', `twitter_card` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `twitter_image_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `twitter_image_url` text COLLATE utf8mb4_unicode_520_ci, `twitter_image_custom_url` text COLLATE utf8mb4_unicode_520_ci, `twitter_image_custom_fields` text COLLATE utf8mb4_unicode_520_ci, `twitter_title` text COLLATE utf8mb4_unicode_520_ci, `twitter_description` text COLLATE utf8mb4_unicode_520_ci, `seo_score` int NOT NULL DEFAULT '0', `schema` longtext COLLATE utf8mb4_unicode_520_ci, `schema_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `schema_type_options` longtext COLLATE utf8mb4_unicode_520_ci, `pillar_content` tinyint(1) DEFAULT NULL, `robots_default` tinyint(1) NOT NULL DEFAULT '1', `robots_noindex` tinyint(1) NOT NULL DEFAULT '0', `robots_noarchive` tinyint(1) NOT NULL DEFAULT '0', `robots_nosnippet` tinyint(1) NOT NULL DEFAULT '0', `robots_nofollow` tinyint(1) NOT NULL DEFAULT '0', `robots_noimageindex` tinyint(1) NOT NULL DEFAULT '0', `robots_noodp` tinyint(1) NOT NULL DEFAULT '0', `robots_notranslate` tinyint(1) NOT NULL DEFAULT '0', `robots_max_snippet` int DEFAULT NULL, `robots_max_videopreview` int DEFAULT NULL, `robots_max_imagepreview` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT 'large', `images` longtext COLLATE utf8mb4_unicode_520_ci, `image_scan_date` datetime DEFAULT NULL, `priority` float DEFAULT NULL, `frequency` tinytext COLLATE utf8mb4_unicode_520_ci, `videos` longtext COLLATE utf8mb4_unicode_520_ci, `video_thumbnail` text COLLATE utf8mb4_unicode_520_ci, `video_scan_date` datetime DEFAULT NULL, `local_seo` longtext COLLATE utf8mb4_unicode_520_ci, `limit_modified_date` tinyint(1) NOT NULL DEFAULT '0', `options` longtext COLLATE utf8mb4_unicode_520_ci, `created` datetime NOT NULL, `updated` datetime NOT NULL, `primary_term` longtext COLLATE utf8mb4_unicode_520_ci, `ai` longtext COLLATE utf8mb4_unicode_520_ci, `breadcrumb_settings` longtext COLLATE utf8mb4_unicode_520_ci, `seo_analyzer_scan_date` datetime DEFAULT NULL, PRIMARY KEY (`id`), KEY `ndx_aioseo_posts_post_id` (`post_id`), KEY `ndx_aioseo_posts_pillar_content` (`pillar_content`) ) ENGINE=InnoDB AUTO_INCREMENT=619 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_posts` -- LOCK TABLES `4w_aioseo_posts` WRITE; /*!40000 ALTER TABLE `4w_aioseo_posts` DISABLE KEYS */; INSERT INTO `4w_aioseo_posts` VALUES (1,1190,'#site_title','#description','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":[],\"lengthContent\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d22e47889c\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/iPhone_X_Mockup.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/Clean.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/Lift.png\"}]','2026-07-17 08:01:00',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:15:56','2026-07-17 08:01:00',NULL,NULL,NULL,NULL),(3,1533,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/12\\/R\\u00e9nov.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(4,1519,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/12\\/etape_hp.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(5,1511,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/12\\/Lift.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(6,1510,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/12\\/GPA.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(7,1509,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/12\\/Clean.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(8,1501,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/11\\/Gennevilliers_logo.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(9,1496,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/11\\/Staff-Info-Web.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(10,1467,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-07-14 14:33:53',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:53',NULL,NULL,NULL,NULL),(11,1454,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/03\\/osi.jpg\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(12,1427,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/03\\/Capture_Clean_play.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(13,1426,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/03\\/Capture_Lift_Play.png\"}]','2026-07-14 14:30:46',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:30:46',NULL,NULL,NULL,NULL),(14,1415,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/02\\/Capture_Clean.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(15,1413,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/02\\/Capture_Lift.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(16,1411,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/02\\/Capture-d\\u2019e\\u0301cran-2020-02-27-a\\u0300-15.25.35.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(17,1398,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/01\\/R\\u00e9nov.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(18,1378,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/securite2.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(19,1351,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/play.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(20,1343,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/check.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(21,1336,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/etapes.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(22,1334,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/apropos.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(23,1331,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/iPhone_X_Lift.png\"}]','2026-07-14 14:29:44',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:29:44',NULL,NULL,NULL,NULL),(24,1330,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/iPhone_X_Clean.png\"}]','2026-07-14 14:28:43',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:43',NULL,NULL,NULL,NULL),(25,1329,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/iPhone_X_Mockup.png\"}]','2026-07-14 14:28:43',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:43',NULL,NULL,NULL,NULL),(26,1328,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/relmanager.png\"}]','2026-07-14 14:28:43',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:43',NULL,NULL,NULL,NULL),(27,1327,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/dpamanager.png\"}]','2026-07-14 14:28:43',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:43',NULL,NULL,NULL,NULL),(28,1326,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/liftmanager.png\"}]','2026-07-14 14:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:42',NULL,NULL,NULL,NULL),(29,1325,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/cleanmanager.png\"}]','2026-07-14 14:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:42',NULL,NULL,NULL,NULL),(30,1320,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/AdobeStock_176715920-1-scaled.jpeg\"}]','2026-07-14 14:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:42',NULL,NULL,NULL,NULL),(31,1316,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/AdobeStock_173503219-scaled.jpeg\"}]','2026-07-14 14:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:42',NULL,NULL,NULL,NULL),(32,1301,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-07-14 14:33:53',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:53',NULL,NULL,NULL,NULL),(33,1297,NULL,'test','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Longueur de la m\\u00e9ta description\",\"description\":\"La m\\u00e9ta description est trop courte.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Longueur du contenu\",\"description\":\"La longueur du contenu est ok. Bon travail!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Liens internes\",\"description\":\"Nous n\'avons trouv\\u00e9 aucun lien interne dans votre contenu. Ajoutez des liens internes dans votre contenu.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"Liens internes\",\"description\":\"G\\u00e9nial! Vous ajoutez un lien vers des ressources externes.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"Le titre est trop court.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Vid\\u00e9os dans le contenu \",\"description\":\"Vous n\\u2019utilisez pas de contenus m\\u00e9dias enrichis comme des images ou des vid\\u00e9os.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Longueur des paragraphes\",\"description\":\"Au moins un paragraphe est long. Pensez \\u00e0 utiliser des paragraphes courts.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Longueur des phrases\",\"description\":\"36.5% des phrases contiennent plus de 20 mots, ce qui est sup\\u00e9rieur au maximum recommand\\u00e9 de 25%. Essayez de raccourcir les phrases.\",\"score\":3,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"title\":\"Voix passive\",\"description\":\"Vous utilisez assez la voix active. C\'est g\\u00e9nial!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Mots de transition\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Propositions cons\\u00e9cutives\",\"description\":\"Le texte contient 4 propositions cons\\u00e9cutives commen\\u00e7ant par le m\\u00eame mot. Essayez de varier !\",\"score\":3,\"maxScore\":9,\"error\":1},\"subheadingsDistribution\":{\"title\":\"R\\u00e9partition des sous-titres\",\"description\":\"Vous n\\u2019utilisez pas de sous-titres, bien que votre texte soit assez long. Essayez d\\u2019ajouter des sous-titres.\",\"score\":2,\"maxScore\":9,\"error\":1},\"calculateFleschReading\":{\"title\":\"Facilit\\u00e9 de lecture de Flesch \",\"description\":\"La copie obtient 34.2 dans le teste, ce qui est consid\\u00e9r\\u00e9 difficult \\u00e0 lire. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":7}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d22f736f55\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2026-07-14 14:33:53',NULL,'default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"phone\":\"\",\"email\":\"\",\"fax\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}',0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:53',NULL,NULL,NULL,NULL),(34,1280,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Longueur de la m\\u00e9ta description\",\"description\":\"La m\\u00e9ta description est trop courte.\"},\"isInternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Liens internes\",\"description\":\"Nous n\'avons trouv\\u00e9 aucun lien interne dans votre contenu. Ajoutez des liens internes dans votre contenu.\"},\"isExternalLink\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Liens internes\",\"description\":\"Aucun lien sortant n\'a \\u00e9t\\u00e9 trouv\\u00e9. Ajoutez des liens vers des ressources externes.\"},\"errors\":3},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"SEO Title length\",\"description\":\"Aucun titre n\\u2019a \\u00e9t\\u00e9 sp\\u00e9cifi\\u00e9. N\'oubliez pas d\\u2019en \\u00e9crire un!\"},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"Images\\/Vid\\u00e9os dans le contenu \",\"description\":\"Vous n\\u2019utilisez pas de contenus m\\u00e9dias enrichis comme des images ou des vid\\u00e9os.\"},\"passiveVoice\":{\"error\":1,\"maxScore\":9,\"score\":3,\"title\":\"Voix passive\",\"description\":\"Utilisez la voix active.\"},\"subheadingsDistribution\":{\"error\":1,\"maxScore\":9,\"score\":2,\"title\":\"R\\u00e9partition des sous-titres\",\"description\":\"Vous n\\u2019utilisez pas de sous-titres, bien que votre texte soit assez long. Essayez d\\u2019ajouter des sous-titres.\"},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d22f738cd2\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2026-07-14 14:33:52',NULL,'default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"phone\":\"\",\"email\":\"\",\"fax\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}',0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:52',NULL,NULL,NULL,NULL),(35,1277,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Longueur de la m\\u00e9ta description\",\"description\":\"Bravo!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Longueur du contenu\",\"description\":\"Ce nombre est inf\\u00e9rieur au minimum de mots recommand\\u00e9.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Liens internes\",\"description\":\"Nous n\'avons trouv\\u00e9 aucun lien interne dans votre contenu. Ajoutez des liens internes dans votre contenu.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"Liens internes\",\"description\":\"Aucun lien sortant n\'a \\u00e9t\\u00e9 trouv\\u00e9. Ajoutez des liens vers des ressources externes.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"Le titre est trop court.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Vid\\u00e9os dans le contenu \",\"description\":\"Vous n\\u2019utilisez pas de contenus m\\u00e9dias enrichis comme des images ou des vid\\u00e9os.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Longueur des paragraphes\",\"description\":\"Vous utilisez des paragraphes courts.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Longueur des phrases\",\"description\":\"La longueur de la phrase est excellente !\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Voix passive\",\"description\":\"Vous utilisez assez la voix active. C\'est g\\u00e9nial!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Mots de transition\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Propositions cons\\u00e9cutives\",\"description\":\"Il y a assez de vari\\u00e9t\\u00e9 dans vos propositions. C\\u2019est g\\u00e9nial!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"R\\u00e9partition des sous-titres\",\"description\":\"Vous n\'utilisez aucun sous-titre, mais votre texte est assez court et n\'en a probablement pas besoin.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Facilit\\u00e9 de lecture de Flesch \",\"description\":\"La copie obtient 0 dans le teste, ce qui est consid\\u00e9r\\u00e9 very difficult \\u00e0 lire. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,66,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d22f73aa39\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2026-07-14 14:33:52',NULL,'default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"phone\":\"\",\"email\":\"\",\"fax\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}',0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:52',NULL,NULL,NULL,NULL),(36,1275,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d22f73c8b8\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/check.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/03\\/Capture_Lift_Play.png\"}]','2026-07-14 14:33:52',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:52',NULL,NULL,NULL,NULL),(37,1258,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/assurer.png\"}]','2026-07-14 14:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:42',NULL,NULL,NULL,NULL),(38,1256,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/developper-1.png\"}]','2026-07-14 14:28:42',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:28:42',NULL,NULL,NULL,NULL),(39,1255,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/renforcer-1.png\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(40,1253,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/ameliorer.png\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(41,1239,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/bghome-1.jpg\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(42,1238,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/traits.png\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(43,1237,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/bghome.jpg\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(44,1229,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/iris.png\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(45,1221,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638dc58e61f2d\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/check.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2020\\/03\\/Capture_Clean_play.png\"}]','2026-07-14 14:33:52',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:52',NULL,NULL,NULL,NULL),(46,1219,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d22fe70905\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2026-07-14 14:33:52',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:52',NULL,NULL,NULL,NULL),(47,1217,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d230396eb4\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2026-07-14 14:33:52',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:33:52',NULL,NULL,NULL,NULL),(48,1214,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/logo_blanc.png\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(49,1209,'Équipe | #site_title',NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Longueur de la m\\u00e9ta description\",\"description\":\"La m\\u00e9ta description d\\u00e9passe 160 caract\\u00e8res.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Longueur du contenu\",\"description\":\"Ce nombre est inf\\u00e9rieur au minimum de mots recommand\\u00e9.\",\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Liens internes\",\"description\":\"Nous n\'avons trouv\\u00e9 aucun lien interne dans votre contenu. Ajoutez des liens internes dans votre contenu.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"Liens internes\",\"description\":\"Aucun lien sortant n\'a \\u00e9t\\u00e9 trouv\\u00e9. Ajoutez des liens vers des ressources externes.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"Le titre est trop court.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/Vid\\u00e9os dans le contenu \",\"description\":\"Vous n\\u2019utilisez pas de contenus m\\u00e9dias enrichis comme des images ou des vid\\u00e9os.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Longueur des paragraphes\",\"description\":\"Vous utilisez des paragraphes courts.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Longueur des phrases\",\"description\":\"La longueur de la phrase est excellente !\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Voix passive\",\"description\":\"Vous utilisez assez la voix active. C\'est g\\u00e9nial!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Mots de transition\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Propositions cons\\u00e9cutives\",\"description\":\"Il y a assez de vari\\u00e9t\\u00e9 dans vos propositions. C\\u2019est g\\u00e9nial!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"R\\u00e9partition des sous-titres\",\"description\":\"Vous n\'utilisez aucun sous-titre, mais votre texte est assez court et n\'en a probablement pas besoin.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Facilit\\u00e9 de lecture de Flesch \",\"description\":\"La copie obtient 0 dans le teste, ce qui est consid\\u00e9r\\u00e9 very difficult \\u00e0 lire. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,62,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d23012dea3\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/1633293909652.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/20211003_225644.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/1633293881545.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/20211003_225657.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/romain_chauvin.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/AdobeStock_176715920-1.jpeg\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/AdobeStock_173503219.jpeg\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/securite2.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/ameliorer.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/renforcer-1.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/developper-1.png\"},{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/assurer.png\"}]','2026-07-14 14:32:50',NULL,'default',NULL,NULL,NULL,'{\"locations\":{\"business\":{\"name\":\"\",\"businessType\":\"\",\"image\":\"\",\"areaServed\":\"\",\"urls\":{\"website\":\"\",\"aboutPage\":\"\",\"contactPage\":\"\"},\"address\":{\"streetLine1\":\"\",\"streetLine2\":\"\",\"zipCode\":\"\",\"city\":\"\",\"state\":\"\",\"country\":\"\",\"addressFormat\":\"#streetLineOne\\n#streetLineTwo\\n#city, #state #zipCode\"},\"contact\":{\"phone\":\"\",\"email\":\"\",\"fax\":\"\"},\"ids\":{\"vat\":\"\",\"tax\":\"\",\"chamberOfCommerce\":\"\"},\"payment\":{\"priceRange\":\"\",\"currenciesAccepted\":\"\",\"methods\":\"\"}}},\"openingHours\":{\"useDefaults\":true,\"show\":true,\"alwaysOpen\":false,\"use24hFormat\":false,\"timezone\":\"\",\"labels\":{\"closed\":\"\",\"alwaysOpen\":\"\"},\"days\":{\"monday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"tuesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"wednesday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"thursday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"friday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"saturday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"},\"sunday\":{\"open24h\":false,\"closed\":false,\"openTime\":\"09:00\",\"closeTime\":\"17:00\"}}}}',0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(50,1205,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/bg_tem.jpg\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(51,1193,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/logo.png\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(52,793,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'2026-07-14 14:32:50',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:09','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(53,1189,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2019\\/12\\/favico.png\"}]','2026-07-14 14:27:41',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:27:41',NULL,NULL,NULL,NULL),(54,943,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/play-1.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(55,927,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/play.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(56,594,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/logotitle.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(57,357,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/c-2.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(58,356,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/b-2.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(59,355,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/a-2.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(60,298,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/bckTQpsY-150x150.jpeg\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(61,274,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/f-1.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(62,273,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/c-1.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(63,272,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/e-1.png\"}]','2026-07-14 14:26:39',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:26:39',NULL,NULL,NULL,NULL),(64,271,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/b-1.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(65,270,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/d-1.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(66,269,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/a-1.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(67,265,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/c.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(68,264,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/e.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(69,263,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/b.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(70,261,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/a.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(71,260,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/d.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(72,157,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/tmn.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(73,81,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/iphone2.png\"}]','2026-07-14 14:25:29',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:25:29',NULL,NULL,NULL,NULL),(74,74,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/bg.jpg\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(75,71,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/iphone_new.png\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(76,59,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/icon4.png\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(77,58,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/icon3.png\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(78,57,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/icon2.png\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(79,56,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/icon1.png\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(80,49,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/android.png\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(81,48,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/apple.png\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(82,45,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/home01.jpg\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(83,6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2016\\/12\\/logo_white.png\"}]','2026-07-14 14:20:23',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-05-16 21:31:55','2026-07-14 14:20:23',NULL,NULL,NULL,NULL),(101,1577,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-10,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":{\"id\":\"aioseo-web-page-638d232a2d58d\",\"slug\":\"web-page\",\"graphName\":\"WebPage\",\"label\":\"Web Page\",\"properties\":{\"type\":\"WebPage\",\"name\":\"\",\"description\":\"\"}}},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2026-07-14 14:33:53',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-09-24 07:35:09','2026-07-14 14:33:53',NULL,NULL,NULL,NULL),(168,1563,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/ophbagnolet.jpg\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(169,1564,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/ophba.png\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(170,1617,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/eric_scottis.jpg\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(171,1618,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/ricardo_dupot.png\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(172,1637,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/edouard_bourouba.jpg\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(173,1646,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/romain_chauvin.jpg\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(174,1652,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/Clean.png\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(175,1653,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/GPA.png\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(176,1654,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/Lift.png\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(177,1655,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/09\\/Renov.png\"}]','2026-07-14 14:31:48',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:31:48',NULL,NULL,NULL,NULL),(178,1675,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/20211003_225644.png\"}]','2026-07-14 14:32:50',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(179,1676,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/20211003_225657.png\"}]','2026-07-14 14:32:50',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(180,1677,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/1633293881545.png\"}]','2026-07-14 14:32:50',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(181,1678,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/1633293909652.png\"}]','2026-07-14 14:32:50',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-10-09 16:41:32','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(184,1681,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"ItemPage\",\"isEnabled\":true},\"graphs\":[]}',NULL,NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2021\\/10\\/romain_chauvin.png\"}]','2026-07-14 14:32:50',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2021-11-03 21:22:23','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(187,1690,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"WebPage\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,-1,-1,'large',NULL,'2026-07-14 14:34:54',NULL,'default',NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2022-06-06 19:38:30','2026-07-14 14:34:54',NULL,NULL,NULL,NULL),(188,1842,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2023\\/03\\/pays-de-meaux.jpg\"}]','2026-07-14 14:32:50',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-04-08 07:01:06','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(189,1752,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"\\/wp-content\\/uploads\\/2023\\/01\\/malakof.png\"}]','2026-07-14 14:32:50',NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2023-04-08 07:01:06','2026-07-14 14:32:50',NULL,NULL,NULL,NULL),(190,1964,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 12:27:10','2026-07-03 13:28:22',NULL,NULL,NULL,NULL),(191,1962,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 12:30:16','2026-05-20 12:30:16',NULL,NULL,NULL,NULL),(192,1966,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 15:20:15','2026-07-03 13:28:22',NULL,NULL,NULL,NULL),(193,1968,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 15:20:15','2026-07-03 13:28:22',NULL,NULL,NULL,NULL),(194,1970,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 15:38:04','2026-07-03 13:28:22',NULL,NULL,NULL,NULL),(195,1972,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 15:38:04','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(196,1974,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 16:10:50','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(197,1977,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 19:22:15','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(198,1979,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 19:40:15','2026-05-20 19:40:15',NULL,NULL,NULL,NULL),(199,1981,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 19:56:15','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(200,1983,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 19:56:15','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(201,1985,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 20:12:16','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(202,1987,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 20:12:16','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(203,1989,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 20:28:15','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(204,1991,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 21:16:34','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(205,1993,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 21:16:34','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(206,1995,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-20 21:32:50','2026-05-20 21:32:50',NULL,NULL,NULL,NULL),(207,1997,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-21 05:59:15','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(208,1999,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-22 09:21:07','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(209,2001,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-22 10:15:35','2026-05-22 10:15:35',NULL,NULL,NULL,NULL),(210,2003,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-22 11:03:37','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(212,2009,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-23 04:14:23','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(213,2011,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-23 20:51:55','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(214,2013,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-25 00:47:46','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(215,2017,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-25 07:21:39','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(216,2015,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-25 07:21:39','2026-07-03 13:28:22',NULL,NULL,NULL,NULL),(217,2023,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-25 07:37:34','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(218,2021,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-25 07:37:34','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(219,2019,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-25 07:37:34','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(220,2026,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-26 06:53:38','2026-07-03 13:03:23',NULL,NULL,NULL,NULL),(221,2027,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-26 08:01:11','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(222,2029,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-26 08:03:24','2026-07-03 13:02:32',NULL,NULL,NULL,NULL),(223,2031,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-26 08:49:16','2026-07-03 13:02:32',NULL,NULL,NULL,NULL),(224,2035,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-26 09:06:02','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(225,2033,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-26 09:06:02','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(226,2037,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-26 09:08:50','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(227,2039,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-26 22:04:19','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(228,2041,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-27 00:20:53','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(229,2043,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-27 02:04:46','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(230,2045,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-27 04:17:29','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(231,2047,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-27 07:23:09','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(232,2049,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-27 16:36:49','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(233,2053,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-28 19:41:19','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(234,2051,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-28 19:51:24','2026-07-03 13:01:25',NULL,NULL,NULL,NULL),(235,2055,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-29 13:13:38','2026-07-03 13:02:32',NULL,NULL,NULL,NULL),(236,2057,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-05-30 06:41:55','2026-07-03 13:00:36',NULL,NULL,NULL,NULL),(238,2061,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-01 10:29:15','2026-07-03 13:00:36',NULL,NULL,NULL,NULL),(239,2063,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/i.ibb.co\\/QdqwYJx\\/Pay-Id-Pokies-5.gif\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-01 11:49:42','2026-07-03 13:00:36',NULL,NULL,NULL,NULL),(240,2065,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-01 18:12:35','2026-07-03 13:00:36',NULL,NULL,NULL,NULL),(241,2067,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-02 02:14:02','2026-07-03 12:59:38',NULL,NULL,NULL,NULL),(242,2069,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-02 09:22:14','2026-07-03 12:59:38',NULL,NULL,NULL,NULL),(243,2071,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-02 17:03:54','2026-07-03 12:59:38',NULL,NULL,NULL,NULL),(244,2073,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-02 23:11:03','2026-07-03 12:58:24',NULL,NULL,NULL,NULL),(245,2075,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-03 05:10:42','2026-07-03 12:58:24',NULL,NULL,NULL,NULL),(246,2077,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-03 09:47:25','2026-07-03 12:58:24',NULL,NULL,NULL,NULL),(247,2079,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/i.ibb.co\\/NS511Kx\\/Thepokies-Casino.gif\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-03 15:07:02','2026-07-03 12:58:24',NULL,NULL,NULL,NULL),(248,2081,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-04 08:21:08','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(249,2083,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-04 08:42:03','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(250,2085,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 08:16:57','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(251,2089,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 10:08:20','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(252,2092,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 11:40:43','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(253,2094,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 13:17:22','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(254,2096,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 14:40:18','2026-07-03 12:55:26',NULL,NULL,NULL,NULL),(255,2098,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 16:11:56','2026-07-03 12:55:26',NULL,NULL,NULL,NULL),(256,2100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 17:46:18','2026-07-03 12:55:26',NULL,NULL,NULL,NULL),(257,2102,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 19:03:44','2026-07-03 12:55:26',NULL,NULL,NULL,NULL),(258,2104,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 20:33:12','2026-07-03 12:54:24',NULL,NULL,NULL,NULL),(259,2106,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-05 22:01:13','2026-07-03 12:54:24',NULL,NULL,NULL,NULL),(260,2116,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 00:28:08','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(261,2118,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 01:41:46','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(262,2120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 02:57:34','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(263,2122,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 04:03:13','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(264,2124,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 05:15:00','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(265,2126,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 06:34:37','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(266,2128,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 08:20:08','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(267,2130,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 10:08:01','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(268,2132,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 11:25:00','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(269,2134,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 12:55:53','2026-07-03 12:52:24',NULL,NULL,NULL,NULL),(270,2136,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 14:12:29','2026-07-03 12:52:24',NULL,NULL,NULL,NULL),(271,2138,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 15:35:26','2026-07-03 12:52:24',NULL,NULL,NULL,NULL),(272,2140,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 16:58:53','2026-07-03 12:52:24',NULL,NULL,NULL,NULL),(273,2142,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 18:23:50','2026-07-03 12:52:24',NULL,NULL,NULL,NULL),(274,2144,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-06 19:52:20','2026-07-03 12:52:24',NULL,NULL,NULL,NULL),(275,2146,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 00:17:03','2026-07-03 12:52:24',NULL,NULL,NULL,NULL),(276,2148,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 01:30:45','2026-07-03 12:51:30',NULL,NULL,NULL,NULL),(277,2150,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 02:47:53','2026-06-07 02:47:53',NULL,NULL,NULL,NULL),(278,2152,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 04:07:03','2026-07-03 12:51:30',NULL,NULL,NULL,NULL),(279,2154,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 05:13:34','2026-07-03 12:51:30',NULL,NULL,NULL,NULL),(280,2156,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 06:32:14','2026-07-03 12:51:30',NULL,NULL,NULL,NULL),(281,2158,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 08:19:29','2026-07-03 12:51:30',NULL,NULL,NULL,NULL),(282,2160,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 09:43:33','2026-07-03 12:50:25',NULL,NULL,NULL,NULL),(283,2162,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 11:12:15','2026-07-03 12:50:25',NULL,NULL,NULL,NULL),(284,2164,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 12:22:55','2026-07-03 12:49:42',NULL,NULL,NULL,NULL),(285,2166,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 13:50:04','2026-07-03 12:49:42',NULL,NULL,NULL,NULL),(286,2168,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 15:00:35','2026-07-03 12:49:42',NULL,NULL,NULL,NULL),(287,2170,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 16:26:53','2026-07-03 12:49:43',NULL,NULL,NULL,NULL),(288,2172,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 17:49:28','2026-07-03 12:49:43',NULL,NULL,NULL,NULL),(289,2174,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-07 18:55:33','2026-07-03 12:48:33',NULL,NULL,NULL,NULL),(290,2176,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 00:22:04','2026-07-03 12:48:33',NULL,NULL,NULL,NULL),(291,2178,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 01:52:54','2026-07-03 12:48:33',NULL,NULL,NULL,NULL),(292,2180,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 03:03:42','2026-07-03 12:48:33',NULL,NULL,NULL,NULL),(293,2182,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 04:29:39','2026-07-03 12:48:33',NULL,NULL,NULL,NULL),(294,2184,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 05:38:42','2026-07-03 12:48:33',NULL,NULL,NULL,NULL),(295,2186,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 07:05:56','2026-07-03 12:48:33',NULL,NULL,NULL,NULL),(296,2188,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 08:22:10','2026-07-03 12:47:13',NULL,NULL,NULL,NULL),(297,2190,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 09:31:26','2026-07-03 12:47:13',NULL,NULL,NULL,NULL),(298,2192,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 11:16:16','2026-07-03 12:47:13',NULL,NULL,NULL,NULL),(299,2194,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 12:43:33','2026-07-03 12:47:13',NULL,NULL,NULL,NULL),(300,2196,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 13:52:22','2026-07-03 12:47:13',NULL,NULL,NULL,NULL),(301,2198,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 15:03:43','2026-07-03 12:45:29',NULL,NULL,NULL,NULL),(302,2200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 15:14:58','2026-07-03 12:45:29',NULL,NULL,NULL,NULL),(303,2202,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 16:26:25','2026-07-03 12:45:29',NULL,NULL,NULL,NULL),(304,2204,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 16:44:37','2026-07-03 12:45:29',NULL,NULL,NULL,NULL),(305,2206,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 17:50:07','2026-07-03 12:44:30',NULL,NULL,NULL,NULL),(306,2208,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-08 19:24:50','2026-07-03 12:44:30',NULL,NULL,NULL,NULL),(307,2222,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 00:55:40','2026-07-03 12:44:30',NULL,NULL,NULL,NULL),(308,2210,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/pinupcasinoonline.in\\/wp-content\\/uploads\\/2024\\/10\\/pinupcasino1-1.png\"},{\"image:loc\":\"https:\\/\\/pin-up-casino-india.in\\/img\\/pinup-platforms.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 07:15:43','2026-06-09 07:23:17',NULL,NULL,NULL,NULL),(309,2224,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 07:59:09','2026-07-03 12:59:38',NULL,NULL,NULL,NULL),(310,2228,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 07:59:09','2026-07-03 12:59:38',NULL,NULL,NULL,NULL),(311,2226,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 07:59:09','2026-07-03 12:59:38',NULL,NULL,NULL,NULL),(312,2234,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 08:16:50','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(313,2230,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 08:16:50','2026-07-03 12:54:24',NULL,NULL,NULL,NULL),(314,2232,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 08:16:50','2026-07-03 12:54:24',NULL,NULL,NULL,NULL),(315,2236,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 15:17:56','2026-07-03 12:43:30',NULL,NULL,NULL,NULL),(316,2238,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-09 23:31:46','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(317,2240,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-10 07:34:13','2026-07-03 12:43:30',NULL,NULL,NULL,NULL),(318,2242,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-10 10:54:00','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(319,2246,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-10 11:11:07','2026-07-03 12:58:24',NULL,NULL,NULL,NULL),(320,2244,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-10 11:11:07','2026-07-03 12:57:34',NULL,NULL,NULL,NULL),(321,2248,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-10 15:59:04','2026-07-03 12:57:34',NULL,NULL,NULL,NULL),(322,2250,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-10 17:01:39','2026-07-03 12:42:32',NULL,NULL,NULL,NULL),(323,2252,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-10 23:00:10','2026-07-03 12:42:32',NULL,NULL,NULL,NULL),(324,2254,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 04:46:14','2026-07-03 12:41:25',NULL,NULL,NULL,NULL),(325,2256,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 09:20:21','2026-07-03 12:41:25',NULL,NULL,NULL,NULL),(326,2216,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/static.casino.guru\\/pict\\/1282513\\/pinco_casino_game_gallery_desktop.png\"},{\"image:loc\":\"https:\\/\\/static.casino.guru\\/pict\\/1282515\\/pinco_casino_promotions_desktop.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 10:06:52','2026-07-03 12:41:25',NULL,NULL,NULL,NULL),(327,2258,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 12:36:45','2026-07-03 12:41:25',NULL,NULL,NULL,NULL),(328,2260,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 13:45:15','2026-07-03 12:40:26',NULL,NULL,NULL,NULL),(329,2262,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 17:17:17','2026-07-03 12:40:26',NULL,NULL,NULL,NULL),(330,2264,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 17:32:26','2026-07-03 12:40:26',NULL,NULL,NULL,NULL),(331,2268,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 21:01:36','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(332,2266,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-11 21:08:43','2026-07-03 12:40:26',NULL,NULL,NULL,NULL),(333,2270,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 01:49:25','2026-07-03 12:40:26',NULL,NULL,NULL,NULL),(334,2272,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 05:10:36','2026-07-03 12:39:25',NULL,NULL,NULL,NULL),(335,2278,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 06:52:10','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(336,2276,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 06:52:10','2026-07-03 12:56:23',NULL,NULL,NULL,NULL),(337,2274,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 06:52:10','2026-07-03 12:44:30',NULL,NULL,NULL,NULL),(338,2280,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/frequently-asked-questions-solution-concept_53876-125171.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 08:45:51','2026-07-03 13:28:22',NULL,NULL,NULL,NULL),(339,2282,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-vector\\/flat-black-friday-banners-with-balloons_23-2148318505.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 08:47:20','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(340,2286,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/man-grabbing-chips-poker-table_13339-70800.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 09:06:36','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(341,2284,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/poker-set-playing-poker-with-cards-chips-white-wooden-table-top-view-copy-space_639032-1836.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 09:06:36','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(342,2288,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 09:45:06','2026-07-03 12:39:25',NULL,NULL,NULL,NULL),(343,2290,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/high-angle-view-painting-table_1619105-134.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 11:04:38','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(344,2292,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/little-girl-holding-big-lollypop-isolated-red-background_1303-31447.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 11:10:32','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(345,2296,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/businessman-analyzing-bar-graph-data-with-pen-hand-laptop-coffee-desk-business-concept_62391-1728.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 11:39:16','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(346,2300,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/online-casino-gaming-gambling-device-concept-close-up-laptop-computer-workplace-with-various-items-creative-slot-machine-other-games-3d-rendering_670147-47251.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 11:39:16','2026-07-03 13:28:22',NULL,NULL,NULL,NULL),(347,2294,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/man-is-playing-poker-emotional-fail-game-game-card-player-man-very-angry-with-foolish-choices-losing-all-chips-bank-concept-victory-loosing_639032-483.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 11:39:16','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(348,2298,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/man-playing-cards-with-girlfriend_23-2147744812.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 11:39:16','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(349,2302,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/businessman-using-digital-tablet-with-wine-glass-counter_107420-65837.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 11:39:58','2026-07-03 13:15:56',NULL,NULL,NULL,NULL),(350,2304,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 13:55:14','2026-07-03 12:39:25',NULL,NULL,NULL,NULL),(351,2306,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 18:04:38','2026-07-03 12:38:32',NULL,NULL,NULL,NULL),(352,2308,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-12 21:53:41','2026-07-03 12:38:32',NULL,NULL,NULL,NULL),(353,2310,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-13 02:34:58','2026-07-03 12:38:32',NULL,NULL,NULL,NULL),(354,2312,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-13 05:42:40','2026-07-03 12:37:35',NULL,NULL,NULL,NULL),(355,2314,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-13 08:54:23','2026-07-03 12:36:26',NULL,NULL,NULL,NULL),(356,2316,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-13 12:09:18','2026-07-03 12:36:26',NULL,NULL,NULL,NULL),(357,2319,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-13 14:54:42','2026-06-13 14:54:42',NULL,NULL,NULL,NULL),(358,2321,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-13 17:47:51','2026-07-03 12:36:26',NULL,NULL,NULL,NULL),(359,2323,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-13 20:33:39','2026-07-03 12:35:28',NULL,NULL,NULL,NULL),(360,2325,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-14 00:29:20','2026-07-03 12:35:28',NULL,NULL,NULL,NULL),(361,2327,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-14 05:01:50','2026-07-03 12:34:30',NULL,NULL,NULL,NULL),(362,2329,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-14 07:55:12','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(363,2331,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-14 08:27:12','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(364,2333,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-14 09:42:17','2026-07-03 12:34:30',NULL,NULL,NULL,NULL),(365,2335,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-14 14:24:45','2026-07-03 12:33:34',NULL,NULL,NULL,NULL),(366,2337,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-14 18:59:13','2026-07-03 12:33:34',NULL,NULL,NULL,NULL),(367,2339,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-14 23:00:28','2026-07-03 12:32:37',NULL,NULL,NULL,NULL),(368,2341,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-15 07:47:23','2026-07-03 12:32:37',NULL,NULL,NULL,NULL),(369,2343,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-15 14:12:15','2026-07-03 12:55:26',NULL,NULL,NULL,NULL),(370,2345,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-15 14:12:15','2026-07-03 12:53:51',NULL,NULL,NULL,NULL),(371,2347,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-15 14:12:15','2026-07-03 12:41:25',NULL,NULL,NULL,NULL),(372,2349,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-15 15:25:16','2026-07-03 12:31:48',NULL,NULL,NULL,NULL),(373,2351,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-15 22:50:58','2026-07-03 12:31:48',NULL,NULL,NULL,NULL),(374,2353,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 06:36:20','2026-07-03 12:42:32',NULL,NULL,NULL,NULL),(375,2355,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:55:35','2026-07-03 13:28:22',NULL,NULL,NULL,NULL),(376,2357,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:55:35','2026-06-16 09:55:35',NULL,NULL,NULL,NULL),(377,2361,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:56:06','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(378,2359,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:56:06','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(379,2363,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:57:08','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(380,2367,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:57:08','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(381,2365,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:57:08','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(382,2369,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:57:08','2026-07-03 13:15:57',NULL,NULL,NULL,NULL),(383,2371,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:57:54','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(384,2375,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:58:56','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(385,2377,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:58:56','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(386,2373,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 09:58:56','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(387,2415,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:51','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(388,2389,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:51','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(389,2401,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:52','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(390,2387,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:52','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(391,2391,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:52','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(392,2397,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:52','2026-06-16 10:15:52',NULL,NULL,NULL,NULL),(393,2409,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:52','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(394,2407,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:52','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(395,2383,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:52','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(396,2411,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:15:52','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(397,2419,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(398,2417,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(399,2403,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(400,2395,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:15:56',NULL,NULL,NULL,NULL),(401,2405,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(402,2381,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:15:57',NULL,NULL,NULL,NULL),(403,2393,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:15:57',NULL,NULL,NULL,NULL),(404,2379,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(405,2399,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:54','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(406,2385,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:16:55','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(407,2413,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 10:18:25','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(408,2421,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 14:22:47','2026-07-03 12:30:32',NULL,NULL,NULL,NULL),(409,2423,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/carefree-child-summer-vacation-kid-walk-along-coast-childhood-summer-vacation-happy-child-beach-vacation-seaside-outdoor-adventures-childhood-kid-walking-beach_474717-142246.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 18:38:23','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(410,2429,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-16 22:57:19','2026-07-03 12:30:02',NULL,NULL,NULL,NULL),(411,2087,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/pincocasino1.com\\/wp-content\\/uploads\\/2025\\/05\\/Registration-and-Login-to-Pinco.webp\"},{\"image:loc\":\"https:\\/\\/pincocasino.co\\/wp-content\\/uploads\\/2024\\/12\\/logo-pinco.webp\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 06:17:42','2026-07-03 12:28:59',NULL,NULL,NULL,NULL),(412,2439,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 07:42:43','2026-07-03 12:28:59',NULL,NULL,NULL,NULL),(413,2447,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/device-protected-by-cyber-security_23-2149270833.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 08:03:34','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(414,2443,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/businessman-analyzing-investment-charts-with-laptop-accounting_488220-68445.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 08:03:34','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(415,2445,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/online-casino-luck-concept_53876-147738.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 08:03:34','2026-07-03 13:15:56',NULL,NULL,NULL,NULL),(416,2441,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/close-up-fists-expressing-victory_23-2149193822.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 08:03:34','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(417,2449,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/young-tattooed-freelancer-blank-white-t-shirt-uses-his-mobile-phone-near-his-computer-home-front-brick-wall-parked-vintage-bike-summer-time_346278-1823.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 08:03:34','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(418,2451,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/joyful-handsome-man-white-shirt-is-playing-poker-sitting-table-casino-he-rejoices-winning-taking-chips-looking-camera-with-open-mouth-gambling-money-games_639032-1246.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 08:03:34','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(419,2453,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/men-placing-bets-poker-game_13339-222022.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 08:58:55','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(420,2455,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/indian-female-medic-offering-drugs-vitamins-male-patient-helping-with-disease-treatment_482257-133092.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 08:58:55','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(421,2457,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 12:09:17','2026-07-03 12:27:59',NULL,NULL,NULL,NULL),(422,2459,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 16:27:18','2026-07-03 12:25:47',NULL,NULL,NULL,NULL),(423,2461,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-17 20:58:30','2026-07-03 12:24:48',NULL,NULL,NULL,NULL),(424,2463,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-18 05:05:03','2026-07-03 12:23:08',NULL,NULL,NULL,NULL),(425,2467,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-18 06:53:56','2026-07-03 12:31:48',NULL,NULL,NULL,NULL),(426,2465,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-18 06:53:56','2026-07-03 12:30:32',NULL,NULL,NULL,NULL),(427,2469,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-18 15:04:35','2026-07-03 12:18:55',NULL,NULL,NULL,NULL),(428,2471,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-18 21:35:14','2026-07-03 12:18:55',NULL,NULL,NULL,NULL),(429,2473,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-19 03:11:27','2026-07-03 12:18:55',NULL,NULL,NULL,NULL),(430,2475,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-19 07:49:58','2026-06-19 07:54:57',NULL,NULL,NULL,NULL),(431,2477,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-19 12:22:57','2026-06-19 12:22:57',NULL,NULL,NULL,NULL),(432,2479,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.gurugamer.com\\/resize\\/740x-\\/photo_galleries\\/2024\\/09\\/25\\/mostbet-2-2d55.png\"},{\"image:loc\":\"https:\\/\\/img.gurugamer.com\\/resize\\/740x-\\/2021\\/02\\/08\\/mostbet-app-b4c7.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-19 15:07:01','2026-06-19 15:07:01',NULL,NULL,NULL,NULL),(433,2481,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/www.lawandtrends.com\\/files\\/post\\/imagencabecera\\/204802\\/1024x768_post recomendado.jpg\"},{\"image:loc\":\"https:\\/\\/www.titaniccenter.com\\/cdn\\/shop\\/products\\/pintura-pinco.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-19 15:12:38','2026-06-19 15:12:38',NULL,NULL,NULL,NULL),(434,2483,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/bukmeker-az.com\\/wp-content\\/uploads\\/2022\\/02\\/8-1024x456.png\"},{\"image:loc\":\"https:\\/\\/virginiatechrugby.com\\/wp-content\\/uploads\\/2024\\/01\\/1win-az.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-19 15:17:00','2026-06-19 15:31:59',NULL,NULL,NULL,NULL),(435,2485,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-19 16:33:22','2026-06-19 16:33:22',NULL,NULL,NULL,NULL),(436,2487,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-19 20:30:06','2026-06-19 20:30:06',NULL,NULL,NULL,NULL),(437,2489,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 01:52:27','2026-06-20 01:52:27',NULL,NULL,NULL,NULL),(438,2495,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/cool-black-businesswoman-planning-marketing-strategy_53876-157031.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 09:39:01','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(439,2491,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 09:39:01','2026-06-20 09:39:01',NULL,NULL,NULL,NULL),(440,2493,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/online-casino-gaming-gambling-device-concept-close-up-laptop-workplace-with-creative-slot-machine-other-games-3d-rendering_670147-47254.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 09:39:01','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(441,2497,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/close-up-person-playing-poker-with-friends_23-2149276099.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 09:39:01','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(442,2218,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/most-bet-az.bet\\/wp-content\\/uploads\\/2023\\/11\\/AZERBAYCANDA-MOSTBET-HAQQINDA-ESAS-MELUMATLAR.webp\"},{\"image:loc\":\"https:\\/\\/img.gurugamer.com\\/resize\\/740x-\\/photo_galleries\\/2024\\/09\\/25\\/mostbet-2-2d55.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 10:20:27','2026-06-20 10:29:08',NULL,NULL,NULL,NULL),(443,2501,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 10:21:12','2026-06-20 10:29:08',NULL,NULL,NULL,NULL),(444,2499,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/surprised-african-american-guy-take-off-headphone-ambushed-awkward-looking-smartphone-screen-showing-mobile-display_176420-25173.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 10:29:08','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(445,2503,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/group-colombian-male-friends-spending-time-together-having-fun_23-2151356523.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 11:19:41','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(446,2505,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/friends-playing-poker-together_23-2149276098.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 11:19:41','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(447,2507,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 11:55:55','2026-07-03 13:05:23',NULL,NULL,NULL,NULL),(448,2509,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 13:06:57','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(449,2511,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 13:24:54','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(450,2513,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/friends-havinf-fun-while-playing-poker_23-2149274001.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 15:11:43','2026-06-20 15:11:43',NULL,NULL,NULL,NULL),(451,2515,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 15:15:41','2026-07-03 13:15:57',NULL,NULL,NULL,NULL),(452,2519,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/portrait-young-man-looking-away-yellow-background_230311-55004.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 15:49:22','2026-06-20 15:49:22',NULL,NULL,NULL,NULL),(453,2517,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/going-out-concept-with-man-night_23-2148140894.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 15:49:22','2026-07-03 13:15:57',NULL,NULL,NULL,NULL),(454,2523,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 15:49:22','2026-07-03 13:15:57',NULL,NULL,NULL,NULL),(455,2521,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 15:49:22','2026-06-20 15:49:22',NULL,NULL,NULL,NULL),(456,2525,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 16:07:23','2026-07-03 13:09:42',NULL,NULL,NULL,NULL),(457,2527,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 16:08:26','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(458,2529,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/smiling-man-playing-video-game-enjoying-day-off_482257-116570.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 16:12:09','2026-06-20 16:12:09',NULL,NULL,NULL,NULL),(459,2531,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 16:29:37','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(460,2533,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/backpacker-sitting-bed-open-his-passport_53876-16073.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 17:21:01','2026-06-20 17:21:01',NULL,NULL,NULL,NULL),(461,2535,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 17:46:02','2026-06-20 17:46:02',NULL,NULL,NULL,NULL),(462,2537,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/portrait-smiley-man-casino_23-2150923021.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 18:03:47','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(463,2539,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/talksport.com\\/wp-content\\/uploads\\/2023\\/04\\/ChatGPT-Image-May-7-2025-04_20_01-PM.jpg\"},{\"image:loc\":\"https:\\/\\/nominicasino-de.com\\/images\\/og_image.webp\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 20:15:05','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(464,2541,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/misrconsult.com\\/wp-content\\/uploads\\/2020\\/07\\/sq-img-07.jpg\"},{\"image:loc\":\"https:\\/\\/talksport.com\\/wp-content\\/uploads\\/2024\\/12\\/talksport-wagering-req-non-op.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-20 20:15:05','2026-07-03 13:15:57',NULL,NULL,NULL,NULL),(465,2543,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-21 00:48:48','2026-06-21 00:48:48',NULL,NULL,NULL,NULL),(466,2433,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/kingsbiotech.co.in\\/wp-content\\/uploads\\/2025\\/08\\/mostbet-removebg-preview-2-2.png\"},{\"image:loc\":\"https:\\/\\/en.mostbetbr.net\\/wp-content\\/uploads\\/2022\\/10\\/home-official-site.webp\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-21 09:13:32','2026-06-21 09:17:35',NULL,NULL,NULL,NULL),(467,2545,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-21 10:43:35','2026-06-21 10:47:44',NULL,NULL,NULL,NULL),(468,2547,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-21 18:54:37','2026-06-21 18:54:37',NULL,NULL,NULL,NULL),(469,2212,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/casinoglory.in\\/wp-content\\/uploads\\/2022\\/12\\/glory-casino-in-app-1-1.png\"},{\"image:loc\":\"https:\\/\\/glory-casino.casino\\/wp-content\\/uploads\\/2024\\/08\\/review-live-casino.webp\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-22 01:44:16','2026-06-22 01:47:54',NULL,NULL,NULL,NULL),(470,2549,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-22 02:55:04','2026-06-22 02:55:04',NULL,NULL,NULL,NULL),(471,2551,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-22 08:43:38','2026-06-22 08:43:38',NULL,NULL,NULL,NULL),(472,2553,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-22 15:22:02','2026-06-22 15:22:02',NULL,NULL,NULL,NULL),(473,2555,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-22 20:51:01','2026-06-22 20:51:01',NULL,NULL,NULL,NULL),(474,2557,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/hand-touching-word-processes-search-bar-tablet-screen-crumpled-papers_1134-48383.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-22 21:07:46','2026-07-03 13:13:06',NULL,NULL,NULL,NULL),(475,2559,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-23 02:34:15','2026-06-23 02:34:15',NULL,NULL,NULL,NULL),(476,2561,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-23 07:14:03','2026-06-23 07:14:03',NULL,NULL,NULL,NULL),(477,2437,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/wikitechlibrary.com\\/wp-content\\/uploads\\/2025\\/02\\/mostbet.png.webp\"},{\"image:loc\":\"https:\\/\\/most-bet-az.bet\\/wp-content\\/uploads\\/2023\\/11\\/AZERBAYCANDA-MOSTBET-HAQQINDA-ESAS-MELUMATLAR.webp\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-23 10:06:38','2026-06-23 10:06:38',NULL,NULL,NULL,NULL),(478,2563,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-23 11:41:01','2026-06-23 11:41:01',NULL,NULL,NULL,NULL),(479,2565,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/i.ibb.co\\/bJsMJNt\\/The-Pokies-Casino.gif\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-23 14:34:09','2026-06-23 14:34:09',NULL,NULL,NULL,NULL),(480,2567,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-23 15:52:23','2026-06-23 15:52:23',NULL,NULL,NULL,NULL),(481,2569,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-23 19:47:01','2026-06-23 19:47:01',NULL,NULL,NULL,NULL),(482,2571,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 00:12:11','2026-06-24 00:12:11',NULL,NULL,NULL,NULL),(483,2573,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 03:20:38','2026-06-24 03:20:38',NULL,NULL,NULL,NULL),(484,2575,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 06:12:03','2026-06-24 06:12:03',NULL,NULL,NULL,NULL),(485,2577,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 09:53:05','2026-06-24 09:53:05',NULL,NULL,NULL,NULL),(486,2583,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 12:44:51','2026-07-03 13:10:48',NULL,NULL,NULL,NULL),(487,2581,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 12:44:51','2026-06-24 12:44:51',NULL,NULL,NULL,NULL),(488,2579,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 12:44:51','2026-07-03 13:06:24',NULL,NULL,NULL,NULL),(489,2585,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 13:32:30','2026-06-24 13:32:30',NULL,NULL,NULL,NULL),(490,2587,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 16:24:17','2026-06-24 16:24:17',NULL,NULL,NULL,NULL),(491,2589,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 18:45:42','2026-06-24 18:45:42',NULL,NULL,NULL,NULL),(492,2591,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-24 21:06:49','2026-06-24 21:06:49',NULL,NULL,NULL,NULL),(493,2593,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 00:29:22','2026-06-25 00:29:22',NULL,NULL,NULL,NULL),(494,2595,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 02:49:45','2026-06-25 02:49:45',NULL,NULL,NULL,NULL),(495,2597,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 05:09:14','2026-06-25 05:09:14',NULL,NULL,NULL,NULL),(496,2599,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 07:29:43','2026-06-25 07:29:43',NULL,NULL,NULL,NULL),(497,2601,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 08:18:31','2026-06-25 08:18:31',NULL,NULL,NULL,NULL),(498,2603,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 09:54:40','2026-06-25 09:54:40',NULL,NULL,NULL,NULL),(499,2605,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 11:59:42','2026-06-25 11:59:42',NULL,NULL,NULL,NULL),(500,2607,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 14:05:35','2026-06-25 14:05:35',NULL,NULL,NULL,NULL),(501,2610,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 16:24:14','2026-06-25 16:25:57',NULL,NULL,NULL,NULL),(502,2612,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 18:17:03','2026-06-25 18:17:03',NULL,NULL,NULL,NULL),(503,2614,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 20:37:08','2026-06-25 20:38:50',NULL,NULL,NULL,NULL),(504,2616,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-25 22:29:07','2026-06-25 22:29:07',NULL,NULL,NULL,NULL),(505,2618,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 01:35:53','2026-06-26 01:35:53',NULL,NULL,NULL,NULL),(506,2620,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 03:57:49','2026-06-26 03:57:49',NULL,NULL,NULL,NULL),(507,2622,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 06:18:57','2026-06-26 06:18:57',NULL,NULL,NULL,NULL),(508,2425,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/most-bet-az.bet\\/wp-content\\/uploads\\/2023\\/11\\/AZERBAYCANDA-MOSTBET-HAQQINDA-ESAS-MELUMATLAR.webp\"},{\"image:loc\":\"https:\\/\\/sportscafe.in\\/img\\/es3\\/articles\\/mostbet-logo1.scorimg.webp\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 07:33:45','2026-06-26 07:36:26',NULL,NULL,NULL,NULL),(509,2624,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 08:39:25','2026-06-26 08:39:25',NULL,NULL,NULL,NULL),(510,2626,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 10:44:26','2026-06-26 10:44:26',NULL,NULL,NULL,NULL),(511,2628,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 12:18:26','2026-06-26 12:18:26',NULL,NULL,NULL,NULL),(512,2630,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 18:20:02','2026-06-26 18:20:02',NULL,NULL,NULL,NULL),(513,2632,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 19:54:21','2026-06-26 19:54:21',NULL,NULL,NULL,NULL),(514,2634,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 21:31:20','2026-06-26 21:31:20',NULL,NULL,NULL,NULL),(515,2636,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-26 22:51:27','2026-06-26 22:51:27',NULL,NULL,NULL,NULL),(516,2638,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 01:32:07','2026-06-27 01:32:07',NULL,NULL,NULL,NULL),(517,2640,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 02:59:48','2026-06-27 02:59:48',NULL,NULL,NULL,NULL),(518,2642,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 04:36:28','2026-06-27 04:36:28',NULL,NULL,NULL,NULL),(519,2644,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 06:16:57','2026-06-27 06:16:57',NULL,NULL,NULL,NULL),(520,2646,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 07:58:49','2026-06-27 07:58:49',NULL,NULL,NULL,NULL),(521,2648,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 09:37:26','2026-06-27 09:37:26',NULL,NULL,NULL,NULL),(522,2650,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 11:03:31','2026-06-27 11:03:31',NULL,NULL,NULL,NULL),(523,2652,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 12:50:12','2026-06-27 12:57:42',NULL,NULL,NULL,NULL),(524,2654,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 14:34:26','2026-06-27 14:34:26',NULL,NULL,NULL,NULL),(525,2656,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 16:09:21','2026-06-27 16:09:21',NULL,NULL,NULL,NULL),(526,2658,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 17:47:47','2026-06-27 17:47:47',NULL,NULL,NULL,NULL),(527,2660,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 19:52:20','2026-06-27 19:52:20',NULL,NULL,NULL,NULL),(528,2662,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 21:29:08','2026-06-27 21:29:09',NULL,NULL,NULL,NULL),(529,2664,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-27 23:05:44','2026-06-27 23:05:44',NULL,NULL,NULL,NULL),(530,2666,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 01:43:14','2026-06-28 01:43:14',NULL,NULL,NULL,NULL),(531,2668,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 03:37:11','2026-06-28 03:37:11',NULL,NULL,NULL,NULL),(532,2670,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 05:26:04','2026-06-28 05:26:04',NULL,NULL,NULL,NULL),(533,2672,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 07:21:01','2026-06-28 07:21:01',NULL,NULL,NULL,NULL),(534,2674,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 10:38:51','2026-06-28 10:38:51',NULL,NULL,NULL,NULL),(535,2676,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 14:06:30','2026-06-28 14:06:30',NULL,NULL,NULL,NULL),(536,2678,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 16:58:42','2026-06-28 16:58:42',NULL,NULL,NULL,NULL),(537,2680,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 19:52:09','2026-06-28 19:52:09',NULL,NULL,NULL,NULL),(538,2682,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-28 22:47:50','2026-06-28 22:47:50',NULL,NULL,NULL,NULL),(539,2684,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-29 04:18:45','2026-06-29 04:18:45',NULL,NULL,NULL,NULL),(540,2686,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-29 13:04:38','2026-06-29 13:04:38',NULL,NULL,NULL,NULL),(541,2688,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-29 18:07:19','2026-06-29 18:07:19',NULL,NULL,NULL,NULL),(542,2690,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-30 15:09:12','2026-06-30 15:10:18',NULL,NULL,NULL,NULL),(543,2692,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-30 16:42:16','2026-06-30 16:42:16',NULL,NULL,NULL,NULL),(544,2694,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-30 16:42:16','2026-06-30 16:42:16',NULL,NULL,NULL,NULL),(545,2696,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-06-30 16:42:16','2026-06-30 16:42:16',NULL,NULL,NULL,NULL),(546,2699,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-01 18:39:37','2026-07-01 18:39:37',NULL,NULL,NULL,NULL),(547,2701,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-01 18:40:23','2026-07-01 18:40:23',NULL,NULL,NULL,NULL),(548,2703,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/poker-playing-card-with-dollar-bills-computer-keyboard_1287426-795.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 09:49:35','2026-07-02 09:49:35',NULL,NULL,NULL,NULL),(549,2705,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 12:52:38','2026-07-02 12:52:38',NULL,NULL,NULL,NULL),(550,2707,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 18:56:23','2026-07-02 18:56:23',NULL,NULL,NULL,NULL),(551,2709,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 18:56:23','2026-07-02 18:56:23',NULL,NULL,NULL,NULL),(552,2711,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 18:57:28','2026-07-02 18:57:28',NULL,NULL,NULL,NULL),(553,2714,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 23:09:01','2026-07-02 23:09:01',NULL,NULL,NULL,NULL),(554,2716,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 23:09:01','2026-07-02 23:09:01',NULL,NULL,NULL,NULL),(555,2718,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 23:09:01','2026-07-02 23:09:01',NULL,NULL,NULL,NULL),(556,2721,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-vector\\/cartoon-leprechaun-sitting-rainbow_29190-345.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 23:26:05','2026-07-03 13:07:43',NULL,NULL,NULL,NULL),(557,2725,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/happy-young-adult-male-using-smartphone-night-cityscape_53876-14742.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 23:43:39','2026-07-02 23:43:39',NULL,NULL,NULL,NULL),(558,2723,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/picture-young-businessman-holding-colorful-umbrella-with-sprinkles-around-rainy-street_176420-6214.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-02 23:43:39','2026-07-03 13:08:23',NULL,NULL,NULL,NULL),(559,2727,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 00:03:02','2026-07-03 00:03:02',NULL,NULL,NULL,NULL),(560,2108,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/bettingdog.com\\/wp-content\\/uploads\\/2023\\/11\\/Pin-Up-Casino-mobile-version-1024x586.png\"},{\"image:loc\":\"https:\\/\\/www.gamingdebugged.com\\/wp-content\\/uploads\\/2022\\/11\\/pin-up-casino.jpeg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 12:19:49','2026-07-03 12:21:00',NULL,NULL,NULL,NULL),(561,2735,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/friends-playing-poker-together_23-2149276049.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 12:21:00','2026-07-03 12:21:00',NULL,NULL,NULL,NULL),(562,2214,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/femalecricket.com\\/wp-content\\/uploads\\/2022\\/09\\/mostbet-new.jpg\"},{\"image:loc\":\"https:\\/\\/img.gurugamer.com\\/resize\\/740x-\\/2021\\/02\\/08\\/mostbet-app-b4c7.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 12:25:48','2026-07-03 12:27:59',NULL,NULL,NULL,NULL),(563,2112,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/static.casino.guru\\/pict\\/1282516\\/pinco_casino_promotions_mobile.png\"},{\"image:loc\":\"https:\\/\\/static.casino.guru\\/pict\\/1282515\\/pinco_casino_promotions_desktop.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 12:32:38','2026-07-03 12:33:34',NULL,NULL,NULL,NULL),(564,2220,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/static.casino.guru\\/pict\\/1282510\\/pinco_casino_homepage_desktop.png\"},{\"image:loc\":\"https:\\/\\/static.casino.guru\\/pict\\/1282513\\/pinco_casino_game_gallery_desktop.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 12:42:42','2026-07-03 12:43:30',NULL,NULL,NULL,NULL),(565,2110,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/xiaomiui.net\\/wp-content\\/uploads\\/2025\\/02\\/word-image-61109-1-e1738375009413.jpeg\"},{\"image:loc\":\"https:\\/\\/mostbet.ac\\/wp-content\\/uploads\\/2025\\/03\\/mosbet-logo.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 12:43:30','2026-07-03 12:44:30',NULL,NULL,NULL,NULL),(566,2114,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/pin-up-casino-india.in\\/img\\/pin-up.jpg\"},{\"image:loc\":\"https:\\/\\/www.gamingdebugged.com\\/wp-content\\/uploads\\/2022\\/11\\/pin-up-casino.jpeg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 12:43:39','2026-07-03 12:44:30',NULL,NULL,NULL,NULL),(567,2007,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 13:03:02','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(568,1976,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 13:03:57','2026-07-03 13:04:33',NULL,NULL,NULL,NULL),(569,3014,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 18:41:36','2026-07-03 18:41:36',NULL,NULL,NULL,NULL),(570,3024,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/handsome-young-black-man-sitting-table-with-poker-chips-cards-celebrating-victory-with-happy-smile-winner-expression-with-raised-hands_839833-29502.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 21:25:04','2026-07-03 21:25:04',NULL,NULL,NULL,NULL),(571,3026,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/woman-smart-dress-plays-roulette_494741-134268.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 21:26:23','2026-07-03 21:26:23',NULL,NULL,NULL,NULL),(572,3028,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/happy-elegant-young-man-sits-casino-celebrate-his-victory-poker-game_926199-2630696.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-03 21:44:26','2026-07-03 21:44:26',NULL,NULL,NULL,NULL),(573,3030,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/sauerkraut-pickled-eggplants-black-board_114579-70352.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-04 06:57:24','2026-07-04 06:57:24',NULL,NULL,NULL,NULL),(574,3040,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/summer-images-boy-with-colorful-umbrella-happy-asian-boy-holding-umbrella-summer-outdoor_181020-3019.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-04 10:20:14','2026-07-04 10:20:14',NULL,NULL,NULL,NULL),(575,3044,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/high-angle-adult-paying-with-card_23-2150347022.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-04 10:37:49','2026-07-04 10:37:49',NULL,NULL,NULL,NULL),(576,3048,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-04 11:14:51','2026-07-04 11:14:51',NULL,NULL,NULL,NULL),(577,3062,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-06 18:20:45','2026-07-06 18:20:45',NULL,NULL,NULL,NULL),(578,3066,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-07 09:21:57','2026-07-07 09:21:57',NULL,NULL,NULL,NULL),(579,3070,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-07 12:20:39','2026-07-07 12:20:39',NULL,NULL,NULL,NULL),(580,3074,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-07 15:14:57','2026-07-07 15:14:57',NULL,NULL,NULL,NULL),(581,3078,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-07 17:41:55','2026-07-07 17:41:55',NULL,NULL,NULL,NULL),(582,3084,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-07 20:10:12','2026-07-07 20:10:12',NULL,NULL,NULL,NULL),(583,3090,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-07 22:21:16','2026-07-07 22:21:16',NULL,NULL,NULL,NULL),(584,3092,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 00:32:58','2026-07-08 00:34:10',NULL,NULL,NULL,NULL),(585,3094,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/happy-young-man-filming-his-video-blog-episode_171337-5540.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 02:09:22','2026-07-08 02:09:22',NULL,NULL,NULL,NULL),(586,3072,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/visitritzville.com\\/wp-content\\/uploads\\/Melbet.jpg\"},{\"image:loc\":\"https:\\/\\/melbet.com.im\\/wp-content\\/uploads\\/2025\\/01\\/Melbet-Deposit.jpeg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 15:16:28','2026-07-08 15:16:28',NULL,NULL,NULL,NULL),(587,3096,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 18:28:52','2026-07-08 18:28:52',NULL,NULL,NULL,NULL),(588,3098,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/overhead-view-man-s-hand-holding-cellphone-whisky-glass-poker-table_23-2147881065.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 22:13:35','2026-07-08 22:13:35',NULL,NULL,NULL,NULL),(589,3100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 23:59:42','2026-07-08 23:59:42',NULL,NULL,NULL,NULL),(590,3102,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 23:59:42','2026-07-08 23:59:42',NULL,NULL,NULL,NULL),(591,3104,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 23:59:42','2026-07-08 23:59:42',NULL,NULL,NULL,NULL),(592,3106,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-08 23:59:42','2026-07-08 23:59:42',NULL,NULL,NULL,NULL),(593,3108,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-09 12:17:40','2026-07-09 12:17:40',NULL,NULL,NULL,NULL),(594,3020,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/masikhule.org\\/wp-content\\/uploads\\/2020\\/07\\/wrist-watch.png\"},{\"image:loc\":\"https:\\/\\/bookmakers-reytinq-az.com\\/wp-content\\/uploads\\/2020\\/04\\/1-4.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-09 18:28:39','2026-07-09 18:31:34',NULL,NULL,NULL,NULL),(595,3110,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-09 21:04:51','2026-07-09 21:04:51',NULL,NULL,NULL,NULL),(596,3056,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/static.casino.guru\\/pict\\/1282515\\/pinco_casino_promotions_desktop.png\"},{\"image:loc\":\"http:\\/\\/www.tapeciarnia.pl\\/tapety\\/normalne\\/141936_napis_gambling_casino.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-09 21:21:23','2026-07-09 21:21:23',NULL,NULL,NULL,NULL),(597,3112,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-10 10:25:38','2026-07-10 10:25:38',NULL,NULL,NULL,NULL),(598,3022,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-10 10:40:43','2026-07-10 10:43:34',NULL,NULL,NULL,NULL),(599,3018,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/1winlive.readthedocs.io\\/_images\\/1win-online-casino.png\"},{\"image:loc\":\"https:\\/\\/pokeronlinerus.biz\\/wp-content\\/uploads\\/1win-2.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-10 13:11:25','2026-07-10 13:11:25',NULL,NULL,NULL,NULL),(600,3054,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/traveltweaks.com\\/wp-content\\/uploads\\/2025\\/11\\/untitled-design-2025-11-21T082210.071.jpg\"},{\"image:loc\":\"http:\\/\\/www.tapeciarnia.pl\\/tapety\\/normalne\\/141936_napis_gambling_casino.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-10 13:40:45','2026-07-10 13:54:31',NULL,NULL,NULL,NULL),(601,3120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-10 19:52:58','2026-07-10 19:54:39',NULL,NULL,NULL,NULL),(602,3122,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 06:48:45','2026-07-11 06:48:45',NULL,NULL,NULL,NULL),(603,3124,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/pretty-woman-pressing-ringbell_1187-4481.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 10:22:59','2026-07-11 10:22:59',NULL,NULL,NULL,NULL),(604,3126,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/person-traveling-trought-city_23-2149297337.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 10:57:24','2026-07-11 10:57:24',NULL,NULL,NULL,NULL),(605,3128,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/premium-photo\\/excited-woman-celebrating-jackpot-win-casino-slot-machine-background-concept-celebration-jackpot-win-casino-slot-machine-excited-woman-background_918839-249010.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 11:15:55','2026-07-11 11:15:55',NULL,NULL,NULL,NULL),(606,3130,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/lucky-dice-game-background_23-2150971837.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 11:31:48','2026-07-11 11:31:48',NULL,NULL,NULL,NULL),(607,3132,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-photo\\/medium-shot-woman-spending-time-home_23-2150671568.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 11:50:58','2026-07-11 11:50:58',NULL,NULL,NULL,NULL),(608,3134,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.magnific.com\\/free-vector\\/lottery-winner-cartoon-concept-with-happy-woman-money-rain-vector-illustration_1284-77179.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 12:17:21','2026-07-11 12:17:21',NULL,NULL,NULL,NULL),(609,3034,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/www.betrallyindia.com\\/wp-content\\/uploads\\/2020\\/12\\/mostbet-logo-1.png\"},{\"image:loc\":\"https:\\/\\/mostbet.ac\\/wp-content\\/uploads\\/2025\\/03\\/mosbet-logo.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 13:27:58','2026-07-11 13:42:21',NULL,NULL,NULL,NULL),(610,3136,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-11 17:24:39','2026-07-11 17:24:39',NULL,NULL,NULL,NULL),(611,3016,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/techstory.in\\/wp-content\\/uploads\\/2021\\/08\\/mostbet-1024x512.jpg\"},{\"image:loc\":\"https:\\/\\/img.gurugamer.com\\/resize\\/740x-\\/photo_galleries\\/2024\\/09\\/25\\/mostbet-2-2d55.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-12 04:16:16','2026-07-12 04:16:16',NULL,NULL,NULL,NULL),(612,3138,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-12 12:54:38','2026-07-12 12:54:38',NULL,NULL,NULL,NULL),(613,2757,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"https:\\/\\/img.gurugamer.com\\/resize\\/740x-\\/2021\\/02\\/08\\/mostbet-app-b4c7.jpg\"},{\"image:loc\":\"https:\\/\\/kingsbiotech.co.in\\/wp-content\\/uploads\\/2025\\/08\\/mostbet-removebg-preview-2-2.png\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-12 17:47:30','2026-07-12 17:47:30',NULL,NULL,NULL,NULL),(614,3114,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large','[{\"image:loc\":\"http:\\/\\/www.tapeciarnia.pl\\/tapety\\/normalne\\/141936_napis_gambling_casino.jpg\"}]',NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-13 05:00:28','2026-07-13 05:16:04',NULL,NULL,NULL,NULL),(615,3140,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-13 10:55:21','2026-07-13 10:55:21',NULL,NULL,NULL,NULL),(616,3142,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"Article\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false}}','2026-07-14 11:38:33','2026-07-14 11:38:33',NULL,NULL,NULL,NULL),(617,1105,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2026-07-18 09:21:17','2026-07-18 09:21:17',NULL,NULL,NULL,NULL),(618,1105,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'{\"blockGraphs\":[],\"customGraphs\":[],\"default\":{\"data\":{\"Article\":[],\"Course\":[],\"Dataset\":[],\"FAQPage\":[],\"Movie\":[],\"Person\":[],\"Product\":[],\"ProductReview\":[],\"Car\":[],\"Recipe\":[],\"Service\":[],\"SoftwareApplication\":[],\"WebPage\":[]},\"graphName\":\"\",\"isEnabled\":true},\"graphs\":[]}','default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'{\"linkFormat\":{\"internalLinkCount\":0,\"linkAssistantDismissed\":false},\"primaryTerm\":{\"productEducationDismissed\":false}}','2026-07-18 09:21:17','2026-07-18 09:21:17',NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `4w_aioseo_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_seo_analyzer_results` -- DROP TABLE IF EXISTS `4w_aioseo_seo_analyzer_results`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_seo_analyzer_results` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `data` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `score` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `competitor_url` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), KEY `ndx_aioseo_seo_analyzer_results_competitor_url` (`competitor_url`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_seo_analyzer_results` -- LOCK TABLES `4w_aioseo_seo_analyzer_results` WRITE; /*!40000 ALTER TABLE `4w_aioseo_seo_analyzer_results` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_aioseo_seo_analyzer_results` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_writing_assistant_keywords` -- DROP TABLE IF EXISTS `4w_aioseo_writing_assistant_keywords`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_writing_assistant_keywords` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `uuid` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL, `keyword` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `country` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'us', `language` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'en', `progress` tinyint DEFAULT '0', `keywords` mediumtext COLLATE utf8mb4_unicode_520_ci, `competitors` mediumtext COLLATE utf8mb4_unicode_520_ci, `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ndx_aioseo_writing_assistant_keywords_uuid` (`uuid`), KEY `ndx_aioseo_writing_assistant_keywords_keyword` (`keyword`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_writing_assistant_keywords` -- LOCK TABLES `4w_aioseo_writing_assistant_keywords` WRITE; /*!40000 ALTER TABLE `4w_aioseo_writing_assistant_keywords` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_aioseo_writing_assistant_keywords` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_aioseo_writing_assistant_posts` -- DROP TABLE IF EXISTS `4w_aioseo_writing_assistant_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_aioseo_writing_assistant_posts` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint unsigned DEFAULT NULL, `keyword_id` bigint unsigned DEFAULT NULL, `content_analysis_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `content_analysis` text COLLATE utf8mb4_unicode_520_ci, `created` datetime NOT NULL, `updated` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ndx_aioseo_writing_assistant_posts_post_id` (`post_id`), KEY `ndx_aioseo_writing_assistant_posts_keyword_id` (`keyword_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_aioseo_writing_assistant_posts` -- LOCK TABLES `4w_aioseo_writing_assistant_posts` WRITE; /*!40000 ALTER TABLE `4w_aioseo_writing_assistant_posts` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_aioseo_writing_assistant_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_cmplz_cookiebanners` -- DROP TABLE IF EXISTS `4w_cmplz_cookiebanners`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_cmplz_cookiebanners` ( `ID` int NOT NULL AUTO_INCREMENT, `banner_version` int NOT NULL, `default` int NOT NULL, `archived` int NOT NULL, `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `position` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `checkbox_style` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `use_logo` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `logo_attachment_id` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `close_button` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `revoke` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `header` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `dismiss` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `save_preferences` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `view_preferences` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `category_functional` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `category_all` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `category_stats` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `category_prefs` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `accept` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `message_optin` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `use_categories` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `disable_cookiebanner` int NOT NULL, `banner_width` int NOT NULL, `soft_cookiewall` int NOT NULL, `dismiss_on_scroll` int NOT NULL, `dismiss_on_timeout` int NOT NULL, `dismiss_timeout` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `accept_informational` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `message_optout` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `use_custom_cookie_css` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `custom_css` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `statistics` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `functional_text` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `statistics_text` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `statistics_text_anonymous` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `preferences_text` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `marketing_text` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `colorpalette_background` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `colorpalette_text` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `colorpalette_toggles` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `colorpalette_border_radius` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `border_width` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `font_size` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `colorpalette_button_accept` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `colorpalette_button_deny` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `colorpalette_button_settings` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `buttons_border_radius` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `animation` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `use_box_shadow` int NOT NULL, `header_footer_shadow` int NOT NULL, `hide_preview` int NOT NULL, `disable_width_correction` int NOT NULL, `legal_documents` int NOT NULL, `manage_consent_options` text COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`ID`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_cmplz_cookiebanners` -- LOCK TABLES `4w_cmplz_cookiebanners` WRITE; /*!40000 ALTER TABLE `4w_cmplz_cookiebanners` DISABLE KEYS */; INSERT INTO `4w_cmplz_cookiebanners` VALUES (1,23,1,0,'bottom-right view-preferences','bottom-right','slider','hide','0','1','Gérer le consentement','a:2:{s:4:\"text\";s:34:\"Gérer le consentement aux cookies\";s:4:\"show\";i:1;}','a:2:{s:4:\"text\";s:7:\"Refuser\";s:4:\"show\";i:1;}','Enregistrer les préférences','Voir les préférences','Fonctionnel','a:2:{s:4:\"text\";s:9:\"Marketing\";s:4:\"show\";i:1;}','a:2:{s:4:\"text\";s:12:\"Statistiques\";s:4:\"show\";i:1;}','a:2:{s:4:\"text\";s:13:\"Préférences\";s:4:\"show\";i:1;}','Accepter','Pour offrir les meilleures expériences, nous utilisons des technologies telles que les cookies pour stocker et/ou accéder aux informations des appareils. Le fait de consentir à ces technologies nous permettra de traiter des données telles que le comportement de navigation ou les ID uniques sur ce site. Le fait de ne pas consentir ou de retirer son consentement peut avoir un effet négatif sur certaines caractéristiques et fonctions.','view-preferences',0,526,0,0,0,'10','a:2:{s:4:\"text\";s:8:\"Accepter\";s:4:\"show\";i:1;}','Pour offrir les meilleures expériences, nous utilisons des technologies telles que les cookies pour stocker et/ou accéder aux informations des appareils. Le fait de consentir à ces technologies nous permettra de traiter des données telles que le comportement de navigation ou les ID uniques sur ce site. Le fait de ne pas consentir ou de retirer son consentement peut avoir un effet négatif sur certaines caractéristiques et fonctions.','0','.cmplz-message{}\n /* styles for the message box */\n.cmplz-deny{}\n /* styles for the dismiss button */\n.cmplz-btn{}\n /* styles for buttons */\n.cmplz-accept{} \n/* styles for the accept button */\n.cmplz-cookiebanner{} \n/* styles for the popup banner */\n.cmplz-cookiebanner .cmplz-category{} \n/* styles for categories*/\n.cmplz-manage-consent{} \n/* styles for the settings popup */\n.cmplz-soft-cookiewall{} \n/* styles for the soft cookie wall */\n\n/* styles for the AMP notice */\n#cmplz-consent-ui, #cmplz-post-consent-ui {} \n/* styles for entire banner */\n#cmplz-consent-ui .cmplz-consent-message {} \n/* styles for the message area */\n#cmplz-consent-ui button, #cmplz-post-consent-ui button {} \n/* styles for the buttons */','a:0:{}','a:2:{s:4:\"text\";s:341:\"Le stockage ou l’accès technique est strictement nécessaire dans la finalité d’intérêt légitime de permettre l’utilisation d’un service spécifique explicitement demandé par l’abonné ou l’utilisateur, ou dans le seul but d’effectuer la transmission d’une communication sur un réseau de communications électroniques.\";s:4:\"show\";i:1;}','a:2:{s:4:\"text\";s:92:\"Le stockage ou l’accès technique qui est utilisé exclusivement à des fins statistiques.\";s:4:\"show\";i:1;}','a:2:{s:4:\"text\";s:448:\"Le stockage ou l’accès technique qui est utilisé exclusivement dans des finalités statistiques anonymes. En l’absence d’une assignation à comparaître, d’une conformité volontaire de la part de votre fournisseur d’accès à internet ou d’enregistrements supplémentaires provenant d’une tierce partie, les informations stockées ou extraites à cette seule fin ne peuvent généralement pas être utilisées pour vous identifier.\";s:4:\"show\";i:1;}','a:2:{s:4:\"text\";s:185:\"Le stockage ou l’accès technique est nécessaire dans la finalité d’intérêt légitime de stocker des préférences qui ne sont pas demandées par l’abonné ou l’utilisateur.\";s:4:\"show\";i:1;}','a:2:{s:4:\"text\";s:243:\"Le stockage ou l’accès technique est nécessaire pour créer des profils d’utilisateurs afin d’envoyer des publicités, ou pour suivre l’utilisateur sur un site web ou sur plusieurs sites web ayant des finalités marketing similaires.\";s:4:\"show\";i:1;}','a:2:{s:5:\"color\";s:7:\"#ffffff\";s:6:\"border\";s:7:\"#f2f2f2\";}','a:2:{s:5:\"color\";s:7:\"#222222\";s:9:\"hyperlink\";s:7:\"#1E73BE\";}','a:3:{s:10:\"background\";s:7:\"#1e73be\";s:6:\"bullet\";s:7:\"#ffffff\";s:8:\"inactive\";s:7:\"#F56E28\";}','a:5:{s:3:\"top\";i:12;s:5:\"right\";i:12;s:6:\"bottom\";i:12;s:4:\"left\";i:12;s:4:\"type\";s:2:\"px\";}','a:4:{s:3:\"top\";i:0;s:5:\"right\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;}','12','a:3:{s:10:\"background\";s:7:\"#1E73BE\";s:6:\"border\";s:7:\"#1E73BE\";s:4:\"text\";s:7:\"#ffffff\";}','a:3:{s:10:\"background\";s:7:\"#f9f9f9\";s:6:\"border\";s:7:\"#f2f2f2\";s:4:\"text\";s:7:\"#222222\";}','a:3:{s:10:\"background\";s:7:\"#f9f9f9\";s:6:\"border\";s:7:\"#f2f2f2\";s:4:\"text\";s:7:\"#333333\";}','a:5:{s:3:\"top\";i:6;s:5:\"right\";i:6;s:6:\"bottom\";i:6;s:4:\"left\";i:6;s:4:\"type\";s:2:\"px\";}','none',1,0,0,0,1,'hover-hide-mobile'); /*!40000 ALTER TABLE `4w_cmplz_cookiebanners` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_cmplz_cookies` -- DROP TABLE IF EXISTS `4w_cmplz_cookies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_cmplz_cookies` ( `ID` int NOT NULL AUTO_INCREMENT, `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL, `slug` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL, `sync` int NOT NULL, `ignored` int NOT NULL, `retention` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `type` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `serviceID` int NOT NULL, `cookieFunction` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `collectedPersonalData` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `purpose` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `language` varchar(6) COLLATE utf8mb4_unicode_520_ci NOT NULL, `isTranslationFrom` int NOT NULL, `isPersonalData` int NOT NULL, `isOwnDomainCookie` int NOT NULL, `deleted` int NOT NULL, `isMembersOnly` int NOT NULL, `showOnPolicy` int NOT NULL, `lastUpdatedDate` int NOT NULL, `lastAddDate` int NOT NULL, `firstAddDate` int NOT NULL, `domain` text COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`ID`) ) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_cmplz_cookies` -- LOCK TABLES `4w_cmplz_cookies` WRITE; /*!40000 ALTER TABLE `4w_cmplz_cookies` DISABLE KEYS */; INSERT INTO `4w_cmplz_cookies` VALUES (1,'SS_deltaBuffer','ss_deltabuffer',1,1,'persistent','localstorage',0,'provide a smoother scrolling experience','','Functional','en',0,0,1,0,0,1,1654544255,1675371184,1654541700,''),(2,'SS_deltaBuffer','ss_deltabuffer',1,1,'persistante','',0,'Offrir une expérience de défilement plus fluide','','Fonctionnel','fr',1,0,1,0,0,1,1654544255,1675371184,1654541700,''),(3,'wp-autosave-*','wp-autosave',1,1,'persistent','',3,'store performed actions on the website','','Functional','en',0,0,1,0,0,1,1654544255,1654541708,1654541700,''),(4,'wp-autosave-*','wp-autosave',1,1,'persistante','',4,'Stocker les actions effectuées par les utilisateurs sur le site web','','Fonctionnel','fr',3,0,1,0,0,1,1654544255,1654541708,1654541700,''),(5,'PHPSESSID','phpsessid',1,1,'session','cookie',5,'provide functions across pages','none','Functional','en',0,0,1,0,0,1,1654544255,1675371184,1654541700,''),(6,'PHPSESSID','phpsessid',1,1,'session','',6,'Fournir des fonctions sur toutes les pages','aucune','Fonctionnel','fr',5,0,1,0,0,1,1654544255,1675371184,1654541700,''),(7,'wordpress_test_cookie','wordpress_test_cookie',1,0,'session','cookie',3,'read if cookies can be placed','','Functional','en',0,0,1,0,1,1,1654544255,1715972667,1654541700,''),(8,'wordpress_test_cookie','wordpress_test_cookie',1,0,'session','',4,'Vérifier si des cookies peuvent être déposés','','Fonctionnel','fr',7,0,1,0,1,1,1654544255,1715972667,1654541700,''),(9,'wp-settings-*','wp-settings',1,1,'persistent','cookie',3,'store user preferences','','Functional','en',0,0,1,0,1,1,1654544255,1715972667,1654541700,''),(10,'wp-settings-*','wp-settings',1,1,'persistante','',4,'Stocker les préférences des utilisateurs','','Fonctionnel','fr',9,0,1,0,1,1,1654544255,1715972667,1654541700,''),(11,'wp-settings-time-*','wp-settings-time',1,1,'1 year','cookie',3,'store user preferences','','Functional','en',0,0,1,0,1,1,1654544255,1715972667,1654541700,''),(12,'wp-settings-time-*','wp-settings-time',1,1,'1 an','',4,'Stocker les préférences des utilisateurs','','Fonctionnel','fr',11,0,1,0,1,1,1654544255,1715972667,1654541700,''),(13,'wordpress_logged_in_*','wordpress_logged_in_',1,0,'persistent','cookie',3,'Store logged in users','','Functional','en',0,0,1,0,1,1,1654544255,1715972667,1654541700,''),(14,'wordpress_logged_in_*','wordpress_logged_in_',1,0,'persistante','',4,'Garder les utilisateurs connectés','','Fonctionnel','fr',13,0,1,0,1,1,1654544255,1715972667,1654541700,''),(15,'cookie-1654544268','',0,0,'','',0,'','','','en',0,0,0,1,0,1,0,1654544268,1654544268,''),(16,'cookie-1654544268','',0,0,'','',0,'','','','fr',15,0,0,1,0,1,0,1654544268,1654544268,''),(17,'cmplz_toggle_data_id_4','',1,0,'365 jours','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1654544307,''),(18,'cmplz_toggle_data_id_4','',1,0,'365 jours','',0,'','','','fr',17,0,1,0,0,1,0,1675371184,1654544307,''),(19,'cmplz_toggle_data_id_0','',1,0,'365 jours','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1654544307,''),(20,'cmplz_toggle_data_id_0','',1,0,'365 jours','',0,'','','','fr',19,0,1,0,0,1,0,1675371184,1654544307,''),(21,'cmplzDashboardDefaultsSet','',1,0,'365 jours','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1654544307,''),(22,'cmplzDashboardDefaultsSet','',1,0,'365 jours','',0,'','','','fr',21,0,1,0,0,1,0,1675371184,1654544307,''),(23,'cmplzFormValues','',1,0,'365 jours','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1654544307,''),(24,'cmplzFormValues','',1,0,'365 jours','',0,'','','','fr',23,0,1,0,0,1,0,1675371184,1654544307,''),(25,'cmplz_toggle_data_id_1','',1,0,'365 jours','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1654544307,''),(26,'cmplz_toggle_data_id_1','',1,0,'365 jours','',0,'','','','fr',25,0,1,0,0,1,0,1675371184,1654544307,''),(27,'cmplz_layout','',1,0,'365 jours','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1654544307,''),(28,'cmplz_layout','',1,0,'365 jours','',0,'','','','fr',27,0,1,0,0,1,0,1675371184,1654544307,''),(29,'cmplz_toggle_data_id_2','',1,0,'365 jours','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1654544307,''),(30,'cmplz_toggle_data_id_2','',1,0,'365 jours','',0,'','','','fr',29,0,1,0,0,1,0,1675371184,1654544307,''),(31,'cmplz_toggle_data_id_3','',1,0,'365 jours','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1654544307,''),(32,'cmplz_toggle_data_id_3','',1,0,'365 jours','',0,'','','','fr',31,0,1,0,0,1,0,1675371184,1654544307,''),(33,'_ga','',1,0,'','cookie',0,'','','','en',0,0,1,0,0,1,0,1715972667,1666080459,''),(34,'_ga','',1,0,'','',0,'','','','fr',33,0,1,0,0,1,0,1715972667,1666080459,''),(35,'wp_lang','',1,0,'','cookie',0,'','','','en',0,0,1,0,0,1,0,1698144611,1666080459,''),(36,'wp_lang','',1,0,'','',0,'','','','fr',35,0,1,0,0,1,0,1698144611,1666080459,''),(37,'_ga_1PPMW8CLLT','',1,0,'','cookie',0,'','','','en',0,0,1,0,0,1,0,1715972667,1666080459,''),(38,'_ga_1PPMW8CLLT','',1,0,'','',0,'','','','fr',37,0,1,0,0,1,0,1715972667,1666080459,''),(39,'activated_addons','',1,0,'','localstorage',0,'','','','en',0,0,1,0,0,1,0,1675371184,1675369800,''),(40,'activated_addons','',1,0,'','',0,'','','','fr',39,0,1,0,0,1,0,1675371184,1675369800,''),(41,'cmplz_consented_services','',1,0,'365 jours','cookie',0,'','','','en',0,0,1,0,0,1,0,1675371184,1675369800,''),(42,'cmplz_consented_services','',1,0,'365 jours','',0,'','','','fr',41,0,1,0,0,1,0,1675371184,1675369800,''),(43,'cmplz_policy_id','',1,0,'365 jours','cookie',0,'','','','en',0,0,1,0,0,1,0,1675371184,1675369800,''),(44,'cmplz_policy_id','',1,0,'365 jours','',0,'','','','fr',43,0,1,0,0,1,0,1675371184,1675369800,''),(45,'cmplz_marketing','',1,0,'365 jours','cookie',0,'','','','en',0,0,1,0,0,1,0,1675371184,1675369800,''),(46,'cmplz_marketing','',1,0,'365 jours','',0,'','','','fr',45,0,1,0,0,1,0,1675371184,1675369800,''),(47,'cmplz_statistics','',1,0,'365 jours','cookie',0,'','','','en',0,0,1,0,0,1,0,1675371184,1675369801,''),(48,'cmplz_statistics','',1,0,'365 jours','',0,'','','','fr',47,0,1,0,0,1,0,1675371184,1675369801,''),(49,'cmplz_preferences','',1,0,'365 jours','cookie',0,'','','','en',0,0,1,0,0,1,0,1675371184,1675369801,''),(50,'cmplz_preferences','',1,0,'365 jours','',0,'','','','fr',49,0,1,0,0,1,0,1675371184,1675369801,''),(51,'cmplz_functional','',1,0,'365 jours','cookie',0,'','','','en',0,0,1,0,0,1,0,1675371184,1675369801,''),(52,'cmplz_functional','',1,0,'365 jours','',0,'','','','fr',51,0,1,0,0,1,0,1675371184,1675369801,''),(53,'cmplz_banner-status','',1,0,'365 jours','cookie',0,'','','','en',0,0,1,0,0,1,0,1675371184,1675369801,''),(54,'cmplz_banner-status','',1,0,'365 jours','',0,'','','','fr',53,0,1,0,0,1,0,1675371184,1675369801,''),(55,'_eshoob','',1,0,'','cookie',0,'','','','en',0,0,1,0,0,1,0,1678190954,1675369801,''),(56,'_eshoob','',1,0,'','',0,'','','','fr',55,0,1,0,0,1,0,1678190954,1675369801,''); /*!40000 ALTER TABLE `4w_cmplz_cookies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_cmplz_dnsmpd` -- DROP TABLE IF EXISTS `4w_cmplz_dnsmpd`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_cmplz_dnsmpd` ( `ID` int NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `region` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `global_optout` int NOT NULL, `cross_context` int NOT NULL, `limit_sensitive` int NOT NULL, `request_for_access` int NOT NULL, `right_to_be_forgotten` int NOT NULL, `right_to_data_portability` int NOT NULL, `request_date` int NOT NULL, `resolved` int NOT NULL, PRIMARY KEY (`ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_cmplz_dnsmpd` -- LOCK TABLES `4w_cmplz_dnsmpd` WRITE; /*!40000 ALTER TABLE `4w_cmplz_dnsmpd` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_cmplz_dnsmpd` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_cmplz_services` -- DROP TABLE IF EXISTS `4w_cmplz_services`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_cmplz_services` ( `ID` int NOT NULL AUTO_INCREMENT, `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL, `slug` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL, `serviceType` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL, `category` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL, `thirdParty` int NOT NULL, `sharesData` int NOT NULL, `secondParty` int NOT NULL, `privacyStatementURL` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL, `language` varchar(6) COLLATE utf8mb4_unicode_520_ci NOT NULL, `isTranslationFrom` int NOT NULL, `sync` int NOT NULL, `lastUpdatedDate` int NOT NULL, PRIMARY KEY (`ID`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_cmplz_services` -- LOCK TABLES `4w_cmplz_services` WRITE; /*!40000 ALTER TABLE `4w_cmplz_services` DISABLE KEYS */; INSERT INTO `4w_cmplz_services` VALUES (3,'WordPress','wordpress','website development','',0,0,0,'','en',0,1,1654544257),(4,'WordPress','wordpress','le développement du site web','',0,0,0,'','fr',3,1,1654544257),(5,'PHP','php','website development','',0,0,0,'','en',0,1,1654544257),(6,'PHP','php','le développement du site web','',0,0,0,'','fr',5,1,1654544257),(7,'Google Analytics','','','',0,0,0,'','en',0,1,0),(8,'Google Analytics','','','',0,0,0,'','fr',7,1,0); /*!40000 ALTER TABLE `4w_cmplz_services` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_commentmeta` -- DROP TABLE IF EXISTS `4w_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_commentmeta` ( `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_commentmeta` -- LOCK TABLES `4w_commentmeta` WRITE; /*!40000 ALTER TABLE `4w_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_comments` -- DROP TABLE IF EXISTS `4w_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_comments` ( `comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint unsigned NOT NULL DEFAULT '0', `comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `comment_karma` int NOT NULL DEFAULT '0', `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment', `comment_parent` bigint unsigned NOT NULL DEFAULT '0', `user_id` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=135 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_comments` -- LOCK TABLES `4w_comments` WRITE; /*!40000 ALTER TABLE `4w_comments` DISABLE KEYS */; INSERT INTO `4w_comments` VALUES (8,6,'Johnny','39290@gmail.com','','185.220.102.7','2022-05-16 01:04:08','2022-05-15 23:04:08','Did you notice??\r\n\r\nThe traffic landscape has\r\nCHANGED drastically in 2022!\r\n\r\nPeople are not reading long\r\nblog posts, they are not watching\r\nlong videos like they used to..\r\n\r\nInstead they\'re watching short, \r\nsnackable 15-30 sec videos on \r\nYouTube, FB, TikTok..\r\n\r\nAnd If you don\'t want to get left \r\nin the dust, but LEVERAGE it to \r\ngenerate 10,000s of visitors \r\nper day, then..\r\n\r\nGO HERE & START RIGHT NOW ==> https://bit.ly/39Uezmh\r\n\r\nNewbies, people with no real \r\nskills, no experience, no idea, \r\nand some just by pure luck, \r\nunknowingly are making $500 \r\nto even $1,000 per day with \r\nthis traffic method.\r\n\r\nHere\'re some of the results \r\npeople getting with Shorts:\r\n\r\n- 3.5 Million views posting other people\'s videos\r\n- 24 million views posting 5 sec videos\r\n- 1.4 million views posting 30 sec review videos\r\n\r\nAnd the best part is ALL:\r\n\r\n- WITHOUT being on camera\r\n- WITHOUT running ads\r\n- WITHOUT subscribers\r\n- WITHOUT outsourcing\r\n\r\nWith VidShortz, you can quickly \r\nand easily create attention-grabbing \r\nYouTube Shorts that drive traffic \r\n& sales to your websites, blogs, \r\nand offers in just 3 clicks..\r\n\r\nWATCH QUICK DEMO HERE ==> https://bit.ly/39Uezmh',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(9,6,'debra','53119@gmail.com','https://is.gd/dBsd60','37.139.179.19','2023-02-21 15:13:55','2023-02-21 14:13:55','Waiting for you climb in to bed with me... https://is.gd/dBsd60',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(10,6,'Extended Opportunity','14531@gmail.com','','185.125.50.5','2024-04-04 12:18:48','2024-04-04 10:18:48','This Dude Creates Bitc0in Out Of Thin Air [CRAZY]\r\n\r\nI didn’t believe it either at first…\r\n\r\nUntil i saw it works in action >> https://ext-opp.com/Coinz\r\n\r\nYou see, Bitc0in and the entire Crypt0 market is about to go through the rough… \r\n\r\nSome smart people will get in now, and make massive gains,\r\nAnd some will stand and watch people make money… \r\n\r\nUltimately, I want you to get in now… \r\n\r\nBut here is the issue… \r\n\r\nIf you put any kind of money in it now, it would be a huge risk. \r\nEspecially if you put in money that you can’t afford to lose… \r\n\r\nBut what my friend, Seyi, did is insane… \r\n\r\nHe created the world’s first AI app that literally generates Bitc0in and ETH out of thin air… \r\n\r\nAll you need to do is just connect your wallet, and that’s it… \r\n\r\n- You don’t need to analyze the market \r\n- You don’t need mining equipments \r\n- You don’t need to trade \r\n- And you don’t need to invest even a penny\r\n\r\nTo create your account with Coinz, and start receiving daily Bitc0in & etheruem for 100% free click here >> https://ext-opp.com/Coinz\r\n\r\nBut don’t delay, because the price of Coinz will double very soon… \r\n\r\nCheers',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(11,261,'vpn_hkKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.107','2026-05-10 09:13:43','2026-05-10 07:13:43','Можно ли использовать <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">впн</a> без подписки на постоянной основе?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(12,298,'kapsulnyj_dom_ktKt','barbaradavis6797z5i5@c.welcometotijuana.com','https://kapsulnyj-dom-1.ru','89.124.115.149','2026-05-18 10:58:05','2026-05-18 08:58:05','<a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">Капсульный дом</a> — какой срок службы заявляют производители и соответствует ли он реальности?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(13,927,'kapsulnyj_dom_mxKt','barbaradavis6797z5i5@c.welcometotijuana.com','https://kapsulnyj-dom-1.ru','89.124.115.149','2026-05-18 12:19:14','2026-05-18 10:19:14','<a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">Капсульный дом</a> — можно ли его законно зарегистрировать как жилое строение?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(14,943,'kapsulnyj_dom_daKt','barbaradavis6797z5i5@c.welcometotijuana.com','https://kapsulnyj-dom-1.ru','89.124.115.149','2026-05-18 13:29:28','2026-05-18 11:29:28','<a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">Капсульный дом</a> — какова его реальная площадь и как её грамотно организовать?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(15,1189,'kapsulnyj_dom_rwKt','barbaradavis6797z5i5@c.welcometotijuana.com','https://kapsulnyj-dom-1.ru','89.124.115.149','2026-05-18 15:03:46','2026-05-18 13:03:46','Как выбрать участок под <a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">капсульный дом</a> — есть ли особые требования?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(16,274,'kapsulnyj_dom_tcKt','barbaradavis6797z5i5@c.welcometotijuana.com','https://kapsulnyj-dom-1.ru','89.124.115.149','2026-05-18 16:53:53','2026-05-18 14:53:53','Стоит ли рассматривать <a href=\"https://kapsulnyj-dom-1.ru\" rel=\"nofollow ugc\">капсульный дом</a> как постоянное жильё или только как дачный вариант?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(17,298,'vpn_kzKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.81','2026-05-22 05:14:01','2026-05-22 03:14:01','Помогает ли <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">ВПН</a> при работе с криптовалютными биржами?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(18,927,'vpn_lnKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.81','2026-05-22 06:19:36','2026-05-22 04:19:36','Почему некоторые приложения перестают работать при включённом <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">впн</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(19,943,'vpn_mkKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.81','2026-05-22 07:15:55','2026-05-22 05:15:55','Правда ли, что <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">Впн</a> делает меня полностью анонимным в сети?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(20,1189,'vpn_mtKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.81','2026-05-22 08:34:21','2026-05-22 06:34:21','Что такое split tunneling в <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">vpn</a> и зачем он нужен?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(21,274,'vpn_qcKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.81','2026-05-22 10:09:30','2026-05-22 08:09:30','Как настроить <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">VPN</a> на MacOS без сторонних приложений?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(22,298,'vpn_exKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.107','2026-05-25 17:19:34','2026-05-25 15:19:34','Помогает ли <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">ВПН</a> при работе с криптовалютными биржами?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(23,927,'vpn_loKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.107','2026-05-25 18:16:27','2026-05-25 16:16:27','Как часто нужно менять <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">впн</a>-сервер для лучшей анонимности?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(24,943,'vpn_cgKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.107','2026-05-25 19:08:03','2026-05-25 17:08:03','Как проверить, что <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">ВПН</a> действительно скрывает мой IP-адрес?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(25,1189,'vpn_sqKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.107','2026-05-25 20:22:04','2026-05-25 18:22:04','Помогает ли <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">впн</a> защититься от слежки со стороны провайдера?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(26,274,'vpn_yyKt','josephjones3963eyr1@b.budgetthailandtravel.com','https://vpn-1.ru','89.124.113.107','2026-05-25 21:53:59','2026-05-25 19:53:59','Как правильно выбрать <a href=\"https://vpn-1.ru\" rel=\"nofollow ugc\">Впн</a> для повседневного использования?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(27,298,'ma1_tkKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-05-27 14:17:06','2026-05-27 12:17:06','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — в каких случаях лучше нанять штатного маркетолога?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(28,927,'ma1_mqKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-05-27 15:16:53','2026-05-27 13:16:53','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — как проверить реальные кейсы, а не нарисованные результаты?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(29,943,'ma1_hlKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-05-27 16:12:23','2026-05-27 14:12:23','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — что должно входить в стандартный договор?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(30,1189,'ma1_wpKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-05-27 17:32:28','2026-05-27 15:32:28','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — как проверить реальные кейсы, а не нарисованные результаты?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(31,274,'ma1_gaKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-05-27 19:14:47','2026-05-27 17:14:47','Поделитесь опытом: что чаще всего разочаровывает в работе с <a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">маркетинговое агентство</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(32,298,'pet_coKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-05-30 23:51:54','2026-05-30 21:51:54','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> помогают людям, страдающим одиночеством?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(33,927,'pet_nmKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-05-31 00:49:38','2026-05-30 22:49:38','Какие <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> лучше всего подходят для людей с аллергией?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(34,943,'pet_vdKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-05-31 01:40:33','2026-05-30 23:40:33','Почему <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> иногда прячутся под кроватью или диваном?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(35,1189,'pet_apKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-05-31 02:54:49','2026-05-31 00:54:49','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> реагируют на запах алкоголя или табака от хозяина?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(36,274,'pet_xuKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-05-31 04:27:23','2026-05-31 02:27:23','Почему <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> иногда отказываются принимать лекарства?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(37,298,'pssg_idkl','karenmartinez7791a026@b.verifiedlinklist.com','https://prodvizhenie-sajta-s-garantiej.ru','89.124.113.107','2026-06-03 11:03:26','2026-06-03 09:03:26','Что реально означает <a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">продвижение сайта с гарантией</a> — как это прописывается в договоре?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(38,927,'pssg_oekl','karenmartinez7791a026@b.verifiedlinklist.com','https://prodvizhenie-sajta-s-garantiej.ru','89.124.113.107','2026-06-03 12:20:59','2026-06-03 10:20:59','продвижение сайта с гарантией <a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">продвижение сайта с гарантией</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(39,943,'pssg_iakl','karenmartinez7791a026@b.verifiedlinklist.com','https://prodvizhenie-sajta-s-garantiej.ru','89.124.113.107','2026-06-03 13:32:12','2026-06-03 11:32:12','<a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">Продвижение сайта с гарантией</a> для молодого домена — реально ли это?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(40,1189,'pssg_qmkl','karenmartinez7791a026@b.verifiedlinklist.com','https://prodvizhenie-sajta-s-garantiej.ru','89.124.113.107','2026-06-03 15:10:34','2026-06-03 13:10:34','<a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">Продвижение сайта с гарантией</a> — что именно гарантируется: позиции, трафик или лиды?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(41,274,'pssg_lpkl','karenmartinez7791a026@b.verifiedlinklist.com','https://prodvizhenie-sajta-s-garantiej.ru','89.124.113.107','2026-06-03 17:19:14','2026-06-03 15:19:14','На какие ключевые слова реалистично <a href=\"https://prodvizhenie-sajta-s-garantiej.ru\" rel=\"nofollow ugc\">продвижение сайта с гарантией</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(42,298,'pms_rnEa','ahmedbrown2386@c.seoautomationpro.com','https://prodvizhenie-molodyh-sajtov.ru','89.124.115.149','2026-06-05 16:42:08','2026-06-05 14:42:08','Влияет ли возраст домена на <a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">продвижение молодых сайтов</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(43,927,'pms_isEa','ahmedbrown2386@c.seoautomationpro.com','https://prodvizhenie-molodyh-sajtov.ru','89.124.115.149','2026-06-05 18:03:11','2026-06-05 16:03:11','<a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">Продвижение молодых сайтов</a> — что важнее на старте: технический SEO или контент?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(44,943,'pms_kbEa','ahmedbrown2386@c.seoautomationpro.com','https://prodvizhenie-molodyh-sajtov.ru','89.124.115.149','2026-06-05 19:20:13','2026-06-05 17:20:13','<a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">Продвижение молодых сайтов</a> — что важнее на старте: технический SEO или контент?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(45,1189,'pms_nmEa','ahmedbrown2386@c.seoautomationpro.com','https://prodvizhenie-molodyh-sajtov.ru','89.124.115.149','2026-06-05 21:07:12','2026-06-05 19:07:12','Как поведенческие метрики влияют на <a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">продвижение молодых сайтов</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(46,274,'pms_ufEa','ahmedbrown2386@c.seoautomationpro.com','https://prodvizhenie-molodyh-sajtov.ru','89.124.115.149','2026-06-05 23:22:43','2026-06-05 21:22:43','<a href=\"https://prodvizhenie-molodyh-sajtov.ru\" rel=\"nofollow ugc\">Продвижение молодых сайтов</a> через агрегаторы — есть ли смысл?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(130,298,'sppk_mcel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-18 16:38:32','2026-07-18 14:38:32','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> — нужен ли на стороне клиента технический специалист?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(48,298,'pet_vfKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-06-08 18:58:08','2026-06-08 16:58:08','Почему <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> иногда отказываются принимать лекарства?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(49,927,'pet_eeKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-06-08 20:18:22','2026-06-08 18:18:22','Как правильно познакомить <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> друг с другом при появлении нового питомца?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(50,943,'pet_jhKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-06-09 08:52:09','2026-06-09 06:52:09','Какие <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> лучше всего подходят пожилым людям?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(51,1189,'pet_wnKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-06-09 10:35:21','2026-06-09 08:35:21','Почему <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> иногда становятся агрессивными в период линьки?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(52,274,'pet_oiKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.81','2026-06-09 12:46:49','2026-06-09 10:46:49','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> адаптируются к жизни в многоквартирном доме?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(53,298,'zps_inEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','89.124.114.167','2026-06-13 09:15:11','2026-06-13 07:15:11','Как понять, что настало время <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>, а не продолжать ждать?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(54,927,'zps_eyEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','89.124.114.167','2026-06-13 10:16:27','2026-06-13 08:16:27','Как проверить отзывы и кейсы перед тем, как <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(55,943,'zps_vyEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','89.124.114.167','2026-06-13 11:10:23','2026-06-13 09:10:23','Что происходит с позициями, если <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>, а потом резко остановить работы?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(56,1189,'zps_xeEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','89.124.114.167','2026-06-13 12:31:29','2026-06-13 10:31:29','Как выбрать пакет, когда решаешь <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>: базовый или комплексный?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(57,274,'zps_zmEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','89.124.114.167','2026-06-13 14:10:57','2026-06-13 12:10:57','Можно ли <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> только для отдельных разделов, а не всего ресурса?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(58,298,'gps_ymMi','sarahwilson7562x9iz@c.budgetthailandtravel.com','https://geo-prodvizhenie-sajta.ru','89.124.113.107','2026-06-15 22:14:48','2026-06-15 20:14:48','Как <a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a> влияет на видимость в Google Картах?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(59,927,'gps_hoMi','sarahwilson7562x9iz@c.budgetthailandtravel.com','https://geo-prodvizhenie-sajta.ru','89.124.113.107','2026-06-15 23:02:19','2026-06-15 21:02:19','<a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a> через Яндекс.Бизнес — как правильно всё настроить с нуля?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(60,943,'gps_elMi','sarahwilson7562x9iz@c.budgetthailandtravel.com','https://geo-prodvizhenie-sajta.ru','89.124.113.107','2026-06-15 23:42:56','2026-06-15 21:42:56','Поделитесь кейсом Гео продвижения сайта — какие результаты удалось получить? <a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(61,1189,'gps_gkMi','sarahwilson7562x9iz@c.budgetthailandtravel.com','https://geo-prodvizhenie-sajta.ru','89.124.113.107','2026-06-16 00:39:11','2026-06-15 22:39:11','<a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a> через Яндекс.Бизнес — как правильно всё настроить с нуля?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(62,274,'gps_eyMi','sarahwilson7562x9iz@c.budgetthailandtravel.com','https://geo-prodvizhenie-sajta.ru','89.124.113.107','2026-06-16 01:47:46','2026-06-15 23:47:46','Нужен ли специалист по локальному SEO для Гео продвижения сайта или это может сделать обычный SEO-шник? <a href=\"https://geo-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">Гео продвижение сайта</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(64,298,'ma1_adKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-06-17 09:42:57','2026-06-17 07:42:57','Как <a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">маркетинговое агентство</a> должно отчитываться перед клиентом — какой формат оптимален?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(65,927,'ma1_bmKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-06-17 10:31:01','2026-06-17 08:31:01','Что должно насторожить в коммерческом предложении от <a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">маркетинговое агентство</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(66,943,'ma1_mlKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-06-17 11:13:28','2026-06-17 09:13:28','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — когда имеет смысл его сменить, а когда стоит дать больше времени?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(67,1189,'ma1_fsKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-06-17 12:15:45','2026-06-17 10:15:45','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — стоит ли работать с узкоспециализированным или лучше полного цикла?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(68,274,'ma1_xiKt','marksmith1778czu7@c.travel-e-store.com','https://marketingovoe-agentstvo-1.ru','89.124.115.149','2026-06-17 13:28:28','2026-06-17 11:28:28','<a href=\"https://marketingovoe-agentstvo-1.ru\" rel=\"nofollow ugc\">Маркетинговое агентство</a> — как выбрать подходящее, если нет опыта работы с подрядчиками?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(69,298,'zps_wiEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','87.199.200.112','2026-06-21 16:12:54','2026-06-21 14:12:54','Где лучше <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> — на бирже фрилансеров или в агентстве?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(70,927,'zps_jwEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','87.199.200.112','2026-06-21 17:15:27','2026-06-21 15:15:27','Где лучше <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> — на бирже фрилансеров или в агентстве?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(71,943,'zps_ylEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','87.199.200.112','2026-06-21 18:13:07','2026-06-21 16:13:07','Как правильно сравнить несколько КП перед тем, как <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(72,1189,'zps_vsEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','87.199.200.112','2026-06-21 19:39:11','2026-06-21 17:39:11','Как проверить отзывы и кейсы перед тем, как <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(73,274,'zps_jbEl','paullopez5959zgau@c.budgetthailandtravel.com','https://zakazat-prodvizhenie-sajta.ru','87.199.200.112','2026-06-21 21:24:48','2026-06-21 19:24:48','Как сохранить контроль над процессом, если <a href=\"https://zakazat-prodvizhenie-sajta.ru\" rel=\"nofollow ugc\">заказать продвижение сайта</a> у агентства?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(74,298,'pet_vgKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.107','2026-06-22 16:42:27','2026-06-22 14:42:27','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> помогают реабилитации людей после травм и операций?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(75,927,'pet_bkKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.107','2026-06-22 17:43:00','2026-06-22 15:43:00','Почему <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> иногда съедают несъедобные предметы?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(76,943,'pet_qoKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.107','2026-06-22 18:37:31','2026-06-22 16:37:31','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> реагируют на запах других животных на одежде хозяина?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(77,1189,'pet_vmKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.107','2026-06-22 19:58:06','2026-06-22 17:58:06','Как <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> ведут себя в присутствии незнакомых детей?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(78,274,'pet_qfKt','marcozhao76620@c.seoautomationpro.com','https://domashnie-zhivotnye-1.ru','89.124.113.107','2026-06-22 21:38:30','2026-06-22 19:38:30','Какие <a href=\"https://domashnie-zhivotnye-1.ru\" rel=\"nofollow ugc\">домашние животные</a> лучше всего подходят для детей школьного возраста?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(79,298,'soips_wuSa','andrewwilliams80950txp@f.seoautomationpro.com','https://seo-optimizaciya-i-prodvizhenie-sajtov.ru','87.199.196.160','2026-06-26 08:02:00','2026-06-26 06:02:00','seo оптимизация и продвижение сайтов <a href=\"http://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">seo оптимизация и продвижение сайтов http://seo-optimizaciya-i-prodvizhenie-sajtov.ru</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(80,927,'soips_wtSa','andrewwilliams80950txp@f.seoautomationpro.com','https://seo-optimizaciya-i-prodvizhenie-sajtov.ru','87.199.196.160','2026-06-26 09:04:16','2026-06-26 07:04:16','Как <a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">seo оптимизация и продвижение сайтов</a> помогают при выходе на новые рынки?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(81,943,'soips_gqSa','andrewwilliams80950txp@f.seoautomationpro.com','https://seo-optimizaciya-i-prodvizhenie-sajtov.ru','87.199.196.160','2026-06-26 09:57:39','2026-06-26 07:57:39','Как <a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">seo оптимизация и продвижение сайтов</a> влияют на стоимость привлечения клиента?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(82,1189,'soips_loSa','andrewwilliams80950txp@f.seoautomationpro.com','https://seo-optimizaciya-i-prodvizhenie-sajtov.ru','87.199.196.160','2026-06-26 11:14:51','2026-06-26 09:14:51','Как <a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">seo оптимизация и продвижение сайтов</a> влияют на стоимость привлечения клиента?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(83,298,'ss1_drKt','charlesjones8275aaby@f.welcometotijuana.com','https://sozdanie-sajtov-1.ru','87.199.196.181','2026-06-26 12:46:22','2026-06-26 10:46:22','Как <a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">создание сайтов</a> для медицинской ниши учитывает юридические требования?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(84,274,'soips_cgSa','andrewwilliams80950txp@f.seoautomationpro.com','https://seo-optimizaciya-i-prodvizhenie-sajtov.ru','87.199.196.160','2026-06-26 12:56:47','2026-06-26 10:56:47','<a href=\"https://seo-optimizaciya-i-prodvizhenie-sajtov.ru\" rel=\"nofollow ugc\">Seo оптимизация и продвижение сайтов</a> — можно ли делать всё самостоятельно?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(85,927,'ss1_cqKt','charlesjones8275aaby@f.welcometotijuana.com','https://sozdanie-sajtov-1.ru','87.199.196.181','2026-06-26 13:49:52','2026-06-26 11:49:52','Как <a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">создание сайтов</a> для мультиязычной аудитории усложняет задачу?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(86,943,'ss1_jgKt','charlesjones8275aaby@f.welcometotijuana.com','https://sozdanie-sajtov-1.ru','87.199.196.181','2026-06-26 14:52:51','2026-06-26 12:52:51','Как <a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">создание сайтов</a> влияет на дальнейшее SEO-продвижение?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(87,1189,'ss1_nwKt','charlesjones8275aaby@f.welcometotijuana.com','https://sozdanie-sajtov-1.ru','87.199.196.181','2026-06-26 16:18:22','2026-06-26 14:18:22','Как <a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">создание сайтов</a> для медицинской ниши учитывает юридические требования?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(88,274,'ss1_usKt','charlesjones8275aaby@f.welcometotijuana.com','https://sozdanie-sajtov-1.ru','87.199.196.181','2026-06-26 18:00:55','2026-06-26 16:00:55','Как правильно принять готовый проект после <a href=\"https://sozdanie-sajtov-1.ru\" rel=\"nofollow ugc\">создание сайтов</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(131,927,'sppk_rhel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-18 17:44:57','2026-07-18 15:44:57','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> для молодого сайта — стоит или подождать?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(90,298,'spk_unSr','johnjohnson78695eh8@a.travel-e-store.com','https://seo-pod-klyuch.ru','87.199.200.112','2026-06-29 05:19:58','2026-06-29 03:19:58','Как измерить окупаемость вложений при работе по модели <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(91,927,'spk_vxSr','johnjohnson78695eh8@a.travel-e-store.com','https://seo-pod-klyuch.ru','87.199.200.112','2026-06-29 06:08:13','2026-06-29 04:08:13','Какие гарантии может давать компания, предлагающая <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(92,943,'spk_hjSr','johnjohnson78695eh8@a.travel-e-store.com','https://seo-pod-klyuch.ru','87.199.200.112','2026-06-29 06:46:38','2026-06-29 04:46:38','Нужна ли техническая поддержка сайта в рамках <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(93,1189,'spk_lcSr','johnjohnson78695eh8@a.travel-e-store.com','https://seo-pod-klyuch.ru','87.199.200.112','2026-06-29 07:40:44','2026-06-29 05:40:44','Как контролировать ход работ, если заказал <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a> у агентства?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(94,274,'spk_hxSr','johnjohnson78695eh8@a.travel-e-store.com','https://seo-pod-klyuch.ru','87.199.200.112','2026-06-29 08:45:29','2026-06-29 06:45:29','Включает ли <a href=\"https://seo-pod-klyuch.ru\" rel=\"nofollow ugc\">seo под ключ</a> создание контента или это отдельная статья расходов?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(95,298,'sos_lhel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-01 10:07:53','2026-07-01 08:07:53','Сколько стоит профессиональная <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> «под ключ»?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(96,298,'spms_topi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.199.98','2026-07-01 10:22:49','2026-07-01 08:22:49','Как выстроить внутреннюю перелинковку, когда ведётся <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(97,927,'sos_dzel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-01 11:13:01','2026-07-01 09:13:01','Как <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> работает для мультиязычных проектов?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(98,927,'spms_znpi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.199.98','2026-07-01 11:21:00','2026-07-01 09:21:00','Влияет ли скорость загрузки на <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> сильнее, чем на зрелый ресурс?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(99,943,'sos_dyel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-01 12:12:46','2026-07-01 10:12:46','Может ли неправильная <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> привести к санкциям поисковика?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(100,943,'spms_ndpi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.199.98','2026-07-01 12:12:51','2026-07-01 10:12:51','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> — нужно ли сразу подключать Яндекс.Вебмастер и GSC?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(101,1189,'spms_qspi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.199.98','2026-07-01 13:31:12','2026-07-01 11:31:12','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> — как объяснить клиенту отсутствие результата в первые 3 месяца?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(102,1189,'sos_dbel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-01 13:31:17','2026-07-01 11:31:17','seo оптимизация сайта <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(103,274,'spms_rnpi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.199.98','2026-07-01 15:06:45','2026-07-01 13:06:45','Как поведенческие факторы влияют на <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">seo продвижение молодого сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(104,274,'sos_puel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-01 17:21:27','2026-07-01 15:21:27','seo оптимизация сайта <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(105,298,'sppk_zmel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-08 04:50:56','2026-07-08 02:50:56','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> для B2B — в чём принципиальные отличия от B2C?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(106,927,'sppk_ysel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-08 05:56:07','2026-07-08 03:56:07','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> — нужен ли на стороне клиента технический специалист?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(107,943,'sppk_drel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-08 06:54:40','2026-07-08 04:54:40','<a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> — нужен ли на стороне клиента технический специалист?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(108,1189,'sppk_svel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-08 08:17:00','2026-07-08 06:17:00','Как <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> учитывает конкурентов при разработке стратегии?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(109,274,'sppk_noel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-08 09:57:06','2026-07-08 07:57:06','Как измерить окупаемость вложений в <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(110,298,'spms_klpi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.196.181','2026-07-10 11:16:58','2026-07-10 09:16:58','Как правильно начать <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">seo продвижение молодого сайта</a>, которому меньше 3 месяцев?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(111,927,'spms_jopi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.196.181','2026-07-10 12:25:39','2026-07-10 10:25:39','seo продвижение молодого сайта <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">seo продвижение молодого сайта</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(112,943,'spms_gypi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.196.181','2026-07-10 13:26:31','2026-07-10 11:26:31','Как структура сайта влияет на <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">seo продвижение молодого сайта</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(113,1189,'spms_mopi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.196.181','2026-07-10 14:48:12','2026-07-10 12:48:12','Как крауд-маркетинг помогает, когда идёт <a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> на старте?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(114,274,'spms_cppi','leimartinez1046@d.seoautomationpro.com','https://seo-prodvizhenie-molodogo-sajta.ru','87.199.196.181','2026-07-10 16:31:52','2026-07-10 14:31:52','<a href=\"https://seo-prodvizhenie-molodogo-sajta.ru\" rel=\"nofollow ugc\">SEO продвижение молодого сайта</a> — как объяснить клиенту отсутствие результата в первые 3 месяца?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(115,298,'sppk_fnel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.196.160','2026-07-11 18:23:15','2026-07-11 16:23:15','Какой минимальный срок контракта обычно предлагают при SEO продвижении под ключ? <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(116,927,'sppk_snel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.196.160','2026-07-11 19:23:13','2026-07-11 17:23:13','Как <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> адаптируется при смене бизнес-целей клиента?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(117,943,'sppk_ezel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.196.160','2026-07-11 20:16:39','2026-07-11 18:16:39','Как понять, что агентство предлагает настоящее <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a>, а не формальный пакет?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(118,1189,'sppk_iqel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.196.160','2026-07-11 21:36:57','2026-07-11 19:36:57','Как контролировать ход работ, если заказал <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> у агентства?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(119,274,'sppk_ngel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.196.160','2026-07-11 23:16:23','2026-07-11 21:16:23','Сколько стоит <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> для интернет-магазина с 300 позициями?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(120,298,'sos_vuel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-13 08:49:43','2026-07-13 06:49:43','Как <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> влияет на индексацию новых страниц?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(121,927,'sos_jael','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-13 09:48:31','2026-07-13 07:48:31','Как <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> работает для мультиязычных проектов?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(122,943,'sos_hsel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-13 10:39:30','2026-07-13 08:39:30','Может ли неправильная <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> привести к санкциям поисковика?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(123,1189,'sos_lcel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-13 11:48:52','2026-07-13 09:48:52','Может ли неправильная <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> привести к санкциям поисковика?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(124,274,'sos_msel','robertmiller6917k1np@b.welcometotijuana.com','https://seo-optimizaciya-sajta.ru','89.124.113.107','2026-07-13 13:11:35','2026-07-13 11:11:35','Как <a href=\"https://seo-optimizaciya-sajta.ru\" rel=\"nofollow ugc\">seo оптимизация сайта</a> влияет на индексацию новых страниц?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(125,298,'psvps_gwMl','christophermartinez6934cqvw@c.welcometotijuana.com','https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru','87.199.199.98','2026-07-14 03:42:58','2026-07-14 01:42:58','Как работает <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> для ниши с низкой частотностью?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(126,927,'psvps_jqMl','christophermartinez6934cqvw@c.welcometotijuana.com','https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru','87.199.199.98','2026-07-14 04:40:00','2026-07-14 02:40:00','Сколько времени занимает <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> до топ-10?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(127,943,'psvps_goMl','christophermartinez6934cqvw@c.welcometotijuana.com','https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru','87.199.199.98','2026-07-14 05:30:12','2026-07-14 03:30:12','продвижение сайта в поисковых системах <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> .',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','comment',0,0),(128,1189,'psvps_kqMl','christophermartinez6934cqvw@c.welcometotijuana.com','https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru','87.199.199.98','2026-07-14 06:45:24','2026-07-14 04:45:24','Как <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a> связано с репутацией бренда?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','comment',0,0),(129,274,'psvps_blMl','christophermartinez6934cqvw@c.welcometotijuana.com','https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru','87.199.199.98','2026-07-14 08:24:03','2026-07-14 06:24:03','Как частота обновления контента влияет на <a href=\"https://prodvizhenie-sajta-v-poiskovyh-sistemah.ru\" rel=\"nofollow ugc\">продвижение сайта в поисковых системах</a>?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','comment',0,0),(132,943,'sppk_ulel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-18 18:43:43','2026-07-18 16:43:43','Что реально должно входить в <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> — полный список работ?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','comment',0,0),(133,1189,'sppk_guel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-18 20:09:56','2026-07-18 18:09:56','Что реально должно входить в <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> — полный список работ?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0),(134,274,'sppk_cwel','barbarasmith60839qx7@c.verifiedlinklist.com','https://seo-prodvizhenie-pod-klyuch.ru','87.199.200.112','2026-07-18 21:59:02','2026-07-18 19:59:02','Сколько стоит <a href=\"https://seo-prodvizhenie-pod-klyuch.ru\" rel=\"nofollow ugc\">SEO продвижение под ключ</a> для интернет-магазина с 300 позициями?',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','comment',0,0); /*!40000 ALTER TABLE `4w_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_datalist` -- DROP TABLE IF EXISTS `4w_datalist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_datalist` ( `url` varchar(255) NOT NULL, `title` varchar(255) NOT NULL, `keywords` varchar(255) NOT NULL, `description` varchar(255) NOT NULL, `content` longtext NOT NULL, `full_content` smallint NOT NULL, PRIMARY KEY (`url`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_datalist` -- LOCK TABLES `4w_datalist` WRITE; /*!40000 ALTER TABLE `4w_datalist` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_datalist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_circles` -- DROP TABLE IF EXISTS `4w_gmwd_circles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_circles` ( `id` int NOT NULL AUTO_INCREMENT, `map_id` int NOT NULL, `title` varchar(256) NOT NULL, `link` varchar(256) NOT NULL, `center_address` varchar(256) NOT NULL, `center_lat` varchar(256) NOT NULL, `center_lng` varchar(256) NOT NULL, `show_marker` tinyint(1) NOT NULL, `radius` varchar(256) NOT NULL, `line_width` varchar(256) NOT NULL, `line_color` varchar(256) NOT NULL, `line_opacity` varchar(256) NOT NULL, `fill_color` varchar(256) NOT NULL, `fill_opacity` varchar(256) NOT NULL, `line_color_hover` varchar(256) NOT NULL, `line_opacity_hover` varchar(256) NOT NULL, `fill_color_hover` varchar(256) NOT NULL, `fill_opacity_hover` varchar(256) NOT NULL, `enable_info_window` tinyint(1) NOT NULL, `published` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_circles` -- LOCK TABLES `4w_gmwd_circles` WRITE; /*!40000 ALTER TABLE `4w_gmwd_circles` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_gmwd_circles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_maps` -- DROP TABLE IF EXISTS `4w_gmwd_maps`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_maps` ( `id` int NOT NULL AUTO_INCREMENT, `title` varchar(256) NOT NULL, `width` varchar(256) NOT NULL, `height` varchar(256) NOT NULL, `center_address` varchar(256) NOT NULL, `center_lat` varchar(256) NOT NULL, `center_lng` varchar(256) NOT NULL, `width_percent` varchar(16) NOT NULL, `map_alignment` varchar(16) NOT NULL, `border_radius` varchar(16) NOT NULL, `zoom_level` int NOT NULL, `min_zoom` int NOT NULL, `max_zoom` int NOT NULL, `enable_zoom_control` tinyint(1) NOT NULL, `zoom_control_position` int NOT NULL, `enable_map_type_control` tinyint(1) NOT NULL, `map_type_control_position` int NOT NULL, `map_type_control_style` int NOT NULL, `enable_scale_control` tinyint(1) NOT NULL, `enable_street_view_control` tinyint(1) NOT NULL, `street_view_control_position` int NOT NULL, `enable_fullscreen_control` tinyint(1) NOT NULL, `fullscreen_control_position` int NOT NULL, `enable_rotate_control` tinyint(1) NOT NULL, `whell_scrolling` tinyint(1) NOT NULL, `map_draggable` tinyint(1) NOT NULL, `map_db_click_zoom` tinyint(1) NOT NULL, `enable_directions` tinyint(1) NOT NULL, `directions_window_open` tinyint(1) NOT NULL, `info_window_open_on` varchar(16) NOT NULL, `direction_position` int NOT NULL, `directions_window_width` varchar(16) NOT NULL, `directions_window_width_unit` varchar(16) NOT NULL, `enable_store_locator` tinyint(1) NOT NULL, `store_locator_header_title` varchar(256) NOT NULL, `store_locator_window_width` varchar(16) NOT NULL, `store_locator_window_width_unit` varchar(16) NOT NULL, `store_locator_position` varchar(16) NOT NULL, `restrict_to_country` varchar(256) NOT NULL, `distance_in` varchar(256) NOT NULL, `show_bouncing_icon` tinyint(1) NOT NULL, `enable_bicycle_layer` tinyint(1) NOT NULL, `enable_traffic_layer` tinyint(1) NOT NULL, `enable_transit_layer` tinyint(1) NOT NULL, `georss_url` varchar(256) NOT NULL, `kml_url` varchar(256) NOT NULL, `fusion_table_id` varchar(256) NOT NULL, `geolocate_user` tinyint(1) NOT NULL, `marker_listing_type` int NOT NULL, `marker_list_position` int NOT NULL, `enable_category_filter` tinyint(1) NOT NULL, `type` tinyint(1) NOT NULL, `marker_list_inside_map` tinyint(1) NOT NULL, `marker_list_inside_map_position` int NOT NULL, `advanced_info_window_position` int NOT NULL, `circle_line_color` varchar(256) NOT NULL, `circle_line_opacity` varchar(256) NOT NULL, `circle_fill_color` varchar(256) NOT NULL, `circle_fill_opacity` varchar(256) NOT NULL, `circle_line_width` int NOT NULL, `shortcode_id` int NOT NULL, `theme_id` int NOT NULL, `enable_searchbox` tinyint(1) NOT NULL, `searchbox_position` int NOT NULL, `info_window_info` varchar(256) NOT NULL, `published` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_maps` -- LOCK TABLES `4w_gmwd_maps` WRITE; /*!40000 ALTER TABLE `4w_gmwd_maps` DISABLE KEYS */; INSERT INTO `4w_gmwd_maps` VALUES (1,'My First Map','100','','R. do Celeiros 2, 7780, Portugal','42.45362248301644','-21.056485250000033','%','left','',3,2,22,1,0,1,0,0,1,1,0,0,0,1,0,1,0,0,0,'click',0,'100','%',1,'','100','%','','','km',0,0,0,0,'','','',0,0,0,0,0,0,0,0,'000','0.6','7FDF16','0.3',2,1,1,0,0,'title,address,desc,pic',1); /*!40000 ALTER TABLE `4w_gmwd_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_mapstyles` -- DROP TABLE IF EXISTS `4w_gmwd_mapstyles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_mapstyles` ( `id` int NOT NULL AUTO_INCREMENT, `title` varchar(256) NOT NULL, `styles` longtext NOT NULL, `image` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_mapstyles` -- LOCK TABLES `4w_gmwd_mapstyles` WRITE; /*!40000 ALTER TABLE `4w_gmwd_mapstyles` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_gmwd_mapstyles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_markercategories` -- DROP TABLE IF EXISTS `4w_gmwd_markercategories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_markercategories` ( `id` int NOT NULL AUTO_INCREMENT, `title` varchar(256) NOT NULL, `category_picture` varchar(256) NOT NULL, `parent` int NOT NULL, `level` int NOT NULL, `published` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_markercategories` -- LOCK TABLES `4w_gmwd_markercategories` WRITE; /*!40000 ALTER TABLE `4w_gmwd_markercategories` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_gmwd_markercategories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_markers` -- DROP TABLE IF EXISTS `4w_gmwd_markers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_markers` ( `id` int NOT NULL AUTO_INCREMENT, `map_id` int NOT NULL, `lat` varchar(256) NOT NULL, `lng` varchar(256) NOT NULL, `category` int NOT NULL, `title` varchar(256) NOT NULL, `address` varchar(256) NOT NULL, `animation` varchar(16) NOT NULL, `enable_info_window` tinyint(1) NOT NULL, `info_window_open` tinyint(1) NOT NULL, `marker_size` int NOT NULL, `custom_marker_url` varchar(256) NOT NULL, `choose_marker_icon` tinyint(1) NOT NULL, `description` longtext NOT NULL, `link_url` varchar(256) NOT NULL, `pic_url` varchar(256) NOT NULL, `published` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_markers` -- LOCK TABLES `4w_gmwd_markers` WRITE; /*!40000 ALTER TABLE `4w_gmwd_markers` DISABLE KEYS */; INSERT INTO `4w_gmwd_markers` VALUES (1,1,'41.87194','12.567379999999957',0,'Italia','Italia','DROP',1,0,32,'',1,'','','',1),(2,1,'40.6356899','-73.60066499999999',0,'CIDNEY PHILLIPS, Washington Street, Baldwin, NY, United States','CIDNEY PHILLIPS, Washington Street, Baldwin, NY, United States','NONE',1,0,32,'',1,'','','',1),(3,1,'40.4167754','-3.7037901999999576',0,'Madrid, España','Madrid, España','NONE',1,0,32,'',1,'','','',1),(4,1,'48.85661400000001','2.3522219000000177',0,'Paris, France','Paris, France','DROP',1,0,32,'',1,'','','',1),(5,1,'51.5073509','-0.12775829999998223',0,'London, UK','London, UK','NONE',1,0,32,'',1,'','','',1),(6,1,'39.9525839','-75.16522150000003',0,'Philadelphia, PA, United States','Philadelphia, PA, United States','NONE',1,0,32,'',1,'','','',1),(7,1,'40.7127837','-74.00594130000002',0,'New York, NY, United States','New York, NY, United States','BOUNCE',1,0,32,'',1,'','','',1); /*!40000 ALTER TABLE `4w_gmwd_markers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_options` -- DROP TABLE IF EXISTS `4w_gmwd_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_options` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(256) NOT NULL, `value` varchar(256) NOT NULL, `default_value` varchar(256) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_options` -- LOCK TABLES `4w_gmwd_options` WRITE; /*!40000 ALTER TABLE `4w_gmwd_options` DISABLE KEYS */; INSERT INTO `4w_gmwd_options` VALUES (1,'map_api_key','',''),(2,'map_language','',''),(3,'choose_marker_icon','','1'),(4,'marker_default_icon','',''),(5,'center_address','','New York, NY, United States'),(6,'center_lat','','40.7127837'),(7,'center_lng','','-74.00594130000002'),(8,'zoom_level','','7'),(9,'whell_scrolling','','0'),(10,'map_draggable','','1'); /*!40000 ALTER TABLE `4w_gmwd_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_polygons` -- DROP TABLE IF EXISTS `4w_gmwd_polygons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_polygons` ( `id` int NOT NULL AUTO_INCREMENT, `map_id` int NOT NULL, `title` varchar(256) NOT NULL, `link` varchar(256) NOT NULL, `line_width` varchar(256) NOT NULL, `line_color` varchar(256) NOT NULL, `line_opacity` varchar(256) NOT NULL, `fill_color` varchar(256) NOT NULL, `fill_opacity` varchar(256) NOT NULL, `line_color_hover` varchar(256) NOT NULL, `line_opacity_hover` varchar(256) NOT NULL, `fill_color_hover` varchar(256) NOT NULL, `fill_opacity_hover` varchar(256) NOT NULL, `data` text NOT NULL, `show_markers` tinyint(1) NOT NULL, `enable_info_windows` tinyint(1) NOT NULL, `published` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_polygons` -- LOCK TABLES `4w_gmwd_polygons` WRITE; /*!40000 ALTER TABLE `4w_gmwd_polygons` DISABLE KEYS */; INSERT INTO `4w_gmwd_polygons` VALUES (1,1,'Polygon 1','','2','0B0833','0.8','7AF6FF','0.3','000000','0.9','FF0000','0.4','(48.28502057399577, -117.59765625),(37.51190453731693, -116.01562000000001),(37.37233994582321, -106.87499999999994),(50.3472131272189, -106.34764874999001),',1,0,1),(2,1,'Polygon 2','','4','072908','0.8','87FF1F','0.3','000000','0.9','FF0000','0.4','(48.750756296177386, 8.96484375),(61.649466740560335, 26.19140625),(47.22143353240337, 42.714843700000074),',0,0,1); /*!40000 ALTER TABLE `4w_gmwd_polygons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_polylines` -- DROP TABLE IF EXISTS `4w_gmwd_polylines`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_polylines` ( `id` int NOT NULL AUTO_INCREMENT, `map_id` int NOT NULL, `title` varchar(256) NOT NULL, `line_width` varchar(256) NOT NULL, `line_color` varchar(256) NOT NULL, `line_opacity` varchar(256) NOT NULL, `line_color_hover` varchar(256) NOT NULL, `line_opacity_hover` varchar(256) NOT NULL, `data` text NOT NULL, `show_markers` tinyint(1) NOT NULL, `enable_info_windows` tinyint(1) NOT NULL, `published` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_polylines` -- LOCK TABLES `4w_gmwd_polylines` WRITE; /*!40000 ALTER TABLE `4w_gmwd_polylines` DISABLE KEYS */; INSERT INTO `4w_gmwd_polylines` VALUES (1,1,'Polyline','3','0C5413','0.8','000000','0.9','(-28.84226783718747, 17.40234375),(-18.393623895475326, 27.7734375),(-8.83893716666915, 34.27734375),(2.3751129338801293, 35.859375),(11.784014005457768, 33.3984375),(19.06471383653978, 25.48828125),',0,0,1); /*!40000 ALTER TABLE `4w_gmwd_polylines` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_rectangles` -- DROP TABLE IF EXISTS `4w_gmwd_rectangles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_rectangles` ( `id` int NOT NULL AUTO_INCREMENT, `map_id` int NOT NULL, `title` varchar(256) NOT NULL, `link` varchar(256) NOT NULL, `line_width` varchar(256) NOT NULL, `line_color` varchar(256) NOT NULL, `line_opacity` varchar(256) NOT NULL, `fill_color` varchar(256) NOT NULL, `fill_opacity` varchar(256) NOT NULL, `line_color_hover` varchar(256) NOT NULL, `line_opacity_hover` varchar(256) NOT NULL, `fill_color_hover` varchar(256) NOT NULL, `fill_opacity_hover` varchar(256) NOT NULL, `south_west` varchar(256) NOT NULL, `north_east` varchar(256) NOT NULL, `show_markers` tinyint(1) NOT NULL, `enable_info_windows` tinyint(1) NOT NULL, `published` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_rectangles` -- LOCK TABLES `4w_gmwd_rectangles` WRITE; /*!40000 ALTER TABLE `4w_gmwd_rectangles` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_gmwd_rectangles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_shortcodes` -- DROP TABLE IF EXISTS `4w_gmwd_shortcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_shortcodes` ( `id` int NOT NULL AUTO_INCREMENT, `tag_text` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_shortcodes` -- LOCK TABLES `4w_gmwd_shortcodes` WRITE; /*!40000 ALTER TABLE `4w_gmwd_shortcodes` DISABLE KEYS */; INSERT INTO `4w_gmwd_shortcodes` VALUES (1,'id=1 map=1'); /*!40000 ALTER TABLE `4w_gmwd_shortcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_gmwd_themes` -- DROP TABLE IF EXISTS `4w_gmwd_themes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_gmwd_themes` ( `id` int NOT NULL AUTO_INCREMENT, `title` varchar(256) NOT NULL, `map_style_id` int NOT NULL, `map_style_code` longtext NOT NULL, `map_border_radius` varchar(16) NOT NULL, `directions_title_color` varchar(16) NOT NULL, `directions_window_background_color` varchar(16) NOT NULL, `directions_window_border_radius` varchar(16) NOT NULL, `directions_input_border_radius` varchar(16) NOT NULL, `directions_input_border_color` varchar(16) NOT NULL, `directions_label_color` varchar(16) NOT NULL, `directions_label_background_color` varchar(16) NOT NULL, `directions_label_border_radius` varchar(16) NOT NULL, `directions_button_width` varchar(16) NOT NULL, `directions_button_border_radius` varchar(16) NOT NULL, `directions_button_background_color` varchar(16) NOT NULL, `directions_button_color` varchar(16) NOT NULL, `directions_button_alignment` tinyint(1) NOT NULL, `directions_columns` tinyint(1) NOT NULL, `store_locator_title_color` varchar(16) NOT NULL, `store_locator_window_bgcolor` varchar(16) NOT NULL, `store_locator_window_border_radius` varchar(16) NOT NULL, `store_locator_input_border_radius` varchar(16) NOT NULL, `store_locator_input_border_color` varchar(16) NOT NULL, `store_locator_label_color` varchar(16) NOT NULL, `store_locator_label_background_color` varchar(16) NOT NULL, `store_locator_label_border_radius` varchar(16) NOT NULL, `store_locator_buttons_alignment` tinyint(1) NOT NULL, `store_locator_button_width` varchar(16) NOT NULL, `store_locator_button_border_radius` varchar(16) NOT NULL, `store_locator_search_button_background_color` varchar(16) NOT NULL, `store_locator_search_button_color` varchar(16) NOT NULL, `store_locator_reset_button_background_color` varchar(16) NOT NULL, `store_locator_reset_button_color` varchar(16) NOT NULL, `store_locator_columns` tinyint(1) NOT NULL, `marker_listsing_basic_title_color` varchar(16) NOT NULL, `marker_listsing_basic_bgcolor` varchar(16) NOT NULL, `marker_listsing_basic_marker_title_color` varchar(16) NOT NULL, `marker_listsing_basic_marker_desc_color` varchar(16) NOT NULL, `marker_listsing_basic_dir_border_radius` varchar(16) NOT NULL, `marker_listsing_basic_dir_width` varchar(16) NOT NULL, `marker_listsing_basic_dir_height` varchar(16) NOT NULL, `marker_listsing_basic_dir_background_color` varchar(16) NOT NULL, `marker_listsing_basic_dir_color` varchar(16) NOT NULL, `marker_advanced_title_color` varchar(16) NOT NULL, `marker_advanced_table_background` varchar(16) NOT NULL, `marker_advanced_table_border_radius` varchar(16) NOT NULL, `marker_advanced_table_color` varchar(16) NOT NULL, `marker_advanced_table_header_background` varchar(16) NOT NULL, `marker_advanced_table_header_color` varchar(16) NOT NULL, `advanced_info_window_background` varchar(16) NOT NULL, `advanced_info_window_title_color` varchar(16) NOT NULL, `advanced_info_window_title_background_color` varchar(16) NOT NULL, `advanced_info_window_desc_color` varchar(16) NOT NULL, `advanced_info_window_dir_color` varchar(16) NOT NULL, `advanced_info_window_dir_background_color` varchar(16) NOT NULL, `advanced_info_window_dir_border_radius` varchar(16) NOT NULL, `carousel_item_height` int NOT NULL, `carousel_item_border_radius` int NOT NULL, `carousel_items_count` int NOT NULL, `carousel_color` varchar(16) NOT NULL, `carousel_background_color` varchar(16) NOT NULL, `carousel_hover_color` varchar(16) NOT NULL, `carousel_hover_background_color` varchar(16) NOT NULL, `marker_listsing_inside_map_color` varchar(16) NOT NULL, `marker_listsing_inside_map_bgcolor` varchar(16) NOT NULL, `marker_listsing_inside_map_width` varchar(16) NOT NULL, `marker_listsing_inside_map_height` varchar(16) NOT NULL, `marker_listsing_inside_map_border_radius` varchar(16) NOT NULL, `auto_generate_style_code` tinyint(1) NOT NULL, `default` tinyint(1) NOT NULL, `published` tinyint(1) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_gmwd_themes` -- LOCK TABLES `4w_gmwd_themes` WRITE; /*!40000 ALTER TABLE `4w_gmwd_themes` DISABLE KEYS */; INSERT INTO `4w_gmwd_themes` VALUES (1,'Default',1,'','','000000','F2F2F2','','','000000','000000','F2F2F2','','100','','000000','FFFFFF',0,0,'000000','F2F2F2','','','000000','000000','F2F2F2','',0,'','','000000','FFFFFF','000000','FFFFFF',0,'000000','F2F2F2','000000','000000','','130','30','000000','FFFFFF','000000','F2F2F2','','000000','000000','FFFFFF','FFFFFF','000000','F2F2F2','000000','FFFFFF','000000','',45,0,3,'000000','F2F2F2','F2F2F2','000000','000000','F2F2F2','250','','',1,1,1); /*!40000 ALTER TABLE `4w_gmwd_themes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_huge_it_video_params` -- DROP TABLE IF EXISTS `4w_huge_it_video_params`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_huge_it_video_params` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL, `title` varchar(200) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL, `description` text CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL, `value` varchar(200) CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_huge_it_video_params` -- LOCK TABLES `4w_huge_it_video_params` WRITE; /*!40000 ALTER TABLE `4w_huge_it_video_params` DISABLE KEYS */; INSERT INTO `4w_huge_it_video_params` VALUES (8,'video_pl_position','Position','Position','center'),(9,'video_pl_yt_autohide','Autohide Youtube Controls','Autohide Youtube Controls','1'),(10,'video_pl_yt_fullscreen','Allow Full Screen','Allow Full Screen','1'),(11,'video_pl_yt_showinfo','Show Video Information','Show Video Information','1'),(12,'video_pl_vimeo_portrait','Show User Portrait','Show User Portrait','1'),(13,'video_pl_playlist_head_size','Playlist Title Size','Playlist Title Size','15'),(14,'video_pl_curtime_color','Current Time Text Color','Current Time Text Color','FFFFFF'),(15,'video_pl_durtime_color','Duration Time Text Color','Duration Time Text Color','DDDDDD'),(16,'video_pl_playlist_scroll_track','Playlist Scrollbar Track Color','Playlist Scrollbar Track Color','444444'),(17,'video_pl_playlist_scroll_thumb','Playlist Scrollbar Thumb Color','Playlist Scrollbar Thumb Color','CCCCCC'),(18,'video_pl_playlist_scroll_thumb_hover','Playlist Scrollbar Thumb Hover Color','Playlist Scrollbar Thumb Hover Color','AAAAAA'),(19,'video_pl_playlist_head_color','Playlist Heading Color','Playlist Heading Color','FFFFFF'),(20,'video_pl_playlist_active_color','Playlist Active Color','Playlist Active Color','525252'),(21,'video_pl_playlist_hover_color','Playlist Hover Color','Playlist Hover Color','525252'),(22,'video_pl_playlist_hover_text_color','Playlist Hover Text Color','Playlist Hover Text Color','FFFFFF'),(23,'video_pl_playlist_active_text_color','Playlist Active Text Color','Playlist Active Text Color','FFFFFF'),(24,'video_pl_playlist_text_color','Playlist Text Color','Playlist Text Color','FFFFFF'),(25,'video_pl_border_size','Border Size','Border Size','0'),(26,'video_pl_margin_bottom','margin bottom','margin bottom','5'),(27,'video_pl_margin_top','Margin top','Margin top','5'),(28,'video_pl_margin_right','Margin right','Margin right','5'),(29,'video_pl_margin_left','Margin left','Margin left','5'),(30,'video_pl_timeline_color','Time line color','Time line color','F12B24'),(31,'video_pl_timeline_buffering_color','Buffer color','Buffer color','FFFFFF'),(32,'video_pl_timeline_buffering_opacity','Buffer opacity','Buffer opacity','40'),(33,'video_pl_timeline_background','Timeline background color','Timeline background color','FFFFFF'),(34,'video_pl_timeline_background_opacity','Timeline background opacity','Timeline background opacity','20'),(35,'video_pl_buttons_color','Buttons color','Buttons color','FFFFFF'),(36,'video_pl_buttons_hover_color',' Buttons hover color',' Buttons hover color','FFFFFF'),(37,'video_pl_controls_panel_color','Controls color','Controls color','333'),(38,'video_pl_controls_panel_opacity','Controls','Controls','0'),(39,'video_pl_volume_background_color','Volume time color','Volume time color','FFFFFF'),(40,'video_pl_background_color','Background color','Background color','EEEEEE'),(41,'video_pl_playlist_color','Background color','Background color','000000'),(42,'video_pl_timeline_slider_color','Slider color','Slider color','f12b24'),(43,'video_pl_title_font_size','Title font size','Title font size','13'),(44,'video_pl_title_font_color','Title Font color','Title Font color','FFFFFF'),(45,'video_pl_title_background_color','Title background color','Title background color','000000'),(46,'video_pl_title_show','show title','show title','on'),(47,'video_pl_border_color','Border color','Border color','009BE3'),(48,'video_pl_yt_color','Youtube Color','Youtube Color','red'),(49,'video_pl_yt_annotation','Youtube Annotations','Youtube Annotations','1'),(50,'video_pl_yt_theme','Youtube Theme','Youtube Theme','dark'),(51,'video_pl_vimeo_color','Vimeo Color','Vimeo Color','00adef'); /*!40000 ALTER TABLE `4w_huge_it_video_params` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_huge_it_video_players` -- DROP TABLE IF EXISTS `4w_huge_it_video_players`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_huge_it_video_players` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `album_single` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `layout` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `width` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `ordering` int NOT NULL, `align` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT 'left', `margin_top` int DEFAULT '5', `margin_bottom` int DEFAULT '5', `autoplay` int DEFAULT '0', `preload` int DEFAULT '0', `published` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `ht_videos` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_huge_it_video_players` -- LOCK TABLES `4w_huge_it_video_players` WRITE; /*!40000 ALTER TABLE `4w_huge_it_video_players` DISABLE KEYS */; INSERT INTO `4w_huge_it_video_players` VALUES (1,'My First Video Album','album','right','640',1,'left',5,5,0,0,'1','1'); /*!40000 ALTER TABLE `4w_huge_it_video_players` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_huge_it_videos` -- DROP TABLE IF EXISTS `4w_huge_it_videos`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_huge_it_videos` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `video_player_id` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `video_url_1` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `image_url` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `video_url_2` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `sl_type` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `video_width` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `ordering` int NOT NULL, `published` tinyint unsigned DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_huge_it_videos` -- LOCK TABLES `4w_huge_it_videos` WRITE; /*!40000 ALTER TABLE `4w_huge_it_videos` DISABLE KEYS */; INSERT INTO `4w_huge_it_videos` VALUES (5,'Big Buck Bunny Trailer','1','http://butlerccwebdev.net/support/html5-video/media/bigbuckbunnytrailer-480p.mp4','https://peach.blender.org/wp-content/uploads/bbb-splash.png','','video','',0,1),(6,'Big Buck Bunny(Youtube)','1','https://www.youtube.com/watch?v=YE7VzlLtp-4','http://img.youtube.com/vi/YE7VzlLtp-4/mqdefault.jpg','','youtube','',0,1),(7,'Big Buck Bunny(Vimeo)','1','https://vimeo.com/1084537','http://i.vimeocdn.com/video/20963649_640.jpg','','vimeo','',0,1); /*!40000 ALTER TABLE `4w_huge_it_videos` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_hugeit_maps_circles` -- DROP TABLE IF EXISTS `4w_hugeit_maps_circles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_hugeit_maps_circles` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `map_id` int DEFAULT NULL, `name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `center_lat` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `center_lng` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `radius` int NOT NULL DEFAULT '50000', `line_width` int NOT NULL DEFAULT '5', `line_opacity` float NOT NULL DEFAULT '0.8', `line_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'FF2B39', `fill_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '4FFF72', `fill_opacity` float NOT NULL DEFAULT '0.4', `hover_line_opacity` float NOT NULL DEFAULT '0.6', `hover_line_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'FF5C5C', `hover_fill_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '96FFA1', `hover_fill_opacity` float NOT NULL DEFAULT '0.3', `show_marker` int NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_hugeit_maps_circles` -- LOCK TABLES `4w_hugeit_maps_circles` WRITE; /*!40000 ALTER TABLE `4w_hugeit_maps_circles` DISABLE KEYS */; INSERT INTO `4w_hugeit_maps_circles` VALUES (1,1,'My First Circle','40.805493843894','-76.316528320312',50000,5,0.8,'FF2B39','4FFF72',0.4,0.6,'FF5C5C','96FFA1',0.3,0); /*!40000 ALTER TABLE `4w_hugeit_maps_circles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_hugeit_maps_directions` -- DROP TABLE IF EXISTS `4w_hugeit_maps_directions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_hugeit_maps_directions` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `map_id` int DEFAULT NULL, `name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `start_lat` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `start_lng` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `end_lat` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `end_lng` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `line_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'FF0F0F', `line_width` int NOT NULL DEFAULT '5', `line_opacity` float NOT NULL DEFAULT '0.9', `show_steps` int NOT NULL DEFAULT '0', `travel_mode` enum('DRIVING','WALKING','BICYCLING','TRANSIT') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'DRIVING', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_hugeit_maps_directions` -- LOCK TABLES `4w_hugeit_maps_directions` WRITE; /*!40000 ALTER TABLE `4w_hugeit_maps_directions` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_hugeit_maps_directions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_hugeit_maps_maps` -- DROP TABLE IF EXISTS `4w_hugeit_maps_maps`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_hugeit_maps_maps` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `type` enum('ROADMAP','SATELLITE','HYBRID','TERRAIN') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'ROADMAP', `zoom` int NOT NULL DEFAULT '2', `border_radius` int NOT NULL DEFAULT '0', `center_lat` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `center_lng` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `pan_controller` int unsigned NOT NULL DEFAULT '1', `zoom_controller` int unsigned NOT NULL DEFAULT '1', `type_controller` int unsigned NOT NULL DEFAULT '1', `scale_controller` int unsigned NOT NULL DEFAULT '1', `street_view_controller` int unsigned NOT NULL DEFAULT '1', `overview_map_controller` int unsigned NOT NULL DEFAULT '1', `width` int NOT NULL DEFAULT '100', `height` int NOT NULL DEFAULT '450', `align` enum('left','right','center') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'left', `wheel_scroll` int unsigned NOT NULL DEFAULT '1', `draggable` int unsigned NOT NULL DEFAULT '1', `language` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `min_zoom` int NOT NULL DEFAULT '0', `max_zoom` int NOT NULL DEFAULT '22', `info_type` enum('click','hover') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'click', `open_infowindows_onload` int unsigned NOT NULL DEFAULT '0', `traffic_layer` int unsigned NOT NULL DEFAULT '0', `bike_layer` int unsigned NOT NULL DEFAULT '0', `transit_layer` int unsigned NOT NULL DEFAULT '0', `styling_hue` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `styling_lightness` int NOT NULL DEFAULT '0', `styling_gamma` int unsigned NOT NULL DEFAULT '1', `styling_saturation` int NOT NULL DEFAULT '0', `animation` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'none', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_hugeit_maps_maps` -- LOCK TABLES `4w_hugeit_maps_maps` WRITE; /*!40000 ALTER TABLE `4w_hugeit_maps_maps` DISABLE KEYS */; INSERT INTO `4w_hugeit_maps_maps` VALUES (1,'My First Map','ROADMAP',7,0,'40.7127837','-74.0059413',1,1,1,1,1,1,100,300,'center',1,1,'location based',0,22,'click',0,0,0,0,'',0,1,0,'none'); /*!40000 ALTER TABLE `4w_hugeit_maps_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_hugeit_maps_markers` -- DROP TABLE IF EXISTS `4w_hugeit_maps_markers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_hugeit_maps_markers` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `map_id` int unsigned DEFAULT NULL, `name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `lat` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `lng` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `animation` enum('BOUNCE','DROP','NONE') CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'NONE', `description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `img` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `size` int DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_hugeit_maps_markers` -- LOCK TABLES `4w_hugeit_maps_markers` WRITE; /*!40000 ALTER TABLE `4w_hugeit_maps_markers` DISABLE KEYS */; INSERT INTO `4w_hugeit_maps_markers` VALUES (1,1,'New York','40.7127837','-74.0059413','BOUNCE','New York City','',0),(2,1,'Delaver','39.189690821097','-75.756225585938','DROP','Delaver','',0); /*!40000 ALTER TABLE `4w_hugeit_maps_markers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_hugeit_maps_polygons` -- DROP TABLE IF EXISTS `4w_hugeit_maps_polygons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_hugeit_maps_polygons` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `map_id` int unsigned NOT NULL, `name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `line_opacity` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.9', `line_color` varchar(6) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'FF0F0F', `fill_opacity` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.5', `fill_color` varchar(6) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '5DFF0D', `url` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `hover_line_opacity` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.5', `hover_line_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'FF80B7', `hover_fill_opacity` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.5', `hover_fill_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '75FF7E', `line_width` int NOT NULL DEFAULT '5', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_hugeit_maps_polygons` -- LOCK TABLES `4w_hugeit_maps_polygons` WRITE; /*!40000 ALTER TABLE `4w_hugeit_maps_polygons` DISABLE KEYS */; INSERT INTO `4w_hugeit_maps_polygons` VALUES (1,1,'My First Polygon','(40.538851525354666, -74.3060302734375),(40.16208338164619, -73.9764404296875),(39.40224434029277, -74.3499755859375),(38.950865400920016, -74.8883056640625),(39.13858199058352, -75.0091552734375),(39.46164364205549, -75.5035400390625),(39.774769485295465, -75.4815673828125),(39.86758762451019, -75.0201416015625)','0.9','E2574C','0.5','F6C37A','http://www.huge-it.com','0.8','FF80B7','0.5','75FF7E',5); /*!40000 ALTER TABLE `4w_hugeit_maps_polygons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_hugeit_maps_polylines` -- DROP TABLE IF EXISTS `4w_hugeit_maps_polylines`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_hugeit_maps_polylines` ( `id` int unsigned NOT NULL AUTO_INCREMENT, `map_id` int unsigned NOT NULL, `name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `data` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `line_opacity` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0.9', `line_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '18A326', `line_width` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '5', `hover_line_color` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '11A000', `hover_line_opacity` float NOT NULL DEFAULT '0.5', PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_hugeit_maps_polylines` -- LOCK TABLES `4w_hugeit_maps_polylines` WRITE; /*!40000 ALTER TABLE `4w_hugeit_maps_polylines` DISABLE KEYS */; INSERT INTO `4w_hugeit_maps_polylines` VALUES (1,1,'My First Polyline','(42.24071874922666, -71.81488037109375),(42.1532233123986, -71.95770263671875),(42.13082130188811, -72.06207275390625),(42.14507804381756, -72.125244140625),(42.18579390537848, -72.2186279296875),(42.16340342422401, -72.2845458984375),(42.1837587346522, -72.3175048828125),(42.1552594657786, -72.36968994140625),(42.169510705216595, -72.4822998046875),(42.157295553651636, -72.630615234375),(42.13896840458089, -72.72674560546875),(42.165439250064324, -72.850341796875),(42.173581898327754, -72.92312622070312),(42.2366518803206, -73.00277709960938),(42.24478535602799, -73.10714721679688),(42.30169032824452, -73.17306518554688),(42.3016903282445, -73.34884643554688),(42.37883631647602, -73.45596313476562),(42.41940144722477, -73.54385375976562),(42.47209690919285, -73.63174438476562),(42.482225570025925, -73.67294311523438),(42.50652766705062, -73.78005981445312),(42.34027515373573, -73.85421752929688),(42.173581898327754, -73.93112182617188),(41.9921602333763, -73.99703979492188),(41.91249742196845, -74.04098510742188),(41.83682786072714, -74.17831420898438),(41.79179268262892, -74.23599243164062),(41.75492216766298, -74.36782836914062),(41.70777900286713, -74.38430786132812),(41.582579601430346, -74.48318481445312),(41.36238012945534, -74.70291137695312)','0.9','18A326','4','11A000',0.5); /*!40000 ALTER TABLE `4w_hugeit_maps_polylines` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_links` -- DROP TABLE IF EXISTS `4w_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_links` ( `link_id` bigint unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y', `link_owner` bigint unsigned NOT NULL DEFAULT '1', `link_rating` int NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_links` -- LOCK TABLES `4w_links` WRITE; /*!40000 ALTER TABLE `4w_links` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_monsterinsights_cache` -- DROP TABLE IF EXISTS `4w_monsterinsights_cache`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_monsterinsights_cache` ( `cache_id` bigint unsigned NOT NULL AUTO_INCREMENT, `cache_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `cache_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `cache_group` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT 'default', `expires_at` datetime NOT NULL, `created_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`cache_id`), UNIQUE KEY `cache_key_group` (`cache_key`,`cache_group`), KEY `expires_at` (`expires_at`), KEY `created_at` (`created_at`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_monsterinsights_cache` -- LOCK TABLES `4w_monsterinsights_cache` WRITE; /*!40000 ALTER TABLE `4w_monsterinsights_cache` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_monsterinsights_cache` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_newsletter` -- DROP TABLE IF EXISTS `4w_newsletter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_newsletter` ( `id` int NOT NULL AUTO_INCREMENT, `email` varchar(100) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `surname` varchar(100) NOT NULL DEFAULT '', `sex` char(1) NOT NULL DEFAULT 'n', `status` varchar(1) NOT NULL DEFAULT 'S', `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `token` varchar(50) NOT NULL DEFAULT '', `feed` tinyint NOT NULL DEFAULT '0', `feed_time` bigint NOT NULL DEFAULT '0', `country` varchar(4) NOT NULL DEFAULT '', `list_1` tinyint NOT NULL DEFAULT '0', `list_2` tinyint NOT NULL DEFAULT '0', `list_3` tinyint NOT NULL DEFAULT '0', `list_4` tinyint NOT NULL DEFAULT '0', `list_5` tinyint NOT NULL DEFAULT '0', `list_6` tinyint NOT NULL DEFAULT '0', `list_7` tinyint NOT NULL DEFAULT '0', `list_8` tinyint NOT NULL DEFAULT '0', `list_9` tinyint NOT NULL DEFAULT '0', `list_10` tinyint NOT NULL DEFAULT '0', `list_11` tinyint NOT NULL DEFAULT '0', `list_12` tinyint NOT NULL DEFAULT '0', `list_13` tinyint NOT NULL DEFAULT '0', `list_14` tinyint NOT NULL DEFAULT '0', `list_15` tinyint NOT NULL DEFAULT '0', `list_16` tinyint NOT NULL DEFAULT '0', `list_17` tinyint NOT NULL DEFAULT '0', `list_18` tinyint NOT NULL DEFAULT '0', `list_19` tinyint NOT NULL DEFAULT '0', `list_20` tinyint NOT NULL DEFAULT '0', `profile_1` varchar(255) NOT NULL DEFAULT '', `profile_2` varchar(255) NOT NULL DEFAULT '', `profile_3` varchar(255) NOT NULL DEFAULT '', `profile_4` varchar(255) NOT NULL DEFAULT '', `profile_5` varchar(255) NOT NULL DEFAULT '', `profile_6` varchar(255) NOT NULL DEFAULT '', `profile_7` varchar(255) NOT NULL DEFAULT '', `profile_8` varchar(255) NOT NULL DEFAULT '', `profile_9` varchar(255) NOT NULL DEFAULT '', `profile_10` varchar(255) NOT NULL DEFAULT '', `profile_11` varchar(255) NOT NULL DEFAULT '', `profile_12` varchar(255) NOT NULL DEFAULT '', `profile_13` varchar(255) NOT NULL DEFAULT '', `profile_14` varchar(255) NOT NULL DEFAULT '', `profile_15` varchar(255) NOT NULL DEFAULT '', `profile_16` varchar(255) NOT NULL DEFAULT '', `profile_17` varchar(255) NOT NULL DEFAULT '', `profile_18` varchar(255) NOT NULL DEFAULT '', `profile_19` varchar(255) NOT NULL DEFAULT '', `profile_20` varchar(255) NOT NULL DEFAULT '', `referrer` varchar(50) NOT NULL DEFAULT '', `http_referer` varchar(255) NOT NULL DEFAULT '', `wp_user_id` int NOT NULL DEFAULT '0', `ip` varchar(50) NOT NULL DEFAULT '', `test` tinyint NOT NULL DEFAULT '0', `flow` tinyint NOT NULL DEFAULT '0', `unsub_email_id` int NOT NULL DEFAULT '0', `unsub_time` int NOT NULL DEFAULT '0', `list` int NOT NULL DEFAULT '0', `profile` mediumtext, `followup_step` tinyint NOT NULL DEFAULT '0', `followup_time` bigint NOT NULL DEFAULT '0', `followup` tinyint NOT NULL DEFAULT '0', `region` varchar(100) NOT NULL DEFAULT '', `city` varchar(100) NOT NULL DEFAULT '', `updated` int NOT NULL DEFAULT '0', `bounce_type` varchar(50) NOT NULL DEFAULT '', `bounce_time` int NOT NULL DEFAULT '0', `language` varchar(10) NOT NULL DEFAULT '', `last_activity` int NOT NULL DEFAULT '0', `list_21` tinyint NOT NULL DEFAULT '0', `list_22` tinyint NOT NULL DEFAULT '0', `list_23` tinyint NOT NULL DEFAULT '0', `list_24` tinyint NOT NULL DEFAULT '0', `list_25` tinyint NOT NULL DEFAULT '0', `list_26` tinyint NOT NULL DEFAULT '0', `list_27` tinyint NOT NULL DEFAULT '0', `list_28` tinyint NOT NULL DEFAULT '0', `list_29` tinyint NOT NULL DEFAULT '0', `list_30` tinyint NOT NULL DEFAULT '0', `list_31` tinyint NOT NULL DEFAULT '0', `list_32` tinyint NOT NULL DEFAULT '0', `list_33` tinyint NOT NULL DEFAULT '0', `list_34` tinyint NOT NULL DEFAULT '0', `list_35` tinyint NOT NULL DEFAULT '0', `list_36` tinyint NOT NULL DEFAULT '0', `list_37` tinyint NOT NULL DEFAULT '0', `list_38` tinyint NOT NULL DEFAULT '0', `list_39` tinyint NOT NULL DEFAULT '0', `list_40` tinyint NOT NULL DEFAULT '0', `geo` tinyint NOT NULL DEFAULT '0', `source` varchar(50) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `email` (`email`), KEY `wp_user_id` (`wp_user_id`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_newsletter` -- LOCK TABLES `4w_newsletter` WRITE; /*!40000 ALTER TABLE `4w_newsletter` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_newsletter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_newsletter_emails` -- DROP TABLE IF EXISTS `4w_newsletter_emails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_newsletter_emails` ( `id` int NOT NULL AUTO_INCREMENT, `message` longtext, `message_text` longtext, `subject` varchar(255) NOT NULL DEFAULT '', `type` varchar(50) NOT NULL DEFAULT '', `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `status` enum('new','sending','sent','paused','error') NOT NULL DEFAULT 'new', `total` int NOT NULL DEFAULT '0', `last_id` int NOT NULL DEFAULT '0', `sent` int NOT NULL DEFAULT '0', `send_on` int NOT NULL DEFAULT '0', `track` int NOT NULL DEFAULT '1', `editor` tinyint NOT NULL DEFAULT '0', `sex` varchar(20) NOT NULL DEFAULT '', `query` longtext, `preferences` longtext, `options` longtext, `token` varchar(10) NOT NULL DEFAULT '', `private` tinyint(1) NOT NULL DEFAULT '0', `open_count` int unsigned NOT NULL DEFAULT '0', `click_count` int unsigned NOT NULL DEFAULT '0', `subject2` varchar(255) NOT NULL DEFAULT '', `message2` longtext, `name2` varchar(255) NOT NULL DEFAULT '', `list` int NOT NULL DEFAULT '0', `theme` varchar(50) NOT NULL DEFAULT '', `version` varchar(10) NOT NULL DEFAULT '', `language` varchar(10) NOT NULL DEFAULT '', `unsub_count` int unsigned NOT NULL DEFAULT '0', `error_count` int unsigned NOT NULL DEFAULT '0', `stats_time` int unsigned NOT NULL DEFAULT '0', `updated` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_newsletter_emails` -- LOCK TABLES `4w_newsletter_emails` WRITE; /*!40000 ALTER TABLE `4w_newsletter_emails` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_newsletter_emails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_newsletter_logs` -- DROP TABLE IF EXISTS `4w_newsletter_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_newsletter_logs` ( `id` int NOT NULL AUTO_INCREMENT, `status` int NOT NULL DEFAULT '0', `source` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `data` longtext COLLATE utf8mb4_unicode_520_ci, `created` int NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_newsletter_logs` -- LOCK TABLES `4w_newsletter_logs` WRITE; /*!40000 ALTER TABLE `4w_newsletter_logs` DISABLE KEYS */; INSERT INTO `4w_newsletter_logs` VALUES (1,0,'cron','Reschedule error: action_scheduler_run_queue','{\n \"errors\": {\n \"could_not_set\": [\n \"La liste des \\u00e9v\\u00e8nements planifi\\u00e9s n\\u2019a pas pu \\u00eatre sauvegard\\u00e9e.\"\n ]\n },\n \"error_data\": []\n}',1784184112); /*!40000 ALTER TABLE `4w_newsletter_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_newsletter_sent` -- DROP TABLE IF EXISTS `4w_newsletter_sent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_newsletter_sent` ( `email_id` int unsigned NOT NULL DEFAULT '0', `user_id` int unsigned NOT NULL DEFAULT '0', `status` tinyint unsigned NOT NULL DEFAULT '0', `open` tinyint unsigned NOT NULL DEFAULT '0', `time` int unsigned NOT NULL DEFAULT '0', `error` varchar(255) NOT NULL DEFAULT '', `ip` varchar(100) NOT NULL DEFAULT '', `country` varchar(4) NOT NULL DEFAULT '', PRIMARY KEY (`email_id`,`user_id`), KEY `user_id` (`user_id`), KEY `email_id` (`email_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_newsletter_sent` -- LOCK TABLES `4w_newsletter_sent` WRITE; /*!40000 ALTER TABLE `4w_newsletter_sent` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_newsletter_sent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_newsletter_stats` -- DROP TABLE IF EXISTS `4w_newsletter_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_newsletter_stats` ( `id` int NOT NULL AUTO_INCREMENT, `user_id` int NOT NULL DEFAULT '0', `email_id` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `link_id` int NOT NULL DEFAULT '0', `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `anchor` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `ip` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `country` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `newsletter` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `email_id` (`email_id`), KEY `user_id` (`user_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_newsletter_stats` -- LOCK TABLES `4w_newsletter_stats` WRITE; /*!40000 ALTER TABLE `4w_newsletter_stats` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_newsletter_stats` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_newsletter_user_logs` -- DROP TABLE IF EXISTS `4w_newsletter_user_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_newsletter_user_logs` ( `id` int NOT NULL AUTO_INCREMENT, `user_id` int NOT NULL DEFAULT '0', `ip` varchar(50) NOT NULL DEFAULT '', `source` varchar(50) NOT NULL DEFAULT '', `data` longtext, `created` int NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_newsletter_user_logs` -- LOCK TABLES `4w_newsletter_user_logs` WRITE; /*!40000 ALTER TABLE `4w_newsletter_user_logs` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_newsletter_user_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_newsletter_user_meta` -- DROP TABLE IF EXISTS `4w_newsletter_user_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_newsletter_user_meta` ( `id` int NOT NULL AUTO_INCREMENT, `user_id` int NOT NULL DEFAULT '0', `meta_key` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`id`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_newsletter_user_meta` -- LOCK TABLES `4w_newsletter_user_meta` WRITE; /*!40000 ALTER TABLE `4w_newsletter_user_meta` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_newsletter_user_meta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_options` -- DROP TABLE IF EXISTS `4w_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_options` ( `option_id` bigint unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`), KEY `autoload` (`autoload`) ) ENGINE=MyISAM AUTO_INCREMENT=2414229 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_options` -- LOCK TABLES `4w_options` WRITE; /*!40000 ALTER TABLE `4w_options` DISABLE KEYS */; INSERT INTO `4w_options` VALUES (8,'use_balanceTags','0','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','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'),(26,'comment_moderation','','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(32,'moderation_keys','','no'),(34,'category_base','','yes'),(36,'comment_max_links','2','yes'),(38,'default_email_category','1','yes'),(45,'html_type','text/html','yes'),(48,'db_version','61833','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','','yes'),(70,'close_comments_days_old','28','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:10:\"Categories\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:3:{i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:478:\"<ul class=\"footer_bottom_rights\">\r\n <li><a href=\"https://www.arithmetic.fr/\"><span>Accueil</span></a></li>\r\n <li><a href=\"https://www.arithmetic.fr/a-propos/solutions\"><span>Solutions </span></a></li>\r\n <li><a href=\"https://www.arithmetic.fr/a-propos/\"><span>A propos</span></a></li>\r\n <li><a href=\"https://www.arithmetic.fr/nos-references/\"><span>Nos références</span></a></li>\r\n <li><a href=\"https://www.arithmetic.fr/contact/\"><span>Contact</span></a></li>\r\n</ul>\";s:6:\"filter\";b:0;s:6:\"visual\";b:0;}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:578:\"<ul>\n <li>\n © 2022 Arithmetic\n </li>\n <li>\n <a href=\"https://www.arithmetic.fr/mentions-legales\">Mentions légales</a>\n </li>\n <li>\n <a href=\"https://www.arithmetic.fr/plan-du-site\">Plan du site</a>\n </li>\n <li>\n <a href=\"https://www.arithmetic.fr/politique-de-cookies-ue/\">Politique de Cookies</a>\n </li>\n <li>\n <a href=\"https://www.arithmetic.fr/wp-content/uploads/2023/02/Politique-de-protection-de-vos-donnees-personnelles.pdf\" target=\"_blank\">Politique de protection des données personnelles</a>\n </li>\n\n</ul>\";s:6:\"filter\";b:0;s:6:\"visual\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','1190','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','38590','yes'),(93,'fresh_site','0','off'),(94,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(96,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:7:\"Archies\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'sidebars_widgets','a:18:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:38:\"google_maps_master_widget_maps_basic-2\";i:1;s:38:\"google_maps_master_widget_maps_basic-3\";}s:21:\"tbtheme-right-sidebar\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:40:\"zo-recent-posts-widget-with-thumbnails-2\";i:3;s:10:\"archives-2\";}s:20:\"tbtheme-left-sidebar\";a:0:{}s:27:\"tbtheme-header-top-widget-1\";a:0:{}s:27:\"tbtheme-header-top-widget-2\";a:0:{}s:28:\"tbtheme-header-menu-widget-1\";a:0:{}s:23:\"tbtheme-before-footer-1\";a:1:{i:0;s:13:\"media_image-2\";}s:23:\"tbtheme-before-footer-2\";a:1:{i:0;s:6:\"text-7\";}s:20:\"tbtheme-footer-top-1\";a:0:{}s:20:\"tbtheme-footer-top-2\";a:1:{i:0;s:38:\"google_maps_master_widget_maps_basic-4\";}s:20:\"tbtheme-footer-top-3\";a:0:{}s:20:\"tbtheme-footer-top-4\";a:0:{}s:20:\"tbtheme-footer-top-5\";a:0:{}s:23:\"tbtheme-footer-top-5-v2\";a:0:{}s:19:\"tbtheme-bottom-left\";a:0:{}s:20:\"tbtheme-bottom-right\";a:1:{i:0;s:6:\"text-6\";}s:32:\"tbtheme-popup-newsletter-sidebar\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(100,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1482286257;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','off'),(136,'theme_mods_raymond','a:3:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1482286249;s:4:\"data\";a:24:{s:19:\"wp_inactive_widgets\";a:0:{}s:21:\"tbtheme-right-sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:20:\"tbtheme-left-sidebar\";a:0:{}s:27:\"tbtheme-header-top-widget-1\";a:0:{}s:27:\"tbtheme-header-top-widget-2\";N;s:22:\"tbtheme-top-search-bar\";N;s:23:\"tbtheme-before-footer-1\";N;s:23:\"tbtheme-before-footer-2\";N;s:23:\"tbtheme-before-footer-3\";N;s:23:\"tbtheme-before-footer-4\";N;s:20:\"tbtheme-footer-top-1\";N;s:20:\"tbtheme-footer-top-2\";N;s:20:\"tbtheme-footer-top-3\";N;s:20:\"tbtheme-footer-top-4\";N;s:20:\"tbtheme-footer-top-5\";N;s:23:\"tbtheme-footer-top-5-v2\";N;s:22:\"tbtheme-footer-sidebar\";N;s:19:\"tbtheme-bottom-left\";N;s:20:\"tbtheme-bottom-right\";N;s:21:\"tbtheme-custom-widget\";N;s:23:\"tbtheme-custom-widget-2\";N;s:23:\"tbtheme-custom-widget-3\";N;s:23:\"tbtheme-custom-widget-4\";N;s:32:\"tbtheme-popup-newsletter-sidebar\";N;}}}','off'),(137,'theme_switched','','yes'),(138,'redux_version_upgraded_from','3.6.0.5','yes'),(141,'widget_zo-recent-posts-widget-with-thumbnails','a:2:{i:2;a:14:{s:12:\"number_posts\";i:4;s:11:\"thumb_width\";i:85;s:12:\"thumb_height\";i:85;s:5:\"title\";s:12:\"Recent Posts\";s:11:\"default_url\";s:83:\"https://www.arithmetic.fr/wp-content/themes/stabapp/assets/images/default_thumb.png\";s:17:\"keep_aspect_ratio\";b:0;s:10:\"hide_title\";b:0;s:12:\"hide_content\";b:1;s:11:\"hide_button\";b:1;s:9:\"show_date\";b:1;s:10:\"show_thumb\";b:1;s:11:\"use_default\";b:0;s:11:\"try_1st_img\";b:0;s:12:\"only_1st_img\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(142,'jws_theme_options','a:82:{s:8:\"last_tab\";s:2:\"19\";s:14:\"jws_theme_less\";s:1:\"1\";s:19:\"jws_theme_box_style\";s:1:\"0\";s:31:\"jws_theme_enabled_smooth_scroll\";s:1:\"1\";s:20:\"jws_theme_show_popup\";s:0:\"\";s:21:\"jws_theme_body_layout\";s:4:\"wide\";s:20:\"jws_theme_background\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:23:\"jws_theme_favicon_image\";a:5:{s:3:\"url\";s:63:\"https://www.arithmetic.fr/wp-content/uploads/2019/12/favico.png\";s:2:\"id\";s:4:\"1189\";s:6:\"height\";s:2:\"70\";s:5:\"width\";s:2:\"70\";s:9:\"thumbnail\";s:63:\"https://www.arithmetic.fr/wp-content/uploads/2019/12/favico.png\";}s:19:\"jws_theme_logo_text\";s:0:\"\";s:20:\"jws_theme_logo_image\";a:5:{s:3:\"url\";s:61:\"https://www.arithmetic.fr/wp-content/uploads/2019/12/logo.png\";s:2:\"id\";s:4:\"1193\";s:6:\"height\";s:2:\"80\";s:5:\"width\";s:3:\"180\";s:9:\"thumbnail\";s:68:\"https://www.arithmetic.fr/wp-content/uploads/2019/12/logo-150x80.png\";}s:22:\"jws_theme_font_awesome\";s:1:\"1\";s:23:\"jws_theme_font_ionicons\";s:1:\"1\";s:25:\"jws_theme_font_icon_troke\";s:1:\"1\";s:23:\"jws_theme_header_layout\";s:2:\"v5\";s:22:\"jws_theme_stick_header\";s:1:\"0\";s:21:\"jws_theme_header_full\";s:1:\"0\";s:25:\"jws_theme_header_position\";s:1:\"0\";s:36:\"jws_theme_menu_font_size_firts_level\";a:7:{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:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";}s:34:\"jws_theme_menu_font_size_sub_level\";a:8:{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:10:\"text-align\";s:4:\"left\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"32px\";}s:22:\"jws_theme_menu_padding\";a:5:{s:11:\"padding-top\";s:1:\"0\";s:13:\"padding-right\";s:4:\"25px\";s:14:\"padding-bottom\";s:1:\"0\";s:12:\"padding-left\";s:4:\"25px\";s:5:\"units\";s:2:\"px\";}s:26:\"jws_theme_error404_page_id\";s:0:\"\";s:33:\"jws_theme_error404_display_header\";s:0:\"\";s:38:\"jws_theme_error404_display_top_sidebar\";s:0:\"\";s:32:\"jws_theme_error404_display_title\";s:0:\"\";s:33:\"jws_theme_error404_display_footer\";s:0:\"\";s:21:\"jws_theme_error404_bg\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:89:\"https://www.arithmetic.fr/wp-content/themes/stabapp/assets/images/404-page/background.jpg\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:24:\"jws_theme_display_footer\";s:1:\"1\";s:23:\"jws_theme_footer_layout\";s:2:\"v1\";s:23:\"jws_theme_footer_margin\";a:5:{s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"0\";s:11:\"margin-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:24:\"jws_theme_footer_padding\";a:5:{s:11:\"padding-top\";s:1:\"0\";s:13:\"padding-right\";s:1:\"0\";s:14:\"padding-bottom\";s:1:\"0\";s:12:\"padding-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:23:\"jws_theme_footer_top_bg\";a:7:{s:16:\"background-color\";s:7:\"#252525\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:27:\"jws_theme_footer_top_margin\";a:5:{s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"0\";s:11:\"margin-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:28:\"jws_theme_footer_top_padding\";a:5:{s:11:\"padding-top\";s:4:\"55px\";s:13:\"padding-right\";s:1:\"0\";s:14:\"padding-bottom\";s:4:\"40px\";s:12:\"padding-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:26:\"jws_theme_footer_bottom_bg\";a:7:{s:16:\"background-color\";s:7:\"#171717\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:30:\"jws_theme_footer_bottom_margin\";a:5:{s:10:\"margin-top\";s:1:\"0\";s:12:\"margin-right\";s:1:\"0\";s:13:\"margin-bottom\";s:1:\"0\";s:11:\"margin-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:31:\"jws_theme_footer_bottom_padding\";a:5:{s:11:\"padding-top\";s:4:\"20px\";s:13:\"padding-right\";s:1:\"0\";s:14:\"padding-bottom\";s:4:\"20px\";s:12:\"padding-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:23:\"jws_theme_primary_color\";s:7:\"#dae500\";s:19:\"jws_theme_body_font\";a:11:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"24px\";s:5:\"color\";s:7:\"#5d606d\";}s:17:\"jws_theme_h1_font\";a:12:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"40px\";s:11:\"line-height\";s:4:\"40px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#ffffff\";}s:17:\"jws_theme_h2_font\";a:12:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"25px\";s:11:\"line-height\";s:4:\"30px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#212121\";}s:17:\"jws_theme_h3_font\";a:12:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"40px\";s:11:\"line-height\";s:4:\"46px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#212121\";}s:17:\"jws_theme_h4_font\";a:12:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"24px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#212121\";}s:17:\"jws_theme_h5_font\";a:12:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"24px\";s:11:\"line-height\";s:7:\"46.84px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#212121\";}s:17:\"jws_theme_h6_font\";a:12:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:5:\"latin\";s:10:\"text-align\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"72px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#212121\";}s:13:\"google-font-1\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";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:13:\"google-font-2\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";}s:13:\"google-font-3\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";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:13:\"google-font-4\";a:5:{s:11:\"font-family\";s:6:\"Roboto\";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:28:\"jws_theme_display_page_title\";s:1:\"1\";s:30:\"jws_theme_title_bar_typography\";a:11:{s:11:\"font-family\";s:11:\"Roboto Slab\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:10:\"text-align\";s:6:\"center\";s:9:\"font-size\";s:4:\"40px\";s:11:\"line-height\";s:4:\"46px\";s:5:\"color\";s:4:\"#fff\";}s:22:\"jws_theme_title_bar_bg\";a:7:{s:16:\"background-color\";s:11:\"transparent\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:10:\"center top\";s:16:\"background-image\";s:90:\"https://www.arithmetic.fr/wp-content/themes/stabapp/assets/images/title_bars/title-bar.jpg\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:27:\"jws_theme_title_bar_padding\";a:5:{s:11:\"padding-top\";s:5:\"135px\";s:13:\"padding-right\";s:1:\"0\";s:14:\"padding-bottom\";s:5:\"135px\";s:12:\"padding-left\";s:1:\"0\";s:5:\"units\";s:2:\"px\";}s:35:\"jws_theme_page_breadcrumb_delimiter\";s:1:\"-\";s:28:\"jws_theme_display_breadcrumb\";s:1:\"0\";s:27:\"jws_theme_display_searchbar\";s:1:\"1\";s:27:\"jws_theme_show_page_comment\";s:1:\"0\";s:21:\"jws_theme_blog_layout\";s:3:\"2cr\";s:28:\"jws_theme_blog_image_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:25:\"jws_theme_blog_crop_image\";s:1:\"1\";s:26:\"jws_theme_blog_image_width\";s:3:\"870\";s:27:\"jws_theme_blog_image_height\";s:3:\"430\";s:30:\"jws_theme_blog_show_post_title\";s:1:\"1\";s:29:\"jws_theme_blog_show_post_info\";s:1:\"1\";s:29:\"jws_theme_blog_show_post_desc\";s:1:\"1\";s:32:\"jws_theme_blog_post_excerpt_leng\";s:2:\"50\";s:32:\"jws_theme_blog_post_excerpt_more\";s:3:\"...\";s:28:\"jws_theme_blog_post_readmore\";s:12:\"Read More >>\";s:21:\"jws_theme_post_layout\";s:3:\"2cr\";s:25:\"jws_theme_post_crop_image\";s:1:\"1\";s:26:\"jws_theme_post_image_width\";s:3:\"870\";s:27:\"jws_theme_post_image_height\";s:3:\"430\";s:30:\"jws_theme_post_show_post_title\";s:1:\"1\";s:32:\"jws_theme_post_show_social_share\";s:1:\"1\";s:29:\"jws_theme_post_show_post_info\";s:1:\"1\";s:28:\"jws_theme_post_show_post_nav\";s:1:\"1\";s:29:\"jws_theme_post_show_post_tags\";s:1:\"1\";s:31:\"jws_theme_post_show_post_author\";s:1:\"1\";s:32:\"jws_theme_post_show_post_comment\";s:1:\"1\";s:37:\"jws_theme_post_show_post_about_author\";s:0:\"\";s:32:\"jws_theme_post_show_post_related\";s:1:\"1\";s:30:\"jws_theme_post_no_post_related\";s:1:\"3\";s:15:\"custom_css_code\";s:0:\"\";}','yes'),(143,'jws_theme_options-transients','a:2:{s:14:\"changed_values\";a:1:{s:15:\"custom_css_code\";s:336:\".incremental-counter{\r\n color: #252525;\r\n}\r\n.tb-service-wrap .tb-service.tpl2 .tb-content {\r\n color:#5d606d;\r\n font-family: \"montserrat\"!important;\r\n font-size: 14px!important;\r\n line-height: 24px!important;\r\n}\r\n\r\n .tb-menu-list > ul > li.menu-item-has-children:hover > ul {\r\n display:flex!important;\r\n }\r\n\";}s:9:\"last_save\";i:1607684495;}','yes'),(145,'revslider-update-check-short','1784275199','yes'),(146,'revslider-templates-check','1784275200','yes'),(150,'revslider-library-check','1783538310','yes'),(151,'rs-library','a:3:{s:4:\"hash\";s:32:\"8f5739c44eebb6dd2c18c90b8e1b26f0\";s:7:\"objects\";a:417:{i:0;a:13:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14130;s:4:\"orig\";i:220294;}}i:1;a:13:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:27127;s:4:\"orig\";i:1192484;}}i:2;a:13:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:1745;s:4:\"orig\";i:36243;}}i:3;a:13:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10511;s:4:\"orig\";i:102067;}}i:4;a:13:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18581;s:4:\"orig\";i:776243;}}i:5;a:13:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4745;s:4:\"orig\";i:330658;}}i:6;a:13:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4461;s:4:\"orig\";i:109963;}}i:7;a:13:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6790;s:4:\"orig\";i:407746;}}i:8;a:13:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18710;s:4:\"orig\";i:985569;}}i:9;a:13:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6113;s:4:\"orig\";i:75865;}}i:10;a:13:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8145;s:4:\"orig\";i:400329;}}i:11;a:13:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5251;s:4:\"orig\";i:358141;}}i:12;a:13:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:127536;s:4:\"orig\";i:838279;}}i:13;a:13:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4081;s:4:\"orig\";i:22391;}}i:14;a:13:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9331;s:4:\"orig\";i:516465;}}i:15;a:13:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7834;s:4:\"orig\";i:463818;}}i:16;a:13:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6359;s:4:\"orig\";i:102578;}}i:17;a:13:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22078;s:4:\"orig\";i:1107904;}}i:18;a:13:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15660;s:4:\"orig\";i:355784;}}i:19;a:13:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5586;s:4:\"orig\";i:106514;}}i:20;a:13:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20909;s:4:\"orig\";i:988589;}}i:21;a:13:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6807;s:4:\"orig\";i:604409;}}i:22;a:13:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10484;s:4:\"orig\";i:229243;}}i:23;a:13:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6034;s:4:\"orig\";i:516575;}}i:24;a:13:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:30999;s:4:\"orig\";i:627862;}}i:25;a:13:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11735;s:4:\"orig\";i:658948;}}i:26;a:13:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16432;s:4:\"orig\";i:531684;}}i:27;a:13:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15860;s:4:\"orig\";i:212685;}}i:28;a:13:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12774;s:4:\"orig\";i:290128;}}i:29;a:13:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8558;s:4:\"orig\";i:264887;}}i:30;a:13:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23349;s:4:\"orig\";i:324946;}}i:31;a:13:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18439;s:4:\"orig\";i:583276;}}i:32;a:13:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8475;s:4:\"orig\";i:241613;}}i:33;a:13:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12227;s:4:\"orig\";i:465092;}}i:34;a:13:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23476;s:4:\"orig\";i:838985;}}i:35;a:13:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:128594;s:4:\"orig\";i:323284;}}i:36;a:13:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15763;s:4:\"orig\";i:606028;}}i:37;a:13:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8743;s:4:\"orig\";i:230696;}}i:38;a:13:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18213;s:4:\"orig\";i:963650;}}i:39;a:13:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9109;s:4:\"orig\";i:190560;}}i:40;a:13:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7469;s:4:\"orig\";i:161910;}}i:41;a:13:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8883;s:4:\"orig\";i:223813;}}i:42;a:13:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13021;s:4:\"orig\";i:334845;}}i:43;a:13:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20718;s:4:\"orig\";i:626836;}}i:44;a:13:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:135139;s:4:\"orig\";i:761240;}}i:45;a:13:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13099;s:4:\"orig\";i:337348;}}i:46;a:13:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13096;s:4:\"orig\";i:413010;}}i:47;a:13:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8043;s:4:\"orig\";i:146037;}}i:48;a:13:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37011;s:4:\"orig\";i:2569343;}}i:49;a:13:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:118650;s:4:\"orig\";i:83713;}}i:50;a:13:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16941;s:4:\"orig\";i:419726;}}i:51;a:13:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23620;s:4:\"orig\";i:734047;}}i:52;a:13:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21088;s:4:\"orig\";i:683735;}}i:53;a:13:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121307;s:4:\"orig\";i:454357;}}i:54;a:13:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39586;s:4:\"orig\";i:1296460;}}i:55;a:13:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21396;s:4:\"orig\";i:835061;}}i:56;a:13:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9545;s:4:\"orig\";i:197811;}}i:57;a:13:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12033;s:4:\"orig\";i:168991;}}i:58;a:13:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39587;s:4:\"orig\";i:1318549;}}i:59;a:13:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:137321;s:4:\"orig\";i:211275;}}i:60;a:13:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14164;s:4:\"orig\";i:731428;}}i:61;a:13:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:130362;s:4:\"orig\";i:908876;}}i:62;a:13:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:132862;s:4:\"orig\";i:925492;}}i:63;a:13:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119015;s:4:\"orig\";i:133010;}}i:64;a:13:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28476;s:4:\"orig\";i:203448;}}i:65;a:13:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:120592;s:4:\"orig\";i:133753;}}i:66;a:13:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119554;s:4:\"orig\";i:160622;}}i:67;a:13:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14058;s:4:\"orig\";i:98209;}}i:68;a:13:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:126007;s:4:\"orig\";i:137953;}}i:69;a:13:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:124418;s:4:\"orig\";i:108064;}}i:70;a:13:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:125639;s:4:\"orig\";i:131820;}}i:71;a:13:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11948;s:4:\"orig\";i:74707;}}i:72;a:13:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:115633;s:4:\"orig\";i:176188;}}i:73;a:13:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121535;s:4:\"orig\";i:315586;}}i:74;a:13:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:133693;s:4:\"orig\";i:907152;}}i:75;a:13:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11689;s:4:\"orig\";i:183976;}}i:76;a:13:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:119147;s:4:\"orig\";i:164255;}}i:77;a:13:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9499;s:4:\"orig\";i:358634;}}i:78;a:13:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14203;s:4:\"orig\";i:523017;}}i:79;a:13:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10702;s:4:\"orig\";i:121030;}}i:80;a:13:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9002;s:4:\"orig\";i:338072;}}i:81;a:13:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:121622;s:4:\"orig\";i:211345;}}i:82;a:13:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:122962;s:4:\"orig\";i:353407;}}i:83;a:13:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7170;s:4:\"orig\";i:118827;}}i:84;a:13:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:125910;s:4:\"orig\";i:126452;}}i:85;a:13:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12207;s:4:\"orig\";i:177730;}}i:86;a:13:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13663;s:4:\"orig\";i:833006;}}i:87;a:13:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9899;s:4:\"orig\";i:247486;}}i:88;a:13:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7169;s:4:\"orig\";i:522980;}}i:89;a:13:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12411;s:4:\"orig\";i:1051815;}}i:90;a:13:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14974;s:4:\"orig\";i:1082610;}}i:91;a:13:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26819;s:4:\"orig\";i:1283468;}}i:92;a:13:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22713;s:4:\"orig\";i:1335327;}}i:93;a:13:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5513;s:4:\"orig\";i:477513;}}i:94;a:13:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24077;s:4:\"orig\";i:1392352;}}i:95;a:13:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11502;s:4:\"orig\";i:779077;}}i:96;a:13:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7975;s:4:\"orig\";i:323107;}}i:97;a:13:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:129564;s:4:\"orig\";i:432451;}}i:98;a:13:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6743;s:4:\"orig\";i:479348;}}i:99;a:13:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3910;s:4:\"orig\";i:246373;}}i:100;a:13:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9677;s:4:\"orig\";i:154608;}}i:101;a:13:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5998;s:4:\"orig\";i:447839;}}i:102;a:13:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10117;s:4:\"orig\";i:559800;}}i:103;a:13:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24853;s:4:\"orig\";i:1214851;}}i:104;a:13:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18163;s:4:\"orig\";i:1098732;}}i:105;a:13:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5457;s:4:\"orig\";i:320148;}}i:106;a:13:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13313;s:4:\"orig\";i:828871;}}i:107;a:13:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5901;s:4:\"orig\";i:268842;}}i:108;a:13:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37178;s:4:\"orig\";i:1972817;}}i:109;a:13:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26589;s:4:\"orig\";i:851135;}}i:110;a:13:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13334;s:4:\"orig\";i:225651;}}i:111;a:13:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17640;s:4:\"orig\";i:719125;}}i:112;a:13:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8897;s:4:\"orig\";i:83416;}}i:113;a:13:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:29174;s:4:\"orig\";i:1663503;}}i:114;a:13:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3668;s:4:\"orig\";i:69153;}}i:115;a:13:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3179;s:4:\"orig\";i:45340;}}i:116;a:13:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21907;s:4:\"orig\";i:937495;}}i:117;a:13:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:124560;s:4:\"orig\";i:575796;}}i:118;a:13:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20553;s:4:\"orig\";i:734042;}}i:119;a:13:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9048;s:4:\"orig\";i:129827;}}i:420;a:13:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19226;s:4:\"orig\";i:758093;}}i:421;a:13:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12387;s:4:\"orig\";i:472820;}}i:422;a:13:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10972;s:4:\"orig\";i:380716;}}i:423;a:13:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12394;s:4:\"orig\";i:959761;}}i:424;a:13:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11474;s:4:\"orig\";i:284282;}}i:425;a:13:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13395;s:4:\"orig\";i:519568;}}i:426;a:13:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15367;s:4:\"orig\";i:364626;}}i:427;a:13:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16174;s:4:\"orig\";i:265728;}}i:428;a:13:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7677;s:4:\"orig\";i:256526;}}i:429;a:13:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12408;s:4:\"orig\";i:354771;}}i:430;a:13:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17621;s:4:\"orig\";i:673109;}}i:431;a:13:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9464;s:4:\"orig\";i:180683;}}i:432;a:13:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16190;s:4:\"orig\";i:381967;}}i:433;a:13:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26583;s:4:\"orig\";i:792941;}}i:434;a:13:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17464;s:4:\"orig\";i:394604;}}i:435;a:13:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19126;s:4:\"orig\";i:403268;}}i:436;a:13:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16597;s:4:\"orig\";i:552042;}}i:437;a:13:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16027;s:4:\"orig\";i:430912;}}i:438;a:13:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15961;s:4:\"orig\";i:706482;}}i:439;a:13:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20286;s:4:\"orig\";i:704324;}}i:440;a:13:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10077;s:4:\"orig\";i:197347;}}i:441;a:13:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14092;s:4:\"orig\";i:517927;}}i:442;a:13:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18629;s:4:\"orig\";i:620706;}}i:443;a:13:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10220;s:4:\"orig\";i:348322;}}i:444;a:13:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6348;s:4:\"orig\";i:211494;}}i:445;a:13:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9826;s:4:\"orig\";i:377551;}}i:446;a:13:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13862;s:4:\"orig\";i:454028;}}i:447;a:13:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18636;s:4:\"orig\";i:785357;}}i:448;a:13:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17409;s:4:\"orig\";i:996686;}}i:449;a:13:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12053;s:4:\"orig\";i:916937;}}i:450;a:13:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:3887;s:4:\"orig\";i:154603;}}i:451;a:13:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16305;s:4:\"orig\";i:483681;}}i:452;a:13:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12105;s:4:\"orig\";i:314746;}}i:453;a:13:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18137;s:4:\"orig\";i:371805;}}i:454;a:13:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11586;s:4:\"orig\";i:354781;}}i:455;a:13:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9848;s:4:\"orig\";i:195359;}}i:456;a:13:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10089;s:4:\"orig\";i:218538;}}i:457;a:13:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16403;s:4:\"orig\";i:547096;}}i:458;a:13:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19188;s:4:\"orig\";i:371592;}}i:459;a:13:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15157;s:4:\"orig\";i:658386;}}i:460;a:13:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24833;s:4:\"orig\";i:942816;}}i:461;a:13:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15887;s:4:\"orig\";i:345362;}}i:462;a:13:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15665;s:4:\"orig\";i:407640;}}i:463;a:13:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19443;s:4:\"orig\";i:844506;}}i:464;a:13:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15564;s:4:\"orig\";i:573777;}}i:465;a:13:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13337;s:4:\"orig\";i:762091;}}i:466;a:13:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16746;s:4:\"orig\";i:365391;}}i:467;a:13:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12699;s:4:\"orig\";i:427166;}}i:468;a:13:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4748;s:4:\"orig\";i:238506;}}i:469;a:13:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19043;s:4:\"orig\";i:595277;}}i:470;a:13:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11863;s:4:\"orig\";i:228649;}}i:471;a:13:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10878;s:4:\"orig\";i:313238;}}i:472;a:13:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7596;s:4:\"orig\";i:193734;}}i:473;a:13:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9305;s:4:\"orig\";i:223763;}}i:474;a:13:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:23289;s:4:\"orig\";i:699269;}}i:475;a:13:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16638;s:4:\"orig\";i:415507;}}i:476;a:13:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11706;s:4:\"orig\";i:310875;}}i:477;a:13:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18880;s:4:\"orig\";i:531273;}}i:478;a:13:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20175;s:4:\"orig\";i:554813;}}i:479;a:13:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6818;s:4:\"orig\";i:122809;}}i:480;a:13:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8776;s:4:\"orig\";i:190452;}}i:481;a:13:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:52127;s:4:\"orig\";i:352596;}}i:482;a:13:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8878;s:4:\"orig\";i:183427;}}i:483;a:13:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15887;s:4:\"orig\";i:368977;}}i:484;a:13:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15080;s:4:\"orig\";i:707157;}}i:485;a:13:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:5473;s:4:\"orig\";i:288675;}}i:486;a:13:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19262;s:4:\"orig\";i:513524;}}i:487;a:13:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9810;s:4:\"orig\";i:317981;}}i:488;a:13:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15773;s:4:\"orig\";i:519696;}}i:489;a:13:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:32647;s:4:\"orig\";i:350074;}}i:490;a:13:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14643;s:4:\"orig\";i:314424;}}i:491;a:13:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19823;s:4:\"orig\";i:511473;}}i:492;a:13:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:37262;s:4:\"orig\";i:1590451;}}i:493;a:13:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13647;s:4:\"orig\";i:408622;}}i:494;a:13:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10075;s:4:\"orig\";i:216586;}}i:495;a:13:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10969;s:4:\"orig\";i:405945;}}i:496;a:13:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9975;s:4:\"orig\";i:257177;}}i:497;a:13:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9598;s:4:\"orig\";i:300066;}}i:498;a:13:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7588;s:4:\"orig\";i:184359;}}i:499;a:13:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9507;s:4:\"orig\";i:290246;}}i:500;a:13:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14875;s:4:\"orig\";i:324145;}}i:501;a:13:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18138;s:4:\"orig\";i:736181;}}i:502;a:13:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10664;s:4:\"orig\";i:411404;}}i:503;a:13:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11609;s:4:\"orig\";i:273103;}}i:504;a:13:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16837;s:4:\"orig\";i:456937;}}i:505;a:13:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13774;s:4:\"orig\";i:385875;}}i:506;a:13:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12285;s:4:\"orig\";i:546492;}}i:507;a:13:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12631;s:4:\"orig\";i:540206;}}i:508;a:13:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9964;s:4:\"orig\";i:309994;}}i:509;a:13:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13683;s:4:\"orig\";i:369417;}}i:510;a:13:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15941;s:4:\"orig\";i:475914;}}i:511;a:13:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17854;s:4:\"orig\";i:371480;}}i:512;a:13:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17441;s:4:\"orig\";i:507045;}}i:513;a:13:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:32396;s:4:\"orig\";i:750503;}}i:514;a:13:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25355;s:4:\"orig\";i:517171;}}i:515;a:13:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:30467;s:4:\"orig\";i:1076108;}}i:516;a:13:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17629;s:4:\"orig\";i:804567;}}i:517;a:13:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12952;s:4:\"orig\";i:489898;}}i:518;a:13:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11065;s:4:\"orig\";i:384178;}}i:519;a:13:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6262;s:4:\"orig\";i:198960;}}i:520;a:13:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16353;s:4:\"orig\";i:245636;}}i:521;a:13:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6048;s:4:\"orig\";i:133907;}}i:522;a:13:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15187;s:4:\"orig\";i:450326;}}i:523;a:13:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17977;s:4:\"orig\";i:582673;}}i:524;a:13:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20171;s:4:\"orig\";i:617346;}}i:525;a:13:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14937;s:4:\"orig\";i:227355;}}i:526;a:13:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9789;s:4:\"orig\";i:321713;}}i:527;a:13:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18374;s:4:\"orig\";i:642218;}}i:528;a:13:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17332;s:4:\"orig\";i:791283;}}i:529;a:13:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28854;s:4:\"orig\";i:1228379;}}i:530;a:13:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7529;s:4:\"orig\";i:263779;}}i:531;a:13:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18101;s:4:\"orig\";i:617407;}}i:532;a:13:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18049;s:4:\"orig\";i:757700;}}i:533;a:13:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18133;s:4:\"orig\";i:633849;}}i:534;a:13:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24430;s:4:\"orig\";i:954378;}}i:535;a:13:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16738;s:4:\"orig\";i:664032;}}i:536;a:13:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17594;s:4:\"orig\";i:503413;}}i:537;a:13:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15558;s:4:\"orig\";i:508616;}}i:538;a:13:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14665;s:4:\"orig\";i:429256;}}i:539;a:13:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20433;s:4:\"orig\";i:1162968;}}i:540;a:13:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10872;s:4:\"orig\";i:289488;}}i:541;a:13:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17988;s:4:\"orig\";i:602577;}}i:542;a:13:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9794;s:4:\"orig\";i:352053;}}i:543;a:13:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11735;s:4:\"orig\";i:370551;}}i:544;a:13:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10397;s:4:\"orig\";i:280660;}}i:545;a:13:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:26832;s:4:\"orig\";i:677097;}}i:546;a:13:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13591;s:4:\"orig\";i:846550;}}i:547;a:13:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12138;s:4:\"orig\";i:511326;}}i:548;a:13:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14005;s:4:\"orig\";i:392648;}}i:549;a:13:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11612;s:4:\"orig\";i:688650;}}i:550;a:13:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:28096;s:4:\"orig\";i:766943;}}i:551;a:13:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17419;s:4:\"orig\";i:759716;}}i:552;a:13:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10910;s:4:\"orig\";i:191059;}}i:553;a:13:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:24825;s:4:\"orig\";i:706226;}}i:554;a:13:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11091;s:4:\"orig\";i:300143;}}i:555;a:13:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15004;s:4:\"orig\";i:475888;}}i:556;a:13:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13155;s:4:\"orig\";i:683645;}}i:557;a:13:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15305;s:4:\"orig\";i:655207;}}i:558;a:13:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17740;s:4:\"orig\";i:745183;}}i:559;a:13:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17442;s:4:\"orig\";i:641873;}}i:560;a:13:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16088;s:4:\"orig\";i:241567;}}i:561;a:13:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8512;s:4:\"orig\";i:267430;}}i:562;a:13:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25804;s:4:\"orig\";i:908234;}}i:563;a:13:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:4691;s:4:\"orig\";i:108160;}}i:564;a:13:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12753;s:4:\"orig\";i:218714;}}i:565;a:13:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19312;s:4:\"orig\";i:438345;}}i:566;a:13:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16224;s:4:\"orig\";i:409547;}}i:567;a:13:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22344;s:4:\"orig\";i:432904;}}i:568;a:13:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9431;s:4:\"orig\";i:220442;}}i:569;a:13:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:29538;s:4:\"orig\";i:733632;}}i:570;a:13:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12859;s:4:\"orig\";i:430959;}}i:571;a:13:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13413;s:4:\"orig\";i:324558;}}i:572;a:13:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11553;s:4:\"orig\";i:146076;}}i:573;a:13:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21184;s:4:\"orig\";i:537577;}}i:574;a:13:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14134;s:4:\"orig\";i:245565;}}i:575;a:13:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16035;s:4:\"orig\";i:401592;}}i:576;a:13:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12906;s:4:\"orig\";i:483885;}}i:577;a:13:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7834;s:4:\"orig\";i:80956;}}i:578;a:13:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11452;s:4:\"orig\";i:175118;}}i:579;a:13:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12170;s:4:\"orig\";i:236860;}}i:580;a:13:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10268;s:4:\"orig\";i:117315;}}i:581;a:13:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12485;s:4:\"orig\";i:374567;}}i:582;a:13:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8401;s:4:\"orig\";i:203253;}}i:583;a:13:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12578;s:4:\"orig\";i:287796;}}i:584;a:13:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8484;s:4:\"orig\";i:199508;}}i:585;a:13:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16659;s:4:\"orig\";i:524922;}}i:586;a:13:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9240;s:4:\"orig\";i:109310;}}i:587;a:13:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8288;s:4:\"orig\";i:216553;}}i:588;a:13:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6855;s:4:\"orig\";i:234043;}}i:589;a:13:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12347;s:4:\"orig\";i:238706;}}i:590;a:13:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7748;s:4:\"orig\";i:169462;}}i:591;a:13:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10402;s:4:\"orig\";i:358403;}}i:592;a:13:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12887;s:4:\"orig\";i:261525;}}i:593;a:13:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:2963;s:4:\"orig\";i:30890;}}i:594;a:13:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10266;s:4:\"orig\";i:183341;}}i:595;a:13:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:8156;s:4:\"orig\";i:102119;}}i:596;a:13:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10271;s:4:\"orig\";i:138495;}}i:597;a:13:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11654;s:4:\"orig\";i:171098;}}i:598;a:13:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10569;s:4:\"orig\";i:437331;}}i:599;a:13:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15739;s:4:\"orig\";i:446809;}}i:600;a:13:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9456;s:4:\"orig\";i:206722;}}i:601;a:13:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13833;s:4:\"orig\";i:341185;}}i:602;a:13:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10647;s:4:\"orig\";i:193025;}}i:603;a:13:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:6239;s:4:\"orig\";i:48178;}}i:604;a:13:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14454;s:4:\"orig\";i:454843;}}i:605;a:13:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:7734;s:4:\"orig\";i:119909;}}i:606;a:13:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11927;s:4:\"orig\";i:209224;}}i:607;a:13:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9609;s:4:\"orig\";i:230249;}}i:608;a:13:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12396;s:4:\"orig\";i:290596;}}i:629;a:14:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:25803;s:11:\"video_thumb\";i:2753823;s:5:\"cover\";i:127867;s:4:\"orig\";i:5991847;}}i:630;a:14:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19154;s:11:\"video_thumb\";i:4783500;s:5:\"cover\";i:97843;s:4:\"orig\";i:12408832;}}i:631;a:14:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:28284;s:11:\"video_thumb\";i:2150510;s:5:\"cover\";i:124176;s:4:\"orig\";i:7726114;}}i:632;a:14:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23354;s:11:\"video_thumb\";i:3635377;s:5:\"cover\";i:106283;s:4:\"orig\";i:12688465;}}i:633;a:14:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:29858;s:11:\"video_thumb\";i:9614915;s:5:\"cover\";i:153660;s:4:\"orig\";i:13424151;}}i:634;a:14:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19155;s:11:\"video_thumb\";i:2361089;s:5:\"cover\";i:103588;s:4:\"orig\";i:14717688;}}i:635;a:14:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:11719;s:11:\"video_thumb\";i:4841259;s:5:\"cover\";i:40309;s:4:\"orig\";i:11715637;}}i:636;a:14:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:56469;s:11:\"video_thumb\";i:5107558;s:5:\"cover\";i:273635;s:4:\"orig\";i:13833056;}}i:637;a:14:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:30439;s:11:\"video_thumb\";i:3864288;s:5:\"cover\";i:133345;s:4:\"orig\";i:13159814;}}i:638;a:14:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31267;s:11:\"video_thumb\";i:2732735;s:5:\"cover\";i:173636;s:4:\"orig\";i:5536475;}}i:639;a:14:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:29090;s:11:\"video_thumb\";i:4861363;s:5:\"cover\";i:188894;s:4:\"orig\";i:13731609;}}i:640;a:14:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31123;s:11:\"video_thumb\";i:1386258;s:5:\"cover\";i:219740;s:4:\"orig\";i:6479275;}}i:641;a:14:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:21091;s:11:\"video_thumb\";i:11134706;s:5:\"cover\";i:115059;s:4:\"orig\";i:12313637;}}i:642;a:14:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19624;s:11:\"video_thumb\";i:3913179;s:5:\"cover\";i:118864;s:4:\"orig\";i:14700830;}}i:643;a:14:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:45123;s:11:\"video_thumb\";i:2547876;s:5:\"cover\";i:268587;s:4:\"orig\";i:8823724;}}i:644;a:14:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:33867;s:11:\"video_thumb\";i:5972511;s:5:\"cover\";i:172632;s:4:\"orig\";i:13869858;}}i:645;a:14:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:16185;s:11:\"video_thumb\";i:4097952;s:5:\"cover\";i:160912;s:4:\"orig\";i:12307362;}}i:646;a:14:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:9324;s:11:\"video_thumb\";i:1843046;s:5:\"cover\";i:94919;s:4:\"orig\";i:4938526;}}i:647;a:14:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:13455;s:11:\"video_thumb\";i:5101194;s:5:\"cover\";i:66493;s:4:\"orig\";i:11852447;}}i:648;a:14:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:20003;s:11:\"video_thumb\";i:1696754;s:5:\"cover\";i:103202;s:4:\"orig\";i:12515577;}}i:649;a:14:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19377;s:11:\"video_thumb\";i:3861934;s:5:\"cover\";i:101592;s:4:\"orig\";i:13370749;}}i:650;a:14:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31120;s:11:\"video_thumb\";i:2732488;s:5:\"cover\";i:190596;s:4:\"orig\";i:13625169;}}i:651;a:14:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:17475;s:11:\"video_thumb\";i:1248121;s:5:\"cover\";i:203284;s:4:\"orig\";i:4921567;}}i:652;a:14:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:26132;s:11:\"video_thumb\";i:5777142;s:5:\"cover\";i:138198;s:4:\"orig\";i:12817212;}}i:653;a:14:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:40668;s:11:\"video_thumb\";i:3711074;s:5:\"cover\";i:243587;s:4:\"orig\";i:12354374;}}i:654;a:14:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:41275;s:11:\"video_thumb\";i:2631988;s:5:\"cover\";i:330226;s:4:\"orig\";i:8304831;}}i:655;a:14:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:54209;s:11:\"video_thumb\";i:4596191;s:5:\"cover\";i:335804;s:4:\"orig\";i:13306988;}}i:656;a:14:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:75484;s:11:\"video_thumb\";i:3134686;s:5:\"cover\";i:461854;s:4:\"orig\";i:20337064;}}i:657;a:14:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:25915;s:11:\"video_thumb\";i:2352326;s:5:\"cover\";i:136931;s:4:\"orig\";i:12104254;}}i:658;a:14:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:40965;s:11:\"video_thumb\";i:8637814;s:5:\"cover\";i:195812;s:4:\"orig\";i:13878956;}}i:659;a:14:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19037;s:11:\"video_thumb\";i:3065043;s:5:\"cover\";i:65493;s:4:\"orig\";i:12935967;}}i:660;a:14:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:24344;s:11:\"video_thumb\";i:1911296;s:5:\"cover\";i:192540;s:4:\"orig\";i:4631422;}}i:661;a:14:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23517;s:11:\"video_thumb\";i:4899641;s:5:\"cover\";i:86737;s:4:\"orig\";i:12281833;}}i:662;a:14:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:31844;s:11:\"video_thumb\";i:4412295;s:5:\"cover\";i:154844;s:4:\"orig\";i:10753079;}}i:663;a:14:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:14905;s:11:\"video_thumb\";i:3394055;s:5:\"cover\";i:73276;s:4:\"orig\";i:11722124;}}i:664;a:14:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:48591;s:11:\"video_thumb\";i:5268295;s:5:\"cover\";i:211021;s:4:\"orig\";i:11990742;}}i:665;a:14:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:27863;s:11:\"video_thumb\";i:2674570;s:5:\"cover\";i:119321;s:4:\"orig\";i:11602755;}}i:666;a:14:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:27505;s:11:\"video_thumb\";i:3025283;s:5:\"cover\";i:144357;s:4:\"orig\";i:13176990;}}i:667;a:14:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22543;s:11:\"video_thumb\";i:1327376;s:5:\"cover\";i:111224;s:4:\"orig\";i:4727340;}}i:668;a:14:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:34936;s:11:\"video_thumb\";i:3198076;s:5:\"cover\";i:160493;s:4:\"orig\";i:12804022;}}i:669;a:14:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:28883;s:11:\"video_thumb\";i:4750283;s:5:\"cover\";i:153687;s:4:\"orig\";i:13054569;}}i:670;a:14:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:53693;s:11:\"video_thumb\";i:9780815;s:5:\"cover\";i:341419;s:4:\"orig\";i:13738077;}}i:671;a:14:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:9494;s:11:\"video_thumb\";i:942533;s:5:\"cover\";i:52833;s:4:\"orig\";i:6629299;}}i:672;a:14:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22781;s:11:\"video_thumb\";i:2415073;s:5:\"cover\";i:126450;s:4:\"orig\";i:11684367;}}i:673;a:14:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:22296;s:11:\"video_thumb\";i:1465206;s:5:\"cover\";i:73047;s:4:\"orig\";i:4008355;}}i:674;a:14:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19851;s:11:\"video_thumb\";i:3023599;s:5:\"cover\";i:25426;s:4:\"orig\";i:12847145;}}i:675;a:14:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:18002;s:11:\"video_thumb\";i:1791449;s:5:\"cover\";i:101725;s:4:\"orig\";i:13746552;}}i:676;a:14:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:8176;s:11:\"video_thumb\";i:4255586;s:5:\"cover\";i:75455;s:4:\"orig\";i:10948491;}}i:677;a:14:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:46567;s:11:\"video_thumb\";i:3789289;s:5:\"cover\";i:25425;s:4:\"orig\";i:15943336;}}i:678;a:14:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:26927;s:11:\"video_thumb\";i:2605391;s:5:\"cover\";i:149830;s:4:\"orig\";i:13232415;}}i:679;a:14:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:20000;s:11:\"video_thumb\";i:655504;s:5:\"cover\";i:620066;s:4:\"orig\";i:13229794;}}i:680;a:14:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:23213;s:11:\"video_thumb\";i:498407;s:5:\"cover\";i:308442;s:4:\"orig\";i:11108924;}}i:681;a:14:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:21648;s:11:\"video_thumb\";i:109062;s:5:\"cover\";i:305957;s:4:\"orig\";i:6267674;}}i:682;a:14:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19198;s:11:\"video_thumb\";i:326656;s:5:\"cover\";i:554701;s:4:\"orig\";i:10151652;}}i:683;a:14:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:14725;s:11:\"video_thumb\";i:72977;s:5:\"cover\";i:72535;s:4:\"orig\";i:4938006;}}i:684;a:14:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:12165;s:11:\"video_thumb\";i:256975;s:5:\"cover\";i:340550;s:4:\"orig\";i:9691449;}}i:685;a:14:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:36900;s:11:\"video_thumb\";i:920631;s:5:\"cover\";i:949012;s:4:\"orig\";i:13422013;}}i:686;a:14:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:17289;s:11:\"video_thumb\";i:137402;s:5:\"cover\";i:300574;s:4:\"orig\";i:7528458;}}i:687;a:14:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:16562;s:11:\"video_thumb\";i:161004;s:5:\"cover\";i:291708;s:4:\"orig\";i:7596827;}}i:688;a:14:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";s:9:\"file_size\";a:4:{s:5:\"thumb\";i:19186;s:11:\"video_thumb\";i:404406;s:5:\"cover\";i:496556;s:4:\"orig\";i:15358645;}}i:689;a:14:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11778;s:5:\"video\";i:126230;}}i:690;a:14:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:9342;s:5:\"video\";i:258890;}}i:691;a:14:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22925;s:5:\"video\";i:337622;}}i:692;a:14:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13590;s:5:\"video\";i:143116;}}i:693;a:14:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12603;s:5:\"video\";i:267056;}}i:694;a:14:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11225;s:5:\"video\";i:104722;}}i:695;a:14:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16221;s:5:\"video\";i:183244;}}i:696;a:14:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15072;s:5:\"video\";i:90577;}}i:697;a:14:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:11741;s:5:\"video\";i:96061;}}i:698;a:14:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15979;s:5:\"video\";i:136040;}}i:699;a:14:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13637;s:5:\"video\";i:98053;}}i:700;a:14:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14892;s:5:\"video\";i:125449;}}i:701;a:14:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16568;s:5:\"video\";i:127133;}}i:702;a:14:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:19099;s:5:\"video\";i:202784;}}i:703;a:14:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21756;s:5:\"video\";i:295899;}}i:704;a:14:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20783;s:5:\"video\";i:279347;}}i:705;a:14:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17862;s:5:\"video\";i:111140;}}i:706;a:14:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:10799;s:5:\"video\";i:49269;}}i:707;a:14:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:14442;s:5:\"video\";i:143950;}}i:708;a:14:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16819;s:5:\"video\";i:142842;}}i:709;a:14:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12575;s:5:\"video\";i:106541;}}i:710;a:14:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:12931;s:5:\"video\";i:84922;}}i:711;a:14:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:18105;s:5:\"video\";i:184683;}}i:712;a:14:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:13440;s:5:\"video\";i:104866;}}i:713;a:14:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:17477;s:5:\"video\";i:147765;}}i:714;a:14:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:36069;s:5:\"video\";i:104559;}}i:715;a:14:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20095;s:5:\"video\";i:60429;}}i:716;a:14:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:38056;s:5:\"video\";i:45726;}}i:717;a:14:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:54736;s:5:\"video\";i:26685;}}i:718;a:14:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34717;s:5:\"video\";i:16283;}}i:719;a:14:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25700;s:5:\"video\";i:38602;}}i:720;a:14:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:55897;s:5:\"video\";i:21279;}}i:721;a:14:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:39579;s:5:\"video\";i:22677;}}i:722;a:14:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:41903;s:5:\"video\";i:65515;}}i:723;a:14:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:25902;s:5:\"video\";i:15295;}}i:724;a:14:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:40029;s:5:\"video\";i:28970;}}i:725;a:14:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:21834;s:5:\"video\";i:21250;}}i:726;a:14:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:36633;s:5:\"video\";i:51973;}}i:727;a:14:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:22669;s:5:\"video\";i:46598;}}i:728;a:14:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:52537;s:5:\"video\";i:29580;}}i:729;a:14:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34343;s:5:\"video\";i:18413;}}i:730;a:14:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:20519;s:5:\"video\";i:25391;}}i:731;a:14:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:16265;s:5:\"video\";i:75634;}}i:732;a:14:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:41495;s:5:\"video\";i:49692;}}i:733;a:14:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:40417;s:5:\"video\";i:80078;}}i:734;a:14:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:34150;s:5:\"video\";i:23500;}}i:735;a:14:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:15426;s:5:\"video\";i:21651;}}i:736;a:14:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";s:9:\"file_size\";a:2:{s:5:\"thumb\";i:33524;s:5:\"video\";i:46449;}}}s:4:\"tags\";a:23:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:35;a:3:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:2:\"ai\";s:4:\"name\";s:2:\"AI\";}i:34;a:3:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:12:\"architecture\";s:4:\"name\";s:12:\"Architecture\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:33;a:3:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:5:\"drink\";s:4:\"name\";s:5:\"Drink\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}i:32;a:3:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:10:\"technology\";s:4:\"name\";s:10:\"Technology\";}i:31;a:3:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:8:\"textures\";s:4:\"name\";s:8:\"Textures\";}}}','no'),(152,'revslider_checktables','1','yes'),(153,'rs_tables_created','1','yes'),(154,'revslider_table_version','1.0.8','yes'),(155,'revslider-global-settings','{\"version\":\"6.0.0\",\"permission\":\"admin\",\"includeids\":\"\",\"script\":{\"footer\":false,\"defer\":false,\"full\":false},\"fonturl\":\"\",\"size\":{\"desktop\":1240,\"notebook\":1024,\"tablet\":778,\"mobile\":480}}','yes'),(159,'revslider_update_version','6.1.4','yes'),(160,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(161,'vc_version','6.6.0','yes'),(162,'wpb_js_composer_license_activation_notified','yes','yes'),(164,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.7.4\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1670194229;s:7:\"version\";s:5:\"5.6.4\";s:11:\"count_valid\";i:2;s:13:\"count_invalid\";i:0;}}','yes'),(165,'newsletter_logger_secret','cb012d40','yes'),(166,'newsletter_dismissed','a:2:{s:6:\"wpmail\";i:1;s:15:\"newsletter-page\";i:1;}','yes'),(167,'newsletter_main','a:34:{s:11:\"return_path\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"sender_email\";s:36:\"newsletter@stabapp.jwsuperthemes.com\";s:11:\"sender_name\";s:7:\"StabApp\";s:6:\"editor\";i:0;s:13:\"scheduler_max\";i:100;s:9:\"phpmailer\";i:0;s:5:\"debug\";i:0;s:5:\"track\";i:1;s:3:\"css\";s:0:\"\";s:12:\"css_disabled\";i:0;s:2:\"ip\";s:0:\"\";s:4:\"page\";i:0;s:19:\"disable_cron_notice\";i:0;s:13:\"do_shortcodes\";i:0;s:11:\"header_logo\";s:0:\"\";s:12:\"header_title\";s:7:\"StabApp\";s:10:\"header_sub\";s:27:\"Just another WordPress site\";s:12:\"footer_title\";s:0:\"\";s:14:\"footer_contact\";s:0:\"\";s:12:\"footer_legal\";s:0:\"\";s:12:\"facebook_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:13:\"pinterest_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:10:\"tumblr_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:14:\"soundcloud_url\";s:0:\"\";s:12:\"telegram_url\";s:0:\"\";s:6:\"vk_url\";s:0:\"\";s:14:\"googleplus_url\";s:0:\"\";s:7:\"api_key\";s:10:\"3054298689\";}','yes'),(168,'newsletter_extension_versions','a:0:{}','no'),(172,'newsletter_profile','a:10:{s:4:\"text\";s:188:\"{profile_form}\n <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n <p><a href=\"{unsubscription_confirm_url}\">Cancel your subscription</a></p>\";s:13:\"email_changed\";s:81:\"Your email has been changed, an activation email has been sent with instructions.\";s:5:\"error\";s:42:\"Your email is not valid or already in use.\";s:10:\"save_label\";s:4:\"Save\";s:13:\"privacy_label\";s:21:\"Read our privacy note\";s:5:\"saved\";s:14:\"Profile saved.\";s:18:\"export_newsletters\";i:0;s:3:\"url\";s:0:\"\";s:5:\"lists\";a:0:{}s:12:\"customfields\";a:0:{}}','yes'),(2405771,'newsletter_subscription','a:28:{s:14:\"noconfirmation\";i:0;s:12:\"notify_email\";s:14:\"demo@gmail.com\";s:8:\"multiple\";i:1;s:6:\"notify\";i:0;s:10:\"error_text\";s:173:\"<p>This subscription can\'t be completed, sorry. The email address is blocked or already subscribed. You should contact the owner to unlock that email address. Thank you.</p>\";s:17:\"subscription_text\";s:19:\"{subscription_form}\";s:17:\"confirmation_text\";s:263:\"<p>You have successfully subscribed to the newsletter. You\'ll\nreceive a confirmation email in a few minutes. Please follow the\nlink to confirm your subscription. If the email takes\nmore than 15 minutes to appear in your mailbox, please check\nyour spam folder.</p>\";s:20:\"confirmation_subject\";s:53:\"Please confirm subscription - {blog_title} newsletter\";s:21:\"confirmation_tracking\";s:0:\"\";s:20:\"confirmation_message\";s:424:\"<p>Hi {name},</p>\n<p>A newsletter subscription request for this email address was\nreceived. Please confirm it by <a href=\"{subscription_confirm_url}\"><strong>clicking here</strong></a>. If you cannot\nclick the link, please use the following link:</p>\n\n<p>{subscription_confirm_url}</p>\n\n<p>If you did not make this subscription request, just ignore this\nmessage.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";s:14:\"confirmed_text\";s:62:\"<p>Your subscription has been confirmed! Thank you {name}!</p>\";s:17:\"confirmed_subject\";s:22:\"Welcome aboard, {name}\";s:17:\"confirmed_message\";s:277:\"<p>This message confirms your subscription to the {blog_title} newsletter.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\n<p>To unsubscribe, <a href=\'{unsubscription_url}\'>click here</a>. To change subscriber options,\n<a href=\'{profile_url}\'>click here</a>.</p>\";s:18:\"confirmed_tracking\";s:0:\"\";s:9:\"antiflood\";i:10;s:12:\"ip_blacklist\";a:0:{}s:17:\"address_blacklist\";a:0:{}s:12:\"domain_check\";i:0;s:7:\"akismet\";i:0;s:7:\"captcha\";i:0;s:12:\"profile_text\";s:301:\"<p>Change your subscription preferences to get what you are most interested in.</p>\n <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n </p>\n {profile_form}\n <p>To cancel your subscription, <a href=\'{unsubscription_confirm_url}\'>click here</a>.</p>\";s:21:\"profile_email_changed\";s:123:\"Your email has been changed, an activation email has been sent. Please follow the instructions to activate the new address.\";s:13:\"profile_error\";s:147:\"Your email is not valid or already in use by another subscriber or another generic error has been found. Check your data or contact the site owner.\";s:19:\"unsubscription_text\";s:111:\"<p>Please confirm that you want to unsubscribe by <a href=\'{unsubscription_confirm_url}\'>clicking here</a>.</p>\";s:25:\"unsubscription_error_text\";s:118:\"<p>The subscriber was not found, it probably has already been removed. No further actions are required. Thank you.</p>\";s:17:\"unsubscribed_text\";s:53:\"<p>Your subscription has been deleted. Thank you.</p>\";s:20:\"unsubscribed_subject\";s:8:\"Goodbye!\";s:20:\"unsubscribed_message\";s:195:\"<p>This message confirms that you have unsubscribed from the {blog_title} newsletter.</p>\n<p>You\'re welcome to sign up again anytime.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";}','yes'),(2405772,'newsletter_info','a:18:{s:11:\"header_logo\";a:1:{s:2:\"id\";i:0;}s:12:\"header_title\";s:7:\"StabApp\";s:10:\"header_sub\";s:27:\"Just another WordPress site\";s:12:\"footer_title\";s:0:\"\";s:14:\"footer_contact\";s:0:\"\";s:12:\"footer_legal\";s:0:\"\";s:12:\"facebook_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:13:\"pinterest_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:10:\"tumblr_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:14:\"soundcloud_url\";s:0:\"\";s:12:\"telegram_url\";s:0:\"\";s:6:\"vk_url\";s:0:\"\";s:14:\"googleplus_url\";s:0:\"\";}','no'),(2405773,'newsletter_lists','a:120:{s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:13:\"list_1_forced\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:13:\"list_2_forced\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:13:\"list_3_forced\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:13:\"list_4_forced\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:13:\"list_5_forced\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:13:\"list_6_forced\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:13:\"list_7_forced\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:13:\"list_8_forced\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:13:\"list_9_forced\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:14:\"list_10_forced\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:14:\"list_11_forced\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:14:\"list_12_forced\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:14:\"list_13_forced\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:14:\"list_14_forced\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:14:\"list_15_forced\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:14:\"list_16_forced\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:14:\"list_17_forced\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:14:\"list_18_forced\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:14:\"list_19_forced\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:14:\"list_20_forced\";i:0;s:7:\"list_21\";s:0:\"\";s:14:\"list_21_status\";i:0;s:14:\"list_21_forced\";i:0;s:7:\"list_22\";s:0:\"\";s:14:\"list_22_status\";i:0;s:14:\"list_22_forced\";i:0;s:7:\"list_23\";s:0:\"\";s:14:\"list_23_status\";i:0;s:14:\"list_23_forced\";i:0;s:7:\"list_24\";s:0:\"\";s:14:\"list_24_status\";i:0;s:14:\"list_24_forced\";i:0;s:7:\"list_25\";s:0:\"\";s:14:\"list_25_status\";i:0;s:14:\"list_25_forced\";i:0;s:7:\"list_26\";s:0:\"\";s:14:\"list_26_status\";i:0;s:14:\"list_26_forced\";i:0;s:7:\"list_27\";s:0:\"\";s:14:\"list_27_status\";i:0;s:14:\"list_27_forced\";i:0;s:7:\"list_28\";s:0:\"\";s:14:\"list_28_status\";i:0;s:14:\"list_28_forced\";i:0;s:7:\"list_29\";s:0:\"\";s:14:\"list_29_status\";i:0;s:14:\"list_29_forced\";i:0;s:7:\"list_30\";s:0:\"\";s:14:\"list_30_status\";i:0;s:14:\"list_30_forced\";i:0;s:7:\"list_31\";s:0:\"\";s:14:\"list_31_status\";i:0;s:14:\"list_31_forced\";i:0;s:7:\"list_32\";s:0:\"\";s:14:\"list_32_status\";i:0;s:14:\"list_32_forced\";i:0;s:7:\"list_33\";s:0:\"\";s:14:\"list_33_status\";i:0;s:14:\"list_33_forced\";i:0;s:7:\"list_34\";s:0:\"\";s:14:\"list_34_status\";i:0;s:14:\"list_34_forced\";i:0;s:7:\"list_35\";s:0:\"\";s:14:\"list_35_status\";i:0;s:14:\"list_35_forced\";i:0;s:7:\"list_36\";s:0:\"\";s:14:\"list_36_status\";i:0;s:14:\"list_36_forced\";i:0;s:7:\"list_37\";s:0:\"\";s:14:\"list_37_status\";i:0;s:14:\"list_37_forced\";i:0;s:7:\"list_38\";s:0:\"\";s:14:\"list_38_status\";i:0;s:14:\"list_38_forced\";i:0;s:7:\"list_39\";s:0:\"\";s:14:\"list_39_status\";i:0;s:14:\"list_39_forced\";i:0;s:7:\"list_40\";s:0:\"\";s:14:\"list_40_status\";i:0;s:14:\"list_40_forced\";i:0;}','yes'),(2405774,'newsletter_template','a:2:{s:8:\"template\";s:1829:\"<!DOCTYPE html>\n<html>\n <head>\n <!-- General styles, not used by all email clients -->\n <style type=\"text/css\" media=\"all\">\n a {\n text-decoration: none;\n color: #0088cc;\n }\n </style>\n </head>\n \n <!-- KEEP THE TAMPLE SIMPLE: THOSE ARE SERVICE MESSAGES. -->\n <body style=\"margin: 0;\">\n <!-- Top title with dark background #333, font color #fff, font size 32px -->\n <table style=\"background-color: #333; width: 100%; color: #fff; font-size: 32px\">\n <tr>\n <td style=\"padding: 25px; text-align: center\">\n {blog_title}\n </td>\n </tr>\n </table>\n\n <!-- Main table 100% wide with background color #eee --> \n <table style=\"background-color: #eee; width: 100%;\">\n <tr>\n <td align=\"center\" style=\"padding: 25px;\">\n\n <!-- Content table with backgdound color #fff, width 500px -->\n <table style=\"background-color: #fff; width: 500px; border: 1px solid #ddd;\">\n <tr>\n <td style=\"padding: 25px; font-size: 16px; font-family: sans-serif\">\n <!-- The {message} tag is replaced with one of confirmation, welcome or goodbye messages -->\n <!-- Messages content can be configured on Newsletter List Building panels --> \n\n {message}\n \n <!-- Signature if not already added to single messages (surround with <p>) -->\n\n </td>\n </tr>\n </table>\n\n </td>\n </tr>\n </table>\n\n </body>\n</html>\";s:7:\"enabled\";i:0;}','yes'),(176,'newsletter_emails','a:1:{s:5:\"theme\";s:7:\"default\";}','yes'),(177,'newsletter_emails_theme_default','a:0:{}','no'),(179,'newsletter_users','a:0:{}','yes'),(181,'newsletter_statistics','a:1:{s:3:\"key\";s:32:\"cd2c2d5f958c95eb11e1067906849c64\";}','yes'),(183,'newsletter_lock','a:4:{s:3:\"ids\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"message\";s:89:\"<p>Subscribe to our newsletter and get access to the full article.</p>[subscription_form]\";s:7:\"enabled\";i:0;}','yes'),(184,'newsletter_lock_version','1.0.3','yes'),(186,'newsletter_wp_version','1.0.1','yes'),(187,'widget_newsletterwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(188,'widget_newsletterwidgetminimal','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(190,'newsletter_diagnostic_cron_calls','a:100:{i:0;i:1784402890;i:1;i:1784402956;i:2;i:1784403015;i:3;i:1784403119;i:4;i:1784403234;i:5;i:1784403301;i:6;i:1784403439;i:7;i:1784403494;i:8;i:1784403555;i:9;i:1784403635;i:10;i:1784403697;i:11;i:1784403948;i:12;i:1784403961;i:13;i:1784404312;i:14;i:1784404366;i:15;i:1784404388;i:16;i:1784404432;i:17;i:1784404552;i:18;i:1784404645;i:19;i:1784404690;i:20;i:1784404742;i:21;i:1784404831;i:22;i:1784404939;i:23;i:1784405076;i:24;i:1784405158;i:25;i:1784405251;i:26;i:1784405282;i:27;i:1784405436;i:28;i:1784405481;i:29;i:1784405543;i:30;i:1784405583;i:31;i:1784405823;i:32;i:1784405842;i:33;i:1784405900;i:34;i:1784406035;i:35;i:1784406063;i:36;i:1784406175;i:37;i:1784406236;i:38;i:1784406404;i:39;i:1784406424;i:40;i:1784406477;i:41;i:1784406553;i:42;i:1784406758;i:43;i:1784406811;i:44;i:1784406853;i:45;i:1784406981;i:46;i:1784407017;i:47;i:1784407154;i:48;i:1784407202;i:49;i:1784407255;i:50;i:1784407371;i:51;i:1784407820;i:52;i:1784407862;i:53;i:1784407971;i:54;i:1784408155;i:55;i:1784408326;i:56;i:1784408397;i:57;i:1784408615;i:58;i:1784408757;i:59;i:1784408882;i:60;i:1784409039;i:61;i:1784409063;i:62;i:1784409112;i:63;i:1784409218;i:64;i:1784409239;i:65;i:1784409313;i:66;i:1784409576;i:67;i:1784409602;i:68;i:1784409701;i:69;i:1784409873;i:70;i:1784409923;i:71;i:1784410064;i:72;i:1784410090;i:73;i:1784410146;i:74;i:1784410238;i:75;i:1784410492;i:76;i:1784410613;i:77;i:1784410650;i:78;i:1784410755;i:79;i:1784410834;i:80;i:1784410877;i:81;i:1784410950;i:82;i:1784411019;i:83;i:1784411151;i:84;i:1784411176;i:85;i:1784411230;i:86;i:1784411282;i:87;i:1784411337;i:88;i:1784411410;i:89;i:1784411461;i:90;i:1784411527;i:91;i:1784411588;i:92;i:1784411636;i:93;i:1784411709;i:94;i:1784411780;i:95;i:1784411812;i:96;i:1784411856;i:97;i:1784411923;i:98;i:1784411948;i:99;i:1784412032;}','off'),(197,'theme_mods_stabapp','a:4:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:1:{s:15:\"main_navigation\";i:6;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1677707360;s:4:\"data\";a:17:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:38:\"google_maps_master_widget_maps_basic-2\";i:1;s:38:\"google_maps_master_widget_maps_basic-3\";}s:21:\"tbtheme-right-sidebar\";a:4:{i:0;s:8:\"search-2\";i:1;s:12:\"categories-2\";i:2;s:40:\"zo-recent-posts-widget-with-thumbnails-2\";i:3;s:10:\"archives-2\";}s:20:\"tbtheme-left-sidebar\";a:0:{}s:27:\"tbtheme-header-top-widget-1\";a:0:{}s:27:\"tbtheme-header-top-widget-2\";a:0:{}s:28:\"tbtheme-header-menu-widget-1\";a:0:{}s:23:\"tbtheme-before-footer-1\";a:1:{i:0;s:13:\"media_image-2\";}s:23:\"tbtheme-before-footer-2\";a:1:{i:0;s:6:\"text-7\";}s:20:\"tbtheme-footer-top-1\";a:0:{}s:20:\"tbtheme-footer-top-2\";a:1:{i:0;s:38:\"google_maps_master_widget_maps_basic-4\";}s:20:\"tbtheme-footer-top-3\";a:0:{}s:20:\"tbtheme-footer-top-4\";a:0:{}s:20:\"tbtheme-footer-top-5\";a:0:{}s:23:\"tbtheme-footer-top-5-v2\";a:0:{}s:19:\"tbtheme-bottom-left\";a:0:{}s:20:\"tbtheme-bottom-right\";a:1:{i:0;s:6:\"text-6\";}s:32:\"tbtheme-popup-newsletter-sidebar\";a:0:{}}}}','off'),(214,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),(236,'rs_cache_overlay','6.1.5','yes'),(352,'newsletter_diagnostic_cron_data','a:3:{s:4:\"mean\";d:75.68;s:3:\"max\";i:300;s:3:\"min\";i:14;}','no'),(367,'r_notice_data','{\"type\":\"redux-message\",\"title\":\"<strong>The Ultimate Redux Extensions Bundle!<\\/strong><br\\/>\\r\\n\\r\\n\",\"message\":\"Attention Redux Developers! Due to popular demand, we are extending the availability of the Ultimate Redux Extension Bundle, which includes <strong>all<\\/strong> of our extensions at over 40% off! Grab you\'re copy today at <a href=\\\"https:\\/\\/reduxframework.com\\/extension\\/ultimate-bundle\\\">https:\\/\\/reduxframework.com\\/extension\\/ultimate-bundle<\\/a>\",\"color\":\"rgba(0,162,227,1)\"}','yes'),(368,'redux_blast','1487032982','yes'),(819,'revslider-connection','1','yes'),(820,'revslider-latest-version','6.7.58','yes'),(821,'revslider-stable-version','4.2.0','yes'),(822,'revslider-notices','a:1:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"6.9.9\";s:4:\"text\";s:505:\"<div style=\"display: block; background: linear-gradient(to right, #EEE8FF 45%, #FF2399 55%);text-align: center; height:500px;\"><a href=\"https://www.sliderrevolution.com/what-stays-yours-sr7-options/?utm_source=wp_admin&utm_medium=dashboard_banner&utm_campaign=sr7_transition_sr6_onetime_owners_2026&utm_content=wp_banner_postlaunch_permanent\" target=\"_blank\"><img src=\"//updates.themepunch-ext-a.tools//banners/pgradetosr7-admin.jpg\" style=\"min-width:920px;height:500px;display: inline-block;\"></a></div>\";s:4:\"code\";s:7:\"TPS2026\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}','yes'),(823,'revslider-dashboard','O:8:\"stdClass\":1:{s:11:\"test-handle\";O:8:\"stdClass\":5:{s:12:\"version_from\";s:5:\"5.0.0\";s:10:\"version_to\";s:5:\"5.0.0\";s:5:\"order\";i:5;s:7:\"content\";s:181:\"<div class=\"rs-dash-widget\"><div class=\"rs-dash-title-wrap\"><div class=\"rs-dash-title\">your version is: {{current_version}}</div></div><div class=\"rs-dash-widget-inner\"></div></div>\";s:4:\"code\";s:0:\"\";}}','yes'),(824,'revslider-addons','O:8:\"stdClass\":27:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"60\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"2.1.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2020-08-13\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_particles.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_particles.jpg\";s:7:\"img_md5\";s:32:\"b668a4015ddc6a532b43bb558967a062\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"74\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"2.2.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2020-10-30\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_bubblemorph.jpg\";s:7:\"img_md5\";s:32:\"22d03d5de3034069c6db1fdeafd467cd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"68\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"2.0.8\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2020-10-17\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_beforeafter.jpg\";s:8:\"img_file\";s:45:\"revslider/addons/images/addon_beforeafter.jpg\";s:7:\"img_md5\";s:32:\"5a34f20417a7874e1b95693ef37a0758\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"56\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2020-06-18\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_typewriter.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_typewriter.jpg\";s:7:\"img_md5\";s:32:\"727b604f6fd3fc55894ba50eb566efed\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"75\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2020-05-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_distortion.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_distortion.jpg\";s:7:\"img_md5\";s:32:\"c26c52a563008b7dc907a288c1e4bb8e\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"77\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"2.1.9\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2020-06-14\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_paintbrush.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_paintbrush.jpg\";s:7:\"img_md5\";s:32:\"308a56289b9a29d1916c2acfc141b699\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"311\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"2.0.6\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2020-05-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_slicey.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_slicey.jpg\";s:7:\"img_md5\";s:32:\"28afd29b7738a452194f0a0bc1d21cbe\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"64\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2021-01-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_filmstrip.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_filmstrip.jpg\";s:7:\"img_md5\";s:32:\"dac40ee57d2be9aaf01faacf51ccb412\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"58\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2020-12-15\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:84:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_underconstruction.jpg\";s:8:\"img_file\";s:51:\"revslider/addons/images/addon_underconstruction.jpg\";s:7:\"img_md5\";s:32:\"17f8cba84931541c065cfb1943edafb2\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"72\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reveal.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_reveal.jpg\";s:7:\"img_md5\";s:32:\"a7ce4bf5eb6fdc1497ed6276ca623046\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"70\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2020-10-07\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_panorama.jpg\";s:8:\"img_file\";s:42:\"revslider/addons/images/addon_panorama.jpg\";s:7:\"img_md5\";s:32:\"210953d59903bed91688138cb60777d2\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"76\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2020-07-16\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_exploding.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_exploding.jpg\";s:7:\"img_md5\";s:32:\"44d60b83cdf5b29033d41feb516b47e1\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"57\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2020-02-20\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:80:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_socialsharing.jpg\";s:8:\"img_file\";s:47:\"revslider/addons/images/addon_socialsharing.jpg\";s:7:\"img_md5\";s:32:\"6b074630853c4f95d5337bc85e496cbe\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"52\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"2.1.0\";s:10:\"background\";s:81:\"//updates.themepunch-ext-a.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:15:\"background_file\";s:48:\"revslider/addons/images/whiteboard_widget_bg.jpg\";s:14:\"background_md5\";s:32:\"cc69160eb95469dc033e0cc094a24847\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_whiteboard.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_whiteboard.jpg\";s:7:\"img_md5\";s:32:\"b0bb636fb30ffc3d112ba4c563395ee6\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"61\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_polyfold.jpg\";s:8:\"img_file\";s:42:\"revslider/addons/images/addon_polyfold.jpg\";s:7:\"img_md5\";s:32:\"02c6af89e4208f0da5920c6c3e6bb744\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:79:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_domainswitch.jpg\";s:8:\"img_file\";s:46:\"revslider/addons/images/addon_domainswitch.jpg\";s:7:\"img_md5\";s:32:\"f2036924e7993f94bd5c9876fa0bf09b\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:1:{i:0;s:19:\"Added Functionality\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"73\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reload.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_reload.jpg\";s:7:\"img_md5\";s:32:\"d1d34d204e627168f4cc4e7422a6d40c\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wprelated.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_wprelated.jpg\";s:7:\"img_md5\";s:32:\"e2e7d6c3a428a55442ba90131556c930\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"59\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:71:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_snow.jpg\";s:8:\"img_file\";s:38:\"revslider/addons/images/addon_snow.jpg\";s:7:\"img_md5\";s:32:\"d6bac718866b0070198a4340041bc60b\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"54\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpgallery.jpg\";s:8:\"img_file\";s:43:\"revslider/addons/images/addon_wpgallery.jpg\";s:7:\"img_md5\";s:32:\"74392a04b741d83c51e55059dbb388ef\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2024-11-20\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_backup.jpg\";s:8:\"img_file\";s:40:\"revslider/addons/images/addon_backup.jpg\";s:7:\"img_md5\";s:32:\"104797323a0293cd3f200b0172db1186\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2025-09-30\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:70:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_404.jpg\";s:8:\"img_file\";s:37:\"revslider/addons/images/addon_404.jpg\";s:7:\"img_md5\";s:32:\"217b0d118a107dc50979740dd61228df\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"6.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2024-11-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_wpadjacent.jpg\";s:7:\"img_md5\";s:32:\"cb1feb1257e55d0f42c29dfde2d809ed\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"65\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:72:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_login.jpg\";s:8:\"img_file\";s:39:\"revslider/addons/images/addon_login.jpg\";s:7:\"img_md5\";s:32:\"f0f2edffb4e155acf67799692428644d\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"66\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:8:\"img_file\";s:44:\"revslider/addons/images/addon_wpfeatured.jpg\";s:7:\"img_md5\";s:32:\"bcc840e68194f3eb05795e1353954bda\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"69\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_weather.jpg\";s:8:\"img_file\";s:41:\"revslider/addons/images/addon_weather.jpg\";s:7:\"img_md5\";s:32:\"c69d1c9a69c2dec43ca0578ac35792bd\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:2:\"71\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:15:\"background_file\";s:0:\"\";s:14:\"background_md5\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":5:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_duotone.jpg\";s:8:\"img_file\";s:41:\"revslider/addons/images/addon_duotone.jpg\";s:7:\"img_md5\";s:32:\"fb666e487e7ac28e6a2a157eed1fb682\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}s:6:\"banner\";s:0:\"\";s:11:\"banner_file\";s:0:\"\";s:10:\"banner_md5\";s:0:\"\";s:4:\"tags\";a:0:{}}}','yes'),(2316607,'category_children','a:0:{}','yes'),(1586,'wdev-frash','a:3:{s:7:\"plugins\";a:1:{s:23:\"wp-smushit/wp-smush.php\";i:1482800960;}s:5:\"queue\";a:1:{s:32:\"fc50097023d0d34c5a66f6cddcf77694\";a:4:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1489759982;s:6:\"sticky\";b:1;}}s:4:\"done\";a:1:{i:0;a:6:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1482800960;s:5:\"state\";s:6:\"ignore\";s:4:\"hash\";s:32:\"fc50097023d0d34c5a66f6cddcf77694\";s:10:\"handled_at\";i:1489673589;}}}','no'),(1872,'widget_google-map','a:2:{i:2;a:3:{s:5:\"title\";s:10:\"edwdqwdqwd\";s:6:\"number\";i:5;s:9:\"show_date\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(1882,'widget_hugeit_maps_widget','a:2:{i:2;a:2:{s:8:\"g_map_id\";s:1:\"1\";s:5:\"title\";s:11:\"fdvdfvdfvfv\";}s:12:\"_multiwidget\";i:1;}','yes'),(1883,'hugeit_maps_version','2.2.1','yes'),(1889,'widget_google_maps_master_widget_viral','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1890,'widget_google_maps_master_widget_maps_basic','a:4:{i:2;a:26:{s:17:\"google_maps_title\";s:2:\"on\";s:21:\"google_maps_title_new\";s:0:\"\";s:23:\"show_google_maps_master\";s:2:\"on\";s:36:\"google_maps_master_view_basic_choice\";s:7:\"ROADMAP\";s:16:\"google_maps_zoom\";s:1:\"0\";s:17:\"google_maps_width\";s:4:\"1170\";s:18:\"google_maps_height\";s:3:\"400\";s:20:\"google_maps_latitude\";s:9:\"32.720392\";s:21:\"google_maps_longitude\";s:1:\"0\";s:19:\"google_maps_app_key\";s:39:\"AIzaSyCyuW48kPjku1h6fle8WYwO1pKI3Hdp4wk\";s:24:\"show_google_maps_marker1\";s:2:\"on\";s:32:\"google_maps_marker1_basic_choice\";s:20:\"Select Marker 1 Icon\";s:24:\"google_maps_marker1_name\";s:0:\"\";s:26:\"google_maps_marker1_avatar\";s:0:\"\";s:27:\"google_maps_marker1_address\";s:0:\"\";s:24:\"google_maps_marker1_city\";s:0:\"\";s:25:\"google_maps_marker1_state\";s:0:\"\";s:27:\"google_maps_marker1_country\";s:0:\"\";s:25:\"google_maps_marker1_phone\";s:0:\"\";s:26:\"google_maps_marker1_mobile\";s:0:\"\";s:25:\"google_maps_marker1_email\";s:0:\"\";s:27:\"google_maps_marker1_website\";s:0:\"\";s:25:\"google_maps_marker1_extra\";s:0:\"\";s:30:\"google_maps_marker1_extra_link\";s:0:\"\";s:28:\"google_maps_marker1_latitude\";s:0:\"\";s:29:\"google_maps_marker1_longitude\";s:0:\"\";}i:3;a:26:{s:17:\"google_maps_title\";s:2:\"on\";s:21:\"google_maps_title_new\";s:14:\"Google Map API\";s:23:\"show_google_maps_master\";s:2:\"on\";s:36:\"google_maps_master_view_basic_choice\";s:7:\"ROADMAP\";s:16:\"google_maps_zoom\";s:2:\"18\";s:17:\"google_maps_width\";s:4:\"1170\";s:18:\"google_maps_height\";s:3:\"450\";s:20:\"google_maps_latitude\";s:9:\"32.720392\";s:21:\"google_maps_longitude\";s:11:\"-117.228778\";s:19:\"google_maps_app_key\";s:39:\"AIzaSyCyuW48kPjku1h6fle8WYwO1pKI3Hdp4wk\";s:24:\"show_google_maps_marker1\";s:2:\"on\";s:32:\"google_maps_marker1_basic_choice\";s:20:\"Select Marker 1 Icon\";s:24:\"google_maps_marker1_name\";s:0:\"\";s:26:\"google_maps_marker1_avatar\";s:0:\"\";s:27:\"google_maps_marker1_address\";s:0:\"\";s:24:\"google_maps_marker1_city\";s:0:\"\";s:25:\"google_maps_marker1_state\";s:0:\"\";s:27:\"google_maps_marker1_country\";s:0:\"\";s:25:\"google_maps_marker1_phone\";s:0:\"\";s:26:\"google_maps_marker1_mobile\";s:0:\"\";s:25:\"google_maps_marker1_email\";s:0:\"\";s:27:\"google_maps_marker1_website\";s:0:\"\";s:25:\"google_maps_marker1_extra\";s:0:\"\";s:30:\"google_maps_marker1_extra_link\";s:0:\"\";s:28:\"google_maps_marker1_latitude\";s:0:\"\";s:29:\"google_maps_marker1_longitude\";s:0:\"\";}i:4;a:26:{s:17:\"google_maps_title\";s:2:\"on\";s:21:\"google_maps_title_new\";s:0:\"\";s:23:\"show_google_maps_master\";s:2:\"on\";s:36:\"google_maps_master_view_basic_choice\";s:7:\"ROADMAP\";s:16:\"google_maps_zoom\";s:1:\"0\";s:17:\"google_maps_width\";s:4:\"1140\";s:18:\"google_maps_height\";s:3:\"480\";s:20:\"google_maps_latitude\";s:9:\"32.720392\";s:21:\"google_maps_longitude\";s:12:\" -117.228778\";s:19:\"google_maps_app_key\";s:39:\"AIzaSyAq7OU88Rn2LmYOJrBKwlhdr7VmoP4oYiY\";s:24:\"show_google_maps_marker1\";s:2:\"on\";s:32:\"google_maps_marker1_basic_choice\";s:20:\"Select Marker 1 Icon\";s:24:\"google_maps_marker1_name\";s:0:\"\";s:26:\"google_maps_marker1_avatar\";s:63:\"https://www.arithmetic.fr/wp-content/uploads/2017/10/marker.png\";s:27:\"google_maps_marker1_address\";s:10:\"1233, 20th\";s:24:\"google_maps_marker1_city\";s:0:\"\";s:25:\"google_maps_marker1_state\";s:10:\"California\";s:27:\"google_maps_marker1_country\";s:13:\"United States\";s:25:\"google_maps_marker1_phone\";s:10:\"+123456789\";s:26:\"google_maps_marker1_mobile\";s:0:\"\";s:25:\"google_maps_marker1_email\";s:0:\"\";s:27:\"google_maps_marker1_website\";s:0:\"\";s:25:\"google_maps_marker1_extra\";s:0:\"\";s:30:\"google_maps_marker1_extra_link\";s:0:\"\";s:28:\"google_maps_marker1_latitude\";s:0:\"\";s:29:\"google_maps_marker1_longitude\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(1891,'google_maps_master_view_basic_choice','ROADMAP','yes'),(1892,'google_maps_marker1_basic_choice','Select Marker 1 Icon','yes'),(1893,'google_maps_master_load_basic_roadmap','ROADMAP','yes'),(1894,'google_maps_master_load_basic_satellite','SATELLITE','yes'),(1895,'google_maps_master_load_basic_hybrid','HYBRID','yes'),(1896,'google_maps_master_load_basic_terrain','TERRAIN','yes'),(1897,'google_maps_master_load_basic_marker1','google_maps_master_load_basic_marker1','yes'),(1931,'gmw_options','a:16:{s:6:\"sc_map\";s:3:\"gmw\";s:7:\"api_key\";s:0:\"\";s:8:\"track_ga\";s:1:\"0\";s:14:\"include_jquery\";s:1:\"1\";s:17:\"include_gmaps_api\";s:1:\"1\";s:19:\"include_lightbox_js\";s:1:\"1\";s:20:\"include_lightbox_css\";s:1:\"1\";s:16:\"disable_tooltips\";s:1:\"0\";s:15:\"disable_sidebar\";s:1:\"0\";s:15:\"activation_code\";s:0:\"\";s:14:\"license_active\";s:0:\"\";s:15:\"license_expires\";s:0:\"\";s:12:\"license_type\";s:0:\"\";s:13:\"first_version\";s:4:\"3.45\";s:13:\"first_install\";i:1482824389;s:13:\"last_tracking\";b:0;}','yes'),(1934,'widget_googlemapswidget','a:2:{i:2;a:31:{s:5:\"title\";s:3:\"Map\";s:7:\"address\";s:13:\"New York, USA\";s:14:\"thumb_pin_type\";s:10:\"predefined\";s:15:\"thumb_pin_color\";s:7:\"#ff0000\";s:14:\"thumb_pin_size\";s:7:\"default\";s:15:\"thumb_pin_label\";s:1:\"A\";s:13:\"thumb_pin_img\";s:0:\"\";s:11:\"thumb_width\";i:250;s:12:\"thumb_height\";i:250;s:10:\"thumb_zoom\";s:2:\"13\";s:10:\"thumb_type\";s:7:\"roadmap\";s:15:\"thumb_link_type\";s:8:\"lightbox\";s:10:\"thumb_link\";s:0:\"\";s:12:\"thumb_header\";s:0:\"\";s:12:\"thumb_footer\";s:0:\"\";s:18:\"thumb_color_scheme\";s:3:\"new\";s:12:\"thumb_format\";s:3:\"png\";s:10:\"thumb_lang\";s:2:\"en\";s:16:\"thumb_powered_by\";s:1:\"0\";s:19:\"lightbox_fullscreen\";i:0;s:14:\"lightbox_width\";i:550;s:15:\"lightbox_height\";i:550;s:13:\"lightbox_mode\";s:5:\"place\";s:17:\"lightbox_map_type\";s:7:\"roadmap\";s:13:\"lightbox_zoom\";s:2:\"14\";s:16:\"lightbox_feature\";a:1:{i:0;s:13:\"overlay_close\";}s:15:\"lightbox_header\";s:0:\"\";s:15:\"lightbox_footer\";s:0:\"\";s:13:\"lightbox_skin\";s:5:\"light\";s:13:\"lightbox_lang\";s:2:\"en\";s:8:\"core_ver\";s:4:\"3.45\";}s:12:\"_multiwidget\";i:1;}','yes'),(1937,'gmwd_pro','no','no'),(1938,'gmwd_version','1.0.28','no'),(1939,'gmwd_do_activation_set_up_redirect','0','yes'),(1940,'gmwd_download_markers','0','yes'),(1941,'widget_gmwd_widget','a:2:{i:2;a:9:{s:5:\"title\";s:0:\"\";s:3:\"map\";s:1:\"1\";s:10:\"zoom_level\";s:1:\"7\";s:4:\"type\";s:1:\"0\";s:5:\"width\";s:3:\"100\";s:6:\"height\";s:3:\"150\";s:10:\"width_unit\";s:1:\"%\";s:14:\"text_above_map\";s:0:\"\";s:14:\"text_below_map\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(1942,'gmwd_admin_notice','a:2:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"1/10/2017\";s:3:\"int\";i:14;}s:16:\"one_week_support\";a:2:{s:5:\"start\";s:8:\"1/3/2017\";s:3:\"int\";i:7;}}','yes'),(1951,'wmlo_primary_key','1','yes'),(1952,'wmlo_shortcodes_data','null','yes'),(1953,'wmlp_rewrite_taxonomy_data','updated','yes'),(1956,'widget_sp_blog_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1972,'wpgmza_temp_api','AIzaSyChPphumyabdfggISDNBuGOlGVBgEvZnGE','yes'),(1973,'wpgmza_xml_location','{uploads_dir}/wp-google-maps/','yes'),(1974,'wpgmza_xml_url','{uploads_url}/wp-google-maps/','yes'),(1975,'wpgmza_db_version','6.3.19','yes'),(1976,'wpgmaps_current_version','6.3.19','yes'),(1977,'widget_wpgmza_map_widget','a:2:{i:2;a:2:{s:9:\"selection\";s:1:\"1\";s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(1978,'WPGMZA_OTHER_SETTINGS','a:1:{s:27:\"wpgmza_settings_marker_pull\";s:1:\"0\";}','yes'),(1986,'gmb_completed_upgrades','a:2:{i:0;s:20:\"gmb_markers_upgraded\";i:1;s:18:\"gmb_refid_upgraded\";}','yes'),(1987,'widget_gmb_maps_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1988,'gmb_refid_upgraded','upgraded','yes'),(2096,'widget_stabapp_newsletterwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2336,'rs_obj_favorites','a:12:{i:0;s:105:\"https://www.arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_update_24px.svg\";i:1;s:107:\"https://www.arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_zoom_out_24px.svg\";i:2;s:123:\"https://www.arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_composite_24px.svg\";i:3;s:16:\"object_dvd_1.png\";i:4;s:17:\"relax_hammock.jpg\";i:5;s:16:\"beach_houses.jpg\";i:6;s:17:\"forest_road_2.jpg\";i:7;s:18:\"object_plant_1.png\";i:8;s:16:\"object_pen_1.png\";i:9;s:13:\"fa-icon-glass\";i:10;s:13:\"fa-icon-music\";i:11;s:14:\"fa-icon-search\";}','yes'),(3403,'widget_widget_sp_image','a:2:{i:2;a:13:{s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"link\";s:0:\"\";s:6:\"linkid\";s:0:\"\";s:10:\"linktarget\";s:5:\"_self\";s:5:\"width\";i:0;s:6:\"height\";i:0;s:4:\"size\";s:25:\"tribe_image_widget_custom\";s:5:\"align\";s:4:\"none\";s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:8:\"imageurl\";s:0:\"\";s:12:\"aspect_ratio\";N;}s:12:\"_multiwidget\";i:1;}','yes'),(3404,'_image_widget_version','4.2.2','no'),(3447,'widget_iti_image','a:2:{i:2;a:1:{s:5:\"image\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(5054,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:20:\"developpement1@4w.fr\";s:7:\"version\";s:5:\"5.3.1\";s:9:\"timestamp\";i:1576224500;}','no'),(6481,'widget_videosidebar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6482,'widget_randomvideosidebar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6483,'widget_postmetavideo','a:2:{i:2;a:1:{s:5:\"title\";s:12:\"aaaaaaaaaaaa\";}s:12:\"_multiwidget\";i:1;}','yes'),(6489,'widget_huge_it_video_player_widget','a:2:{i:2;a:2:{s:15:\"video_player_id\";s:1:\"1\";s:5:\"title\";s:7:\"asasass\";}s:12:\"_multiwidget\";i:1;}','yes'),(6503,'video_gallery_folder_instruction','folder_setting','yes'),(6504,'video_more_id','651','yes'),(6505,'channel_id','653','yes'),(6506,'playlist_id','654','yes'),(6507,'watch_later_id','655','yes'),(6508,'watch_history','656','yes'),(6509,'widget_widget_contusvideoswidget_init','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6510,'widget_widget_contusvideocategory_init','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6511,'widget_widget_contusvideosearch','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(6596,'widget_video','a:3:{i:2;a:8:{s:5:\"title\";s:11:\"video title\";s:6:\"source\";s:7:\"youtube\";s:2:\"id\";s:11:\"Llw9Q6akRo4\";s:6:\"idlist\";s:0:\"\";s:5:\"width\";s:3:\"200\";s:6:\"height\";s:3:\"165\";s:10:\"textbefore\";s:4:\"Good\";s:9:\"textafter\";s:9:\"Very Good\";}i:3;a:8:{s:5:\"title\";s:11:\"video title\";s:6:\"source\";s:7:\"youtube\";s:2:\"id\";s:0:\"\";s:6:\"idlist\";s:0:\"\";s:5:\"width\";s:3:\"200\";s:6:\"height\";s:3:\"165\";s:10:\"textbefore\";s:0:\"\";s:9:\"textafter\";s:0:\"\";}i:4;a:8:{s:5:\"title\";s:0:\"\";s:6:\"source\";s:7:\"youtube\";s:2:\"id\";s:11:\"Llw9Q6akRo4\";s:6:\"idlist\";s:0:\"\";s:5:\"width\";s:3:\"960\";s:6:\"height\";s:3:\"540\";s:10:\"textbefore\";s:0:\"\";s:9:\"textafter\";s:0:\"\";}}','yes'),(6874,'widget_null-instagram-feed','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(11712,'widget_wpadm_chats_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(11713,'chats_options-cloudflare-ips-v4','a:2:{s:12:\"expires_time\";i:1488116950;s:4:\"file\";s:233:\"103.21.244.0/22\n103.22.200.0/22\n103.31.4.0/22\n104.16.0.0/12\n108.162.192.0/18\n131.0.72.0/22\n141.101.64.0/18\n162.158.0.0/15\n172.64.0.0/13\n173.245.48.0/20\n188.114.96.0/20\n190.93.240.0/20\n197.234.240.0/22\n198.41.128.0/17\n199.27.128.0/21\n\";}','yes'),(11732,'Livechat247ID','admin','yes'),(11733,'livechat247Disable','','yes'),(11774,'cas_widget_type','inline','yes'),(11775,'cas_widget_pos','bottom-right','yes'),(11776,'cas_widget_domain','duclinh','yes'),(11777,'cas_widget_label','Live','yes'),(11778,'cas_widget_theme','red','yes'),(11779,'cas_widget_lang','en_US','yes'),(11780,'cas_widget_lang_id','','yes'),(12047,'w3tc_nr_application_id','{\"d41d8cd98f00b204e9800998ecf8427e\":0}','yes'),(12652,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(12653,'akismet_strictness','1','yes'),(12654,'akismet_show_user_comments_approved','1','yes'),(12655,'wordpress_api_key','332bb65011b4','yes'),(13629,'resmushit_qlty','92','yes'),(13630,'resmushit_on_upload','1','yes'),(13631,'resmushit_statistics','1','yes'),(13632,'resmushit_total_optimized','485','yes'),(13633,'resmushit_logs','','yes'),(13808,'ossdl_off_cdn_url','https://www.arithmetic.fr','yes'),(13809,'ossdl_off_include_dirs','wp-content,wp-includes','yes'),(13810,'ossdl_off_exclude','.php','yes'),(13811,'ossdl_cname','','yes'),(13814,'wpsupercache_start','1496712455','yes'),(13815,'wpsupercache_count','0','yes'),(13816,'wpsupercache_gc_time','1496970408','yes'),(16338,'ossdl_off_blog_url','https://www.arithmetic.fr','yes'),(16345,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16346,'widget_media_image','a:2:{i:2;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:180;s:6:\"height\";i:79;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:26:\"https://www.arithmetic.fr/\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:1214;s:3:\"url\";s:67:\"https://www.arithmetic.fr/wp-content/uploads/2019/12/logo_blanc.png\";s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(16347,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16348,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(16355,'_kraken_options','a:30:{s:9:\"api_lossy\";s:8:\"lossless\";s:13:\"auto_optimize\";i:1;s:19:\"optimize_main_image\";i:1;s:18:\"preserve_meta_date\";i:0;s:23:\"preserve_meta_copyright\";i:0;s:20:\"preserve_meta_geotag\";i:0;s:25:\"preserve_meta_orientation\";i:0;s:21:\"preserve_meta_profile\";i:0;s:11:\"auto_orient\";s:1:\"1\";s:10:\"show_reset\";i:0;s:16:\"bulk_async_limit\";s:1:\"4\";s:12:\"resize_width\";i:0;s:13:\"resize_height\";i:0;s:12:\"jpeg_quality\";i:0;s:6:\"chroma\";s:5:\"4:2:0\";s:22:\"include_size_thumbnail\";i:1;s:19:\"include_size_medium\";i:1;s:25:\"include_size_medium_large\";i:1;s:18:\"include_size_large\";i:1;s:41:\"include_size_stabapp-blog-large-hard-crop\";i:1;s:42:\"include_size_stabapp-blog-medium-hard-crop\";i:1;s:37:\"include_size_stabapp-single-portfolio\";i:1;s:36:\"include_size_stabapp-portfolio-thumb\";i:1;s:30:\"include_size_stabapp-blog-grid\";i:1;s:36:\"include_size_stabapp-colection-thumb\";i:1;s:37:\"include_size_stabapp-blog-grid-medium\";i:1;s:36:\"include_size_stabapp-thumb-side-post\";i:1;s:36:\"include_size_stabapp-thumb-cat-large\";i:1;s:7:\"api_key\";s:32:\"39ce5708c189e5afc2252658225ddbcd\";s:10:\"api_secret\";s:40:\"91086631a663b6712f2c2bbb4847e883bd7cbafc\";}','yes'),(17001,'wie_http_notice_reminder','1505622828','yes'),(17002,'revslider-valid-notice','false','yes'),(17003,'newsletter_users_search','a:4:{s:11:\"search_text\";s:0:\"\";s:13:\"search_status\";s:0:\"\";s:11:\"search_list\";s:0:\"\";s:11:\"search_page\";i:0;}','yes'),(17009,'fw_active_extensions','a:7:{s:4:\"blog\";a:0:{}s:6:\"update\";a:0:{}s:13:\"github-update\";a:0:{}s:13:\"custom-update\";a:0:{}s:16:\"bitbucket-update\";a:0:{}s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}}','yes'),(17393,'w3tc_state','{\"common.install\":1507646954,\"common.next_support_us_invitation\":1545837119,\"common.support_us_invitations\":1,\"common.show_note.flush_posts_needed\":false,\"common.show_note.flush_posts_needed.timestamp\":1545578390,\"common.show_note.plugins_updated\":false,\"common.show_note.plugins_updated.timestamp\":1545578390}','no'),(17396,'w3tc_generic_widgetservices','{\"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\"}],\"expires\":1508251754}','no'),(17513,'revslider_servers','a:3:{i:0;s:22:\"themepunch-ext-a.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:22:\"themepunch-ext-c.tools\";}','yes'),(22480,'revslider-update-hash','7072fec83b0a36d01ab95bbf7fc91130','yes'),(17514,'revslider_server_refresh','1783330750','yes'),(17525,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(18272,'WpFc_api_key','33b77214e5e407330d7f423e6a087ec1','yes'),(18273,'WpFastestCache','{\"wpFastestCacheStatus\":\"on\",\"wpFastestCachePreload_number\":\"4\",\"wpFastestCacheLoggedInUser\":\"on\",\"wpFastestCacheMobile\":\"on\",\"wpFastestCacheNewPost\":\"on\",\"wpFastestCacheNewPost_type\":\"all\",\"wpFastestCacheUpdatePost\":\"on\",\"wpFastestCacheUpdatePost_type\":\"post\",\"wpFastestCacheMinifyHtml\":\"on\",\"wpFastestCacheMinifyCss\":\"on\",\"wpFastestCacheGzip\":\"on\",\"wpFastestCacheLBC\":\"on\",\"wpFastestCacheLanguage\":\"eng\"}','yes'),(22446,'home','https://www.arithmetic.fr','yes'),(22447,'siteurl','https://www.arithmetic.fr','yes'),(22448,'date_format','j F Y','yes'),(22449,'links_updated_date_format','j F Y G \\h i \\m\\i\\n','yes'),(22450,'time_format','G \\h i \\m\\i\\n','yes'),(22451,'timezone_string','Europe/Paris','yes'),(22452,'gmt_offset','','yes'),(22453,'start_of_week','1','yes'),(22454,'rewrite_rules','a:156:{s:14:\"testimonial/?$\";s:31:\"index.php?post_type=testimonial\";s:44:\"testimonial/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=testimonial&feed=$matches[1]\";s:39:\"testimonial/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=testimonial&feed=$matches[1]\";s:31:\"testimonial/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=testimonial&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:61:\"testimonial_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?testimonial_category=$matches[1]&feed=$matches[2]\";s:56:\"testimonial_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?testimonial_category=$matches[1]&feed=$matches[2]\";s:37:\"testimonial_category/([^/]+)/embed/?$\";s:53:\"index.php?testimonial_category=$matches[1]&embed=true\";s:49:\"testimonial_category/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?testimonial_category=$matches[1]&paged=$matches[2]\";s:31:\"testimonial_category/([^/]+)/?$\";s:42:\"index.php?testimonial_category=$matches[1]\";s:56:\"testimonial_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?testimonial_tag=$matches[1]&feed=$matches[2]\";s:51:\"testimonial_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?testimonial_tag=$matches[1]&feed=$matches[2]\";s:32:\"testimonial_tag/([^/]+)/embed/?$\";s:48:\"index.php?testimonial_tag=$matches[1]&embed=true\";s:44:\"testimonial_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?testimonial_tag=$matches[1]&paged=$matches[2]\";s:26:\"testimonial_tag/([^/]+)/?$\";s:37:\"index.php?testimonial_tag=$matches[1]\";s:37:\"testimonial/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"testimonial/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"testimonial/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"testimonial/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"testimonial/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"testimonial/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"testimonial/(.+?)/embed/?$\";s:44:\"index.php?testimonial=$matches[1]&embed=true\";s:30:\"testimonial/(.+?)/trackback/?$\";s:38:\"index.php?testimonial=$matches[1]&tb=1\";s:50:\"testimonial/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?testimonial=$matches[1]&feed=$matches[2]\";s:45:\"testimonial/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?testimonial=$matches[1]&feed=$matches[2]\";s:38:\"testimonial/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&paged=$matches[2]\";s:45:\"testimonial/(.+?)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&cpage=$matches[2]\";s:34:\"testimonial/(.+?)(?:/([0-9]+))?/?$\";s:50:\"index.php?testimonial=$matches[1]&page=$matches[2]\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"monsterinsights_note/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"monsterinsights_note/([^/]+)/embed/?$\";s:53:\"index.php?monsterinsights_note=$matches[1]&embed=true\";s:41:\"monsterinsights_note/([^/]+)/trackback/?$\";s:47:\"index.php?monsterinsights_note=$matches[1]&tb=1\";s:49:\"monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&paged=$matches[2]\";s:56:\"monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]\";s:45:\"monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?monsterinsights_note=$matches[1]&page=$matches[2]\";s:37:\"monsterinsights_note/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"monsterinsights_note/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"monsterinsights_note/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:70:\"monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?monsterinsights_note_category=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?monsterinsights_note_category=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:62:\"index.php?monsterinsights_note_category=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?monsterinsights_note_category=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:51:\"index.php?monsterinsights_note_category=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";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:41:\"index.php?&page_id=1190&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(22477,'fw:ext:backups-demo:active-demo','a:2:{s:2:\"id\";s:0:\"\";s:6:\"result\";N;}','no'),(22478,'fw:ext:backups:active_task_collection','','no'),(22455,'ping_sites','https://rpc.pingomatic.com/','yes'),(22456,'upload_path','','yes'),(22457,'upload_url_path','','yes'),(22458,'uploads_use_yearmonth_folders','1','yes'),(22459,'users_can_register','0','yes'),(22460,'use_smilies','1','yes'),(22461,'use_trackback','0','yes'),(22462,'blogname','Arithmetic','yes'),(22463,'blogdescription','','yes'),(22464,'blog_charset','UTF-8','yes'),(22465,'active_plugins','a:10:{i:0;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:1;s:33:\"complianz-gdpr/complianz-gpdr.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:4;s:27:\"js_composer/js_composer.php\";i:5;s:25:\"jwsplugins/jwsplugins.php\";i:6;s:21:\"newsletter/plugin.php\";i:7;s:23:\"revslider/revslider.php\";i:8;s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";i:9;s:35:\"wp-sitemap-page/wp-sitemap-page.php\";}','yes'),(22476,'fw:ext:backups:pending_task_collections','a:0:{}','no'),(22466,'uninstall_plugins','a:1:{s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";}','no'),(22467,'recently_activated','a:11:{s:33:\"complianz-gdpr/complianz-gpdr.php\";i:1784041006;s:35:\"wp-sitemap-page/wp-sitemap-page.php\";i:1784040385;s:21:\"newsletter/plugin.php\";i:1784040385;s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";i:1784040385;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:1784040385;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1784040385;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:1784040385;s:25:\"jwsplugins/jwsplugins.php\";i:1784040376;s:27:\"js_composer/js_composer.php\";i:1784040376;s:23:\"revslider/revslider.php\";i:1784040376;s:47:\"file-manager-advanced/file_manager_advanced.php\";i:1784038601;}','off'),(22468,'moderation_notify','1','yes'),(97766,'finished_updating_comment_type','1','yes'),(22470,'comment_registration','0','yes'),(22471,'default_role','subscriber','yes'),(22472,'blog_public','1','yes'),(22522,'db_upgraded','','on'),(22474,'template','stabapp','yes'),(22475,'stylesheet','stabapp-child','yes'),(18704,'newsletter_unsubscription','a:8:{s:16:\"unsubscribe_text\";s:103:\"<p>Please confirm you want to unsubscribe <a href=\"{unsubscription_confirm_url}\">clicking here</a>.</p>\";s:10:\"error_text\";s:99:\"<p>Subscriber not found, it probably has already been removed. No further actions are required.</p>\";s:17:\"unsubscribed_text\";s:124:\"<p>Your subscription has been deleted. If that was an error you can <a href=\"{reactivate_url}\">subscribe again here</a>.</p>\";s:20:\"unsubscribed_subject\";s:7:\"Goodbye\";s:20:\"unsubscribed_message\";s:87:\"<p>This message confirms that you have unsubscribed from our newsletter. Thank you.</p>\";s:16:\"reactivated_text\";s:46:\"<p>Your subscription has been reactivated.</p>\";s:6:\"notify\";s:0:\"\";s:12:\"notify_email\";s:0:\"\";}','yes'),(18717,'newsletter_install_time','1545577065','no'),(18794,'widget_wp_user_avatar_profile','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(18796,'avatar_default_wp_user_avatar','','yes'),(18797,'wp_user_avatar_allow_upload','0','yes'),(18798,'wp_user_avatar_disable_gravatar','0','yes'),(18799,'wp_user_avatar_edit_avatar','1','yes'),(18800,'wp_user_avatar_resize_crop','0','yes'),(18801,'wp_user_avatar_resize_h','96','yes'),(18802,'wp_user_avatar_resize_upload','0','yes'),(18803,'wp_user_avatar_resize_w','96','yes'),(18804,'wp_user_avatar_tinymce','1','yes'),(18805,'wp_user_avatar_upload_size_limit','0','yes'),(18806,'wp_user_avatar_default_avatar_updated','1','yes'),(18807,'wp_user_avatar_users_updated','1','yes'),(18808,'wp_user_avatar_media_updated','1','yes'),(20486,'wp_rocket_settings','a:73:{s:12:\"cache_mobile\";i:1;s:19:\"purge_cron_interval\";i:10;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:11:\"minify_html\";i:1;s:19:\"minify_google_fonts\";i:1;s:20:\"remove_query_strings\";i:1;s:10:\"minify_css\";i:1;s:11:\"exclude_css\";a:0:{}s:12:\"critical_css\";s:0:\"\";s:9:\"minify_js\";i:1;s:17:\"exclude_inline_js\";a:0:{}s:10:\"exclude_js\";a:0:{}s:17:\"defer_all_js_safe\";i:1;s:5:\"emoji\";i:1;s:6:\"embeds\";i:1;s:14:\"manual_preload\";i:1;s:8:\"sitemaps\";a:0:{}s:12:\"dns_prefetch\";a:0:{}s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:27:\"automatic_cleanup_frequency\";s:0:\"\";s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:17:\"control_heartbeat\";i:1;s:24:\"heartbeat_admin_behavior\";s:18:\"reduce_periodicity\";s:25:\"heartbeat_editor_behavior\";s:18:\"reduce_periodicity\";s:23:\"heartbeat_site_behavior\";s:18:\"reduce_periodicity\";s:18:\"cloudflare_api_key\";s:0:\"\";s:16:\"cloudflare_email\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:18:\"sucury_waf_api_key\";s:0:\"\";s:12:\"consumer_key\";s:0:\"\";s:14:\"consumer_email\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";s:7:\"license\";s:0:\"\";s:16:\"secret_cache_key\";s:22:\"5c35c59860a42992999463\";s:14:\"minify_css_key\";s:22:\"5c622008e17f7796914600\";s:13:\"minify_js_key\";s:22:\"5c622008e1806097790705\";s:7:\"version\";s:7:\"3.2.3.1\";s:23:\"cloudflare_old_settings\";s:0:\"\";s:25:\"sitemap_preload_url_crawl\";s:6:\"500000\";s:7:\"do_beta\";i:0;s:17:\"cache_logged_user\";i:0;s:9:\"cache_ssl\";i:0;s:23:\"do_caching_mobile_files\";i:0;s:22:\"minify_concatenate_css\";i:0;s:21:\"minify_concatenate_js\";i:0;s:12:\"defer_all_js\";i:0;s:8:\"lazyload\";i:0;s:16:\"lazyload_iframes\";i:0;s:16:\"lazyload_youtube\";i:0;s:9:\"async_css\";i:0;s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:27:\"database_expired_transients\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:15:\"sitemap_preload\";i:0;s:13:\"do_cloudflare\";i:0;s:18:\"cloudflare_devmode\";i:0;s:24:\"cloudflare_auto_settings\";i:0;s:27:\"cloudflare_protocol_rewrite\";i:0;s:21:\"sucury_waf_cache_sync\";i:0;s:3:\"cdn\";i:0;s:18:\"varnish_auto_purge\";i:0;}','yes'),(20496,'akismet_comment_form_privacy_notice','hide','yes'),(20497,'akismet_spam_count','0','yes'),(20511,'rocket_analytics_notice_displayed','1','yes'),(22367,'rs-templates-new','','off'); INSERT INTO `4w_options` VALUES (22368,'rs-templates','a:5:{s:7:\"product\";s:9:\"revslider\";s:12:\"shop_version\";s:3:\"2.0\";s:6:\"slider\";a:853:{i:0;a:26:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/carousel-slider-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-slider-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:26:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/wordpress-slideshow-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-slideshow-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:26:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/wordpress-content-tabs-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-tabs-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:27:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/wordpress-facebook-feed/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-facebook-feed\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:26:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/wordpress-one-page-slider-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-one-page-slider-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\" <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:26:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/wordpress-flickr-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-flickr-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:26:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/wordpress-swipe-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-swipe-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\" <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:26:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/wordpress-parallax-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:27:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/wordpress-instagram-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-instagram-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:27:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/wordpress-front-page-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-front-page-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:27:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:117:\"https://sliderrevolution.com/templates/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=templates\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:27:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/wordpress-media-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-media-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:27:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:27:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/wordpress-news-rotator/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-rotator\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:27:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:27:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:27:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:27:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/wordpress-newsletter-signup/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-newsletter-signup\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:27:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/wordpress-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-fullscreen-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:27:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/wordpress-photography-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photography-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:27:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/wordpress-photo-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:27:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/wordpress-search-form-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-search-form-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:27:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/wordpress-cover-flow-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-cover-flow-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:27:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/wordpress-image-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:27:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/wordpress-vimeo-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-vimeo-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:27:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/wordpress-hero-vimeo/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-vimeo\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:27:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/wordpress-frontpage-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-frontpage-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:27:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/wordpress-header-image/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-header-image\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:27:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/hero-image-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-image-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:27:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/wordpress-cover-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-cover-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:27:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/wordpress-youtube-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-youtube-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:27:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-youtube-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-youtube-header\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:27:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/big-bold-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=big-bold-fullscreen-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:27:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:147:\"https://sliderrevolution.com/templates/content-zoom-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=content-zoom-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:27:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/food-carousel-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-carousel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:27:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:141:\"https://sliderrevolution.com/templates/travel-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:27:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/fullscreen-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:27:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/wordpress-sidebar-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-sidebar-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:27:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/wordpress-touch-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-touch-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:27:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/wordpress-3d-parallax/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-3d-parallax\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:27:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/responsive-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=responsive-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:27:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/wordpress-3d-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-3d-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:27:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:27:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:27:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/restaurant-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=restaurant-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:27:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/agency-website-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=agency-website-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:27:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:189:\"https://sliderrevolution.com/templates/thumbnail-hover-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=thumbnail-hover-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:27:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://sliderrevolution.com/templates/thumbnail-hover-carousel-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=thumbnail-hover-carousel-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:27:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:229:\"https://sliderrevolution.com/templates/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-4k-youtube-video-gallery-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:27:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/fullscreen-hero-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-hero-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:27:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/coming-soon-wordpress-under-construction-site/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coming-soon-wordpress-under-construction-site\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:27:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/christmas-snow-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-snow-scene\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:27:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/rock-band-music-theme-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rock-band-music-theme-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:27:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://sliderrevolution.com/templates/landing-page-free-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-free-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:27:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://sliderrevolution.com/templates/app-landing-page-free-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-landing-page-free-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:27:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/hero-desk-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-desk-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:27:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/wordpress-news-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:27:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://sliderrevolution.com/templates/wordpress-photo-gallery-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:27:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://sliderrevolution.com/templates/wordpress-photo-gallery-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:27:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/wordpress-news-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:27:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://sliderrevolution.com/templates/interactive-whiteboard-animation-free-addon/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=interactive-whiteboard-animation-free-addon\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:27:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/best-wordpress-slider-plugin-2016/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider-plugin-2016\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:30:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:63;a:30:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:64;a:30:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:65;a:30:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:66;a:30:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:67;a:30:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:30:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:30:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:30:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:71;a:30:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:72;a:30:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:73;a:30:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:74;a:30:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:75;a:30:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:30:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:30:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:27:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/car-dealership-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=car-dealership-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:27:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/wordpress-fullscreen-menu/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-fullscreen-menu\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:27:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/best-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:27:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/parallax-effect-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-effect-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:27:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/wordpress-header-image-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-header-image-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:30:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:84;a:30:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:85;a:30:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:86;a:30:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:87;a:30:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:88;a:27:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/wordpress-theme-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:89;a:27:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/wordpress-magazine-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-magazine-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:90;a:27:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/wordpress-news-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-header\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:91;a:30:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:92;a:30:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:26:\"dark-content-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"dark-content-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:93;a:30:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:27:\"light-content-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"light-content-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:94;a:27:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/wordpress-typewriter-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-typewriter-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:95;a:27:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/blend-mode-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=blend-mode-hero-header\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.7.34\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:30:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:97;a:30:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:98;a:30:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:99;a:30:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:100;a:30:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:101;a:30:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:102;a:30:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:103;a:30:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:104;a:30:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:105;a:30:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:106;a:30:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:107;a:30:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:108;a:30:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:109;a:30:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:110;a:30:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:111;a:30:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:112;a:30:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:113;a:30:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:114;a:30:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:115;a:30:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:116;a:27:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:139:\"https://sliderrevolution.com/templates/80s-style-intro/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=80s-style-intro\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:117;a:27:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/blur-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=blur-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:118;a:26:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/coming-soon-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coming-soon-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:119;a:30:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:120;a:26:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/snow-effect-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=snow-effect-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:121;a:27:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/particle-effect-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-effect-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Increase Engagement with Particle Effects and Blend Mode [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-increase-engagement-with-particle-effects-and-blend-mode/\";s:9:\"guide_img\";s:32:\"tutorial/particle-effect-one.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:122;a:26:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/particle-effect-intro/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-effect-intro\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:123;a:27:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/particle-background-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-background-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:124;a:27:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/wordpress-portfolio-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-portfolio-plugin\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:125;a:26:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/app-showcase-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-showcase-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:126;a:26:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/best-wordpress-slider-plugin-2017/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider-plugin-2017\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create an Exciting Action Shot for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-exciting-action-shot-for-your-hero-image/\";s:9:\"guide_img\";s:26:\"tutorial/gravitydesign.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:127;a:26:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/404-error-page-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-error-page-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:128;a:26:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/wordpress-carousel-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-carousel-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:129;a:26:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/filmstrip-add-on-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=filmstrip-add-on-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:130;a:26:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/space-opera-presentation/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=space-opera-presentation\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:131;a:26:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://sliderrevolution.com/templates/website-intro-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=website-intro-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Slider Animation Effect Your Visitors Won’t Forget [Tutorial]\";s:9:\"guide_url\";s:83:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-slider-animation-effect/\";s:9:\"guide_img\";s:25:\"tutorial/websiteintro.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:26:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:21:\"Minimal Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/minimal-mask-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-mask-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:26:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:183:\"https://sliderrevolution.com/templates/parallax-zoom-slices-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-zoom-slices-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:26:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/wordpress-double-exposure-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-double-exposure-effect\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:135;a:26:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/mountain-wordpress-parallax-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=mountain-wordpress-parallax-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:62:\"How to Place Text Behind Objects in Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:69:\"https://www.sliderrevolution.com/tutorials/place-text-behind-objects/\";s:9:\"guide_img\";s:35:\"tutorial/mountainparallaxheader.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:30:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:137;a:30:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:138;a:30:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:139;a:30:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:140;a:30:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:141;a:30:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:142;a:30:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:143;a:30:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:144;a:30:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:145;a:30:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:146;a:30:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:147;a:30:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:148;a:30:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:149;a:30:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:150;a:30:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://sliderrevolution.com/templates/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:151;a:27:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:147:\"https://sliderrevolution.com/templates/before-after-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=before-after-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:152;a:26:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/wordpress-product-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-product-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:153;a:27:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://sliderrevolution.com/templates/overexposure-transition-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=overexposure-transition-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:154;a:26:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:143:\"https://www.sliderrevolution.com/templates/parallax-scroll/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-scroll\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:155;a:30:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:156;a:30:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:157;a:30:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:158;a:30:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:159;a:30:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:160;a:30:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:161;a:30:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:162;a:30:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:163;a:30:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:164;a:26:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/wordpress-live-weather-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-live-weather-add-on\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:167:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:165;a:26:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/360-degree-real-estate-virtual-tour/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=360-degree-real-estate-virtual-tour\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:166;a:26:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/wordpress-duotone-effect-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-duotone-effect-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:26:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://sliderrevolution.com/templates/wordpress-content-reveal-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-reveal-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:30:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:18:\"immersion-one-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:18:\"immersion-one-page\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://sliderrevolution.com/templates/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:169;a:30:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://sliderrevolution.com/templates/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:170;a:30:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://sliderrevolution.com/templates/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:171;a:30:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://sliderrevolution.com/templates/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:172;a:30:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://sliderrevolution.com/templates/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:173;a:30:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://sliderrevolution.com/templates/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:174;a:30:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://sliderrevolution.com/templates/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:175;a:27:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://sliderrevolution.com/templates/funky-intro-slider-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=funky-intro-slider-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:176;a:30:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:19:\"clear-view-magazine\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"clear-view-magazine\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:177;a:30:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:178;a:30:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:179;a:30:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:180;a:30:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:181;a:30:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:182;a:30:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:183;a:30:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:184;a:30:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:20:\"clear-view-post-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"clear-view-post-page\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:185;a:30:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:186;a:30:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:187;a:30:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:188;a:30:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:189;a:30:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:190;a:26:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/clean-landing-page-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clean-landing-page-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:191;a:26:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/clear-cut-portfolio-website-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-cut-portfolio-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:192;a:30:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:22:\"wonderstruck-one-pager\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"wonderstruck-one-pager\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:194:\"https://sliderrevolution.com/templates/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:193;a:30:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:194:\"https://sliderrevolution.com/templates/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:194;a:30:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:194:\"https://sliderrevolution.com/templates/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:195;a:30:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:194:\"https://sliderrevolution.com/templates/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:196;a:30:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:194:\"https://sliderrevolution.com/templates/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:197;a:30:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:194:\"https://sliderrevolution.com/templates/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:198;a:26:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:189:\"https://sliderrevolution.com/templates/bubble-morph-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=bubble-morph-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:199;a:26:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:185:\"https://sliderrevolution.com/templates/distortion-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=distortion-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:200;a:26:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://sliderrevolution.com/templates/club-flyer-landing-page-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=club-flyer-landing-page-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:26:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:185:\"https://sliderrevolution.com/templates/paintbrush-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=paintbrush-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:87:\"How to Add a Unique Paintbrush Effect to Your Website with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/unique-paintbrush-effect/\";s:9:\"guide_img\";s:28:\"tutorial/paintbrushaddon.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:202;a:30:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:18:\"parallax-one-pager\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:18:\"parallax-one-pager\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://sliderrevolution.com/templates/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:203;a:30:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://sliderrevolution.com/templates/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:204;a:30:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://sliderrevolution.com/templates/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:205;a:30:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://sliderrevolution.com/templates/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:206;a:30:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:18:\"le-chef-restaurant\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:207;a:30:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:208;a:30:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:209;a:30:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:210;a:30:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:211;a:30:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:212;a:30:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:213;a:26:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/news-magazine-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=news-magazine-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:214;a:26:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/real-estate-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:215;a:26:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:189:\"https://sliderrevolution.com/templates/fashion-shop-header-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-shop-header-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:216;a:26:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://sliderrevolution.com/templates/seasonal-offer-christmas-header-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=seasonal-offer-christmas-header-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:217;a:30:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:11:\"barber-shop\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:218;a:30:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:219;a:30:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:220;a:30:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:221;a:30:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:222;a:30:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:223;a:30:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:224;a:30:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:225;a:30:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:226;a:26:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/fitness-club-header-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fitness-club-header-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:227;a:26:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/soccer-club-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=soccer-club-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:228;a:26:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/music-band-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=music-band-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:229;a:26:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://sliderrevolution.com/templates/restaurant-menu-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=restaurant-menu-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a Digital Menu Teaser for Your Foodie Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-menu-teaser-for-your-foodie-website/\";s:9:\"guide_img\";s:28:\"tutorial/restaurant-menu.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:230;a:26:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/cinematic-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:231;a:26:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/3d-parallax-cubes-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=3d-parallax-cubes-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:232;a:30:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"medicare-medical-services-website\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:233;a:30:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:234;a:30:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:235;a:30:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:236;a:30:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:237;a:30:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:238;a:30:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:239;a:30:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:240;a:30:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:241;a:30:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:242;a:30:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://sliderrevolution.com/templates/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:243;a:30:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"coffee-joint-website\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:244;a:30:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:245;a:30:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:246;a:30:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:247;a:30:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:248;a:30:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:249;a:30:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:250;a:30:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://sliderrevolution.com/templates/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:251;a:30:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:252;a:30:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:253;a:30:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://sliderrevolution.com/templates/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:254;a:30:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"angled-business-website\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:255;a:30:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:256;a:30:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:257;a:30:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:258;a:30:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:259;a:30:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:260;a:30:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:261;a:30:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://sliderrevolution.com/templates/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:262;a:26:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/retouch-before-after-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=retouch-before-after-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:26:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/tech-showcase-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tech-showcase-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:30:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"peak-agency-website\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:265;a:30:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:266;a:30:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:267;a:30:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:268;a:30:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:269;a:30:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"modern-portfolio-website\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:270;a:30:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:271;a:30:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:272;a:30:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:273;a:30:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:274;a:30:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:275;a:30:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:18:\"app-studio-website\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:276;a:30:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:277;a:30:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:278;a:30:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:279;a:30:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:280;a:26:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://sliderrevolution.com/templates/cube-animation-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cube-animation-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:281;a:30:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:13:\"basic-website\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:282;a:30:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:283;a:30:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:284;a:30:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:285;a:30:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:286;a:30:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:287;a:30:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:288;a:30:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:289;a:30:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:290;a:30:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:291;a:26:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/nature-explorer-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nature-explorer-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design a Featured Post Slider That Impresses Readers [Tutorial]\";s:9:\"guide_url\";s:64:\"https://www.sliderrevolution.com/tutorials/featured-post-slider/\";s:9:\"guide_img\";s:26:\"tutorial/nature-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:292;a:26:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/art-gallery-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=art-gallery-slider-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Promote Your Most Recent Content with a Colorful Hero Design [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/promote-your-most-recent-content-with-a-colorful-hero-design/\";s:9:\"guide_img\";s:31:\"tutorial/Art-Gallery-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:293;a:30:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:20:\"construction-company\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"construction-company\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:294;a:30:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:295;a:30:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:296;a:30:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:297;a:30:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:298;a:30:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:11:\"zindex=\"10\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:299;a:30:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:300;a:26:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://sliderrevolution.com/templates/classic-cars-before-after-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=classic-cars-before-after-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Interactive Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-interactive-before-and-after-image-slider/\";s:9:\"guide_img\";s:35:\"tutorial/Classic-Cars-Evolution.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:301;a:26:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:137:\"https://sliderrevolution.com/templates/404-error-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-error-page\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create a 404 Page That Will Convert Instead of Cost You Visitors [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-404-page/\";s:9:\"guide_img\";s:34:\"tutorial/404-Error-Space-Theme.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:302;a:30:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:12:\"landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:12:\"landing-page\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:303;a:30:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:304;a:30:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:305;a:30:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:306;a:30:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:307;a:30:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:308;a:30:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:309;a:30:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:310;a:30:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:311;a:30:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:312;a:29:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:17:\"corporate-website\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:313;a:29:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:314;a:29:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:315;a:29:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:316;a:29:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:317;a:29:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:318;a:29:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:319;a:29:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:320;a:29:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:321;a:29:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:322;a:29:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:323;a:29:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:324;a:29:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:325;a:29:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:326;a:29:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:327;a:29:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:328;a:29:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:329;a:29:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:330;a:29:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:331;a:29:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://sliderrevolution.com/templates/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:332;a:29:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"brutal-website-template\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:333;a:29:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:334;a:29:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:335;a:29:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:336;a:29:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:337;a:29:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:338;a:29:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:339;a:29:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:340;a:29:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:341;a:29:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"church-website-template\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:342;a:29:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:343;a:29:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:344;a:29:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:345;a:29:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:346;a:29:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:347;a:29:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:348;a:29:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:349;a:29:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:350;a:29:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://sliderrevolution.com/templates/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:351;a:29:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"church-light-website-template\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:352;a:29:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:353;a:29:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:354;a:29:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:355;a:29:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:356;a:29:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:357;a:29:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:358;a:29:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:359;a:29:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:360;a:29:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:361;a:29:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"rockable-website-template\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:362;a:29:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:363;a:29:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:364;a:29:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:365;a:29:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:366;a:29:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:367;a:29:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:368;a:29:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:369;a:29:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:370;a:29:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:371;a:29:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://sliderrevolution.com/templates/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:372;a:26:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"real-estate-showcase-slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:5:\"video\";s:31:\"real-estate-showcase-slider.mp4\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/real-estate-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-showcase-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:373;a:26:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:5:\"video\";s:20:\"isometric-slider.mp4\";s:7:\"preview\";s:141:\"https://sliderrevolution.com/templates/isometric-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=isometric-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:374;a:29:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:147:\"https://sliderrevolution.com/templates/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:375;a:29:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:147:\"https://sliderrevolution.com/templates/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:376;a:29:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:147:\"https://sliderrevolution.com/templates/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:377;a:26:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:5:\"video\";s:23:\"woo-commerce-slider.mp4\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:378;a:29:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"blooming-event-florist-template\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:5:\"video\";s:26:\"event-florist-template.mp4\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:379;a:29:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:380;a:29:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:381;a:29:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:382;a:29:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:383;a:29:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:384;a:29:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:385;a:29:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:386;a:29:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:387;a:29:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:388;a:29:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:389;a:29:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:390;a:29:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:391;a:29:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://sliderrevolution.com/templates/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:392;a:26:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:150:\"https://sliderrevolution.com/templates/wordpress-hero-image-header/#slide6?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:393;a:26:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:150:\"https://sliderrevolution.com/templates/wordpress-hero-image-header/#slide5?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:394;a:26:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:150:\"https://sliderrevolution.com/templates/wordpress-hero-image-header/#slide4?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:395;a:26:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:150:\"https://sliderrevolution.com/templates/wordpress-hero-image-header/#slide3?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:396;a:26:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:150:\"https://sliderrevolution.com/templates/wordpress-hero-image-header/#slide2?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:397;a:26:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:5:\"video\";s:31:\"wordpress-hero-image-header.mp4\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/wordpress-hero-image-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-image-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:398;a:26:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:5:\"video\";s:28:\"launching-soon-countdown.mp4\";s:7:\"preview\";s:157:\"https://sliderrevolution.com/templates/launching-soon-countdown/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=launching-soon-countdown\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:399;a:26:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:5:\"video\";s:22:\"under-construction.mp4\";s:7:\"preview\";s:145:\"https://sliderrevolution.com/templates/under-construction/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=under-construction\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:88:\"Create an Under Construction Page That’ll Entertain Visitors While You Work [Tutorial]\";s:9:\"guide_url\";s:121:\"https://www.sliderrevolution.com/tutorials/create-an-under-construction-page-that-will-entertain-visitors-while-you-work/\";s:9:\"guide_img\";s:31:\"tutorial/Under-Construction.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:400;a:26:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:5:\"video\";s:23:\"snow-particle-scene.mp4\";s:7:\"preview\";s:147:\"https://sliderrevolution.com/templates/snow-particle-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=snow-particle-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:401;a:26:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:21:\"Cyber Particle Effect\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:5:\"video\";s:25:\"cyber-particle-effect.mp4\";s:7:\"preview\";s:151:\"https://sliderrevolution.com/templates/cyber-particle-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-particle-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a Retro-Inspired Design for the Hero Section [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-retro-inspired-design-for-the-hero-section/\";s:9:\"guide_img\";s:30:\"tutorial/Particle-Effect-2.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:402;a:29:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"stark-website-template\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:5:\"video\";s:33:\"stark-agency-website-template.mp4\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:403;a:29:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:404;a:29:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:405;a:29:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:406;a:29:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:407;a:29:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:408;a:29:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:409;a:29:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:410;a:29:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:411;a:29:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:167:\"https://sliderrevolution.com/templates/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:412;a:26:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:5:\"video\";s:31:\"big-summer-sale-shop-slider.mp4\";s:7:\"preview\";s:163:\"https://sliderrevolution.com/templates/big-summer-sale-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=big-summer-sale-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Add an Animated Headline to Your Home Page [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-add-an-animated-headline-to-your-home-page-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/big-summer-sale.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:413;a:27:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:5:\"video\";s:24:\"travel-blog-carousel.mp4\";s:7:\"preview\";s:149:\"https://sliderrevolution.com/templates/travel-blog-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-blog-carousel\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create an Engaging Product Carousel for Your Online Shop [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-product-carousel-for-your-online-shop/\";s:9:\"guide_img\";s:31:\"tutorial/traveller-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:414;a:26:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:5:\"video\";s:20:\"project-carousel.mp4\";s:7:\"preview\";s:141:\"https://sliderrevolution.com/templates/project-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=project-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:415;a:26:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:5:\"video\";s:17:\"news-carousel.mp4\";s:7:\"preview\";s:135:\"https://sliderrevolution.com/templates/news-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=news-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:416;a:29:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"story-blocks-website-template\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:5:\"video\";s:16:\"story-blocks.mp4\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:417;a:29:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:418;a:29:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:419;a:29:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:420;a:29:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:421;a:29:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:422;a:29:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:423;a:29:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:424;a:29:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:425;a:29:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:133:\"https://sliderrevolution.com/templates/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:426;a:26:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:5:\"video\";s:16:\"mini-website.mp4\";s:7:\"preview\";s:137:\"https://www.sliderrevolution.com/templates/mini-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=mini-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:26:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:5:\"video\";s:22:\"food-delivery-hero.mp4\";s:7:\"preview\";s:149:\"https://www.sliderrevolution.com/templates/food-delivery-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-delivery-hero\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:26:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:5:\"video\";s:29:\"slider-with-illustrations.mp4\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=slider-with-illustrations\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:29:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"zen-technology-website-template\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:5:\"video\";s:26:\"zen-technology-website.mp4\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:430;a:29:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:431;a:29:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:432;a:29:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:433;a:29:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:434;a:29:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:435;a:29:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:436;a:29:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:437;a:29:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:438;a:29:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:439;a:26:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:5:\"video\";s:32:\"paintbrush-effect-collection.mp4\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=paintbrush-effect-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:440;a:26:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:5:\"video\";s:29:\"black-friday-scroll-video.mp4\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=black-friday-scroll-video\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:333:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Spice Up Your Sales Promotions with a Video Scroll Animation [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/spice-up-your-sales-promotions-with-a-video-scroll-animation/\";s:9:\"guide_img\";s:38:\"tutorial/black-friday-scroll-video.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:441;a:29:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:5:\"video\";s:30:\"charity-non-profit-website.mp4\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:442;a:29:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:443;a:29:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:86:\" offset=\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:444;a:29:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:445;a:29:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:446;a:29:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:447;a:29:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:448;a:29:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:449;a:29:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:450;a:29:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:451;a:29:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:452;a:29:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:453;a:26:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:5:\"video\";s:25:\"cinematic-hero-titles.mp4\";s:7:\"preview\";s:155:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-hero-titles\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_url\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_img\";s:34:\"tutorial/cinematic-hero-titles.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:454;a:26:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:5:\"video\";s:27:\"design-dna-scroll-video.mp4\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=design-dna-scroll-video\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:507:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:455;a:26:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:5:\"video\";s:31:\"food-delivery-lottie-scroll.mp4\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-delivery-lottie-scroll\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Design a Scroll Animation on Your Own Using Lottie [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-scroll-animation-on-your-own-using-lottie-tutorial/\";s:9:\"guide_img\";s:40:\"tutorial/food-delivery-lottie-scroll.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:456;a:29:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:5:\"video\";s:24:\"food-recipe-carousel.mp4\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:457;a:29:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:458;a:29:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:459;a:29:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:5:\"video\";s:36:\"corporate-carousel-with-lightbox.mp4\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:460;a:29:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:117:\"https://sliderrevolution.com/templates/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=templates\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:461;a:29:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:117:\"https://sliderrevolution.com/templates/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=templates\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:462;a:29:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:5:\"video\";s:32:\"cyber-carousel-with-lightbox.mp4\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:463;a:29:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:464;a:29:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:465;a:29:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:466;a:29:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:467;a:29:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:468;a:29:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:469;a:29:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:470;a:29:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:471;a:26:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:5:\"video\";s:29:\"woocommerce-liquid-slider.mp4\";s:7:\"preview\";s:162:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:472;a:26:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:5:\"video\";s:29:\"woocommerce-liquid-slider.mp4\";s:7:\"preview\";s:162:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:473;a:29:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:474;a:29:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:5:\"video\";s:27:\"woocommerce-slider-pack.mp4\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:475;a:26:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:5:\"video\";s:28:\"creative-hero-collection.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/creative-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create an Engaging Hero Section Without Any Photos or Videos [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-hero-section-without-any-photos-or-videos/\";s:9:\"guide_img\";s:37:\"tutorial/Creative-Hero-Collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:476;a:26:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:36:\"Photographer and Videographer Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:5:\"video\";s:40:\"photographer-and-videographer-slider.mp4\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-and-videographer-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Customized Transition Effect for Your Hero Section [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-customized-transition-effect-for-your-hero-section/\";s:9:\"guide_img\";s:32:\"tutorial/photographer-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:477;a:26:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:5:\"video\";s:45:\"real-estate-showcase-slider-for-wordpress.mp4\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Stunning Hero Slider for Your Real Estate Website [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-stunning-hero-slider-for-your-real-estate-website/\";s:9:\"guide_img\";s:30:\"tutorial/realestate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:478;a:26:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:5:\"video\";s:23:\"saas-product-slider.mp4\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/saas-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=saas-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:331:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:479;a:29:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:5:\"video\";s:29:\"cinematic-wildlife-slider.mp4\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:480;a:29:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:481;a:29:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:482;a:26:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:5:\"video\";s:36:\"charts-addon-presentation-slider.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charts-addon-presentation-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Digital Report Teaser with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-report-teaser-with-slider-revolution/\";s:9:\"guide_img\";s:45:\"tutorial/gaming-stats-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:483;a:26:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:5:\"video\";s:35:\"coffee-shop-split-screen-slider.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-shop-split-screen-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:484;a:26:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:5:\"video\";s:36:\"modern-portfolio-showreel-slider.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-showreel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Add a Beautiful Video Background to Your Website [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-beautiful-video-background-to-your-website-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/showreel-slider.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:485;a:26:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:5:\"video\";s:27:\"visual-art-forms-slider.mp4\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-art-forms-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:486;a:26:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";s:5:\"video\";s:37:\"background-effect-hero-collection.mp4\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=background-effect-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br />\r\nthis slider / hero module is exactly what you were looking for.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:703:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Unique Gradient Background Design [Tutorial]\";s:9:\"guide_url\";s:63:\"https://www.sliderrevolution.com/tutorials/gradient-background/\";s:9:\"guide_img\";s:27:\"tutorial/bg-effect-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:487;a:26:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";s:5:\"video\";s:30:\"cyber-glitch-effect-slider.mp4\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-glitch-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br />\r\nglitch effect transitions and a typewriter effect.<br />\r\nThe custom navigation skin can be customized easily!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:361:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:72:\"How to Create a Futuristic-looking Website for a Tech Company [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-futuristic-looking-website-for-a-tech-company/\";s:9:\"guide_img\";s:22:\"tutorial/cyberfunk.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:488;a:26:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";s:5:\"video\";s:34:\"motion-blur-portfolio-showcase.mp4\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=motion-blur-portfolio-showcase\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br />\r\nPacked with a logo and menu its ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"A Different Way to Wow Shoppers with an eCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/a-different-way-to-wow-shoppers-with-an-ecommerce-product-slider/\";s:9:\"guide_img\";s:34:\"tutorial/motion-blur-portfolio.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:489;a:26:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";s:5:\"video\";s:29:\"portal-effect-hero-slider.mp4\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=portal-effect-hero-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br />\r\nThe design already includes elements like a logo, menu and social media icons.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:67:\"Demystifying the Slider Revolution Builder and Templates [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/demystifying-the-slider-revolution-builder-and-templates-tutorial/\";s:9:\"guide_img\";s:31:\"tutorial/portal-effect-hero.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:490;a:26:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";s:5:\"video\";s:26:\"winery-timeline-slider.mp4\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=winery-timeline-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br />\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Vertical Slider Timeline That Tells Your Brand Story [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-vertical-slider-timeline-that-tells-your-brand-story/\";s:9:\"guide_img\";s:28:\"tutorial/winery-timeline.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:491;a:29:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";s:5:\"video\";s:51:\"smart-living-one-page-template-for-wordpress-v1.mp4\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:492;a:29:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";s:5:\"video\";s:51:\"smart-living-one-page-template-for-wordpress-v2.mp4\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:493;a:29:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";s:5:\"video\";s:51:\"smart-living-one-page-template-for-wordpress-v3.mp4\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:494;a:29:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:495;a:29:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:496;a:29:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:497;a:29:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:498;a:29:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:499;a:29:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:500;a:30:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:501;a:30:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:502;a:29:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:503;a:29:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:504;a:29:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:505;a:29:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:506;a:29:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:507;a:29:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:508;a:29:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:509;a:30:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:510;a:29:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:511;a:29:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:512;a:29:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:513;a:29:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:514;a:29:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:515;a:29:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:516;a:29:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:517;a:29:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:518;a:29:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:519;a:29:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:520;a:29:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:521;a:26:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";s:5:\"video\";s:43:\"urban-street-skate-slider-for-wordpress.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/urban-street-skate-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=urban-street-skate-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that\'s perfectly suitable for showcasing products and marketing campaigns!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Modern Slider Design for Your Medical Practice [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-modern-slider-design-for-your-medical-practice/\";s:9:\"guide_img\";s:38:\"tutorial/urban-street-skate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:522;a:26:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";s:5:\"video\";s:38:\"fast-food-burger-restaurant-slider.mp4\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fast-food-burger-restaurant-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Creatively Display Ingredients and Nutrition Info on Your Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-creatively-display-ingredients-and-nutrition-info-on-your-website/\";s:9:\"guide_img\";s:26:\"tutorial/yummy-burgers.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:523;a:29:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";s:5:\"video\";s:33:\"tattoo-event-website-template.mp4\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:524;a:29:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:525;a:29:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:526;a:29:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:527;a:29:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:528;a:29:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:529;a:29:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:530;a:29:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";s:5:\"video\";s:28:\"startup-website-template.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:531;a:29:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:532;a:29:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:533;a:29:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:534;a:29:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:535;a:29:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:536;a:29:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:537;a:29:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:538;a:29:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:539;a:29:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:540;a:29:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:541;a:29:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";s:5:\"video\";s:36:\"christmas-gift-card-landing-page.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:542;a:29:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:543;a:29:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:544;a:26:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:20:\"Newborn Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";s:5:\"video\";s:24:\"newborn-image-slider.mp4\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/newborn-image-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=newborn-image-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:545;a:26:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:27:\"Delicious Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";s:5:\"video\";s:31:\"delicious-full-width-slider.mp4\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=delicious-full-width-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We\'ve prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Visually Promote Products and Their Unique Scent Profiles Online [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-visually-promote-products-and-their-unique-scent-profiles-online/\";s:9:\"guide_img\";s:30:\"tutorial/full-width-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:546;a:29:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";s:5:\"video\";s:33:\"spaceman-app-website-template.mp4\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:547;a:29:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:548;a:29:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:13:\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:549;a:29:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:550;a:29:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:551;a:29:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:552;a:29:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:553;a:29:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:554;a:29:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:555;a:29:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:556;a:29:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:557;a:29:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:558;a:29:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:559;a:29:{s:2:\"id\";s:3:\"637\";s:5:\"title\";s:25:\"Testimonial Carousel Pack\";s:5:\"alias\";s:25:\"testimonial-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"testimonial-carousel-pack\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:38:17\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:560;a:29:{s:2:\"id\";s:3:\"638\";s:5:\"title\";s:22:\"Testimonial Carousel 1\";s:5:\"alias\";s:22:\"testimonial-carousel-1\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-1.zip\";s:3:\"uid\";s:32:\"1cc1f92edb4edd47f880c0b4f77e343d\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:41:02\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:561;a:29:{s:2:\"id\";s:3:\"639\";s:5:\"title\";s:22:\"Testimonial Carousel 2\";s:5:\"alias\";s:22:\"testimonial-carousel-2\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-2.zip\";s:3:\"uid\";s:32:\"b6ad1675b8d14c0ccc63ffc01b221aac\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:43:25\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:562;a:29:{s:2:\"id\";s:3:\"640\";s:5:\"title\";s:22:\"Testimonial Carousel 3\";s:5:\"alias\";s:22:\"testimonial-carousel-3\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-3.zip\";s:3:\"uid\";s:32:\"cb4a72fb40fc400a71754f71b9bb2d6e\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:46:01\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:563;a:29:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:22:\"Testimonial Carousel 4\";s:5:\"alias\";s:22:\"testimonial-carousel-4\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-4.zip\";s:3:\"uid\";s:32:\"bfca98d6b4042b38df044e9e2a6ca983\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:47:57\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:564;a:29:{s:2:\"id\";s:3:\"642\";s:5:\"title\";s:22:\"Testimonial Carousel 5\";s:5:\"alias\";s:22:\"testimonial-carousel-5\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-5.zip\";s:3:\"uid\";s:32:\"4a9b9c72b51628e1343adde9bff3915f\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:49:27\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:565;a:26:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:28:\"Deep Dive Ocean Water Effect\";s:5:\"alias\";s:9:\"deep-dive\";s:3:\"zip\";s:13:\"deep-dive.zip\";s:3:\"uid\";s:32:\"5cc0599857b0108fe4e76adc7fbf9a16\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";s:5:\"video\";s:32:\"deep-dive-ocean-water-effect.mp4\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/deep-dive-ocean-water-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=deep-dive-ocean-water-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">Take a dive into the ocean with this 3D Particles Animation template for Slider Revolution.<br>\r\nThe scroll-based interaction makes this hero module an absolute eye-catcher for any ocean-related website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:23:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create a Digital Underwater Scene for Your Water Sports Website [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-underwater-scene-for-your-water-sports-website/\";s:9:\"guide_img\";s:41:\"tutorial/Deep-Dive-Ocean-Water-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:566;a:26:{s:2:\"id\";s:3:\"644\";s:5:\"title\";s:22:\"Particle Wave Showcase\";s:5:\"alias\";s:22:\"particle-wave-showcase\";s:3:\"zip\";s:26:\"particle-wave-showcase.zip\";s:3:\"uid\";s:32:\"1c9ac477fd636078d1812d8d98060899\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";s:5:\"video\";s:26:\"particle-wave-showcase.mp4\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/particle-wave-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-wave-showcase\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:307:\"<span class=\"ttm_content\">Is your website missing that one unique design element to set it apart from your competition? The Particle Wave addon for Slider Revolution enables you to add interactive, 3D particles background animation effects that will amaze your clients!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:30:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Design a Hero Image That Feels Alive and Three-Dimensional [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image-that-feels-alive-and-three-dimensional/\";s:9:\"guide_img\";s:35:\"tutorial/particle-wave-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:567;a:26:{s:2:\"id\";s:3:\"645\";s:5:\"title\";s:17:\"Video Hero Header\";s:5:\"alias\";s:17:\"video-hero-header\";s:3:\"zip\";s:21:\"video-hero-header.zip\";s:3:\"uid\";s:32:\"f6a715d4b10e0746f7eb5100836ba1ab\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";s:5:\"video\";s:21:\"video-hero-header.mp4\";s:7:\"preview\";s:147:\"https://www.sliderrevolution.com/templates/video-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=video-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">Get ahead with this modern, futuristic video hero header with colorful gradients and a polygon particle wave.<br>\r\nShowcase the highlights of your tech-related business website with a video button that demands to be clicked.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:33:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Trippy Hero Image Backdrop with Particle Animation [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-trippy-hero-image-backdrop-with-particle-animation/\";s:9:\"guide_img\";s:30:\"tutorial/video-hero-header.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:568;a:26:{s:2:\"id\";s:3:\"646\";s:5:\"title\";s:28:\"Solar System Showcase Slider\";s:5:\"alias\";s:28:\"solar-system-showcase-slider\";s:3:\"zip\";s:32:\"solar-system-showcase-slider.zip\";s:3:\"uid\";s:32:\"40f7b26ea7f8228d40e8e9cf0f34b5e8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";s:5:\"video\";s:32:\"solar-system-showcase-slider.mp4\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/solar-system-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=solar-system-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Want to amaze your users ? Look no further. Showcase products, images or anything you can think of with this highly capable and easily customisable full screen slider. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:50:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:569;a:26:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:26:\"Optic Shop Showcase Slider\";s:5:\"alias\";s:26:\"Optic-shop-showcase-slider\";s:3:\"zip\";s:30:\"Optic-shop-showcase-slider.zip\";s:3:\"uid\";s:32:\"01509228c996ad45c2179d03654f499b\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";s:5:\"video\";s:30:\"optic-shop-showcase-slider.mp4\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/optic-shop-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=optic-shop-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This image slider is the perfect showcase for any optic shop, utilizing the blur effect in a brilliant way. It\'s not just made for your optic showcase but also a great fit for any modern product presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-02-16 16:41:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Create an Awesome Product Slider with a Built-in Variant Switcher [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-awesome-product-slider-with-a-built-in-variant-switcher/\";s:9:\"guide_img\";s:39:\"tutorial/Optic-shop-showcase-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:570;a:26:{s:2:\"id\";s:3:\"648\";s:5:\"title\";s:27:\"WordPress Charts And Graphs\";s:5:\"alias\";s:24:\"charts-template-showcase\";s:3:\"zip\";s:28:\"charts-template-showcase.zip\";s:3:\"uid\";s:32:\"4ae2fe61830f96c6c5b316368c1ad2c6\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";s:5:\"video\";s:31:\"wordpress-charts-and-graphs.mp4\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/wordpress-charts-and-graphs/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-charts-and-graphs\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.17\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Who says data has to look boring? With our WordPress charts addon, you can create eye-catching sliders and hero sections with interactive and stunning-looking charts.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:347:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-03 15:55:16\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create Interactive Charts and Graphs for WordPress [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-interactive-charts-and-graphs-for-wordpress/\";s:9:\"guide_img\";s:37:\"tutorial/charts-template-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:571;a:29:{s:2:\"id\";s:3:\"649\";s:5:\"title\";s:31:\"Fashion Website Slider Template\";s:5:\"alias\";s:31:\"fashion-website-slider-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"fashion-website-slider-template\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";s:5:\"video\";s:26:\"fashion-website-slider.mp4\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:00:36\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:572;a:29:{s:2:\"id\";s:3:\"650\";s:5:\"title\";s:22:\"Fashion Website Slider\";s:5:\"alias\";s:22:\"fashion-website-slider\";s:3:\"zip\";s:32:\"packs/fashion-website-slider.zip\";s:3:\"uid\";s:32:\"8fb8379f47346173fa0dd402dda37360\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:04:56\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:573;a:29:{s:2:\"id\";s:3:\"651\";s:5:\"title\";s:28:\"Fashion Website Slider Modal\";s:5:\"alias\";s:28:\"fashion-website-slider-modal\";s:3:\"zip\";s:38:\"packs/fashion-website-slider-modal.zip\";s:3:\"uid\";s:32:\"788f34043b6a5fcbfa5fc1c3322fb502\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:08:21\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:574;a:26:{s:2:\"id\";s:3:\"652\";s:5:\"title\";s:24:\"Furniture Website Slider\";s:5:\"alias\";s:24:\"furniture-website-slider\";s:3:\"zip\";s:28:\"furniture-website-slider.zip\";s:3:\"uid\";s:32:\"8575493ed5fd1ee2e671e67479fdeccb\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";s:5:\"video\";s:28:\"furniture-website-slider.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/furniture-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=furniture-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Promote products or create stunning landing pages with the Furniture Website Slider. Each slide comes with a different layout that can be used as a hero module or on an individual section on your website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-23 14:05:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Quickly Build a Great-Looking Microsite for Your Product [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-quickly-build-a-great-looking-microsite-for-your-product/\";s:9:\"guide_img\";s:37:\"tutorial/furniture-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:575;a:26:{s:2:\"id\";s:3:\"653\";s:5:\"title\";s:26:\"Fitness Gym Website Slider\";s:5:\"alias\";s:26:\"fitness-gym-website-slider\";s:3:\"zip\";s:30:\"fitness-gym-website-slider.zip\";s:3:\"uid\";s:32:\"86894d98e34a590e80a1d0cd3d7dc819\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";s:5:\"video\";s:30:\"fitness-gym-website-slider.mp4\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/fitness-gym-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fitness-gym-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">Make your website visitors want to hit the gym once they see this fitness website slider. The background videos and unique, masked slide transitions make this module stand out!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-04-19 11:02:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Multimedia Slider that Lures in More Clients [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-multimedia-slider-that-lures-in-more-clients/\";s:9:\"guide_img\";s:39:\"tutorial/fitness-gym-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:576;a:29:{s:2:\"id\";s:3:\"654\";s:5:\"title\";s:36:\"Ai & Robotics Webside Slider Package\";s:5:\"alias\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";s:5:\"video\";s:34:\"ai-and-robotics-website-slider.mp4\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:12:25\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:577;a:29:{s:2:\"id\";s:3:\"655\";s:5:\"title\";s:28:\"Ai & Robotics Website Slider\";s:5:\"alias\";s:30:\"ai-and-robotics-website-slider\";s:3:\"zip\";s:40:\"packs/ai-and-robotics-website-slider.zip\";s:3:\"uid\";s:32:\"e40b7296d1519972029e9744a0c09b29\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:16:48\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:578;a:29:{s:2:\"id\";s:3:\"656\";s:5:\"title\";s:14:\"AI Video Modal\";s:5:\"alias\";s:14:\"ai-video-modal\";s:3:\"zip\";s:24:\"packs/ai-video-modal.zip\";s:3:\"uid\";s:32:\"aab36a599413b7e66dfdda8f517b47b1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:20:55\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:579;a:26:{s:2:\"id\";s:3:\"657\";s:5:\"title\";s:33:\"Minimal Typography Website Slider\";s:5:\"alias\";s:33:\"minimal-typography-website-slider\";s:3:\"zip\";s:37:\"minimal-typography-website-slider.zip\";s:3:\"uid\";s:32:\"43cf63d6541d33b7d4e59350935d73bf\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";s:5:\"video\";s:37:\"minimal-typography-website-slider.mp4\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/minimal-typography-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-typography-website-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">Make the hero section on your website stand out with this minimal, typography-based hero slider, featuring cool parallax bubble effects and fluid slide transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-25 14:39:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Transform the Mood of Your Home Page with Duotones [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-transform-the-mood-of-your-home-page-with-duotones/\";s:9:\"guide_img\";s:46:\"tutorial/duotone-typography-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:580;a:26:{s:2:\"id\";s:3:\"658\";s:5:\"title\";s:19:\"404 Page Collection\";s:5:\"alias\";s:19:\"404-page-collection\";s:3:\"zip\";s:23:\"404-page-collection.zip\";s:3:\"uid\";s:32:\"3f0b25b5e893b170536a498939465a1a\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";s:5:\"video\";s:23:\"404-page-collection.mp4\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/404-page-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-page-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.21\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:167:\"<span class=\"ttm_content\">Show your lost website visitors a funny and lighthearted message with our 404 page template collection.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-04 11:30:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Effective Thank You Page for Your Website [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-effective-thank-you-page-for-your-website/\";s:9:\"guide_img\";s:32:\"tutorial/404-page-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:581;a:26:{s:2:\"id\";s:3:\"659\";s:5:\"title\";s:24:\"eCommerce Product Slider\";s:5:\"alias\";s:21:\"ecommerce-sale-slider\";s:3:\"zip\";s:25:\"ecommerce-sale-slider.zip\";s:3:\"uid\";s:32:\"49ca4743090cddca705ee108eae967c5\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";s:5:\"video\";s:28:\"ecommerce-product-slider.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/ecommerce-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ecommerce-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">So you have an eCommerce shop and are looking for the ultimate sales pitch on your landing page? Trying to convert your precious visitors into more sales? Look no further than our eCommerce Product Slider!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-17 14:22:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Get More Eyes on Your eCommerce Sales Promotion [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-get-more-eyes-on-your-ecommerce-sales-promotion/\";s:9:\"guide_img\";s:34:\"tutorial/ecommerce-sale-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:582;a:26:{s:2:\"id\";s:3:\"660\";s:5:\"title\";s:19:\"Fashion Shop Slider\";s:5:\"alias\";s:19:\"fashion-shop-slider\";s:3:\"zip\";s:23:\"fashion-shop-slider.zip\";s:3:\"uid\";s:32:\"e488e9126dbe4a34c02c89a1115f4ff9\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";s:5:\"video\";s:23:\"fashion-shop-slider.mp4\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/fashion-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">Customize texts, images, and colors in seconds and have this beast of a shop slider running on your own website in no time.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:24:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Colorful Retro Effect for the Home Page Slider [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-colorful-retro-effect-for-the-home-page-slider/\";s:9:\"guide_img\";s:32:\"tutorial/fashion-shop-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:583;a:26:{s:2:\"id\";s:3:\"661\";s:5:\"title\";s:29:\"Lingerie Store Website Slider\";s:5:\"alias\";s:29:\"lingerie-store-website-slider\";s:3:\"zip\";s:33:\"lingerie-store-website-slider.zip\";s:3:\"uid\";s:32:\"7bdad27521b7c9b171b618dff2fa0315\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";s:5:\"video\";s:33:\"lingerie-store-website-slider.mp4\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/lingerie-store-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=lingerie-store-website-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">This hero slider also includes optional menu navigation and links, in case you want to use it as a standalone landing page.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:28:21\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:584;a:26:{s:2:\"id\";s:3:\"662\";s:5:\"title\";s:28:\"Beach Events Hero Collection\";s:5:\"alias\";s:28:\"beach-events-hero-collection\";s:3:\"zip\";s:32:\"beach-events-hero-collection.zip\";s:3:\"uid\";s:32:\"cf87cd65572e9bc4ee019cceae1c75f8\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";s:5:\"video\";s:39:\"summer-beach-events-hero-collection.mp4\";s:7:\"preview\";s:182:\"https://www.sliderrevolution.com/templates/summer-beach-events-hero-collection?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=summer-beach-events-hero-collection\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">These hero image templates offer a high-octane mix of headlines, images, and special effects.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 16:56:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Sell More Event Tickets with a High-Energy Hero Section [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/sell-more-event-tickets-with-a-high-energy-hero-section/\";s:9:\"guide_img\";s:41:\"tutorial/beach-events-hero-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:585;a:29:{s:2:\"id\";s:3:\"663\";s:5:\"title\";s:41:\"Creative Portfolio Website Slider Package\";s:5:\"alias\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";s:5:\"video\";s:37:\"creative-portfolio-website-slider.mp4\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:00:43\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:586;a:29:{s:2:\"id\";s:3:\"664\";s:5:\"title\";s:30:\"Creative Portfolio Main Slider\";s:5:\"alias\";s:30:\"creative-portfolio-main-slider\";s:3:\"zip\";s:40:\"packs/creative-portfolio-main-slider.zip\";s:3:\"uid\";s:32:\"2b01de6e46611e4353f1687609aa6783\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:03:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:587;a:29:{s:2:\"id\";s:3:\"665\";s:5:\"title\";s:28:\"Creative Portfolio Project 1\";s:5:\"alias\";s:28:\"creative-portfolio-project-1\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-1.zip\";s:3:\"uid\";s:32:\"f1e3a170d3f06d7162445fe9cce99335\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:07:45\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:588;a:29:{s:2:\"id\";s:3:\"666\";s:5:\"title\";s:28:\"Creative Portfolio Project 2\";s:5:\"alias\";s:28:\"creative-portfolio-project-2\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-2.zip\";s:3:\"uid\";s:32:\"59369faef5b4a0571cd5fd72432d2d20\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:12:09\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:589;a:29:{s:2:\"id\";s:3:\"667\";s:5:\"title\";s:28:\"Creative Portfolio Project 3\";s:5:\"alias\";s:28:\"creative-portfolio-project-3\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-3.zip\";s:3:\"uid\";s:32:\"ac6823b9ffeba97c56aa6f4593109e5f\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:14:02\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:590;a:29:{s:2:\"id\";s:3:\"668\";s:5:\"title\";s:28:\"Creative Portfolio Project 4\";s:5:\"alias\";s:28:\"creative-portfolio-project-4\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-4.zip\";s:3:\"uid\";s:32:\"31f5cc4c9d13af7b56adfa7b7c84dce9\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:16:40\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:591;a:29:{s:2:\"id\";s:3:\"669\";s:5:\"title\";s:28:\"Creative Portfolio Project 5\";s:5:\"alias\";s:28:\"creative-portfolio-project-5\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-5.zip\";s:3:\"uid\";s:32:\"23c8e18d556da040ef6ac2382d4a7b94\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:20:22\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:592;a:29:{s:2:\"id\";s:3:\"670\";s:5:\"title\";s:28:\"Creative Portfolio Project 6\";s:5:\"alias\";s:28:\"creative-portfolio-project-6\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-6.zip\";s:3:\"uid\";s:32:\"518434a06d7a959bd3f3e0905e252209\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:21:51\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:593;a:29:{s:2:\"id\";s:3:\"671\";s:5:\"title\";s:28:\"Creative Portfolio Project 7\";s:5:\"alias\";s:28:\"creative-portfolio-project-7\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-7.zip\";s:3:\"uid\";s:32:\"bb1552746859766efbe319d7c0a1978e\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:24:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:594;a:27:{s:2:\"id\";s:3:\"672\";s:5:\"title\";s:24:\"AI Particle Cluster Hero\";s:5:\"alias\";s:19:\"ai-particle-cluster\";s:3:\"zip\";s:23:\"ai-particle-cluster.zip\";s:3:\"uid\";s:32:\"e47971fc290d738faca66e100cc7da74\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";s:5:\"video\";s:28:\"ai-particle-cluster-hero.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/ai-particle-cluster-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-particle-cluster-hero\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">If you are looking for a stunning, interactive particles animation for your WordPress website, this Slider Revolution template surely is a unique eye-catcher.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:172:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:25:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"Make Visitors Want to Stop and Play with Your Particle Animation Hero Image [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/make-visitors-want-to-stop-and-play-with-your-particle-animation-hero-image/\";s:9:\"guide_img\";s:32:\"tutorial/ai-particle-cluster.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:595;a:27:{s:2:\"id\";s:3:\"673\";s:5:\"title\";s:24:\"Artistic Parallax Slider\";s:5:\"alias\";s:24:\"artistic-parallax-slider\";s:3:\"zip\";s:28:\"artistic-parallax-slider.zip\";s:3:\"uid\";s:32:\"a1488f5f4d3ffd2912f9520bba2a2418\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";s:5:\"video\";s:28:\"artistic-parallax-slider.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/artistic-parallax-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=artistic-parallax-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Gorgeous visuals and clear typography, paired with scroll-based slide navigation, make this WordPress parallax slider template a winner for a wide range of use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:29:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Create a Surreal Design for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-surreal-design-for-your-hero-image/\";s:9:\"guide_img\";s:37:\"tutorial/artistic-parallax-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:596;a:27:{s:2:\"id\";s:3:\"674\";s:5:\"title\";s:23:\"Magazine Content Slider\";s:5:\"alias\";s:23:\"magazine-content-slider\";s:3:\"zip\";s:27:\"magazine-content-slider.zip\";s:3:\"uid\";s:32:\"6701ec2aab76c253004d6ed5755cf9f6\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";s:5:\"video\";s:27:\"magazine-content-slider.mp4\";s:7:\"preview\";s:158:\"https://www.sliderrevolution.com/templates/magazine-content-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:259:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if its not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:32:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:597;a:27:{s:2:\"id\";s:3:\"675\";s:5:\"title\";s:30:\"Magazine Content Slider Static\";s:5:\"alias\";s:30:\"magazine-content-slider-static\";s:3:\"zip\";s:34:\"magazine-content-slider-static.zip\";s:3:\"uid\";s:32:\"3b1f7d279064fa1fb90bb2000e9ebc7b\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";s:5:\"video\";s:27:\"magazine-content-slider.mp4\";s:7:\"preview\";s:158:\"https://www.sliderrevolution.com/templates/magazine-content-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:260:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if it\'s not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:35:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:598;a:27:{s:2:\"id\";s:3:\"676\";s:5:\"title\";s:24:\"Masonry Gallery Carousel\";s:5:\"alias\";s:24:\"Masonry-Gallery-Carousel\";s:3:\"zip\";s:28:\"Masonry-Gallery-Carousel.zip\";s:3:\"uid\";s:32:\"c189884a358e4984c8f300916909f54b\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";s:5:\"video\";s:28:\"masonry-gallery-carousel.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/masonry-gallery-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=masonry-gallery-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">This masonry gallery template for Slider Revolution has three different masonry layouts, which can be mixed & matched and are easily customized. The headline and description captions make this template very flexible, with many use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:39:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Horizontal Masonry Layout for Your Work [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-horizontal-masonry-layout-for-your-work/\";s:9:\"guide_img\";s:37:\"tutorial/Masonry-Gallery-Carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:599;a:27:{s:2:\"id\";s:3:\"677\";s:5:\"title\";s:31:\"Neon WordPress Slider With Text\";s:5:\"alias\";s:21:\"neon-wordpress-slider\";s:3:\"zip\";s:25:\"neon-wordpress-slider.zip\";s:3:\"uid\";s:32:\"9d620dfc8df1be5b956a70106a4ca5d7\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";s:5:\"video\";s:35:\"neon-wordpress-slider-with-text.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/neon-wordpress-slider-with-text/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=neon-wordpress-slider-with-text\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This is not your average WordPress slider with text and image. Stunning, AI generated images paired with crisp & snappy animations make this Slider Revolution template a winner!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:41:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"Break Down Your Process with a Colorful Image Slider [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/break-down-your-process-with-a-colorful-image-slider/\";s:9:\"guide_img\";s:34:\"tutorial/neon-wordpress-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:600;a:27:{s:2:\"id\";s:3:\"678\";s:5:\"title\";s:27:\"Restaurant One Page Website\";s:5:\"alias\";s:27:\"Restaurant-One-Page-Website\";s:3:\"zip\";s:31:\"Restaurant-One-Page-Website.zip\";s:3:\"uid\";s:32:\"747730efa359467cb5627ae123839090\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";s:5:\"video\";s:40:\"kostlich-restaurant-website-template.mp4\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/kostlich-restaurant-one-page-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=kostlich-restaurant-one-page-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:285:\"<span class=\"ttm_content\">A restaurant WordPress template can easily be overloaded with features that no one really needs. The Köstlich Restaurant One Page Website template for Slider Revolution focuses on the information, a visitor wants to see.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:43:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Fast and Easy Way to Create a Good Looking One-Page Restaurant Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-fast-and-easy-way-to-create-a-good-looking-one-page-restaurant-website/\";s:9:\"guide_img\";s:40:\"tutorial/Restaurant-One-Page-Website.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:601;a:27:{s:2:\"id\";s:3:\"679\";s:5:\"title\";s:18:\"WooCommerce Slider\";s:5:\"alias\";s:18:\"woocommerce-slider\";s:3:\"zip\";s:22:\"woocommerce-slider.zip\";s:3:\"uid\";s:32:\"5f354f9d17d3b8562e7dfbac0b289ab3\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";s:5:\"video\";s:30:\"sneaker-woocommerce-slider.mp4\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=sneaker-woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:47:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:602;a:27:{s:2:\"id\";s:3:\"680\";s:5:\"title\";s:25:\"WooCommerce Slider Static\";s:5:\"alias\";s:25:\"woocommerce-slider-static\";s:3:\"zip\";s:29:\"woocommerce-slider-static.zip\";s:3:\"uid\";s:32:\"66d86a41303223abecec3c4820bcd8f0\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";s:5:\"video\";s:30:\"sneaker-woocommerce-slider.mp4\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=sneaker-woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:50:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:603;a:27:{s:2:\"id\";s:3:\"681\";s:5:\"title\";s:21:\"WordPress Post Slider\";s:5:\"alias\";s:21:\"wordpress-post-slider\";s:3:\"zip\";s:25:\"wordpress-post-slider.zip\";s:3:\"uid\";s:32:\"c854a5e0be29cb28893b0bb98d9e6740\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";s:5:\"video\";s:35:\"superhero-wordpress-post-slider.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=superhero-wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"postbased\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:52:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:604;a:27:{s:2:\"id\";s:3:\"682\";s:5:\"title\";s:28:\"WordPress Post Slider Static\";s:5:\"alias\";s:28:\"WordPress-Post-Slider-Static\";s:3:\"zip\";s:32:\"WordPress-Post-Slider-Static.zip\";s:3:\"uid\";s:32:\"edbb9e724f7758aff215ab3e743abd9e\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";s:5:\"video\";s:35:\"superhero-wordpress-post-slider.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=superhero-wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:53:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:605;a:27:{s:2:\"id\";s:3:\"683\";s:5:\"title\";s:22:\"Wordpress Video Slider\";s:5:\"alias\";s:22:\"wordpress-video-slider\";s:3:\"zip\";s:26:\"wordpress-video-slider.zip\";s:3:\"uid\";s:32:\"fd50cf2c76a1fe0bf8bd35e727a00bb7\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";s:5:\"video\";s:26:\"wordpress-video-slider.mp4\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/wordpress-video-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-video-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">The WordPress Video Slider template for Slider Revolution offers a cinematic video viewing experience. With it is stylish, blurred background videos and a video player modal, this template is a fitting hero module choice for many websites.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:55:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create Good Vibes on Your Website with a Background Video Slider [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-create-good-vibes-on-your-website-with-a-background-video-slider/\";s:9:\"guide_img\";s:35:\"tutorial/wordpress-video-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:606;a:29:{s:2:\"id\";s:3:\"684\";s:5:\"title\";s:37:\"Architecture Website Template Package\";s:5:\"alias\";s:37:\"architecture-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"architecture-website-template-package\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";s:5:\"video\";s:33:\"architecture-website-template.mp4\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:59:17\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:607;a:30:{s:2:\"id\";s:3:\"685\";s:5:\"title\";s:17:\"Architecture Menu\";s:5:\"alias\";s:17:\"architecture-menu\";s:3:\"zip\";s:27:\"packs/architecture-menu.zip\";s:3:\"uid\";s:32:\"a8c46db54ab5fdbb104aacc0cb26d48a\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:10:25\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:608;a:30:{s:2:\"id\";s:3:\"686\";s:5:\"title\";s:26:\"Architecture Header Slider\";s:5:\"alias\";s:26:\"architecture-header-slider\";s:3:\"zip\";s:36:\"packs/architecture-header-slider.zip\";s:3:\"uid\";s:32:\"e13d9d910db3371527ceb9f92a27057d\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:12:12\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:609;a:30:{s:2:\"id\";s:3:\"687\";s:5:\"title\";s:23:\"Architecture Text Block\";s:5:\"alias\";s:23:\"architecture-text-block\";s:3:\"zip\";s:33:\"packs/architecture-text-block.zip\";s:3:\"uid\";s:32:\"c130dd8a5faf7c292c54b99c82226c72\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:15:46\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:610;a:30:{s:2:\"id\";s:3:\"688\";s:5:\"title\";s:18:\"Architecture About\";s:5:\"alias\";s:18:\"architecture-about\";s:3:\"zip\";s:28:\"packs/architecture-about.zip\";s:3:\"uid\";s:32:\"5f589ec1e639ed4aa9b44542659cb2e9\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:17:04\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:611;a:30:{s:2:\"id\";s:3:\"689\";s:5:\"title\";s:26:\"Architecture Process Title\";s:5:\"alias\";s:26:\"architecture-process-title\";s:3:\"zip\";s:36:\"packs/architecture-process-title.zip\";s:3:\"uid\";s:32:\"6ca17bec2dc410a6c8a80a138c603a3c\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:18:48\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:612;a:30:{s:2:\"id\";s:3:\"690\";s:5:\"title\";s:20:\"Architecture Process\";s:5:\"alias\";s:20:\"architecture-process\";s:3:\"zip\";s:30:\"packs/architecture-process.zip\";s:3:\"uid\";s:32:\"df6202f061079192fde61c7756624c6c\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:20:31\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:613;a:30:{s:2:\"id\";s:3:\"691\";s:5:\"title\";s:22:\"Architecture Portfolio\";s:5:\"alias\";s:22:\"architecture-portfolio\";s:3:\"zip\";s:32:\"packs/architecture-portfolio.zip\";s:3:\"uid\";s:32:\"444b7a502897a53a16eea5ec3cb7f08c\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:22:15\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:614;a:30:{s:2:\"id\";s:3:\"692\";s:5:\"title\";s:28:\"Architecture Portfolio Modal\";s:5:\"alias\";s:28:\"architecture-portfolio-modal\";s:3:\"zip\";s:38:\"packs/architecture-portfolio-modal.zip\";s:3:\"uid\";s:32:\"59994ba13c87a5409d75fdcbc7f58005\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:23:38\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:615;a:30:{s:2:\"id\";s:3:\"693\";s:5:\"title\";s:20:\"Architecture Contact\";s:5:\"alias\";s:20:\"architecture-contact\";s:3:\"zip\";s:30:\"packs/architecture-contact.zip\";s:3:\"uid\";s:32:\"b1ff4cf0d6530d79f7d67540ffdcd98d\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:25:49\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:616;a:26:{s:2:\"id\";s:3:\"694\";s:5:\"title\";s:23:\"Image Comparison Slider\";s:5:\"alias\";s:23:\"image-comparison-slider\";s:3:\"zip\";s:27:\"image-comparison-slider.zip\";s:3:\"uid\";s:32:\"c5af5832be50fc581c3a5ae31b09e5ab\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";s:5:\"video\";s:27:\"image-comparison-slider.mp4\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/image-comparison-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=image-comparison-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">Create amazing before and after animations for your website with the image comparison slider template. We made sure to include multiple exciting examples for you to customize to your liking.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:13:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Boost Interactions with a Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/boost-interactions-with-a-before-and-after-image-slider/\";s:9:\"guide_img\";s:36:\"tutorial/image-comparison-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:617;a:29:{s:2:\"id\";s:3:\"695\";s:5:\"title\";s:37:\"Wedding Photo Slider Template Package\";s:5:\"alias\";s:37:\"wedding-photo-slider-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"wedding-photo-slider-template-package\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";s:5:\"video\";s:24:\"wedding-photo-slider.mp4\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:300:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:19:04\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:618;a:29:{s:2:\"id\";s:3:\"696\";s:5:\"title\";s:20:\"Wedding Photo Slider\";s:5:\"alias\";s:20:\"wedding-photo-slider\";s:3:\"zip\";s:30:\"packs/wedding-photo-slider.zip\";s:3:\"uid\";s:32:\"490b30ad46586bbf7034e50651b248a7\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:24:38\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:619;a:29:{s:2:\"id\";s:3:\"697\";s:5:\"title\";s:26:\"Wedding Photo Slider Modal\";s:5:\"alias\";s:26:\"wedding-photo-slider-modal\";s:3:\"zip\";s:36:\"packs/wedding-photo-slider-modal.zip\";s:3:\"uid\";s:32:\"56b40b3a73b786f5320f8814cddd3fda\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:27:53\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:620;a:26:{s:2:\"id\";s:3:\"698\";s:5:\"title\";s:25:\"Travel Agency Card Slider\";s:5:\"alias\";s:24:\"destinations-card-slider\";s:3:\"zip\";s:28:\"destinations-card-slider.zip\";s:3:\"uid\";s:32:\"59af2d3ac72375f6764f224d93d600ac\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";s:5:\"video\";s:29:\"travel-agency-card-slider.mp4\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/travel-agency-card-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-agency-card-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The destination of your travel blog or travel booking website, definitely is \"above & beyond\" with this tastefully modern card slider template for Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:31:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:84:\"How to Make Your Product Comparison Pages More Attractive and Trustworthy [Tutorial]\";s:9:\"guide_url\";s:117:\"https://www.sliderrevolution.com/tutorials/how-to-make-your-product-comparison-pages-more-attractive-and-trustworthy/\";s:9:\"guide_img\";s:37:\"tutorial/destinations-card-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:621;a:26:{s:2:\"id\";s:3:\"699\";s:5:\"title\";s:29:\"Kitchen Knives Product Slider\";s:5:\"alias\";s:21:\"knives-product-slider\";s:3:\"zip\";s:25:\"knives-product-slider.zip\";s:3:\"uid\";s:32:\"b1d2db8fcd3e6bb1e949d00c90fd6ec0\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";s:5:\"video\";s:33:\"kitchen-knives-product-slider.mp4\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/kitchen-knives-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=kitchen-knives-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:281:\"<span class=\"ttm_content\">Even if you\'re not into the knives selling business, this product slider template is easily customized to fit any use-case. The beautifully animated parallax elements, can be replaced with your own .png\'s, in no time!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Promote Subscription Boxes with a Unique Product Slider Design [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-promote-subscription-boxes-with-a-unique-product-slider-design/\";s:9:\"guide_img\";s:34:\"tutorial/knives-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:622;a:27:{s:2:\"id\";s:3:\"700\";s:5:\"title\";s:16:\"Tiny Slider Dark\";s:5:\"alias\";s:16:\"tiny-slider-dark\";s:3:\"zip\";s:20:\"tiny-slider-dark.zip\";s:3:\"uid\";s:32:\"57f5cd4e698621f5b7e09bc0bb172d72\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";s:5:\"video\";s:29:\"event-booking-tiny-slider.mp4\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-booking-tiny-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:51:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design an Event Booking Page That Sells More Tickets [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-design-an-event-booking-page-that-sells-more-tickets/\";s:9:\"guide_img\";s:29:\"tutorial/tiny-slider-dark.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:623;a:27:{s:2:\"id\";s:3:\"701\";s:5:\"title\";s:17:\"Tiny Slider Light\";s:5:\"alias\";s:17:\"tiny-slider-light\";s:3:\"zip\";s:21:\"tiny-slider-light.zip\";s:3:\"uid\";s:32:\"67e9640a0dd7ac7c04342a323abb054a\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-booking-tiny-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:56:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:624;a:27:{s:2:\"id\";s:3:\"702\";s:5:\"title\";s:24:\"Pet Store Product Slider\";s:5:\"alias\";s:24:\"pet-store-product-slider\";s:3:\"zip\";s:28:\"pet-store-product-slider.zip\";s:3:\"uid\";s:32:\"6f847227958900311108951a77721e29\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";s:5:\"video\";s:28:\"pet-store-product-slider.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/pet-store-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=pet-store-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">The Pet Store Product Slider template is a professional and eye-catching way to showcase your pet store\'s products on your website or social media. With this template, you can easily create a dynamic and interactive slider featuring your most popular pet products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:02:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Design More Engaging Product Pages for eCommerce Websites [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-design-more-engaging-product-pages-for-ecommerce-websites/\";s:9:\"guide_img\";s:37:\"tutorial/pet-store-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:625;a:26:{s:2:\"id\";s:3:\"703\";s:5:\"title\";s:18:\"Material UI Slider\";s:5:\"alias\";s:18:\"material-ui-slider\";s:3:\"zip\";s:22:\"material-ui-slider.zip\";s:3:\"uid\";s:32:\"7e7909a030545f80c8ba8101c5b9bbd7\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";s:5:\"video\";s:22:\"material-ui-slider.mp4\";s:7:\"preview\";s:149:\"https://www.sliderrevolution.com/templates/material-ui-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=material-ui-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">The Material UI Slider Template is easy to use and requires no coding skills. You can quickly and easily create a professional-looking slider to showcase your products, services, or information in a visually appealing and engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:172:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:06:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Promote Your Digital Agency’s Services in a Unique Way [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-digital-agency-s-services-in-a-unique-way/\";s:9:\"guide_img\";s:31:\"tutorial/material-ui-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:626;a:27:{s:2:\"id\";s:3:\"704\";s:5:\"title\";s:19:\"Happy Holidays Hero\";s:5:\"alias\";s:19:\"happy-holidays-hero\";s:3:\"zip\";s:23:\"happy-holidays-hero.zip\";s:3:\"uid\";s:32:\"aabe32f963bc66d36f617c595ca2f1fd\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";s:5:\"video\";s:23:\"happy-holidays-hero.mp4\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/happy-holidays-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=happy-holidays-hero\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Wish everyone happy holidays with our newest Christmas inspired hero section.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-22 09:27:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Hero Image Template to Use for Holidays and Sales [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-hero-image-template-to-use-for-holidays-and-sales/\";s:9:\"guide_img\";s:32:\"tutorial/happy-holidays-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:627;a:26:{s:2:\"id\";s:3:\"705\";s:5:\"title\";s:34:\"Space & Sci-Fi Presentation Slider\";s:5:\"alias\";s:36:\"space-and-sci-fi-presentation-slider\";s:3:\"zip\";s:40:\"space-and-sci-fi-presentation-slider.zip\";s:3:\"uid\";s:32:\"6f8a89cfaa624a4ac799901fc85b802d\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";s:5:\"video\";s:36:\"space-sci-fi-presentation-slider.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/space-sci-fi-presentation-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=space-sci-fi-presentation-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">This is a perfect choice for technology companies, science fiction writers, space enthusiasts and much more.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-01-24 12:57:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"How to Transport Your Visitors to Another Time or Place with Layered Images [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/how-to-transport-your-visitors-to-another-time-or-place-with-layered-images/\";s:9:\"guide_img\";s:49:\"tutorial/space-and-sci-fi-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:628;a:26:{s:2:\"id\";s:3:\"706\";s:5:\"title\";s:21:\"Claymorphism Carousel\";s:5:\"alias\";s:21:\"Claymorphism-Carousel\";s:3:\"zip\";s:25:\"Claymorphism-Carousel.zip\";s:3:\"uid\";s:32:\"8faec9adf09737acd8efdad7a1ccb673\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";s:5:\"video\";s:25:\"claymorphism-carousel.mp4\";s:7:\"preview\";s:155:\"https://www.sliderrevolution.com/templates/claymorphism-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=claymorphism-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:195:\"<span class=\"ttm_content\">The Claymorphism Carousel template for Slider Revolution is a visually striking slider that features the unique claymorphism style.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-01-24 13:01:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a 3D Space for Your Portfolio Highlight Reel [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-space-for-your-portfolio-highlight-reel/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:629;a:26:{s:2:\"id\";s:3:\"707\";s:5:\"title\";s:24:\"404 Page Hero Collection\";s:5:\"alias\";s:24:\"404-page-hero-collection\";s:3:\"zip\";s:28:\"404-page-hero-collection.zip\";s:3:\"uid\";s:32:\"a614db3d61935fdf249d7de2ff1f2d8f\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";s:5:\"video\";s:28:\"404-page-hero-collection.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/404-page-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-page-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:212:\"<span class=\"ttm_content\">With the 404 Page Hero Collection template for Slider Revolution, you have several creative solutions at your disposal, to make your 404 page shine!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:28:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:630;a:26:{s:2:\"id\";s:3:\"708\";s:5:\"title\";s:32:\"Furniture Store Isometric Slider\";s:5:\"alias\";s:32:\"furniture-store-isometric-slider\";s:3:\"zip\";s:36:\"furniture-store-isometric-slider.zip\";s:3:\"uid\";s:32:\"385f8e4dac9f84ea72388f656b200251\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";s:5:\"video\";s:36:\"furniture-store-isometric-slider.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/furniture-store-isometric-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=furniture-store-isometric-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A furniture store slider template with stunning and versatile visuals! With bold and beautiful 3D isometric graphics, it\'s the perfect way to showcase modern furniture pieces and room designs.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:35:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:631;a:29:{s:2:\"id\";s:3:\"709\";s:5:\"title\";s:36:\"Woodworking Website Template Package\";s:5:\"alias\";s:36:\"woodworking-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"woodworking-website-template-package\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";s:5:\"video\";s:32:\"woodworking-website-template.mp4\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 10:54:05\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:632;a:29:{s:2:\"id\";s:3:\"710\";s:5:\"title\";s:22:\"Wood Art One Page Hero\";s:5:\"alias\";s:22:\"wood-art-one-page-hero\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-hero.zip\";s:3:\"uid\";s:32:\"4236270d46058389ddb032f6c68d63dc\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:15:10\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:633;a:29:{s:2:\"id\";s:3:\"711\";s:5:\"title\";s:23:\"Wood Art One Page About\";s:5:\"alias\";s:23:\"wood-art-one-page-about\";s:3:\"zip\";s:33:\"packs/wood-art-one-page-about.zip\";s:3:\"uid\";s:32:\"c14fe92fa107d914dab4826681db8d1d\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:19:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:634;a:29:{s:2:\"id\";s:3:\"712\";s:5:\"title\";s:22:\"Wood Art One Page Work\";s:5:\"alias\";s:22:\"wood-art-one-page-work\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-work.zip\";s:3:\"uid\";s:32:\"a5d98ff9e7ecc52e9c8f5cb69e13fab9\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:23:03\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:635;a:29:{s:2:\"id\";s:3:\"713\";s:5:\"title\";s:30:\"Wood Art One Page Testimonials\";s:5:\"alias\";s:30:\"wood-art-one-page-testimonials\";s:3:\"zip\";s:40:\"packs/wood-art-one-page-testimonials.zip\";s:3:\"uid\";s:32:\"10cc4a93223c739cdd72a6f29ddfdbdc\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:32:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:636;a:29:{s:2:\"id\";s:3:\"714\";s:5:\"title\";s:24:\"Wood Art One Page Events\";s:5:\"alias\";s:24:\"wood-art-one-page-events\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-events.zip\";s:3:\"uid\";s:32:\"caf1318cca92472611d1bff75de2834e\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:35:58\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:637;a:29:{s:2:\"id\";s:3:\"715\";s:5:\"title\";s:24:\"Wood Art One Page Footer\";s:5:\"alias\";s:24:\"wood-art-one-page-footer\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-footer.zip\";s:3:\"uid\";s:32:\"096eb58a1bdc1da5f228ee26f44cc35e\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:38:37\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:638;a:29:{s:2:\"id\";s:3:\"716\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 1\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery1\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery1.zip\";s:3:\"uid\";s:32:\"9692c155e32743e6ad5656ff98fc1854\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:43:14\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:639;a:29:{s:2:\"id\";s:3:\"717\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 2\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery2\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery2.zip\";s:3:\"uid\";s:32:\"63487dd51eb68d1f748cbdc01d1659aa\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:46:52\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:640;a:29:{s:2:\"id\";s:3:\"718\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 3\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery3\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery3.zip\";s:3:\"uid\";s:32:\"4d907965c605272fdb037aadd150e533\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:49:44\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:641;a:29:{s:2:\"id\";s:3:\"719\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 4\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery4\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery4.zip\";s:3:\"uid\";s:32:\"1ea74ff7001db07847cb98f505f62569\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:53:19\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:642;a:29:{s:2:\"id\";s:3:\"720\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 5\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery5\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery5.zip\";s:3:\"uid\";s:32:\"f7c9b11f559f69fb2fdff1ca96ff9c4d\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:56:28\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:643;a:26:{s:2:\"id\";s:3:\"721\";s:5:\"title\";s:35:\"Hero Template With Cursor Animation\";s:5:\"alias\";s:35:\"Hero-Template-With-Cursor-Animation\";s:3:\"zip\";s:39:\"Hero-Template-With-Cursor-Animation.zip\";s:3:\"uid\";s:32:\"a0b666db728eb8585980a43443fb30bf\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";s:5:\"video\";s:39:\"hero-template-with-cursor-animation.mp4\";s:7:\"preview\";s:183:\"https://www.sliderrevolution.com/templates/hero-template-with-cursor-animation/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-template-with-cursor-animation\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Elevate your website with our hero template that features a captivating cursor animation. Perfect for any website design project.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-28 11:18:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Create a Mesmerizing Effect for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-mesmerizing-effect-for-your-hero-image/\";s:9:\"guide_img\";s:48:\"tutorial/Hero-Template-With-Cursor-Animation.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:644;a:27:{s:2:\"id\";s:3:\"722\";s:5:\"title\";s:26:\"Modern Hair Salon Showcase\";s:5:\"alias\";s:28:\"futuristic-hairstyles-slider\";s:3:\"zip\";s:32:\"futuristic-hairstyles-slider.zip\";s:3:\"uid\";s:32:\"29d22b07310f9f2a9e504f565bca3864\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";s:5:\"video\";s:30:\"modern-hair-salon-showcase.mp4\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/modern-hair-salon-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-hair-salon-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:331:\"<span class=\"ttm_content\">Showcase your salon\'s unique services, talented stylists, and stunning transformations with high-quality images, videos, and testimonials. Engage your audience with interactive sliders, sleek animations, and an intuitive design that highlights your salon\'s expertise.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-04-17 11:43:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"A Creative Way to Display Different Options and Offerings on Your Site [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-display-different-options-and-offerings-on-your-site/\";s:9:\"guide_img\";s:41:\"tutorial/futuristic-hairstyles-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:645;a:30:{s:2:\"id\";s:3:\"723\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 1\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-1\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-1.zip\";s:3:\"uid\";s:32:\"28ab921107c8748e1f67185448e4488c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:49:21\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:646;a:30:{s:2:\"id\";s:3:\"724\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 2\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-2\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-2.zip\";s:3:\"uid\";s:32:\"b6508dd2b1621eb44fc191906712730a\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:59:00\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:647;a:30:{s:2:\"id\";s:3:\"725\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 3\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-3\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-3.zip\";s:3:\"uid\";s:32:\"bbddb7776d56f9417a5aa1ffd336580c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:00:51\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:648;a:30:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 4\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-4\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-4.zip\";s:3:\"uid\";s:32:\"191c6f2fc6b1b4d922ac59df22637f04\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:02:42\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:649;a:30:{s:2:\"id\";s:3:\"727\";s:5:\"title\";s:31:\"Instagram Gallery Carousel Pack\";s:5:\"alias\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-03 08:57:11\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:650;a:27:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:29:\"Storytelling Website Template\";s:5:\"alias\";s:29:\"Storytelling-Website-Template\";s:3:\"zip\";s:33:\"Storytelling-Website-Template.zip\";s:3:\"uid\";s:32:\"43a1d7c46025ab8f0b9fc49837f068de\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";s:5:\"video\";s:33:\"storytelling-website-template.mp4\";s:7:\"preview\";s:170:\"https://www.sliderrevolution.com/templates/storytelling-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=storytelling-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">The ultimate solution to captivate your audience with immersive and interactive storytelling experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-04 12:49:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:651;a:30:{s:2:\"id\";s:3:\"729\";s:5:\"title\";s:32:\"Generative AI Wordpress Template\";s:5:\"alias\";s:32:\"generative-ai-wordpress-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"generative-ai-wordpress-template\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";s:5:\"video\";s:36:\"generative-ai-wordpress-template.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:535:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:03:15\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:652;a:30:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:9:\"G AI Hero\";s:5:\"alias\";s:9:\"G-AI-Hero\";s:3:\"zip\";s:19:\"packs/G-AI-Hero.zip\";s:3:\"uid\";s:32:\"bddbaf321d5e7fd3c46ad3cf7b684934\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:06:43\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:653;a:30:{s:2:\"id\";s:3:\"731\";s:5:\"title\";s:10:\"G AI Intro\";s:5:\"alias\";s:10:\"G-AI-Intro\";s:3:\"zip\";s:20:\"packs/G-AI-Intro.zip\";s:3:\"uid\";s:32:\"c260d21743606248a98ebc9fe0f7daa0\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:09:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:654;a:30:{s:2:\"id\";s:3:\"732\";s:5:\"title\";s:10:\"G AI Logos\";s:5:\"alias\";s:10:\"G-AI-Logos\";s:3:\"zip\";s:20:\"packs/G-AI-Logos.zip\";s:3:\"uid\";s:32:\"5e701af3844551f18cf4d45a6853cedd\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:12:16\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:655;a:30:{s:2:\"id\";s:3:\"733\";s:5:\"title\";s:11:\"G AI Images\";s:5:\"alias\";s:11:\"G-AI-Images\";s:3:\"zip\";s:21:\"packs/G-AI-Images.zip\";s:3:\"uid\";s:32:\"8862e4e3ce5c3d67f80809d892df54f5\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:14:32\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:656;a:30:{s:2:\"id\";s:3:\"734\";s:5:\"title\";s:9:\"G AI Copy\";s:5:\"alias\";s:9:\"G-AI-Copy\";s:3:\"zip\";s:19:\"packs/G-AI-Copy.zip\";s:3:\"uid\";s:32:\"067c9615856d2ec6be31b066d82c2306\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:17:03\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:657;a:30:{s:2:\"id\";s:3:\"735\";s:5:\"title\";s:10:\"G AI Tools\";s:5:\"alias\";s:10:\"G-AI-Tools\";s:3:\"zip\";s:20:\"packs/G-AI-Tools.zip\";s:3:\"uid\";s:32:\"23805fec299a8ca82659c030a4f16ce5\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:18:36\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:658;a:30:{s:2:\"id\";s:3:\"736\";s:5:\"title\";s:10:\"G AI Cases\";s:5:\"alias\";s:10:\"G-AI-Cases\";s:3:\"zip\";s:20:\"packs/G-AI-Cases.zip\";s:3:\"uid\";s:32:\"7b474fb1cbc351d00732a51524cc0ae0\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:22:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:659;a:30:{s:2:\"id\";s:3:\"737\";s:5:\"title\";s:18:\"G AI Gallery Title\";s:5:\"alias\";s:18:\"G-AI-Gallery-Title\";s:3:\"zip\";s:28:\"packs/G-AI-Gallery-Title.zip\";s:3:\"uid\";s:32:\"6e28c3f7027e58537782b95d0290b16e\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:24:20\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:660;a:30:{s:2:\"id\";s:3:\"738\";s:5:\"title\";s:12:\"G AI Gallery\";s:5:\"alias\";s:12:\"G-AI-Gallery\";s:3:\"zip\";s:22:\"packs/G-AI-Gallery.zip\";s:3:\"uid\";s:32:\"9ce2e0db0c4af129329b42169133de12\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:26:02\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:661;a:30:{s:2:\"id\";s:3:\"739\";s:5:\"title\";s:17:\"G AI Testimonials\";s:5:\"alias\";s:17:\"G-AI-Testimonials\";s:3:\"zip\";s:27:\"packs/G-AI-Testimonials.zip\";s:3:\"uid\";s:32:\"2bdff749f895cf484919fa379daa4ce1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:29:00\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:662;a:30:{s:2:\"id\";s:3:\"740\";s:5:\"title\";s:11:\"G AI Footer\";s:5:\"alias\";s:11:\"G-AI-Footer\";s:3:\"zip\";s:21:\"packs/G-AI-Footer.zip\";s:3:\"uid\";s:32:\"756676ee2fb920253d84e0558b9e5c43\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:31:24\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:663;a:30:{s:2:\"id\";s:3:\"741\";s:5:\"title\";s:23:\"Visual Design One-Pager\";s:5:\"alias\";s:23:\"visual-design-one-pager\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"visual-design-one-pager\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";s:5:\"video\";s:45:\"visual-design-one-page-portfolio-template.mp4\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:01:18\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:664;a:30:{s:2:\"id\";s:3:\"742\";s:5:\"title\";s:20:\"Visual Designer Menu\";s:5:\"alias\";s:20:\"visual-designer-menu\";s:3:\"zip\";s:30:\"packs/visual-designer-menu.zip\";s:3:\"uid\";s:32:\"5c5177905993ce5e7919d1360f0a264b\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:04:41\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:665;a:30:{s:2:\"id\";s:3:\"743\";s:5:\"title\";s:22:\"Visual Designer Slider\";s:5:\"alias\";s:22:\"visual-designer-slider\";s:3:\"zip\";s:32:\"packs/visual-designer-slider.zip\";s:3:\"uid\";s:32:\"9a48f4a2546c87d311f692aa1a2d70a4\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:06:26\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:666;a:30:{s:2:\"id\";s:3:\"744\";s:5:\"title\";s:25:\"Visual Designer Portfolio\";s:5:\"alias\";s:25:\"Visual-Designer-Portfolio\";s:3:\"zip\";s:35:\"packs/Visual-Designer-Portfolio.zip\";s:3:\"uid\";s:32:\"d53dbb86df1fca5ac940eb98a045b7f7\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:08:57\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:667;a:29:{s:2:\"id\";s:3:\"745\";s:5:\"title\";s:21:\"Visual Designer About\";s:5:\"alias\";s:21:\"Visual-Designer-About\";s:3:\"zip\";s:31:\"packs/Visual-Designer-About.zip\";s:3:\"uid\";s:32:\"0968eb1bf48e95ddccc9fb7555752099\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:10:45\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:668;a:30:{s:2:\"id\";s:3:\"746\";s:5:\"title\";s:22:\"Visual Designer Footer\";s:5:\"alias\";s:22:\"visual-designer-footer\";s:3:\"zip\";s:32:\"packs/visual-designer-footer.zip\";s:3:\"uid\";s:32:\"e6027c38009d73cf8ddaeb70ea48d8a8\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:12:21\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:669;a:30:{s:2:\"id\";s:3:\"747\";s:5:\"title\";s:27:\"Visual Designer Detail View\";s:5:\"alias\";s:27:\"Visual-Designer-Detail-View\";s:3:\"zip\";s:37:\"packs/Visual-Designer-Detail-View.zip\";s:3:\"uid\";s:32:\"1faa6ce0fc43a08f3800acace5eb2925\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:14:05\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:670;a:27:{s:2:\"id\";s:3:\"748\";s:5:\"title\";s:24:\"Online Watch Shop Slider\";s:5:\"alias\";s:24:\"online-watch-shop-slider\";s:3:\"zip\";s:28:\"online-watch-shop-slider.zip\";s:3:\"uid\";s:32:\"bbe52119b342d63ead804a91e2ade96d\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";s:5:\"video\";s:28:\"online-watch-shop-slider.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/online-watch-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=online-watch-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:524:\"<span class=\"ttm_content\">The \"Online Watch Shop Slider\" is a stunning design tailored specifically for watch retailers and enthusiasts. With its sleek and modern layout, this template allows you to showcase your collection of timepieces in a visually captivating manner. Featuring smooth transitions and customizable slides, this template provides a seamless browsing experience for your customers, making it an ideal choice for online watch shops aiming to leave a lasting impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-12 08:36:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Create a Product Comparison Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-product-comparison-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:37:\"tutorial/Online-Watch-Shop-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:671;a:27:{s:2:\"id\";s:3:\"749\";s:5:\"title\";s:31:\"Brewery Website Slider Template\";s:5:\"alias\";s:31:\"Brewery-Website-Slider-Template\";s:3:\"zip\";s:35:\"Brewery-Website-Slider-Template.zip\";s:3:\"uid\";s:32:\"bcf9213d1ba9c2c41382433c124adf30\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";s:5:\"video\";s:35:\"brewery-website-slider-template.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/brewery-website-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brewery-website-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">The Brewery Website Slider Template offers a visually appealing and versatile design, perfect for showcasing the unique offerings of any brewery. With its captivating imagery, smooth transitions, and customizable elements, this template creates an engaging experience that entices visitors to explore the brewery\'s story and discover its exceptional brews. </span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-23 11:27:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Market Drink Products with a Stylish Slider [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-market-drink-products-with-a-stylish-slider/\";s:9:\"guide_img\";s:44:\"tutorial/Brewery-Website-Slider-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:672;a:27:{s:2:\"id\";s:3:\"750\";s:5:\"title\";s:40:\"Hero Slider with Midjourney Image Effect\";s:5:\"alias\";s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";s:3:\"zip\";s:44:\"Hero-Slider-with-Midjourney-Image-Effect.zip\";s:3:\"uid\";s:32:\"45db238a0a64622e4d39f1993106d5e6\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";s:5:\"video\";s:44:\"hero-slider-with-midjourney-image-effect.mp4\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/hero-slider-with-midjourney-image-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-slider-with-midjourney-image-effect\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:427:\"<span class=\"ttm_content\">Experience the magic of our new Hero Slider template, featuring the innovative Midjourney Image Effect. This unique template brings the style of an action movie poster to your website, offering an interactive intro that iss sure to captivate visitors. The Midjourney Image sequence, with its subtle variations, adds a dynamic touch, making your website stand out.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-28 13:47:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Design a High Impact Image for Your Fitness Website’s Home Page [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-high-impact-image-for-your-fitness-website-s-home-page/\";s:9:\"guide_img\";s:53:\"tutorial/Hero-Slider-with-Midjourney-Image-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:673;a:27:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:31:\"Highlight Hero Section Template\";s:5:\"alias\";s:31:\"Highlight-Hero-Section-Template\";s:3:\"zip\";s:35:\"Highlight-Hero-Section-Template.zip\";s:3:\"uid\";s:32:\"e16c375827f3c54cdd224ef612e3e31a\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";s:5:\"video\";s:35:\"highlight-hero-section-template.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/highlight-hero-section-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=highlight-hero-section-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:334:\"<span class=\"ttm_content\">Introducing the Highlight Hero Section Template for Slider Revolution. Make a bold first impression with stunning visuals and seamless animations. Customize every aspect effortlessly and engage your visitors instantly. Elevate your website with this remarkable template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-06 10:07:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Attract Customers to Your Store with a Highlight Hero Section [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-attract-customers-to-your-store-with-a-highlight-hero-section/\";s:9:\"guide_img\";s:44:\"tutorial/Highlight-Hero-Section-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:674;a:27:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:36:\"Samurai Fullscreen Carousel Template\";s:5:\"alias\";s:36:\"Samurai-Fullscreen-Carousel-Template\";s:3:\"zip\";s:40:\"Samurai-Fullscreen-Carousel-Template.zip\";s:3:\"uid\";s:32:\"8b5c5483aa54c09be24bb18a20ec98a5\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";s:5:\"video\";s:40:\"samurai-fullscreen-carousel-template.mp4\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/samurai-fullscreen-carousel-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=samurai-fullscreen-carousel-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:318:\"<span class=\"ttm_content\">Experience the power of our Samurai Fullscreen Carousel Template. With large, bold captions, call-to-action buttons, and tab navigation, it iss a visual feast. Seamlessly pan across a panorama of samurai warriors, thanks to Midjourneys new \"pan\" feature.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:172:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-10 12:21:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:64:\"How to Create a Beautiful Fullscreen Product Carousel [Tutorial]\";s:9:\"guide_url\";s:97:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-fullscreen-product-carousel/\";s:9:\"guide_img\";s:49:\"tutorial/Samurai-Fullscreen-Carousel-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:675;a:30:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:32:\"Surf Scroll Based Story Template\";s:5:\"alias\";s:32:\"surf-scroll-based-story-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"surf-scroll-based-story-template\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";s:5:\"video\";s:36:\"surf-scroll-based-story-template.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:45:39\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:676;a:30:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:18:\"Surf Template Logo\";s:5:\"alias\";s:18:\"Surf-Template-Logo\";s:3:\"zip\";s:28:\"packs/Surf-Template-Logo.zip\";s:3:\"uid\";s:32:\"8bf655d46efa183455bffc8ea5ddd18f\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-08-04 10:48:52\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:677;a:30:{s:2:\"id\";s:3:\"755\";s:5:\"title\";s:15:\"Surf Template 1\";s:5:\"alias\";s:15:\"Surf-Template-1\";s:3:\"zip\";s:25:\"packs/Surf-Template-1.zip\";s:3:\"uid\";s:32:\"4a532d7cbbe52544f41a6a81023a3879\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:52:16\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:678;a:30:{s:2:\"id\";s:3:\"756\";s:5:\"title\";s:15:\"Surf Template 2\";s:5:\"alias\";s:15:\"Surf-Template-2\";s:3:\"zip\";s:25:\"packs/Surf-Template-2.zip\";s:3:\"uid\";s:32:\"7d76218ed2d5144b9dcc0669bb3e346a\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:54:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:679;a:30:{s:2:\"id\";s:3:\"757\";s:5:\"title\";s:15:\"Surf Template 3\";s:5:\"alias\";s:15:\"Surf-Template-3\";s:3:\"zip\";s:25:\"packs/Surf-Template-3.zip\";s:3:\"uid\";s:32:\"a42b54df91b2c3987bbe22280c26b40d\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:56:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:680;a:30:{s:2:\"id\";s:3:\"758\";s:5:\"title\";s:15:\"Surf Template 4\";s:5:\"alias\";s:15:\"Surf-Template-4\";s:3:\"zip\";s:25:\"packs/Surf-Template-4.zip\";s:3:\"uid\";s:32:\"017fb0dca11e63421427315718464823\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:58:06\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:681;a:27:{s:2:\"id\";s:3:\"759\";s:5:\"title\";s:33:\"50/50 Split Screen Website Design\";s:5:\"alias\";s:33:\"50-50-Split-Screen-Website-Design\";s:3:\"zip\";s:37:\"50-50-Split-Screen-Website-Design.zip\";s:3:\"uid\";s:32:\"e524d518ac23d3f408fca3caddf2dac3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";s:5:\"video\";s:31:\"split-screen-website-design.mp4\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/split-screen-website-design/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=split-screen-website-design\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:442:\"<span class=\"ttm_content\">Introducing the 50/50 Split Screen Website Design template: A dynamic showcase that seamlessly balances content and visuals. With a sleek half-and-half layout, captivate your audience with contrasting elements while delivering a clear and engaging message. Customize effortlessly and elevate your web presence with this modern, user-friendly design, only with Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-08 12:22:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Design a Unique Split Screen Layout for Your Homepage [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-unique-split-screen-layout-for-your-homepage/\";s:9:\"guide_img\";s:46:\"tutorial/50-50-Split-Screen-Website-Design.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:682;a:27:{s:2:\"id\";s:3:\"760\";s:5:\"title\";s:33:\"Food Presentation Template Slider\";s:5:\"alias\";s:33:\"Food-Presentation-Template-Slider\";s:3:\"zip\";s:37:\"Food-Presentation-Template-Slider.zip\";s:3:\"uid\";s:32:\"7ebe00aee026ff7baeffaad909e6ee24\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";s:5:\"video\";s:37:\"food-presentation-template-slider.mp4\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/food-presentation-template-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-presentation-template-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:422:\"<span class=\"ttm_content\">Unveil the essence of your cuisine with the \"Food Presentation Template Slider.\" Elevate your dishes through seamless transitions, vibrant imagery, and enticing descriptions in this captivating slider. Engage your audience, tantalize their taste buds, and showcase your culinary artistry effortlessly. Now available in the Slider Revolution template library.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-18 11:56:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Classy Product Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-classy-product-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:46:\"tutorial/Food-Presentation-Template-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:683;a:27:{s:2:\"id\";s:3:\"761\";s:5:\"title\";s:38:\"FutureSight Digital Marketing Template\";s:5:\"alias\";s:38:\"FutureSight-Digital-Marketing-Template\";s:3:\"zip\";s:42:\"FutureSight-Digital-Marketing-Template.zip\";s:3:\"uid\";s:32:\"9bfd6be89aca94230967563d61b796b3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";s:5:\"video\";s:42:\"futuresight-digital-marketing-template.mp4\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/futuresight-digital-marketing-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=futuresight-digital-marketing-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:276:\"<span class=\"ttm_content\">Embrace the future with FutureSight - a template designed for visionary marketers. Its sleek design, combined with dynamic animations, offers a seamless user experience. Perfect for agencies aiming for the stars.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-23 10:38:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create an Eye-Catching Hero with Gradients and Particle Effects [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-hero-with-gradients-and-particle-effects/\";s:9:\"guide_img\";s:51:\"tutorial/FutureSight-Digital-Marketing-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:684;a:27:{s:2:\"id\";s:3:\"762\";s:5:\"title\";s:40:\"Starry Night Parallax Zoom Effect Slider\";s:5:\"alias\";s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";s:3:\"zip\";s:44:\"Starry-Night-Parallax-Zoom-Effect-Slider.zip\";s:3:\"uid\";s:32:\"dd0a9034a10397ba5b0b76fb8d7e203c\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";s:5:\"video\";s:44:\"starry-night-parallax-zoom-effect-slider.mp4\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/starry-night-parallax-zoom-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=starry-night-parallax-zoom-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:498:\"<span class=\"ttm_content\">The \"Starry Night Parallax Zoom Effect Slider\" is a captivating template that transforms your website slider into a mesmerizing journey through a celestial dreamscape. With stunning parallax and zoom effects, it immerses your audience in a starry night sky, creating a visually stunning and engaging user experience that will leave a lasting impression. Perfect for showcasing your content or products with a touch of celestial magic.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-13 11:16:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Create an Eye-catching Slider with a Parallax Zoom Effect [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-slider-with-a-parallax-zoom-effect/\";s:9:\"guide_img\";s:53:\"tutorial/Starry-Night-Parallax-Zoom-Effect-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:685;a:27:{s:2:\"id\";s:3:\"763\";s:5:\"title\";s:44:\"Beyond The Void Parallax Hero With Particles\";s:5:\"alias\";s:15:\"beyond-the-void\";s:3:\"zip\";s:19:\"beyond-the-void.zip\";s:3:\"uid\";s:32:\"c7f47a117b31c76d7f3ad52440abed86\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";s:5:\"video\";s:48:\"beyond-the-void-parallax-hero-with-particles.mp4\";s:7:\"preview\";s:201:\"https://www.sliderrevolution.com/templates/beyond-the-void-parallax-hero-with-particles/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=beyond-the-void-parallax-hero-with-particles\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:384:\"<span class=\"ttm_content\">Journey beyond the stars with our latest template. An astronaut, after landing on a distant asteroid, unveils an alien anomaly. This parallax hero design, reminiscent of a cinematic sci-fi poster, promises a visual treat. \"Beyond the stars, he found the unknown. Now it is coming home.\" Experience the magic of the void.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:339:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-19 14:42:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Enhance Your Hero Image Design with Special Effects [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-enhance-your-hero-image-design-with-special-effects/\";s:9:\"guide_img\";s:28:\"tutorial/beyond-the-void.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:686;a:27:{s:2:\"id\";s:3:\"764\";s:5:\"title\";s:46:\"Extravaganza Ecommerce Product Carousel Static\";s:5:\"alias\";s:33:\"Static-Ecommerce-Product-Carousel\";s:3:\"zip\";s:37:\"Static-Ecommerce-Product-Carousel.zip\";s:3:\"uid\";s:32:\"6bb030f4419e247edfaf94478aa6578e\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";s:5:\"video\";s:43:\"extravaganza-ecommerce-product-carousel.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=extravaganza-ecommerce-product-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 11:56:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Beautiful Product Carousel Design [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-product-carousel-design-tutorial/\";s:9:\"guide_img\";s:39:\"tutorial/ecommerce-product-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:687;a:27:{s:2:\"id\";s:3:\"765\";s:5:\"title\";s:43:\"Extravaganza Ecommerce Product Carousel Woo\";s:5:\"alias\";s:30:\"woo-ecommerce-product-carousel\";s:3:\"zip\";s:34:\"woo-ecommerce-product-carousel.zip\";s:3:\"uid\";s:32:\"51b63bf649fdff61634fe888f51ddb4d\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";s:5:\"video\";s:43:\"extravaganza-ecommerce-product-carousel.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=extravaganza-ecommerce-product-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 12:00:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Beautiful Product Carousel Design [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-product-carousel-design-tutorial/\";s:9:\"guide_img\";s:39:\"tutorial/ecommerce-product-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:688;a:27:{s:2:\"id\";s:3:\"766\";s:5:\"title\";s:31:\"Serenity Hero With Focus Effect\";s:5:\"alias\";s:31:\"Serenity-Hero-With-Focus-Effect\";s:3:\"zip\";s:35:\"Serenity-Hero-With-Focus-Effect.zip\";s:3:\"uid\";s:32:\"f0c6d9090236c20b1d7536aedc3d8cf8\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";s:5:\"video\";s:35:\"serenity-hero-with-focus-effect.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/serenity-hero-with-focus-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=serenity-hero-with-focus-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:578:\"<span class=\"ttm_content\">Enhance your websites visual appeal with the \"Serenity Hero With Focus Effect\" Slider Revolution template. This mesmerizing slider seamlessly combines tranquil backgrounds with dynamic focus effects, guiding your audiences attention to vital elements of your content. Impress with engaging animations, ensure responsive design across all devices, and customize effortlessly to match your brands style. Create a captivating user experience that converts visitors into devoted followers with this exceptional slider.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-10-04 12:03:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Create a Focus Effect to Draw Attention to Your Product Images [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-focus-effect-to-draw-attention-to-your-product-images/\";s:9:\"guide_img\";s:44:\"tutorial/Serenity-Hero-With-Focus-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:689;a:27:{s:2:\"id\";s:3:\"767\";s:5:\"title\";s:29:\"OakGrove Wine Slider Template\";s:5:\"alias\";s:29:\"OakGrove-Wine-Slider-Template\";s:3:\"zip\";s:33:\"OakGrove-Wine-Slider-Template.zip\";s:3:\"uid\";s:32:\"151ae1d2e6e7b84873f8b62ba57f829c\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide1.jpg\";s:5:\"video\";s:33:\"oakgrove-wine-slider-template.mp4\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/oakgrove-wine-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oakgrove-wine-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">Unveil the allure of your wines with the \"OakGrove Wine Slider Template.\" Infused with rustic elegance and smooth transitions, this template offers a captivating journey through your vineyards legacy. Whether you are a boutique winery or an established vineyard, this slider is the ideal tool to showcase your finest vintages and unique tasting experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-03 15:34:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Mysterious Splash Page for Your Website [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-mysterious-splash-page-for-your-website/\";s:9:\"guide_img\";s:42:\"tutorial/OakGrove-Wine-Slider-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:690;a:27:{s:2:\"id\";s:3:\"768\";s:5:\"title\";s:32:\"Geometric Slider Design Template\";s:5:\"alias\";s:32:\"Geometric-Slider-Design-Template\";s:3:\"zip\";s:36:\"Geometric-Slider-Design-Template.zip\";s:3:\"uid\";s:32:\"f024549e5a43b79c185def088f00e42f\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide1.jpg\";s:5:\"video\";s:36:\"geometric-slider-design-template.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/geometric-slider-design-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=geometric-slider-design-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:446:\"<span class=\"ttm_content\">Immerse your audience in contemporary visual sophistication with our Geometric Slider Design Template. This dynamic slider combines sleek geometric patterns with a modern aesthetic, creating a captivating visual experience. With its seamless integration and customizable features, effortlessly elevate your websites allure and engage your visitors in a cutting-edge digital journey.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:25:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Create an Eye-catching Geometric Design for Your Homepage [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-geometric-design-for-your-homepage/\";s:9:\"guide_img\";s:45:\"tutorial/Geometric-Slider-Design-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:691;a:27:{s:2:\"id\";s:3:\"769\";s:5:\"title\";s:43:\"Chocolate Bar Product Presentation Template\";s:5:\"alias\";s:43:\"Chocolate-Bar-Product-Presentation-Template\";s:3:\"zip\";s:47:\"Chocolate-Bar-Product-Presentation-Template.zip\";s:3:\"uid\";s:32:\"dc30a3d883c8d16de25544e94640c982\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide1.jpg\";s:5:\"video\";s:47:\"chocolate-bar-product-presentation-template.mp4\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/chocolate-bar-product-presentation-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=chocolate-bar-product-presentation-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:346:\"<span class=\"ttm_content\">Unwrap the \"Chocolate Bar Product Presentation Template\" – a delectable, visually captivating showcase for your irresistible chocolate creations. Whether you are a chocolatier or a gourmet brand, this template is the key to presenting your products with a touch of sophistication.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:29:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Create a Unique Product Presentation Slider for Your Site [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-unique-product-presentation-slider-for-your-site/\";s:9:\"guide_img\";s:56:\"tutorial/Chocolate-Bar-Product-Presentation-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:692;a:27:{s:2:\"id\";s:3:\"770\";s:5:\"title\";s:30:\"Fluid Dynamics Effect Showcase\";s:5:\"alias\";s:30:\"Fluid-Dynamics-Effect-Showcase\";s:3:\"zip\";s:34:\"Fluid-Dynamics-Effect-Showcase.zip\";s:3:\"uid\";s:32:\"cdd9213edf970f1fe04ded427fb2ada8\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide1.jpg\";s:5:\"video\";s:34:\"fluid-dynamics-effect-showcase.mp4\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/fluid-dynamics-effect-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fluid-dynamics-effect-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:312:\"<span class=\"ttm_content\">Introducing the Fluid Dynamics Effect Showcase - a mesmerizing journey through liquid/gas wonders. Delve into cyber flows, chromatic ripples, ethereal jungle spirits, and cosmic collisions. Crafted for those who appreciate the magic in every pixel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:181:\"[{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:32:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"Add Some Magic to Your Hero Section with Liquid Animation Effects [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/add-some-magic-to-your-hero-section-with-liquid-animation-effects/\";s:9:\"guide_img\";s:43:\"tutorial/Fluid-Dynamics-Effect-Showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:693;a:26:{s:2:\"id\";s:3:\"771\";s:5:\"title\";s:39:\"Spotlight Hero Header With Fluid Effect\";s:5:\"alias\";s:39:\"Spotlight-Hero-Header-With-Fluid-Effect\";s:3:\"zip\";s:43:\"Spotlight-Hero-Header-With-Fluid-Effect.zip\";s:3:\"uid\";s:32:\"c15c375d48a9368fcb61f6a732fb9b9b\";s:3:\"img\";s:50:\"Spotlight-Hero-Header-With-Fluid-Effect/slide1.jpg\";s:5:\"video\";s:43:\"spotlight-hero-header-with-fluid-effect.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/spotlight-hero-header-with-fluid-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spotlight-hero-header-with-fluid-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:355:\"<span class=\"ttm_content\">The \"Spotlight Hero Header With Fluid Effect\" is a dynamic and visually engaging website header template, perfect for making a bold first impression. Ideal for creative agencies, product showcases, or promotional campaigns, it blends drama with functionality for a memorable user experience.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:510:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:48:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:62:\"How to Create an Innovative Typography Hero Section [Tutorial]\";s:9:\"guide_url\";s:95:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-innovative-typography-hero-section/\";s:9:\"guide_img\";s:52:\"tutorial/Spotlight-Hero-Header-With-Fluid-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:694;a:27:{s:2:\"id\";s:3:\"772\";s:5:\"title\";s:38:\"Suits Product Showcase Slider Template\";s:5:\"alias\";s:38:\"Suits-Product-Showcase-Slider-Template\";s:3:\"zip\";s:42:\"Suits-Product-Showcase-Slider-Template.zip\";s:3:\"uid\";s:32:\"f15dcfc11bbadfd8973ea38627d3ede6\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide1.jpg\";s:5:\"video\";s:42:\"suits-product-showcase-slider-template.mp4\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/suits-product-showcase-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=suits-product-showcase-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:494:\"<span class=\"ttm_content\">The \"Suits Product Showcase Slider Template\" is a sleek and professional slider design tailored for highlighting high-end products, especially suits. It features clean, elegant lines with a minimalist layout, ensuring the products are the focal point. This template is perfect for fashion retailers or businesses looking to showcase their products with sophistication and style, offering an intuitive and engaging user experience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:51:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create an Eye-Catching Slider for Your Ecommerce Home Page [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-slider-for-your-ecommerce-home-page/\";s:9:\"guide_img\";s:51:\"tutorial/Suits-Product-Showcase-Slider-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:695;a:27:{s:2:\"id\";s:3:\"773\";s:5:\"title\";s:41:\"Beards Full Width Image Carousel Template\";s:5:\"alias\";s:41:\"Beards-Full-Width-Image-Carousel-Template\";s:3:\"zip\";s:45:\"Beards-Full-Width-Image-Carousel-Template.zip\";s:3:\"uid\";s:32:\"98de06abfddd962e725202ceac02a952\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide1.jpg\";s:5:\"video\";s:45:\"beards-full-width-image-carousel-template.mp4\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/beards-full-width-image-carousel-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=beards-full-width-image-carousel-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:637:\"<span class=\"ttm_content\">The \"Beards Full Width Image Carousel Template\" is a modern and stylish carousel design, ideal for showcasing wide-ranging images, especially focusing on beard styles and grooming products. This template features a full-width layout, giving each image maximum screen space for a more immersive visual experience. Its sleek and user-friendly interface allows for smooth navigation through the carousel, making it perfect for barber shops, grooming blogs, or lifestyle brands that want to highlight their work or products in a visually appealing and easily accessible format.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:172:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:54:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Give Your Customers Different Choices with a Full-Width Image Carousel [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/give-your-customers-different-choices-with-a-full-width-image-carousel/\";s:9:\"guide_img\";s:54:\"tutorial/Beards-Full-Width-Image-Carousel-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:696;a:27:{s:2:\"id\";s:3:\"774\";s:5:\"title\";s:29:\"Animated Type Hero Collection\";s:5:\"alias\";s:29:\"Animated-Type-Hero-Collection\";s:3:\"zip\";s:33:\"Animated-Type-Hero-Collection.zip\";s:3:\"uid\";s:32:\"b939ae94fc4bcc2cf2aad050dc14a2f9\";s:3:\"img\";s:40:\"Animated-Type-Hero-Collection/slide1.jpg\";s:5:\"video\";s:33:\"animated-type-hero-collection.mp4\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/animated-type-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=animated-type-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:310:\"<span class=\"ttm_content\">Elevate your websites first impression with dynamic, animated typography. Perfect for impactful hero sections, these template is versatile, easily customizable, and designed to make your message stand out, ensuring a memorable visitor experience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:32:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:697;a:27:{s:2:\"id\";s:3:\"775\";s:5:\"title\";s:37:\"Horoscope Slider with Zodiac Showcase\";s:5:\"alias\";s:37:\"Horoscope-Slider-with-Zodiac-Showcase\";s:3:\"zip\";s:41:\"Horoscope-Slider-with-Zodiac-Showcase.zip\";s:3:\"uid\";s:32:\"e896ce65076384fc81834b389dd90385\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide1.jpg\";s:5:\"video\";s:41:\"horoscope-slider-with-zodiac-showcase.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/horoscope-slider-with-zodiac-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=horoscope-slider-with-zodiac-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:483:\"<span class=\"ttm_content\">The \"Horoscope Slider with Zodiac Showcase\" is an engaging Slider Revolution template that brings the magic of astrology to your website. It offers a sleek, interactive experience with beautiful visuals of all twelve zodiac signs, providing users with insightful astrological information. Perfect for adding a celestial touch to any site, this template makes exploring the zodiac both informative and visually stunning.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:527:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:35:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create an Employee Spotlight Presentation Using a Website Slider [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-employee-spotlight-presentation-using-a-website-slider/\";s:9:\"guide_img\";s:50:\"tutorial/Horoscope-Slider-with-Zodiac-Showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:698;a:27:{s:2:\"id\";s:3:\"776\";s:5:\"title\";s:32:\"Urban Oven Pizza Slider Template\";s:5:\"alias\";s:32:\"Urban-Oven-Pizza-Slider-Template\";s:3:\"zip\";s:36:\"Urban-Oven-Pizza-Slider-Template.zip\";s:3:\"uid\";s:32:\"630e123eb690fcf2f9a8807f64e24855\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide1.jpg\";s:5:\"video\";s:36:\"urban-oven-pizza-slider-template.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/urban-oven-pizza-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=urban-oven-pizza-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:514:\"<span class=\"ttm_content\">Elevate your pizzerias online presence with the \"Urban Oven Pizza Slider\", a modern and sleek website slider designed to showcase the irresistible appeal of freshly baked pizzas. This template captivates with vivid imagery and smooth transitions, highlighting your culinary creations and enticing food enthusiasts with every slide. Perfect for any food-oriented website looking to engage and attract customers with a taste of urban dining excellence.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:43:14\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:699;a:30:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:42:\"Modern Web Agency Website Template Package\";s:5:\"alias\";s:42:\"modern-web-agency-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:42:\"modern-web-agency-website-template-package\";s:3:\"img\";s:47:\"packages/Modern-Web-Agency-Website-Template.jpg\";s:5:\"video\";s:38:\"modern-web-agency-website-template.mp4\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:46:51\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:700;a:30:{s:2:\"id\";s:3:\"778\";s:5:\"title\";s:22:\"Modern Web Agency Hero\";s:5:\"alias\";s:22:\"Modern-Web-Agency-Hero\";s:3:\"zip\";s:32:\"packs/Modern-Web-Agency-Hero.zip\";s:3:\"uid\";s:32:\"c7c212ffd591dc749821824acfed9b1e\";s:3:\"img\";s:33:\"Modern-Web-Agency-Hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:181:\"[{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:50:46\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:701;a:30:{s:2:\"id\";s:3:\"779\";s:5:\"title\";s:24:\"Modern Web Agency Brands\";s:5:\"alias\";s:24:\"Modern-Web-Agency-Brands\";s:3:\"zip\";s:34:\"packs/Modern-Web-Agency-Brands.zip\";s:3:\"uid\";s:32:\"1264d8fefc943dbcc791458e6cee7ce8\";s:3:\"img\";s:35:\"Modern-Web-Agency-Brands/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 14:53:18\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:702;a:30:{s:2:\"id\";s:3:\"780\";s:5:\"title\";s:23:\"Modern Web Agency About\";s:5:\"alias\";s:23:\"Modern-Web-Agency-About\";s:3:\"zip\";s:33:\"packs/Modern-Web-Agency-About.zip\";s:3:\"uid\";s:32:\"28af788973472a5b8d1d9f4bc9200667\";s:3:\"img\";s:34:\"Modern-Web-Agency-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 14:55:45\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:703;a:30:{s:2:\"id\";s:3:\"781\";s:5:\"title\";s:26:\"Modern Web Agency Projects\";s:5:\"alias\";s:26:\"Modern-Web-Agency-Projects\";s:3:\"zip\";s:36:\"packs/Modern-Web-Agency-Projects.zip\";s:3:\"uid\";s:32:\"ff5c528962fcbff1c39184d538a32a6a\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:57:15\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:704;a:30:{s:2:\"id\";s:3:\"782\";s:5:\"title\";s:32:\"Modern Web Agency Title Projects\";s:5:\"alias\";s:32:\"Modern-Web-Agency-Title-Projects\";s:3:\"zip\";s:42:\"packs/Modern-Web-Agency-Title-Projects.zip\";s:3:\"uid\";s:32:\"ff9fe269ad43f301274963920944b903\";s:3:\"img\";s:43:\"Modern-Web-Agency-Title-Projects/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:00:22\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:705;a:30:{s:2:\"id\";s:3:\"783\";s:5:\"title\";s:26:\"Modern Web Agency Services\";s:5:\"alias\";s:26:\"Modern-Web-Agency-Services\";s:3:\"zip\";s:36:\"packs/Modern-Web-Agency-Services.zip\";s:3:\"uid\";s:32:\"f307d3db154e238ca0de95dac9401963\";s:3:\"img\";s:37:\"Modern-Web-Agency-Services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 15:02:05\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:706;a:30:{s:2:\"id\";s:3:\"784\";s:5:\"title\";s:25:\"Modern Web Agency Contact\";s:5:\"alias\";s:25:\"Modern-Web-Agency-Contact\";s:3:\"zip\";s:35:\"packs/Modern-Web-Agency-Contact.zip\";s:3:\"uid\";s:32:\"ffba037192afa45656e9f4f7bc425b3c\";s:3:\"img\";s:36:\"Modern-Web-Agency-Contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:03:27\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:707;a:30:{s:2:\"id\";s:3:\"785\";s:5:\"title\";s:23:\"Modern Agency Project 1\";s:5:\"alias\";s:23:\"Modern-Agency-Project-1\";s:3:\"zip\";s:33:\"packs/Modern-Agency-Project-1.zip\";s:3:\"uid\";s:32:\"a894e6ba97e8176be1e66abebcaaf986\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:04:46\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:708;a:29:{s:2:\"id\";s:3:\"786\";s:5:\"title\";s:23:\"Modern Agency Project 2\";s:5:\"alias\";s:23:\"Modern-Agency-Project-2\";s:3:\"zip\";s:33:\"packs/Modern-Agency-Project-2.zip\";s:3:\"uid\";s:32:\"a6a6f6cdd82579808bbff580261adfdf\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:08:30\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:709;a:30:{s:2:\"id\";s:3:\"787\";s:5:\"title\";s:23:\"Modern Agency Project 3\";s:5:\"alias\";s:23:\"Modern-Agency-Project-3\";s:3:\"zip\";s:33:\"packs/Modern-Agency-Project-3.zip\";s:3:\"uid\";s:32:\"77b68af53a2d6ed705e8118334144fa8\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:10:19\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:710;a:30:{s:2:\"id\";s:3:\"788\";s:5:\"title\";s:23:\"Modern Agency Project 4\";s:5:\"alias\";s:23:\"Modern-Agency-Project-4\";s:3:\"zip\";s:33:\"packs/Modern-Agency-Project-4.zip\";s:3:\"uid\";s:32:\"347d38dd2ddf98497ef7a621b0d6ec1f\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:11:56\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:711;a:26:{s:2:\"id\";s:3:\"789\";s:5:\"title\";s:27:\"Dog Shelter Showcase Slider\";s:5:\"alias\";s:33:\"Dog-Shelter-Puppy-Showcase-Slider\";s:3:\"zip\";s:31:\"Dog-Shelter-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"7c301fa0df88e2a143a3e166c5610ad2\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide1.jpg\";s:5:\"video\";s:31:\"dog-shelter-showcase-slider.mp4\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/dog-shelter-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dog-shelter-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:582:\"<span class=\"ttm_content\">Discover the \"Dog Shelter Showcase Slider,\" a captivating slider template crafted for dog shelters aiming to connect puppies with their forever homes. Featuring engaging slides with high-quality images and essential puppy details, this template highlights the unique personalities of each adorable canine. It\'s user-friendly, fully responsive, and designed to inspire potential adopters, making it an essential addition to any dog adoption website. Bring stories to life and help puppies find their families with ease.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-30 16:03:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:712;a:26:{s:2:\"id\";s:3:\"790\";s:5:\"title\";s:34:\"Velocity Elegant Fullscreen Slider\";s:5:\"alias\";s:34:\"Velocity-Elegant-Fullscreen-Slider\";s:3:\"zip\";s:38:\"Velocity-Elegant-Fullscreen-Slider.zip\";s:3:\"uid\";s:32:\"bfaea7a4e5e15981e2ec432b2f6bb0c2\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide1.jpg\";s:5:\"video\";s:38:\"velocity-elegant-fullscreen-slider.mp4\";s:7:\"preview\";s:117:\"https://sliderrevolution.com/templates/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=templates\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:550:\"<span class=\"ttm_content\">Elevate your website with our Elegant Fullscreen Slider, a visually striking presentation tool designed specifically for showcasing bicycles. This slider captures the essence of both style and functionality, offering fullscreen visuals that bring your cycling products to life. With seamless transitions and a clean design, it is perfect for cycling shops, manufacturers, or any enthusiast looking to highlight their passion for bicycles through a dynamic and engaging online experience</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-30 16:08:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:713;a:26:{s:2:\"id\";s:3:\"791\";s:5:\"title\";s:37:\"Professional Training Slider Template\";s:5:\"alias\";s:37:\"Professional-Training-Slider-Template\";s:3:\"zip\";s:41:\"Professional-Training-Slider-Template.zip\";s:3:\"uid\";s:32:\"27bb0e841e8b508883dd4db3d65e342b\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide1.jpg\";s:5:\"video\";s:41:\"professional-training-slider-template.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/professional-training-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=professional-training-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.10\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:618:\"<span class=\"ttm_content\">Capture the essence of expertise with this Professional Training Slider Template, designed to showcase educational or training services in a compelling and visually engaging manner. Perfect for institutions, trainers, and educational programs looking to highlight their offerings, this template features sleek design elements and intuitive layouts that guide potential clients through your services. Its versatile structure ensures it can be adapted to various professional settings, enhancing user experience and emphasizing key information effectively.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-05-06 14:27:37\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:714;a:27:{s:2:\"id\";s:3:\"792\";s:5:\"title\";s:31:\"Modern Restaurant Slider Design\";s:5:\"alias\";s:31:\"Modern-Restaurant-Slider-Design\";s:3:\"zip\";s:35:\"Modern-Restaurant-Slider-Design.zip\";s:3:\"uid\";s:32:\"460679aa4879a6ed62b489fb9198169e\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide1.jpg\";s:5:\"video\";s:35:\"modern-restaurant-slider-design.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/modern-restaurant-slider-design/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-restaurant-slider-design\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:435:\"<span class=\"ttm_content\">Elevate your restaurants online presence with the Modern Restaurant Slider Design, an exquisite template that seamlessly blends stunning visuals of signature dishes with elegant typography and refined design elements. Ideal for fine dining establishments, bistros, and cafes, this slider is designed to captivate your audience and turn online visitors into loyal patrons.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-05-24 11:03:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:715;a:30:{s:2:\"id\";s:3:\"793\";s:5:\"title\";s:32:\"Coworking Space Website Template\";s:5:\"alias\";s:32:\"coworking-space-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"coworking-space-website-template\";s:3:\"img\";s:45:\"packages/coworking-space-website-template.jpg\";s:5:\"video\";s:36:\"coworking-space-website-template.mp4\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:43:56\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:716;a:30:{s:2:\"id\";s:3:\"794\";s:5:\"title\";s:20:\"Coworking Space Menu\";s:5:\"alias\";s:20:\"Coworking-Space-Menu\";s:3:\"zip\";s:30:\"packs/Coworking-Space-Menu.zip\";s:3:\"uid\";s:32:\"a54d7136ad9469944a75b7a1ac1e9cad\";s:3:\"img\";s:31:\"Coworking-Space-Menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:732:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:46:22\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:717;a:29:{s:2:\"id\";s:3:\"795\";s:5:\"title\";s:20:\"Coworking Space Hero\";s:5:\"alias\";s:20:\"Coworking-Space-Hero\";s:3:\"zip\";s:30:\"packs/Coworking-Space-Hero.zip\";s:3:\"uid\";s:32:\"b64e93198eb2b9f1662d11da891833a3\";s:3:\"img\";s:31:\"Coworking-Space-Hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:48:26\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:718;a:30:{s:2:\"id\";s:3:\"796\";s:5:\"title\";s:23:\"Coworking Space Counter\";s:5:\"alias\";s:23:\"Coworking-Space-Counter\";s:3:\"zip\";s:33:\"packs/Coworking-Space-Counter.zip\";s:3:\"uid\";s:32:\"779df7e1cfd3e20813f4e2cfe75351e1\";s:3:\"img\";s:34:\"Coworking-Space-Counter/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:50:21\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:719;a:30:{s:2:\"id\";s:3:\"797\";s:5:\"title\";s:26:\"Coworking Space Why Choose\";s:5:\"alias\";s:26:\"Coworking-Space-Why-Choose\";s:3:\"zip\";s:36:\"packs/Coworking-Space-Why-Choose.zip\";s:3:\"uid\";s:32:\"0148f542b5884b5508355508afc21790\";s:3:\"img\";s:37:\"Coworking-Space-Why-Choose/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:52:24\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:720;a:30:{s:2:\"id\";s:3:\"798\";s:5:\"title\";s:25:\"Coworking Space Amenities\";s:5:\"alias\";s:25:\"Coworking-Space-Amenities\";s:3:\"zip\";s:35:\"packs/Coworking-Space-Amenities.zip\";s:3:\"uid\";s:32:\"f0c9d57fad0574ad61d55818d7fe2384\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:54:02\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:721;a:30:{s:2:\"id\";s:3:\"799\";s:5:\"title\";s:21:\"Coworking Space Plans\";s:5:\"alias\";s:21:\"Coworking-Space-Plans\";s:3:\"zip\";s:31:\"packs/Coworking-Space-Plans.zip\";s:3:\"uid\";s:32:\"d0bd67ed8369c905fab8d162e90d909c\";s:3:\"img\";s:32:\"Coworking-Space-Plans/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:57:42\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:722;a:30:{s:2:\"id\";s:3:\"800\";s:5:\"title\";s:28:\"Coworking Space Testimonials\";s:5:\"alias\";s:28:\"Coworking-Space-Testimonials\";s:3:\"zip\";s:38:\"packs/Coworking-Space-Testimonials.zip\";s:3:\"uid\";s:32:\"4c0f0d009ffff4a2e5bcb763ba3b59df\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:59:24\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:723;a:30:{s:2:\"id\";s:3:\"801\";s:5:\"title\";s:20:\"Coworking Space Join\";s:5:\"alias\";s:20:\"Coworking-Space-Join\";s:3:\"zip\";s:30:\"packs/Coworking-Space-Join.zip\";s:3:\"uid\";s:32:\"3ce0b13b8345324a396dc82e10b1d6d7\";s:3:\"img\";s:31:\"Coworking-Space-Join/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 17:01:34\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:724;a:30:{s:2:\"id\";s:3:\"802\";s:5:\"title\";s:22:\"Coworking Space Footer\";s:5:\"alias\";s:22:\"Coworking-Space-Footer\";s:3:\"zip\";s:32:\"packs/Coworking-Space-Footer.zip\";s:3:\"uid\";s:32:\"ca80282c2de127b26fd753897c9e6fe0\";s:3:\"img\";s:33:\"Coworking-Space-Footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 17:02:36\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:725;a:27:{s:2:\"id\";s:3:\"803\";s:5:\"title\";s:22:\"Seafood Store Template\";s:5:\"alias\";s:22:\"Seafood-Store-Template\";s:3:\"zip\";s:26:\"Seafood-Store-Template.zip\";s:3:\"uid\";s:32:\"32f8d8f6925c45d5c049b46c83616d8c\";s:3:\"img\";s:33:\"Seafood-Store-Template/slide1.jpg\";s:5:\"video\";s:26:\"seafood-store-template.mp4\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/seafood-store-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=seafood-store-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.7.14\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:757:\"<span class=\"ttm_content\">Introducing the Seafood Store Template, a visually stunning and highly informative slider designed specifically for fish and seafood businesses. This template features five beautifully crafted slides, each showcasing a different type of fresh fish with high-resolution images, detailed descriptions, and engaging calls to action. Perfect for seafood markets, online fish stores, and restaurants, this template combines coastal aesthetics with modern design elements to create an appealing and user-friendly experience. With easy customization options and responsive design, the Seafood Store Template is the ideal solution for highlighting your premium seafood products and enticing customers.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:370:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-07-08 12:16:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:726;a:27:{s:2:\"id\";s:3:\"804\";s:5:\"title\";s:41:\"Director & Photographer Showcase Template\";s:5:\"alias\";s:40:\"Director--Photographer-Showcase-Template\";s:3:\"zip\";s:44:\"Director--Photographer-Showcase-Template.zip\";s:3:\"uid\";s:32:\"93cc8dbae694476a7e59f6e7121c79b7\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide1.jpg\";s:5:\"video\";s:47:\"director-and-photographer-showcase-template.mp4\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/director-and-photographer-showcase-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=director-and-photographer-showcase-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:679:\"<span class=\"ttm_content\">This meticulously crafted slider is designed for creative professionals who want to make a bold statement with their portfolio. Featuring 10 dynamic slides that seamlessly showcase a curated reel of stunning videos and images, it offers a powerful visual narrative that captures the essence of your work. Whether you\'re a director, photographer, or visual artist, this template provides the perfect platform to highlight your creativity, leaving a lasting impression on your audience with its sleek transitions, captivating layouts, and professional design. Elevate your showcase and let your work speak for itself.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-08-02 10:05:28\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:727;a:27:{s:2:\"id\";s:3:\"805\";s:5:\"title\";s:40:\"Stellar Souls Creative Fullscreen Slider\";s:5:\"alias\";s:40:\"Stellar-Souls-Creative-Fullscreen-Slider\";s:3:\"zip\";s:44:\"Stellar-Souls-Creative-Fullscreen-Slider.zip\";s:3:\"uid\";s:32:\"3e41511dd6095dc7131cdcc329d8539a\";s:3:\"img\";s:51:\"Stellar-Souls-Creative-Fullscreen-Slider/slide1.jpg\";s:5:\"video\";s:44:\"stellar-souls-creative-fullscreen-slider.mp4\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/stellar-souls-creative-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stellar-souls-creative-fullscreen-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.17\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:474:\"<span class=\"ttm_content\">Stellar Souls Creative Fullscreen Slider is a visually captivating template designed to elevate your websites aesthetic. With its seamless transitions and immersive fullscreen experience, this slider blends cosmic imagery with elegant typography, perfect for showcasing creative content in a modern, dynamic way. Ideal for portfolios, artistic presentations, or any project that seeks to inspire and captivate.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-08-14 10:55:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:728;a:27:{s:2:\"id\";s:3:\"806\";s:5:\"title\";s:30:\"Dystopian Fashion Brand Slider\";s:5:\"alias\";s:30:\"Dystopian-Fashion-Brand-Slider\";s:3:\"zip\";s:34:\"Dystopian-Fashion-Brand-Slider.zip\";s:3:\"uid\";s:32:\"564e974deb05f824058ac35c3c560ef4\";s:3:\"img\";s:41:\"Dystopian-Fashion-Brand-Slider/slide1.jpg\";s:5:\"video\";s:34:\"dystopian-fashion-brand-slider.mp4\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/dystopian-fashion-brand-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dystopian-fashion-brand-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:550:\"<span class=\"ttm_content\">Step into a future where fashion meets the edge of tomorrow with the Dystopian Fashion Brand Slider. This template is designed for brands that challenge the conventional, offering a visually striking presentation of bold, avant-garde styles. Featuring dramatic imagery, powerful headlines, and sleek transitions, this slider captures the essence of a world transformed by the unknown, perfect for showcasing collections that speak to resilience, adaptation, and forward-thinking design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:358:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-08-21 11:48:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:729;a:30:{s:2:\"id\";s:3:\"807\";s:5:\"title\";s:33:\"Renewable Energy Website Template\";s:5:\"alias\";s:33:\"renewable-energy-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"renewable-energy-website-template\";s:3:\"img\";s:46:\"packages/Renewable-Energy-Website-Template.jpg\";s:5:\"video\";s:37:\"renewable-energy-website-template.mp4\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-09-19 13:51:56\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:730;a:30:{s:2:\"id\";s:3:\"808\";s:5:\"title\";s:21:\"Renewable Energy Menu\";s:5:\"alias\";s:21:\"Renewable-Energy-Menu\";s:3:\"zip\";s:31:\"packs/Renewable-Energy-Menu.zip\";s:3:\"uid\";s:32:\"31e0c0cf4233b472c51b66ed0d9601fc\";s:3:\"img\";s:32:\"Renewable-Energy-Menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-09-19 13:54:18\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:731;a:30:{s:2:\"id\";s:3:\"809\";s:5:\"title\";s:21:\"Renewable Energy Hero\";s:5:\"alias\";s:21:\"Renewable-Energy-Hero\";s:3:\"zip\";s:31:\"packs/Renewable-Energy-Hero.zip\";s:3:\"uid\";s:32:\"f3877fa9e8a16dfefb9686fdf77ea0d8\";s:3:\"img\";s:32:\"Renewable-Energy-Hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-09-19 13:56:28\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:732;a:30:{s:2:\"id\";s:3:\"810\";s:5:\"title\";s:22:\"Renewable Energy About\";s:5:\"alias\";s:22:\"Renewable-Energy-About\";s:3:\"zip\";s:32:\"packs/Renewable-Energy-About.zip\";s:3:\"uid\";s:32:\"383c990a5aa272942d9d16b4a37bd10e\";s:3:\"img\";s:33:\"Renewable-Energy-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-09-19 13:57:34\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:733;a:30:{s:2:\"id\";s:3:\"811\";s:5:\"title\";s:26:\"Renewable Energy Solutions\";s:5:\"alias\";s:26:\"Renewable-Energy-Solutions\";s:3:\"zip\";s:36:\"packs/Renewable-Energy-Solutions.zip\";s:3:\"uid\";s:32:\"98cd3ab82f8a6c8187e03679e7628ac1\";s:3:\"img\";s:37:\"Renewable-Energy-Solutions/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-09-19 13:59:05\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:734;a:30:{s:2:\"id\";s:3:\"812\";s:5:\"title\";s:27:\"Renewable Energy Technology\";s:5:\"alias\";s:27:\"Renewable-Energy-Technology\";s:3:\"zip\";s:37:\"packs/Renewable-Energy-Technology.zip\";s:3:\"uid\";s:32:\"6196ebc8b38ce6cc6191db9f109543f2\";s:3:\"img\";s:38:\"Renewable-Energy-Technology/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-09-19 14:01:04\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:735;a:30:{s:2:\"id\";s:3:\"813\";s:5:\"title\";s:25:\"Renewable Energy Benefits\";s:5:\"alias\";s:25:\"Renewable-Energy-Benefits\";s:3:\"zip\";s:35:\"packs/Renewable-Energy-Benefits.zip\";s:3:\"uid\";s:32:\"88d08d96fd84ca64cf50476394246948\";s:3:\"img\";s:36:\"Renewable-Energy-Benefits/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-09-19 14:02:12\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:736;a:30:{s:2:\"id\";s:3:\"814\";s:5:\"title\";s:25:\"Renewable Energy Projects\";s:5:\"alias\";s:25:\"Renewable-Energy-Projects\";s:3:\"zip\";s:35:\"packs/Renewable-Energy-Projects.zip\";s:3:\"uid\";s:32:\"44c3942cfd4dfae1ce404a15cb71d057\";s:3:\"img\";s:36:\"Renewable-Energy-Projects/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-09-19 14:03:10\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:737;a:30:{s:2:\"id\";s:3:\"815\";s:5:\"title\";s:24:\"Renewable Energy Contact\";s:5:\"alias\";s:24:\"Renewable-Energy-Contact\";s:3:\"zip\";s:34:\"packs/Renewable-Energy-Contact.zip\";s:3:\"uid\";s:32:\"d465ac8a01a36a5cf21f80f0d61eca9b\";s:3:\"img\";s:35:\"Renewable-Energy-Contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/renewable-energy-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=renewable-energy-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.18\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:554:\"<span class=\"ttm_content\">This template offers a modern, dynamic platform for showcasing renewable energy solutions. Featuring immersive visuals, interactive elements, and smooth animations, it’s designed to engage visitors and effectively communicate the benefits of clean energy. With sections dedicated to technology, innovation, and sustainability, it provides an informative and compelling narrative, perfect for organizations aiming to inspire and educate their audience about the future of renewable energy.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-09-19 14:05:52\";s:7:\"package\";s:41:\"Renewable Energy Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"68\";s:9:\"installed\";b:0;}i:738;a:27:{s:2:\"id\";s:3:\"816\";s:5:\"title\";s:40:\"Wheels & Tires Automotive Product Slider\";s:5:\"alias\";s:39:\"Wheels--Tires-Automotive-Product-Slider\";s:3:\"zip\";s:43:\"Wheels--Tires-Automotive-Product-Slider.zip\";s:3:\"uid\";s:32:\"68650b32f957e75c7d78d0cbdebf9292\";s:3:\"img\";s:50:\"Wheels--Tires-Automotive-Product-Slider/slide1.jpg\";s:5:\"video\";s:46:\"wheels-and-tires-automotive-product-slider.mp4\";s:7:\"preview\";s:197:\"https://www.sliderrevolution.com/templates/wheels-and-tires-automotive-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wheels-and-tires-automotive-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:621:\"<span class=\"ttm_content\">This high-impact template offers a stunning visual showcase for automotive wheels, tires, and other circular products. With its sleek design and central focus on a rotating product display, this slider is ideal for brands looking to make a bold statement. Featuring dedicated slides for highlighting product details, pricing, and performance specs, this template is perfect for elevating your online presence and captivating your audience with elegance and style. Experience the ultimate way to display premium products with this modern, interactive slider.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-10-04 12:59:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:739;a:27:{s:2:\"id\";s:3:\"817\";s:5:\"title\";s:37:\"Animated Coming Soon Website Template\";s:5:\"alias\";s:37:\"Animated-Coming-Soon-Website-Template\";s:3:\"zip\";s:41:\"Animated-Coming-Soon-Website-Template.zip\";s:3:\"uid\";s:32:\"0b8be610a320808fad10847529d67970\";s:3:\"img\";s:48:\"Animated-Coming-Soon-Website-Template/slide1.jpg\";s:5:\"video\";s:41:\"animated-coming-soon-website-template.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/animated-coming-soon-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=animated-coming-soon-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.20\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:333:\"<span class=\"ttm_content\">Create anticipation with this modern, minimalistic pre-launch template. Featuring sleek animations, it iss designed to engage visitors while keeping things simple. Fully customizable and responsive, it is perfect for any project or brand preparing to make a big reveal.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:358:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-10-17 15:21:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:740;a:27:{s:2:\"id\";s:3:\"818\";s:5:\"title\";s:28:\"Mecha Sci-Fi Showcase Slider\";s:5:\"alias\";s:28:\"Mecha-Sci-Fi-Showcase-Slider\";s:3:\"zip\";s:32:\"Mecha-Sci-Fi-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"e5aafb8ed10919b2727fbf3c055aee1f\";s:3:\"img\";s:39:\"Mecha-Sci-Fi-Showcase-Slider/slide1.jpg\";s:5:\"video\";s:32:\"mecha-sci-fi-showcase-slider.mp4\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/mecha-sci-fi-showcase-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=mecha-sci-fi-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.21\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:463:\"<span class=\"ttm_content\">Showcase your sci-fi creations with the Mecha Sci-Fi Showcase Slider, a bold and futuristic template perfect for highlighting high-tech designs. Featuring striking visuals, dynamic transitions, and sleek, responsive elements, this template brings your mech models to life. Fully customizable, its ideal for portfolios, product presentations, or any project that demands a powerful, modern aesthetic.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-11-19 14:03:09\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:741;a:30:{s:2:\"id\";s:3:\"819\";s:5:\"title\";s:32:\"Bento Grid Travel Slider Package\";s:5:\"alias\";s:32:\"bento-grid-travel-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"bento-grid-travel-slider-package\";s:3:\"img\";s:45:\"packages/Bento-Grid-Travel-Slider-Package.jpg\";s:5:\"video\";s:28:\"bento-grid-travel-slider.mp4\";s:7:\"preview\";s:160:\"https://www.sliderrevolution.com/templates/bento-grid-travel-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=bento-grid-travel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.21\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:547:\"<span class=\"ttm_content\">Experience seamless travel inspiration with this dynamic bento-style grid slider. Designed to captivate, each slide offers an immersive journey with stunning visuals, interactive call-to-action buttons, and engaging lightbox pop-ups featuring videos and detailed destination highlights. Perfect for travel and lifestyle brands, this template combines aesthetics and functionality, creating a unique experience that invites users to explore and plan their next adventure effortlessly.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-11-19 14:05:20\";s:7:\"package\";s:32:\"Bento Grid Travel Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"69\";s:9:\"installed\";b:0;}i:742;a:30:{s:2:\"id\";s:3:\"820\";s:5:\"title\";s:24:\"Bento Grid Travel Slider\";s:5:\"alias\";s:24:\"Bento-Grid-Travel-Slider\";s:3:\"zip\";s:34:\"packs/Bento-Grid-Travel-Slider.zip\";s:3:\"uid\";s:32:\"cb4a409e6c55d3acc641401683addaf8\";s:3:\"img\";s:35:\"Bento-Grid-Travel-Slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:160:\"https://www.sliderrevolution.com/templates/bento-grid-travel-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=bento-grid-travel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.21\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:547:\"<span class=\"ttm_content\">Experience seamless travel inspiration with this dynamic bento-style grid slider. Designed to captivate, each slide offers an immersive journey with stunning visuals, interactive call-to-action buttons, and engaging lightbox pop-ups featuring videos and detailed destination highlights. Perfect for travel and lifestyle brands, this template combines aesthetics and functionality, creating a unique experience that invites users to explore and plan their next adventure effortlessly.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-11-19 14:07:53\";s:7:\"package\";s:32:\"Bento Grid Travel Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"69\";s:9:\"installed\";b:0;}i:743;a:30:{s:2:\"id\";s:3:\"821\";s:5:\"title\";s:23:\"Bento Grid Travel Modal\";s:5:\"alias\";s:23:\"Bento-Grid-Travel-Modal\";s:3:\"zip\";s:33:\"packs/Bento-Grid-Travel-Modal.zip\";s:3:\"uid\";s:32:\"f2d593fd2fcfd75be1a263a65b647d7f\";s:3:\"img\";s:34:\"Bento-Grid-Travel-Modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:160:\"https://www.sliderrevolution.com/templates/bento-grid-travel-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=bento-grid-travel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.21\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:547:\"<span class=\"ttm_content\">Experience seamless travel inspiration with this dynamic bento-style grid slider. Designed to captivate, each slide offers an immersive journey with stunning visuals, interactive call-to-action buttons, and engaging lightbox pop-ups featuring videos and detailed destination highlights. Perfect for travel and lifestyle brands, this template combines aesthetics and functionality, creating a unique experience that invites users to explore and plan their next adventure effortlessly.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-11-19 14:09:39\";s:7:\"package\";s:32:\"Bento Grid Travel Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"69\";s:9:\"installed\";b:0;}i:744;a:30:{s:2:\"id\";s:3:\"822\";s:5:\"title\";s:45:\"Exquisite Wedding Cake Gallery Slider Package\";s:5:\"alias\";s:45:\"exquisite-wedding-cake-gallery-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:45:\"exquisite-wedding-cake-gallery-slider-package\";s:3:\"img\";s:58:\"packages/Exquisite-Wedding-Cake-Gallery-Slider-Package.jpg\";s:5:\"video\";s:41:\"exquisite-wedding-cake-gallery-slider.mp4\";s:7:\"preview\";s:186:\"https://www.sliderrevolution.com/templates/exquisite-wedding-cake-gallery-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=exquisite-wedding-cake-gallery-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.21\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:743:\"<span class=\"ttm_content\">This premium Slider Revolution template is designed to showcase the artistry and elegance of wedding cakes in a visually captivating way. Featuring four stunning slides, it highlights a variety of styles, from romantic floral designs to minimalist modern masterpieces, vintage-inspired creations, and luxurious confections. Each slide is meticulously crafted with elegant animations and high-resolution visuals to capture the intricate details and textures of the cakes. Additionally, a gallery modal allows visitors to explore even more breathtaking cake designs, making it perfect for bakeries, cake designers, or wedding planners looking to impress and inspire their audience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-11-19 14:14:10\";s:7:\"package\";s:45:\"Exquisite Wedding Cake Gallery Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"70\";s:9:\"installed\";b:0;}i:745;a:30:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:37:\"Exquisite Wedding Cake Gallery Slider\";s:5:\"alias\";s:37:\"Exquisite-Wedding-Cake-Gallery-Slider\";s:3:\"zip\";s:47:\"packs/Exquisite-Wedding-Cake-Gallery-Slider.zip\";s:3:\"uid\";s:32:\"bf99170649b93ca5255b155b88be7c96\";s:3:\"img\";s:48:\"Exquisite-Wedding-Cake-Gallery-Slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:186:\"https://www.sliderrevolution.com/templates/exquisite-wedding-cake-gallery-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=exquisite-wedding-cake-gallery-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.21\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:743:\"<span class=\"ttm_content\">This premium Slider Revolution template is designed to showcase the artistry and elegance of wedding cakes in a visually captivating way. Featuring four stunning slides, it highlights a variety of styles, from romantic floral designs to minimalist modern masterpieces, vintage-inspired creations, and luxurious confections. Each slide is meticulously crafted with elegant animations and high-resolution visuals to capture the intricate details and textures of the cakes. Additionally, a gallery modal allows visitors to explore even more breathtaking cake designs, making it perfect for bakeries, cake designers, or wedding planners looking to impress and inspire their audience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-11-19 14:16:03\";s:7:\"package\";s:45:\"Exquisite Wedding Cake Gallery Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"70\";s:9:\"installed\";b:0;}i:746;a:30:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:28:\"Exquisite Cake Gallery Modal\";s:5:\"alias\";s:28:\"Exquisite-Cake-Gallery-Modal\";s:3:\"zip\";s:38:\"packs/Exquisite-Cake-Gallery-Modal.zip\";s:3:\"uid\";s:32:\"27aa277412fcab96df781233f8f74de0\";s:3:\"img\";s:39:\"Exquisite-Cake-Gallery-Modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:186:\"https://www.sliderrevolution.com/templates/exquisite-wedding-cake-gallery-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=exquisite-wedding-cake-gallery-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.21\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:743:\"<span class=\"ttm_content\">This premium Slider Revolution template is designed to showcase the artistry and elegance of wedding cakes in a visually captivating way. Featuring four stunning slides, it highlights a variety of styles, from romantic floral designs to minimalist modern masterpieces, vintage-inspired creations, and luxurious confections. Each slide is meticulously crafted with elegant animations and high-resolution visuals to capture the intricate details and textures of the cakes. Additionally, a gallery modal allows visitors to explore even more breathtaking cake designs, making it perfect for bakeries, cake designers, or wedding planners looking to impress and inspire their audience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-11-19 14:18:05\";s:7:\"package\";s:45:\"Exquisite Wedding Cake Gallery Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"70\";s:9:\"installed\";b:0;}i:747;a:27:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:28:\"Fine Art Photography Gallery\";s:5:\"alias\";s:28:\"Fine-Art-Photography-Gallery\";s:3:\"zip\";s:32:\"Fine-Art-Photography-Gallery.zip\";s:3:\"uid\";s:32:\"a48b3b686b12fe7297331308b27befa0\";s:3:\"img\";s:39:\"Fine-Art-Photography-Gallery/slide1.jpg\";s:5:\"video\";s:32:\"fine-art-photography-gallery.mp4\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/fine-art-photography-gallery?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fine-art-photography-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:356:\"<span class=\"ttm_content\">The Fine Art Photography Gallery template offers a unique, immersive experience with captivating visuals and interactive particle effects. Ideal for exhibitions or artist portfolios, it combines elegance with dynamic motion, inviting viewers to engage deeply with each images timeless allure.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-shapeburst-addon\\/revslider-shapeburst-addon.php\",\"name\":\"ShapeBurst AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-11-21 12:42:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:748;a:27:{s:2:\"id\";s:3:\"826\";s:5:\"title\";s:39:\"Cosmic Odyssey Animated Slider Template\";s:5:\"alias\";s:39:\"Cosmic-Odyssey-Animated-Slider-Template\";s:3:\"zip\";s:43:\"Cosmic-Odyssey-Animated-Slider-Template.zip\";s:3:\"uid\";s:32:\"bcb630d463314ec1d42e9c24f726967d\";s:3:\"img\";s:50:\"Cosmic-Odyssey-Animated-Slider-Template/slide1.jpg\";s:5:\"video\";s:43:\"cosmic-odyssey-animated-slider-template.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/cosmic-odyssey-animated-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cosmic-odyssey-animated-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:329:\"<span class=\"ttm_content\">Transform your website with the Cosmic Odyssey Animated Slider Template. This fullscreen slider captivates with sci-fi alien planet scenes, parallax effects, and stunning animations. Designed to evoke wonder, its fully adaptable for diverse real-world applications.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-12-13 09:15:14\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:749;a:30:{s:2:\"id\";s:3:\"827\";s:5:\"title\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:5:\"alias\";s:49:\"hair-salon---hairdresser-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:49:\"hair-salon---hairdresser-website-template-package\";s:3:\"img\";s:52:\"packages/Hair-Salon-Hairdresser-Website-Template.jpg\";s:5:\"video\";s:43:\"hair-salon-hairdresser-website-template.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-12-13 09:21:15\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:750;a:30:{s:2:\"id\";s:3:\"828\";s:5:\"title\";s:15:\"Hair Salon Hero\";s:5:\"alias\";s:15:\"Hair-Salon-Hero\";s:3:\"zip\";s:25:\"packs/Hair-Salon-Hero.zip\";s:3:\"uid\";s:32:\"f43d7e30d14e8e78f71246e5dbe34a30\";s:3:\"img\";s:26:\"Hair-Salon-Hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-12-13 09:25:40\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:751;a:30:{s:2:\"id\";s:3:\"829\";s:5:\"title\";s:16:\"Hair Salon About\";s:5:\"alias\";s:16:\"Hair-Salon-About\";s:3:\"zip\";s:26:\"packs/Hair-Salon-About.zip\";s:3:\"uid\";s:32:\"3c7c40b0987037cbbf3c9c68c96a0a18\";s:3:\"img\";s:27:\"Hair-Salon-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:27:23\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:752;a:30:{s:2:\"id\";s:3:\"830\";s:5:\"title\";s:25:\"Hair Salon Services Title\";s:5:\"alias\";s:25:\"Hair-Salon-Services-Title\";s:3:\"zip\";s:35:\"packs/Hair-Salon-Services-Title.zip\";s:3:\"uid\";s:32:\"1981623c1beeab08612c7c19cc2a37d1\";s:3:\"img\";s:36:\"Hair-Salon-Services-Title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:30:01\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:753;a:30:{s:2:\"id\";s:3:\"831\";s:5:\"title\";s:15:\"Hair Salon Team\";s:5:\"alias\";s:15:\"Hair-Salon-Team\";s:3:\"zip\";s:25:\"packs/Hair-Salon-Team.zip\";s:3:\"uid\";s:32:\"a634fc79532526fa7d5e40d4be8e0ccb\";s:3:\"img\";s:26:\"Hair-Salon-Team/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:673:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:31:16\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:754;a:30:{s:2:\"id\";s:3:\"832\";s:5:\"title\";s:19:\"Hair Salon Services\";s:5:\"alias\";s:19:\"Hair-Salon-Services\";s:3:\"zip\";s:29:\"packs/Hair-Salon-Services.zip\";s:3:\"uid\";s:32:\"5d41e18139dc6513830998446b061138\";s:3:\"img\";s:30:\"Hair-Salon-Services/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:33:38\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:755;a:30:{s:2:\"id\";s:3:\"833\";s:5:\"title\";s:24:\"Hair Salon Gallery Title\";s:5:\"alias\";s:24:\"Hair-Salon-Gallery-Title\";s:3:\"zip\";s:34:\"packs/Hair-Salon-Gallery-Title.zip\";s:3:\"uid\";s:32:\"4e7fa91eee36eb7e1a2fdf08217ceda3\";s:3:\"img\";s:35:\"Hair-Salon-Gallery-Title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:36:18\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:756;a:30:{s:2:\"id\";s:3:\"834\";s:5:\"title\";s:18:\"Hair Salon Gallery\";s:5:\"alias\";s:18:\"Hair-Salon-Gallery\";s:3:\"zip\";s:28:\"packs/Hair-Salon-Gallery.zip\";s:3:\"uid\";s:32:\"419212d8ec5d1fba16d456503a42a8e1\";s:3:\"img\";s:29:\"Hair-Salon-Gallery/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:38:13\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:757;a:30:{s:2:\"id\";s:3:\"835\";s:5:\"title\";s:29:\"Hair Salon Testimonials Title\";s:5:\"alias\";s:29:\"Hair-Salon-Testimonials-Title\";s:3:\"zip\";s:39:\"packs/Hair-Salon-Testimonials-Title.zip\";s:3:\"uid\";s:32:\"5259bfe0061242861ef5013cfdc9ecd6\";s:3:\"img\";s:40:\"Hair-Salon-Testimonials-Title/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:41:07\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:758;a:30:{s:2:\"id\";s:3:\"836\";s:5:\"title\";s:23:\"Hair Salon Testimonials\";s:5:\"alias\";s:23:\"Hair-Salon-Testimonials\";s:3:\"zip\";s:33:\"packs/Hair-Salon-Testimonials.zip\";s:3:\"uid\";s:32:\"88b6bd892671c8036c85a5af9b73d96c\";s:3:\"img\";s:34:\"Hair-Salon-Testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:42:41\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:759;a:30:{s:2:\"id\";s:3:\"837\";s:5:\"title\";s:17:\"Hair Salon Footer\";s:5:\"alias\";s:17:\"Hair-Salon-Footer\";s:3:\"zip\";s:27:\"packs/Hair-Salon-Footer.zip\";s:3:\"uid\";s:32:\"33c786d67a18e399f55840955637a327\";s:3:\"img\";s:28:\"Hair-Salon-Footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/hair-salon-hairdresser-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hair-salon-hairdresser-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Elevate your online presence with a sleek and modern one-page design crafted specifically for hair salons and stylists. This template combines vibrant visuals, dynamic sliders, and a refined layout to beautifully showcase services, team members, and client testimonials. Perfectly blending style and functionality, it features a dedicated gallery section for stunning hair transformations and a fully customizable structure that adapts seamlessly to your needs. Whether highlighting precision cuts, bold colors, or elegant updos, this design ensures your salon stands out with sophistication and creativity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-12-13 09:44:43\";s:7:\"package\";s:49:\"Hair Salon - Hairdresser Website Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"71\";s:9:\"installed\";b:0;}i:760;a:27:{s:2:\"id\";s:3:\"838\";s:5:\"title\";s:50:\"Festive Christmas Slider with Particle Snow Effect\";s:5:\"alias\";s:50:\"Festive-Christmas-Slider-with-Particle-Snow-Effect\";s:3:\"zip\";s:54:\"Festive-Christmas-Slider-with-Particle-Snow-Effect.zip\";s:3:\"uid\";s:32:\"6a09953656965d60f986999f7ee2d8dc\";s:3:\"img\";s:61:\"Festive-Christmas-Slider-with-Particle-Snow-Effect/slide1.jpg\";s:5:\"video\";s:54:\"festive-christmas-slider-with-particle-snow-effect.mp4\";s:7:\"preview\";s:213:\"https://www.sliderrevolution.com/templates/festive-christmas-slider-with-particle-snow-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=festive-christmas-slider-with-particle-snow-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.23\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:665:\"<span class=\"ttm_content\">Capture the enchanting spirit of the holidays with the \"Festive Christmas Slider with Particle Snow Effect.\" This Slider Revolution template wraps your website in a soft, drifting snowfall and warm seasonal imagery, creating an immersive winter wonderland right on your homepage. Perfect for showcasing holiday promotions, heartfelt greetings, or festive product highlights, its versatile design and elegant animations let you easily incorporate your brand’s style and messaging. Embrace the magic of the season and spread cheer to every visitor with this beautifully crafted, ready-to-use template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-12-13 09:50:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:761;a:27:{s:2:\"id\";s:3:\"839\";s:5:\"title\";s:43:\"Zero Point - Energy Drink Showcase Template\";s:5:\"alias\";s:43:\"Zero-Point---Energy-Drink-Showcase-Template\";s:3:\"zip\";s:47:\"Zero-Point---Energy-Drink-Showcase-Template.zip\";s:3:\"uid\";s:32:\"eeb4a4ebcc0a64c02a758306d96b8fdc\";s:3:\"img\";s:54:\"Zero-Point---Energy-Drink-Showcase-Template/slide1.jpg\";s:5:\"video\";s:45:\"zero-point-energy-drink-showcase-template.mp4\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/zero-point-energy-drink-showcase-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zero-point-energy-drink-showcase-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:622:\"<span class=\"ttm_content\">This energy drink showcase template features a sleek, futuristic, and space-inspired design, perfect for beverage brands looking to captivate audiences with a cutting-edge aesthetic. Highlighting flavor-specific slides with vibrant, cosmic themes, the template creates an engaging and visually dynamic experience. Its clean, modern layout and customizable elements make it ideal for showcasing product innovation while aligning with a forward-thinking brand identity. This template is the perfect tool to energize your website and leave a lasting impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-01-08 10:01:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:762;a:27:{s:2:\"id\";s:3:\"840\";s:5:\"title\";s:39:\"Prismara - Jewelry Shop Slider Template\";s:5:\"alias\";s:37:\"Prismara-Jewelry-Shop-Slider-Template\";s:3:\"zip\";s:41:\"Prismara-Jewelry-Shop-Slider-Template.zip\";s:3:\"uid\";s:32:\"852f210986d8f831cf050938ea7815f6\";s:3:\"img\";s:48:\"Prismara-Jewelry-Shop-Slider-Template/slide1.jpg\";s:5:\"video\";s:41:\"prismara-jewelry-shop-slider-template.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/prismara-jewelry-shop-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=prismara-jewelry-shop-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.25\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:410:\"<span class=\"ttm_content\">Prismara is a luxurious slider template crafted for jewelry shops and designers. With a modern split-screen design, it highlights collections like rings, necklaces, and more through bold visuals, elegant copy, and creative image placements. Perfectly responsive and visually captivating, this template ensures your jewelry shines on every device.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-01-20 13:45:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:763;a:27:{s:2:\"id\";s:3:\"841\";s:5:\"title\";s:36:\"Elegant Perfume Shop Slider Template\";s:5:\"alias\";s:36:\"Elegant-Perfume-Shop-Slider-Template\";s:3:\"zip\";s:40:\"Elegant-Perfume-Shop-Slider-Template.zip\";s:3:\"uid\";s:32:\"b3a8f3437a9255259decf8855d7c4cf7\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide1.jpg\";s:5:\"video\";s:40:\"elegant-perfume-shop-slider-template.mp4\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/elegant-perfume-shop-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=elegant-perfume-shop-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.28\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:761:\"<span class=\"ttm_content\">The Elegant Perfume Shop Slider Template is a luxurious and immersive design crafted for high-end fragrance boutiques and beauty brands. It begins with a striking split-screen intro slide, allowing visitors to seamlessly choose between women’s and men’s fragrance collections. As users navigate through the elegantly designed product slides, each fragrance is brought to life with a refined fluid scent trail effect, mimicking the graceful movement of aroma in the air. With cinematic visuals, sophisticated typography, and seamless animations, this template transforms fragrance storytelling into an exquisite digital experience, perfect for luxury brands looking to captivate their audience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:181:\"[{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-02-06 10:09:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:764;a:29:{s:2:\"id\";s:3:\"842\";s:5:\"title\";s:37:\"Yoga Studio One-Page Website Template\";s:5:\"alias\";s:37:\"yoga-studio-one-page-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"yoga-studio-one-page-website-template\";s:3:\"img\";s:50:\"packages/Yoga-Studio-One-Page-Website-Template.jpg\";s:5:\"video\";s:41:\"yoga-studio-one-page-website-template.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-03-04 13:01:49\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:765;a:29:{s:2:\"id\";s:3:\"843\";s:5:\"title\";s:16:\"Yoga Studio Menu\";s:5:\"alias\";s:16:\"Yoga-Studio-Menu\";s:3:\"zip\";s:26:\"packs/Yoga-Studio-Menu.zip\";s:3:\"uid\";s:32:\"54525561cb1574b3a63cb10d90366312\";s:3:\"img\";s:27:\"Yoga-Studio-Menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-03-04 13:05:19\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:766;a:30:{s:2:\"id\";s:3:\"844\";s:5:\"title\";s:16:\"Yoga Studio Hero\";s:5:\"alias\";s:16:\"Yoga-Studio-Hero\";s:3:\"zip\";s:26:\"packs/Yoga-Studio-Hero.zip\";s:3:\"uid\";s:32:\"973e2b3dc3661dd81a72e3288c7e7fb7\";s:3:\"img\";s:27:\"Yoga-Studio-Hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-03-04 13:06:43\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:767;a:30:{s:2:\"id\";s:3:\"845\";s:5:\"title\";s:17:\"Yoga Studio About\";s:5:\"alias\";s:17:\"Yoga-Studio-About\";s:3:\"zip\";s:27:\"packs/Yoga-Studio-About.zip\";s:3:\"uid\";s:32:\"a1d04d4753b1a0a4a0ce624c947e6081\";s:3:\"img\";s:28:\"Yoga-Studio-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:08:30\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:768;a:30:{s:2:\"id\";s:3:\"846\";s:5:\"title\";s:19:\"Yoga Studio Classes\";s:5:\"alias\";s:19:\"Yoga-Studio-Classes\";s:3:\"zip\";s:29:\"packs/Yoga-Studio-Classes.zip\";s:3:\"uid\";s:32:\"9b408943edec0b4c79b4e0af3524a106\";s:3:\"img\";s:30:\"Yoga-Studio-Classes/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:10:14\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:769;a:30:{s:2:\"id\";s:3:\"847\";s:5:\"title\";s:20:\"Yoga Studio Benefits\";s:5:\"alias\";s:20:\"Yoga-Studio-Benefits\";s:3:\"zip\";s:30:\"packs/Yoga-Studio-Benefits.zip\";s:3:\"uid\";s:32:\"bc8f3ea50ab090be3536567beb50d248\";s:3:\"img\";s:31:\"Yoga-Studio-Benefits/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:11:21\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:770;a:30:{s:2:\"id\";s:3:\"848\";s:5:\"title\";s:24:\"Yoga Studio Testimonials\";s:5:\"alias\";s:24:\"Yoga-Studio-Testimonials\";s:3:\"zip\";s:34:\"packs/Yoga-Studio-Testimonials.zip\";s:3:\"uid\";s:32:\"e14204df1e4e24e531cf8c2fe6577d08\";s:3:\"img\";s:35:\"Yoga-Studio-Testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:12:46\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:771;a:30:{s:2:\"id\";s:3:\"849\";s:5:\"title\";s:16:\"Yoga Studio Team\";s:5:\"alias\";s:16:\"Yoga-Studio-Team\";s:3:\"zip\";s:26:\"packs/Yoga-Studio-Team.zip\";s:3:\"uid\";s:32:\"381f1c6f623c3e67ea13a07448a028f1\";s:3:\"img\";s:27:\"Yoga-Studio-Team/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:14:05\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:772;a:29:{s:2:\"id\";s:3:\"850\";s:5:\"title\";s:17:\"Yoga Studio Quote\";s:5:\"alias\";s:17:\"Yoga-Studio-Quote\";s:3:\"zip\";s:27:\"packs/Yoga-Studio-Quote.zip\";s:3:\"uid\";s:32:\"5154abe7a234ecdbd4a75edf74b545bd\";s:3:\"img\";s:28:\"Yoga-Studio-Quote/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:15:11\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:773;a:30:{s:2:\"id\";s:3:\"851\";s:5:\"title\";s:19:\"Yoga Studio Pricing\";s:5:\"alias\";s:19:\"Yoga-Studio-Pricing\";s:3:\"zip\";s:29:\"packs/Yoga-Studio-Pricing.zip\";s:3:\"uid\";s:32:\"83519a8d18a57775c04d045c52379afa\";s:3:\"img\";s:30:\"Yoga-Studio-Pricing/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:16:25\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:774;a:30:{s:2:\"id\";s:3:\"852\";s:5:\"title\";s:15:\"Yoga Studio Cta\";s:5:\"alias\";s:15:\"Yoga-Studio-Cta\";s:3:\"zip\";s:25:\"packs/Yoga-Studio-Cta.zip\";s:3:\"uid\";s:32:\"f9e71bf6c0c31dcff3aaf84063be33d4\";s:3:\"img\";s:26:\"Yoga-Studio-Cta/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:17:23\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:775;a:30:{s:2:\"id\";s:3:\"853\";s:5:\"title\";s:18:\"Yoga Studio Footer\";s:5:\"alias\";s:18:\"Yoga-Studio-Footer\";s:3:\"zip\";s:28:\"packs/Yoga-Studio-Footer.zip\";s:3:\"uid\";s:32:\"7c864de61bca028ea4f4294a626cf84a\";s:3:\"img\";s:29:\"Yoga-Studio-Footer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/yoga-studio-one-page-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=yoga-studio-one-page-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.29\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:548:\"<span class=\"ttm_content\">Experience a seamless and immersive scroll journey with the Yoga Studio One-Page Website Template for Slider Revolution. Designed for yoga studios, instructors, and wellness brands, this beautifully crafted template features smooth transitions, elegant typography, and a calming aesthetic. With dedicated sections for classes, instructors, testimonials, and contact details, it is fully responsive and easily customizable-perfect for creating a tranquil yet engaging online presence..</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-03-04 13:18:31\";s:7:\"package\";s:37:\"Yoga Studio One-Page Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"72\";s:9:\"installed\";b:0;}i:776;a:27:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:41:\"The Ghost Shell-Ecommerce Slider Template\";s:5:\"alias\";s:41:\"The-Ghost-Shell-Ecommerce-Slider-Template\";s:3:\"zip\";s:45:\"The-Ghost-Shell-Ecommerce-Slider-Template.zip\";s:3:\"uid\";s:32:\"5c3715939ff83901b3f6e12934717098\";s:3:\"img\";s:52:\"The-Ghost-Shell-Ecommerce-Slider-Template/slide1.jpg\";s:5:\"video\";s:45:\"the-ghost-shell-ecommerce-slider-template.mp4\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/the-ghost-shell-ecommerce-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=the-ghost-shell-ecommerce-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.31\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:775:\"<span class=\"ttm_content\">The Ghost Shell is a bold, minimal ecommerce slider template designed to make a statement with just two powerful slides. Inspired by futuristic techwear and clean design principles, this template is perfect for showcasing a single hero product with precision and style.<br><br>Slide one delivers a strong introduction—combining impactful typography, subtle keywords, and a high-end fashion aesthetic to set the tone. Slide two focuses entirely on the product itself, presenting it in full detail with elegant animations and a refined visual layout.<br><br>Ideal for modern brands launching a flagship piece or crafting a cinematic product reveal, The Ghost Shell keeps things simple, sharp, and unforgettable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-04-01 10:46:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:777;a:27:{s:2:\"id\";s:3:\"856\";s:5:\"title\";s:41:\"cardpay - Fintech Payment Slider Template\";s:5:\"alias\";s:41:\"cardpay---Fintech-Payment-Slider-Template\";s:3:\"zip\";s:45:\"cardpay---Fintech-Payment-Slider-Template.zip\";s:3:\"uid\";s:32:\"f6ed40315fdb77d2bb3c690e1f248936\";s:3:\"img\";s:52:\"cardpay---Fintech-Payment-Slider-Template/slide1.jpg\";s:5:\"video\";s:43:\"cardpay-fintech-payment-slider-template.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/cardpay-fintech-payment-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cardpay-fintech-payment-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.32\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:508:\"<span class=\"ttm_content\">The CardPay – Fintech Payment Slider Template is a sleek, visually compelling slider designed to spotlight fintech products, digital cards, and payment solutions. Featuring smooth animations, high-end visuals, and focused layouts, this template helps you highlight key benefits like security, global access, and seamless transactions. Perfect for modern finance brands, startups, and payment platforms looking to make a bold first impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-05-02 09:49:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:778;a:27:{s:2:\"id\";s:3:\"857\";s:5:\"title\";s:32:\"Old Soul Tattoo Studio Slideshow\";s:5:\"alias\";s:32:\"Old-Soul-Tattoo-Studio-Slideshow\";s:3:\"zip\";s:36:\"Old-Soul-Tattoo-Studio-Slideshow.zip\";s:3:\"uid\";s:32:\"bb9cc27274caa1ee2ebdbbbbff06dde3\";s:3:\"img\";s:43:\"Old-Soul-Tattoo-Studio-Slideshow/slide1.jpg\";s:5:\"video\";s:36:\"old-soul-tattoo-studio-slideshow.mp4\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/old-soul-tattoo-studio-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=old-soul-tattoo-studio-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.32\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Old Soul Tattoo Studio Slideshow is a bold and atmospheric fullscreen carousel template designed for modern tattoo studios, artists, and creative spaces. With six immersive slides featuring striking models, dark moody backgrounds, and compelling copy, this template is built to showcase ink as identity. Ideal for high-impact portfolios, bookings, or storytelling-driven studio intros.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-05-02 09:53:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:779;a:27:{s:2:\"id\";s:3:\"858\";s:5:\"title\";s:40:\"Justice Row – Law Firm Slider Template\";s:5:\"alias\";s:37:\"Justice-Row--Law-Firm-Slider-Template\";s:3:\"zip\";s:41:\"Justice-Row--Law-Firm-Slider-Template.zip\";s:3:\"uid\";s:32:\"9fef1c97a60e2202968c0e7ef6f0d1a3\";s:3:\"img\";s:48:\"Justice-Row--Law-Firm-Slider-Template/slide1.jpg\";s:5:\"video\";s:40:\"justice-row-law-firm-slider-template.mp4\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/justice-row-law-firm-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=justice-row-law-firm-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.34\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:588:\"<span class=\"ttm_content\">Justice Row – Law Firm Slider Template is a powerful and visually refined slider designed to showcase the authority, credibility, and services of modern law firms. With a cinematic aesthetic, elegant typography, and professionally crafted layouts, this 4-slide template guides visitors through your firm’s mission, expertise, practice areas, and consultation call to action. Perfect for attorneys, legal practices, and law consultants looking to build trust and drive conversions through a sophisticated online presence.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-05-08 14:23:37\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:780;a:27:{s:2:\"id\";s:3:\"859\";s:5:\"title\";s:46:\"AI-Powered Autonomous Delivery Slider Template\";s:5:\"alias\";s:46:\"AI-Powered-Autonomous-Delivery-Slider-Template\";s:3:\"zip\";s:50:\"AI-Powered-Autonomous-Delivery-Slider-Template.zip\";s:3:\"uid\";s:32:\"adb19e78f7e25d1332b49bbf6752b171\";s:3:\"img\";s:57:\"AI-Powered-Autonomous-Delivery-Slider-Template/slide1.jpg\";s:5:\"video\";s:50:\"ai-powered-autonomous-delivery-slider-template.mp4\";s:7:\"preview\";s:205:\"https://www.sliderrevolution.com/templates/ai-powered-autonomous-delivery-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-powered-autonomous-delivery-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.34\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:438:\"<span class=\"ttm_content\">Showcase the next era of logistics with this modern, bright, and visually engaging slider template. Built for AI-driven courier, drone, and autonomous delivery services, this design highlights cutting-edge tech, real-time tracking, and a fully automated fleet. Ideal for futuristic brands aiming to impress with innovation, clarity, and control—right from the first slide.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-05-26 10:11:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:781;a:27:{s:2:\"id\";s:3:\"860\";s:5:\"title\";s:40:\"Dental Clinic - Dentist Website Template\";s:5:\"alias\";s:40:\"Dental-Clinic---Dentist-Website-Template\";s:3:\"zip\";s:44:\"Dental-Clinic---Dentist-Website-Template.zip\";s:3:\"uid\";s:32:\"9c320a7e2675d8afae07c3219fbaf842\";s:3:\"img\";s:51:\"Dental-Clinic---Dentist-Website-Template/slide1.jpg\";s:5:\"video\";s:42:\"dental-clinic-dentist-website-template.mp4\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/dental-clinic-dentist-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dental-clinic-dentist-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.34\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:425:\"<span class=\"ttm_content\">A clean, modern, and fully responsive one-page website template designed specifically for dental practices. This layout features a sleek bento grid structure that highlights patient trust, comprehensive services, real smile transformations, and a welcoming team. Ideal for clinics aiming to create a warm, professional, and confidence-inspiring online presence.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-06-12 07:37:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:782;a:27:{s:2:\"id\";s:3:\"861\";s:5:\"title\";s:22:\"Summer Flash-Sale Hero\";s:5:\"alias\";s:22:\"Summer-Flash-Sale-Hero\";s:3:\"zip\";s:26:\"Summer-Flash-Sale-Hero.zip\";s:3:\"uid\";s:32:\"21c5999cdaba8a55b21dda2789786e77\";s:3:\"img\";s:33:\"Summer-Flash-Sale-Hero/slide1.jpg\";s:5:\"video\";s:35:\"summer-flash-sale-hero-template.mp4\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/summer-flash-sale-hero-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=summer-flash-sale-hero-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.34\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:313:\"<span class=\"ttm_content\">This vibrant and playful \"Summer Flash-Sale Hero Template\" is perfect for promoting seasonal discounts on children’s footwear. Featuring a soft, gradient overlay and bold, eye-catching typography, the template creates an engaging first impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-06-17 12:13:20\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:783;a:27:{s:2:\"id\";s:3:\"862\";s:5:\"title\";s:39:\"Glossy - Creative WebGL Slider Template\";s:5:\"alias\";s:39:\"Glossy---Creative-WebGL-Slider-Template\";s:3:\"zip\";s:43:\"Glossy---Creative-WebGL-Slider-Template.zip\";s:3:\"uid\";s:32:\"19ae38da87aecfad403867de00cee2b7\";s:3:\"img\";s:50:\"Glossy---Creative-WebGL-Slider-Template/slide1.jpg\";s:5:\"video\";s:41:\"glossy-creative-webgl-slider-template.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/glossy-creative-webgl-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=glossy-creative-webgl-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.34\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:415:\"<span class=\"ttm_content\">A visually striking slider that blends high-impact 3D sculptures with bold typography and rich gradients. Each slide pairs a real-world object or surreal figure with unexpected textures to create a series of modern, thought-provoking visuals. Ideal for creatives, tech brands, or anyone looking to make a bold artistic statement with motion and style.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:536:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-06-27 09:28:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:784;a:27:{s:2:\"id\";s:3:\"863\";s:5:\"title\";s:53:\"Caps and Shades - E-Commerce Product Spotlight Slider\";s:5:\"alias\";s:53:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider\";s:3:\"zip\";s:57:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider.zip\";s:3:\"uid\";s:32:\"21592f8f6c28a76d0e59f46ebaf7f68b\";s:3:\"img\";s:64:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider/slide1.jpg\";s:5:\"video\";s:55:\"caps-and-shades-e-commerce-product-spotlight-slider.mp4\";s:7:\"preview\";s:215:\"https://www.sliderrevolution.com/templates/caps-and-shades-e-commerce-product-spotlight-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=caps-and-shades-e-commerce-product-spotlight-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.35\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:472:\"<span class=\"ttm_content\">Showcase bold streetwear accessories with this vibrant e-commerce slider template designed to highlight caps and sunglasses in high-impact style. Featuring clean layouts, product-focused photography, and smooth transitions, this template is perfect for fashion brands, online shops, and urban lifestyle collections. Fully customizable and mobile-optimized, it is built to turn product views into conversions.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-07-08 13:52:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:785;a:27:{s:2:\"id\";s:3:\"864\";s:5:\"title\";s:44:\"Homemade Jam – Gourmet Food Product Slider\";s:5:\"alias\";s:41:\"Homemade-Jam--Gourmet-Food-Product-Slider\";s:3:\"zip\";s:45:\"Homemade-Jam--Gourmet-Food-Product-Slider.zip\";s:3:\"uid\";s:32:\"f06aa8f6f3255afaeca0bbbb45f95f66\";s:3:\"img\";s:52:\"Homemade-Jam--Gourmet-Food-Product-Slider/slide1.jpg\";s:5:\"video\";s:44:\"homemade-jam-gourmet-food-product-slider.mp4\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/homemade-jam-gourmet-food-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=homemade-jam-gourmet-food-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.35\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:667:\"<span class=\"ttm_content\">This warm, rustic, and beautifully styled slider template is designed to showcase artisan food products in a rich, visual storytelling format. Featuring four vibrant jam flavors-each with custom jar designs, ingredient-inspired textures, and hand-drawn patterns-it offers a charming balance between modern UI and homemade authenticity. Perfect for gourmet brands, farmers markets, organic food shops, or DIY creators, the template includes elegant transitions, focused product highlights, and space for branding, taglines, and call-to-actions. Ready to customize and sweeten any storefront or portfolio.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-07-16 08:23:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:786;a:27:{s:2:\"id\";s:3:\"865\";s:5:\"title\";s:52:\"From Soil to Harvest – Organic Farm Website Slider\";s:5:\"alias\";s:49:\"From-Soil-to-Harvest--Organic-Farm-Website-Slider\";s:3:\"zip\";s:53:\"From-Soil-to-Harvest--Organic-Farm-Website-Slider.zip\";s:3:\"uid\";s:32:\"8487e3f2da3dcf237cdc814841a0fa94\";s:3:\"img\";s:60:\"From-Soil-to-Harvest--Organic-Farm-Website-Slider/slide1.jpg\";s:5:\"video\";s:44:\"from-soil-to-harvest-organic-farm-slider.mp4\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/from-soil-to-harvest-organic-farm-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=from-soil-to-harvest-organic-farm-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:565:\"<span class=\"ttm_content\">Immerse your audience in the journey from fertile soil to fresh harvest with this cinematic farming and agriculture slider. Featuring four stunning video backgrounds, it captures every stage of the process — from preparing the land and nurturing crops to harvesting and delivering fresh produce. Designed for organic farms, agricultural businesses, and farm-to-table brands, this template blends authentic visuals with smooth animations to create a warm, trustworthy, and engaging online presence.\r\n</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:351:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-08-12 10:14:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:787;a:30:{s:2:\"id\";s:3:\"866\";s:5:\"title\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:5:\"alias\";s:55:\"oceanview-villa--luxury-property-scroll-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:55:\"oceanview-villa--luxury-property-scroll-website-package\";s:3:\"img\";s:63:\"packages/Oceanview-Villa-–-Luxury-Property-Scroll-Website.jpg\";s:5:\"video\";s:43:\"oceanview-villa-luxury-property-website.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:25:59\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:788;a:30:{s:2:\"id\";s:3:\"867\";s:5:\"title\";s:20:\"Oceanview Villa Hero\";s:5:\"alias\";s:20:\"Oceanview-Villa-Hero\";s:3:\"zip\";s:30:\"packs/Oceanview-Villa-Hero.zip\";s:3:\"uid\";s:32:\"3b4b0923807c7e772f2bb9ad21e1b292\";s:3:\"img\";s:31:\"Oceanview-Villa-Hero/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:36:32\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:789;a:30:{s:2:\"id\";s:3:\"868\";s:5:\"title\";s:21:\"Oceanview Villa About\";s:5:\"alias\";s:21:\"Oceanview-Villa-About\";s:3:\"zip\";s:31:\"packs/Oceanview-Villa-About.zip\";s:3:\"uid\";s:32:\"f9e4feac345f965e4ef5370bf2827aa1\";s:3:\"img\";s:32:\"Oceanview-Villa-About/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:37:51\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:790;a:30:{s:2:\"id\";s:3:\"869\";s:5:\"title\";s:22:\"Oceanview Villa Slides\";s:5:\"alias\";s:22:\"Oceanview-Villa-Slides\";s:3:\"zip\";s:32:\"packs/Oceanview-Villa-Slides.zip\";s:3:\"uid\";s:32:\"37203252fa60698ba8b30c2d053860b6\";s:3:\"img\";s:33:\"Oceanview-Villa-Slides/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:39:24\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:791;a:30:{s:2:\"id\";s:3:\"870\";s:5:\"title\";s:25:\"Oceanview VIlla Amenities\";s:5:\"alias\";s:25:\"Oceanview-VIlla-Amenities\";s:3:\"zip\";s:35:\"packs/Oceanview-VIlla-Amenities.zip\";s:3:\"uid\";s:32:\"825782ebd968c30e3befd3d144d36f97\";s:3:\"img\";s:36:\"Oceanview-VIlla-Amenities/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:41:32\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:792;a:30:{s:2:\"id\";s:3:\"871\";s:5:\"title\";s:24:\"Oceanview Villa Features\";s:5:\"alias\";s:24:\"Oceanview-Villa-Features\";s:3:\"zip\";s:34:\"packs/Oceanview-Villa-Features.zip\";s:3:\"uid\";s:32:\"99745e50a616317ccb91ce7723271f89\";s:3:\"img\";s:35:\"Oceanview-Villa-Features/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:42:37\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:793;a:30:{s:2:\"id\";s:3:\"872\";s:5:\"title\";s:28:\"Oceanview Villa Testimonials\";s:5:\"alias\";s:28:\"Oceanview-Villa-Testimonials\";s:3:\"zip\";s:38:\"packs/Oceanview-Villa-Testimonials.zip\";s:3:\"uid\";s:32:\"6c03a98bb7ec89eeae49338b171b7f52\";s:3:\"img\";s:39:\"Oceanview-Villa-Testimonials/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:46:37\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:794;a:30:{s:2:\"id\";s:3:\"873\";s:5:\"title\";s:23:\"Oceanview Villa Contact\";s:5:\"alias\";s:23:\"Oceanview-Villa-Contact\";s:3:\"zip\";s:33:\"packs/Oceanview-Villa-Contact.zip\";s:3:\"uid\";s:32:\"457fd7b3fdc2fd658e984867f6d6fce1\";s:3:\"img\";s:34:\"Oceanview-Villa-Contact/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:47:48\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:795;a:30:{s:2:\"id\";s:3:\"874\";s:5:\"title\";s:29:\"Oceanview Villa Gallery Modal\";s:5:\"alias\";s:29:\"Oceanview-Villa-Gallery-Modal\";s:3:\"zip\";s:39:\"packs/Oceanview-Villa-Gallery-Modal.zip\";s:3:\"uid\";s:32:\"aeecfd085a4317daf0d6047b97c1b870\";s:3:\"img\";s:40:\"Oceanview-Villa-Gallery-Modal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/oceanview-villa-luxury-property-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oceanview-villa-luxury-property-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.36\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:560:\"<span class=\"ttm_content\">Showcase a luxury property in cinematic style with this immersive one-page scroll website template. Featuring smooth scroll-based transitions, elegant typography, and stunning full-width imagery, it is perfect for high-end villas, resorts, and exclusive retreats. Designed to highlight breathtaking views, premium amenities, and lifestyle experiences, this template offers a seamless blend of visual storytelling and clear calls to action, making it easy to captivate visitors and drive bookings.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-08-12 10:48:46\";s:7:\"package\";s:58:\"Oceanview Villa – Luxury Property Scroll Website Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"73\";s:9:\"installed\";b:0;}i:796;a:27:{s:2:\"id\";s:3:\"875\";s:5:\"title\";s:28:\"Festive Slider Hero Template\";s:5:\"alias\";s:28:\"Festive-Slider-Hero-Template\";s:3:\"zip\";s:32:\"Festive-Slider-Hero-Template.zip\";s:3:\"uid\";s:32:\"876f30f4d7b2537465dec7119c70caa7\";s:3:\"img\";s:39:\"Festive-Slider-Hero-Template/slide1.jpg\";s:5:\"video\";s:32:\"festive-slider-hero-template.mp4\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/festive-slider-hero-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=festive-slider-hero-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.37\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:671:\"<span class=\"ttm_content\">Festive Slider is a vibrant, cinematic template that brings together the spirit of the season across multiple traditions. Featuring five stunning slides, it beautifully highlights Christmas, Hanukkah, Kwanzaa, Diwali, and New Years Eve with rich colors, glowing lights, and atmospheric details. Each slide is designed with open space for customizable text, making it perfect for sharing greetings, event details, or promotional messages. Ideal for websites, seasonal campaigns, or cultural celebrations, this festive website slider template blends elegance with joy to create a memorable holiday experience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-08-31 12:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:797;a:27:{s:2:\"id\";s:3:\"876\";s:5:\"title\";s:47:\"Korr – Artistic Horizontal Portfolio Carousel\";s:5:\"alias\";s:44:\"Korr--Artistic-Horizontal-Portfolio-Carousel\";s:3:\"zip\";s:48:\"Korr--Artistic-Horizontal-Portfolio-Carousel.zip\";s:3:\"uid\";s:32:\"d9437dbdb0a79c990e40b47ab185fcac\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide1.jpg\";s:5:\"video\";s:49:\"korr–artistic-horizontal-portfolio-carousel.mp4\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/korr-artistic-horizontal-portfolio-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=korr-artistic-horizontal-portfolio-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.37\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:588:\"<span class=\"ttm_content\">Korr – Artistic Horizontal Portfolio Carousel is a cinematic storytelling slider designed for artists, creators, and visionaries. Featuring a seamless horizontal scroll, each slide combines bold imagery, overlapping transitions, and refined typography to showcase a biography, portfolio, or creative journey in a narrative-driven flow. Perfect for art portfolios, exhibitions, or personal showcases, this template blends editorial aesthetics with immersive motion, ensuring every project feels like part of a larger story.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-09-12 17:01:23\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:798;a:30:{s:2:\"id\";s:3:\"877\";s:5:\"title\";s:47:\"AI Agency - One Page WordPress Template Package\";s:5:\"alias\";s:47:\"ai-agency---one-page-wordpress-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:47:\"ai-agency---one-page-wordpress-template-package\";s:3:\"img\";s:50:\"packages/AI-Agency-One-Page-WordPress-Template.jpg\";s:5:\"video\";s:29:\"one-page-wordpress-slider.mp4\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=one-page-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:461:\"<span class=\"ttm_content\">The AI Agency - One Page WordPress Template is a cutting-edge wordpress template crafted for fashion agencies, portfolios, and creative studios. It combines editorial-style layouts, bold imagery, and smooth transitions to present images, services, and case studies in a sleek, professional way. Fully customizable and responsive, its the perfect choice for showcasing and elevating brand identity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-02 09:26:20\";s:7:\"package\";s:47:\"AI Agency - One Page WordPress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"74\";s:9:\"installed\";b:0;}i:799;a:29:{s:2:\"id\";s:3:\"878\";s:5:\"title\";s:25:\"AI Agency – Main Slider\";s:5:\"alias\";s:22:\"AI-Agency--Main-Slider\";s:3:\"zip\";s:32:\"packs/AI-Agency--Main-Slider.zip\";s:3:\"uid\";s:32:\"072c40bd969e3742c91efa8d47468017\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=one-page-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:461:\"<span class=\"ttm_content\">The AI Agency - One Page WordPress Template is a cutting-edge wordpress template crafted for fashion agencies, portfolios, and creative studios. It combines editorial-style layouts, bold imagery, and smooth transitions to present images, services, and case studies in a sleek, professional way. Fully customizable and responsive, its the perfect choice for showcasing and elevating brand identity.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-02 09:29:43\";s:7:\"package\";s:47:\"AI Agency - One Page WordPress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"74\";s:9:\"installed\";b:0;}i:800;a:30:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:26:\"AI Agency – Case Study 1\";s:5:\"alias\";s:23:\"AI-Agency--Case-Study-1\";s:3:\"zip\";s:33:\"packs/AI-Agency--Case-Study-1.zip\";s:3:\"uid\";s:32:\"bc90c229fc9f651f6e594d2ce06ffe0f\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-1/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=one-page-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:461:\"<span class=\"ttm_content\">The AI Agency - One Page WordPress Template is a cutting-edge wordpress template crafted for fashion agencies, portfolios, and creative studios. It combines editorial-style layouts, bold imagery, and smooth transitions to present images, services, and case studies in a sleek, professional way. Fully customizable and responsive, its the perfect choice for showcasing and elevating brand identity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-10-02 09:36:49\";s:7:\"package\";s:47:\"AI Agency - One Page WordPress Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"74\";s:9:\"installed\";b:0;}i:801;a:30:{s:2:\"id\";s:3:\"880\";s:5:\"title\";s:26:\"AI Agency – Case Study 2\";s:5:\"alias\";s:23:\"AI-Agency--Case-Study-2\";s:3:\"zip\";s:33:\"packs/AI-Agency--Case-Study-2.zip\";s:3:\"uid\";s:32:\"7693e7eab4255f71dddd21e6c9a50142\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-2/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=one-page-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:461:\"<span class=\"ttm_content\">The AI Agency - One Page WordPress Template is a cutting-edge wordpress template crafted for fashion agencies, portfolios, and creative studios. It combines editorial-style layouts, bold imagery, and smooth transitions to present images, services, and case studies in a sleek, professional way. Fully customizable and responsive, its the perfect choice for showcasing and elevating brand identity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-10-02 09:39:43\";s:7:\"package\";s:47:\"AI Agency - One Page WordPress Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"74\";s:9:\"installed\";b:0;}i:802;a:29:{s:2:\"id\";s:3:\"881\";s:5:\"title\";s:26:\"AI Agency – Case Study 3\";s:5:\"alias\";s:23:\"AI-Agency--Case-Study-3\";s:3:\"zip\";s:33:\"packs/AI-Agency--Case-Study-3.zip\";s:3:\"uid\";s:32:\"59b3be2a1162675429eee5a0ee833399\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-3/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=one-page-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:461:\"<span class=\"ttm_content\">The AI Agency - One Page WordPress Template is a cutting-edge wordpress template crafted for fashion agencies, portfolios, and creative studios. It combines editorial-style layouts, bold imagery, and smooth transitions to present images, services, and case studies in a sleek, professional way. Fully customizable and responsive, its the perfect choice for showcasing and elevating brand identity.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-10-02 09:44:18\";s:7:\"package\";s:47:\"AI Agency - One Page WordPress Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"74\";s:9:\"installed\";b:0;}i:803;a:30:{s:2:\"id\";s:3:\"882\";s:5:\"title\";s:26:\"AI Agency – Case Study 4\";s:5:\"alias\";s:23:\"AI-Agency--Case-Study-4\";s:3:\"zip\";s:33:\"packs/AI-Agency--Case-Study-4.zip\";s:3:\"uid\";s:32:\"f934d77422e0692b9560123757a7ec0e\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-4/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=one-page-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:461:\"<span class=\"ttm_content\">The AI Agency - One Page WordPress Template is a cutting-edge wordpress template crafted for fashion agencies, portfolios, and creative studios. It combines editorial-style layouts, bold imagery, and smooth transitions to present images, services, and case studies in a sleek, professional way. Fully customizable and responsive, its the perfect choice for showcasing and elevating brand identity.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-10-02 09:46:30\";s:7:\"package\";s:47:\"AI Agency - One Page WordPress Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"74\";s:9:\"installed\";b:0;}i:804;a:27:{s:2:\"id\";s:3:\"883\";s:5:\"title\";s:30:\"Thanksgiving Carousel Template\";s:5:\"alias\";s:30:\"Thanksgiving-Carousel-Template\";s:3:\"zip\";s:34:\"Thanksgiving-Carousel-Template.zip\";s:3:\"uid\";s:32:\"26de7732b2fb6d1ef420b87fb013b435\";s:3:\"img\";s:41:\"Thanksgiving-Carousel-Template/slide1.jpg\";s:5:\"video\";s:16:\"thanksgiving.mp4\";s:7:\"preview\";s:137:\"https://www.sliderrevolution.com/templates/thanksgiving/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=thanksgiving\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"6.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:649:\"<span class=\"ttm_content\">Celebrate the warmth of the season with the Thanksgiving Carousel Template - a beautifully crafted, photorealistic design featuring classic holiday desserts in a cozy, festive atmosphere. This elegant carousel showcases three centerpiece pies — Pumpkin, Cranberry, and Pecan — each surrounded by seasonal accents like cinnamon sticks, pumpkins, walnuts, and autumn leaves.<br><br>Perfect for bakeries, cafes, restaurants, or seasonal promotions, this template captures the inviting essence of Thanksgiving with rich textures, balanced compositions, and smooth carousel transitions.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-17 09:23:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:805;a:29:{s:2:\"id\";s:3:\"884\";s:5:\"title\";s:42:\"4 Seasons WordPress Parallax Theme Package\";s:5:\"alias\";s:42:\"4-seasons-wordpress-parallax-theme-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:42:\"4-seasons-wordpress-parallax-theme-package\";s:3:\"img\";s:55:\"packages/4-Seasons-WordPress-Parallax-Theme-Package.jpg\";s:5:\"video\";s:28:\"wordpress-parallax-theme.mp4\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:747:\"<span class=\"ttm_content\">A WordPress parallax theme that transforms the four seasons into a cinematic visual experience. Each module captures the essence of Spring, Summer, Autumn, and Winter through macro-world realism, layered depth, and lifelike motion that responds beautifully to cursor movement. Every detail, from blooming petals to falling snow, creates an immersive sense of atmosphere and storytelling.<br><br>Designed for creatives and visual storytellers, this wordPress parallax theme blends artful design with smooth, responsive interactivity. Perfect for showcasing portfolios, seasonal projects, or any website that seeks to express transformation and the timeless beauty of nature in motion.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:320:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-22 12:55:57\";s:7:\"package\";s:42:\"4 Seasons WordPress Parallax Theme Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"75\";s:9:\"installed\";b:0;}i:806;a:30:{s:2:\"id\";s:3:\"885\";s:5:\"title\";s:23:\"4 Seasons Parallax Menu\";s:5:\"alias\";s:23:\"4-Seasons-Parallax-Menu\";s:3:\"zip\";s:33:\"packs/4-Seasons-Parallax-Menu.zip\";s:3:\"uid\";s:32:\"99fc2527aa6c2a39353dd53aba26f885\";s:3:\"img\";s:34:\"4-Seasons-Parallax-Menu/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:747:\"<span class=\"ttm_content\">A WordPress parallax theme that transforms the four seasons into a cinematic visual experience. Each module captures the essence of Spring, Summer, Autumn, and Winter through macro-world realism, layered depth, and lifelike motion that responds beautifully to cursor movement. Every detail, from blooming petals to falling snow, creates an immersive sense of atmosphere and storytelling.<br><br>Designed for creatives and visual storytellers, this wordPress parallax theme blends artful design with smooth, responsive interactivity. Perfect for showcasing portfolios, seasonal projects, or any website that seeks to express transformation and the timeless beauty of nature in motion.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:320:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-22 12:59:30\";s:7:\"package\";s:42:\"4 Seasons WordPress Parallax Theme Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"75\";s:9:\"installed\";b:0;}i:807;a:30:{s:2:\"id\";s:3:\"886\";s:5:\"title\";s:25:\"4 Seasons Parallax Spring\";s:5:\"alias\";s:25:\"4-Seasons-Parallax-Spring\";s:3:\"zip\";s:35:\"packs/4-Seasons-Parallax-Spring.zip\";s:3:\"uid\";s:32:\"2c055d77a384bc63b42ca6ef5ac4bdcd\";s:3:\"img\";s:36:\"4-Seasons-Parallax-Spring/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:747:\"<span class=\"ttm_content\">A WordPress parallax theme that transforms the four seasons into a cinematic visual experience. Each module captures the essence of Spring, Summer, Autumn, and Winter through macro-world realism, layered depth, and lifelike motion that responds beautifully to cursor movement. Every detail, from blooming petals to falling snow, creates an immersive sense of atmosphere and storytelling.<br><br>Designed for creatives and visual storytellers, this wordPress parallax theme blends artful design with smooth, responsive interactivity. Perfect for showcasing portfolios, seasonal projects, or any website that seeks to express transformation and the timeless beauty of nature in motion.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:320:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-22 13:01:36\";s:7:\"package\";s:42:\"4 Seasons WordPress Parallax Theme Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"75\";s:9:\"installed\";b:0;}i:808;a:30:{s:2:\"id\";s:3:\"887\";s:5:\"title\";s:25:\"4 Seasons Parallax Summer\";s:5:\"alias\";s:25:\"4-Seasons-Parallax-Summer\";s:3:\"zip\";s:35:\"packs/4-Seasons-Parallax-Summer.zip\";s:3:\"uid\";s:32:\"12916bda5ee8db1a43a347c65e378b7c\";s:3:\"img\";s:36:\"4-Seasons-Parallax-Summer/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:747:\"<span class=\"ttm_content\">A WordPress parallax theme that transforms the four seasons into a cinematic visual experience. Each module captures the essence of Spring, Summer, Autumn, and Winter through macro-world realism, layered depth, and lifelike motion that responds beautifully to cursor movement. Every detail, from blooming petals to falling snow, creates an immersive sense of atmosphere and storytelling.<br><br>Designed for creatives and visual storytellers, this wordPress parallax theme blends artful design with smooth, responsive interactivity. Perfect for showcasing portfolios, seasonal projects, or any website that seeks to express transformation and the timeless beauty of nature in motion.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:320:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-22 13:02:55\";s:7:\"package\";s:42:\"4 Seasons WordPress Parallax Theme Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"75\";s:9:\"installed\";b:0;}i:809;a:30:{s:2:\"id\";s:3:\"888\";s:5:\"title\";s:25:\"4 Seasons Parallax Autumn\";s:5:\"alias\";s:25:\"4-Seasons-Parallax-Autumn\";s:3:\"zip\";s:35:\"packs/4-Seasons-Parallax-Autumn.zip\";s:3:\"uid\";s:32:\"da5623eda507455e46f980e5ef932a72\";s:3:\"img\";s:36:\"4-Seasons-Parallax-Autumn/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:747:\"<span class=\"ttm_content\">A WordPress parallax theme that transforms the four seasons into a cinematic visual experience. Each module captures the essence of Spring, Summer, Autumn, and Winter through macro-world realism, layered depth, and lifelike motion that responds beautifully to cursor movement. Every detail, from blooming petals to falling snow, creates an immersive sense of atmosphere and storytelling.<br><br>Designed for creatives and visual storytellers, this wordPress parallax theme blends artful design with smooth, responsive interactivity. Perfect for showcasing portfolios, seasonal projects, or any website that seeks to express transformation and the timeless beauty of nature in motion.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:320:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-22 13:04:09\";s:7:\"package\";s:42:\"4 Seasons WordPress Parallax Theme Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"75\";s:9:\"installed\";b:0;}i:810;a:30:{s:2:\"id\";s:3:\"889\";s:5:\"title\";s:25:\"4 Seasons Parallax Winter\";s:5:\"alias\";s:25:\"4-Seasons-Parallax-Winter\";s:3:\"zip\";s:35:\"packs/4-Seasons-Parallax-Winter.zip\";s:3:\"uid\";s:32:\"20ce4d8931148dbe8ec1562a5f8d74db\";s:3:\"img\";s:36:\"4-Seasons-Parallax-Winter/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:747:\"<span class=\"ttm_content\">A WordPress parallax theme that transforms the four seasons into a cinematic visual experience. Each module captures the essence of Spring, Summer, Autumn, and Winter through macro-world realism, layered depth, and lifelike motion that responds beautifully to cursor movement. Every detail, from blooming petals to falling snow, creates an immersive sense of atmosphere and storytelling.<br><br>Designed for creatives and visual storytellers, this wordPress parallax theme blends artful design with smooth, responsive interactivity. Perfect for showcasing portfolios, seasonal projects, or any website that seeks to express transformation and the timeless beauty of nature in motion.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:320:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-10-22 13:05:25\";s:7:\"package\";s:42:\"4 Seasons WordPress Parallax Theme Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"75\";s:9:\"installed\";b:0;}i:811;a:27:{s:2:\"id\";s:3:\"890\";s:5:\"title\";s:33:\"Director – Media Gallery Slider\";s:5:\"alias\";s:30:\"Director--Media-Gallery-Slider\";s:3:\"zip\";s:34:\"Director--Media-Gallery-Slider.zip\";s:3:\"uid\";s:32:\"e1720dddee500bbd833724cbb7b1f823\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide1.jpg\";s:5:\"video\";s:34:\"wordpress-media-gallery-slider.mp4\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/wordpress-media-gallery-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-media-gallery-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:599:\"<span class=\"ttm_content\">Step into the editing room with Director, a sleek and cinematic media gallery built to showcase your visuals in motion. Combine images, HTML5 videos, YouTube, and Vimeo clips seamlessly within one fluid slider experience.<br><br>Designed with a minimalist interface and dramatic pacing, this template lets your content take the spotlight - whether it is a film reel, creative portfolio, or behind-the-scenes showcase. Smooth transitions, responsive layout, make Director the perfect all-media stage for storytellers and creators alike.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-11-12 10:05:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:812;a:26:{s:2:\"id\";s:3:\"891\";s:5:\"title\";s:16:\"Hero Vimeo Video\";s:5:\"alias\";s:16:\"Hero-Vimeo-Video\";s:3:\"zip\";s:20:\"Hero-Vimeo-Video.zip\";s:3:\"uid\";s:32:\"5c89a6a73b988a36f181f4ed42280b55\";s:3:\"img\";s:27:\"Hero-Vimeo-Video/slide1.jpg\";s:5:\"video\";s:20:\"hero-vimeo-video.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/wordpress-vimeo-video-hero-background/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-vimeo-video-hero-background\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:694:\"<span class=\"ttm_content\">Immerse your viewers in motion and color with the Hero Vimeo Video template - a fullscreen hero design that uses a seamless Vimeo video background paired with animated typography for maximum impact.<br><br>This template transforms any website hero section into a living backdrop, blending smooth gradients, light leaks, and subtle text motion for a cinematic first impression. Ideal for creative portfolios, showreels, studios, or modern brands, it turns video into atmosphere and typography into storytelling.<br><br>Whether you are showcasing film, art, or emotion - this hero section sets the tone before a single word is read.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-11-12 13:23:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:813;a:27:{s:2:\"id\";s:3:\"892\";s:5:\"title\";s:28:\"Magma - YouTube Video Header\";s:5:\"alias\";s:27:\"Magma--YouTube-Video-Header\";s:3:\"zip\";s:31:\"Magma--YouTube-Video-Header.zip\";s:3:\"uid\";s:32:\"910d74a933ccc3ff40d52682f8bd83f9\";s:3:\"img\";s:38:\"Magma--YouTube-Video-Header/slide1.jpg\";s:5:\"video\";s:34:\"wordpress-youtube-video-header.mp4\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/wordpress-youtube-video-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-youtube-video-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:593:\"<span class=\"ttm_content\">Magma – YouTube Video Header brings elemental power to your hero section through an erupting volcano captured in a seamless YouTube video background. A sleek intro animation transitions the video into view, while minimal, precise typography completes the composition with modern clarity.<br><br>Ideal for creative studios, portfolios, and contemporary brands, this template turns natural motion into a sophisticated visual statement. Clean, atmospheric, and effortlessly bold — a hero design that leaves a lasting impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2025-11-17 11:19:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:814;a:27:{s:2:\"id\";s:3:\"893\";s:5:\"title\";s:34:\"Hover Morph Effect Hero Collection\";s:5:\"alias\";s:34:\"Hover-Morph-Effect-Hero-Collection\";s:3:\"zip\";s:38:\"Hover-Morph-Effect-Hero-Collection.zip\";s:3:\"uid\";s:32:\"bf228bcb127f509d7883998f3ec6f17e\";s:3:\"img\";s:45:\"Hover-Morph-Effect-Hero-Collection/slide1.jpg\";s:5:\"video\";s:14:\"hovermorph.mp4\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/hover-morph-effect-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hover-morph-effect-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:624:\"<span class=\"ttm_content\">Discover the art of transformation with the Hover Morph Effect Hero Collection. This series of five surreal hero slides showcases the power of Slider Revolution’s new Hover Morph Addon, where shapes, text, and visuals react organically to interaction.<br><br>Each slide blends minimal design, conceptual storytelling, and fluid motion to create an immersive hero experience - perfect for modern websites, creative agencies, and experimental brands. Smooth parallax, subtle lighting, and dynamic hover transitions turn every scene into a living composition.\r\n</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-hovermorph-addon\\/revslider-hovermorph-addon.php\",\"name\":\"HoverMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-11-19 15:03:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:815;a:27:{s:2:\"id\";s:3:\"894\";s:5:\"title\";s:47:\"Wordpress Hero Image With Interactive Particles\";s:5:\"alias\";s:47:\"Wordpress-Hero-Image-With-Interactive-Particles\";s:3:\"zip\";s:51:\"Wordpress-Hero-Image-With-Interactive-Particles.zip\";s:3:\"uid\";s:32:\"dfdb35f68c436b8d92cf0087cdcb56e7\";s:3:\"img\";s:58:\"Wordpress-Hero-Image-With-Interactive-Particles/slide1.jpg\";s:5:\"video\";s:24:\"wordpress-hero-image.mp4\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wordpress-hero-image/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-image\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:690:\"<span class=\"ttm_content\">WordPress Hero Image With Interactive Particles is a mesmerizing Slider Revolution template that merges art, motion, and meaning into one captivating hero scene. A glowing cluster of dynamic particles responds with fluid precision, creating a living centerpiece that feels both digital and organic. Designed for creatives, studios, and modern brands, this template turns minimalism into expression — blending elegant typography, abstract form, and immersive animation to command attention from the very first frame. Perfect for those who want their WordPress hero section to feel alive, intelligent, and effortlessly modern.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:172:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-11-19 15:15:24\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:816;a:27:{s:2:\"id\";s:3:\"895\";s:5:\"title\";s:41:\"SLRV - Fullscreen WordPress Slider Plugin\";s:5:\"alias\";s:41:\"SLRV---Fullscreen-WordPress-Slider-Plugin\";s:3:\"zip\";s:45:\"SLRV---Fullscreen-WordPress-Slider-Plugin.zip\";s:3:\"uid\";s:32:\"b5022e0cfde42bb9b668f47b9d8aa593\";s:3:\"img\";s:52:\"SLRV---Fullscreen-WordPress-Slider-Plugin/slide1.jpg\";s:5:\"video\";s:20:\"wordpress-slider.mp4\";s:7:\"preview\";s:145:\"https://www.sliderrevolution.com/templates/wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.38\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:652:\"<span class=\"ttm_content\">SLRV is a surreal, cinematic fullscreen wordPress slider plugin template where imagination meets motion. Each slide combines stunning photorealistic animal portraits with smooth parallax transitions and subtle Ken Burns movement for a living, breathing sense of realism. When hovered, the still image transforms into a video moment, bringing the scene vividly to life - an elephant starts to move, a penguin begins to fall, a lion drives into motion. Designed for creators who crave emotion, artistry, and play, SLRV turns surreal storytelling into an unforgettable fullscreen experience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-11-19 15:17:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:817;a:27:{s:2:\"id\";s:3:\"896\";s:5:\"title\";s:37:\"DJ Website Template with Scroll Video\";s:5:\"alias\";s:37:\"DJ-Website-Template-with-Scroll-Video\";s:3:\"zip\";s:41:\"DJ-Website-Template-with-Scroll-Video.zip\";s:3:\"uid\";s:32:\"88371234733b9f94af4b480d55c8b4a5\";s:3:\"img\";s:48:\"DJ-Website-Template-with-Scroll-Video/slide1.jpg\";s:5:\"video\";s:41:\"dj-website-template-with-scroll-video.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/dj-website-template-with-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dj-website-template-with-scroll-video\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.40\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:473:\"<span class=\"ttm_content\">The DJ Website Template with Scroll Video delivers a bold, cinematic way to showcase people, products, or upcoming events through an interactive, scroll-controlled hero experience. Paired with modern typography, and a clean event or feature listing reveal, this template is perfect for artists, brands, businesses, and creators looking to elevate their online presence with a sleek, high-impact visual design.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-12-16 09:20:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:818;a:27:{s:2:\"id\";s:3:\"897\";s:5:\"title\";s:38:\"From Sketch to Product Slider Template\";s:5:\"alias\";s:38:\"From-Sketch-to-Product-Slider-Template\";s:3:\"zip\";s:42:\"From-Sketch-to-Product-Slider-Template.zip\";s:3:\"uid\";s:32:\"52d479d57d8b83dbf09847960d061ee9\";s:3:\"img\";s:50:\"From-Sketch-to-Product-Slider-Template/slide1.webp\";s:5:\"video\";s:42:\"from-sketch-to-product-slider-template.mp4\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/from-sketch-to-product-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=from-sketch-to-product-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.40\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:655:\"<span class=\"ttm_content\">From Sketch to Product is a storytelling slider template that visually guides users through the complete design journey of a product, from raw concept to finished result. Built around a clean vertical scroll experience, the template presents each stage of development with clarity and impact, making it ideal for showcasing design processes, product evolution, and creative workflows. With a minimal layout, strong visual focus, and smooth transitions, this template is perfectly suited for designers, brands, and studios looking to tell a compelling product story in a modern, engaging way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2025-12-19 14:04:55\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:819;a:30:{s:2:\"id\";s:3:\"898\";s:5:\"title\";s:41:\"Prime - Luxury Product Microsite Template\";s:5:\"alias\";s:41:\"prime---luxury-product-microsite-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"prime---luxury-product-microsite-template\";s:3:\"img\";s:54:\"packages/Prime---Luxury-Product-Microsite-Template.jpg\";s:5:\"video\";s:45:\"Prime---Luxury-Product-Microsite-Template.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/prime-luxury-product-microsite-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=prime-luxury-product-microsite-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Prime is a refined product microsite template designed for luxury storytelling, showcased here through a collection of premium fountain pens. It presents products as experiences, using a calm editorial flow with lifestyle imagery, detailed close-ups, and immersive modal reveals. Ideal for high-end products where craftsmanship, character, and presence matter more than specifications.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-02 16:09:44\";s:7:\"package\";s:41:\"Prime - Luxury Product Microsite Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"76\";s:9:\"installed\";b:0;}i:820;a:30:{s:2:\"id\";s:3:\"899\";s:5:\"title\";s:20:\"Prime – Intro Page\";s:5:\"alias\";s:16:\"prime-intro-page\";s:3:\"zip\";s:26:\"packs/prime-intro-page.zip\";s:3:\"uid\";s:32:\"d98987901f182bf9f4332c8a32c6f5fa\";s:3:\"img\";s:28:\"prime-intro-page/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/prime-luxury-product-microsite-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=prime-luxury-product-microsite-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Prime is a refined product microsite template designed for luxury storytelling, showcased here through a collection of premium fountain pens. It presents products as experiences, using a calm editorial flow with lifestyle imagery, detailed close-ups, and immersive modal reveals. Ideal for high-end products where craftsmanship, character, and presence matter more than specifications.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:02:56\";s:7:\"package\";s:41:\"Prime - Luxury Product Microsite Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"76\";s:9:\"installed\";b:0;}i:821;a:30:{s:2:\"id\";s:3:\"900\";s:5:\"title\";s:31:\"Prime - Confidant Details Modal\";s:5:\"alias\";s:29:\"prime-confidant-details-modal\";s:3:\"zip\";s:39:\"packs/prime-confidant-details-modal.zip\";s:3:\"uid\";s:32:\"7a537c678f50e8d4742d40c62a69225d\";s:3:\"img\";s:41:\"prime-confidant-details-modal/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/prime-luxury-product-microsite-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=prime-luxury-product-microsite-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Prime is a refined product microsite template designed for luxury storytelling, showcased here through a collection of premium fountain pens. It presents products as experiences, using a calm editorial flow with lifestyle imagery, detailed close-ups, and immersive modal reveals. Ideal for high-end products where craftsmanship, character, and presence matter more than specifications.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:10:45\";s:7:\"package\";s:41:\"Prime - Luxury Product Microsite Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"76\";s:9:\"installed\";b:0;}i:822;a:30:{s:2:\"id\";s:3:\"901\";s:5:\"title\";s:29:\"Prime - Thinker Details Modal\";s:5:\"alias\";s:27:\"prime-thinker-details-modal\";s:3:\"zip\";s:37:\"packs/prime-thinker-details-modal.zip\";s:3:\"uid\";s:32:\"fd9d24d5f2230b2f704da40de76fa747\";s:3:\"img\";s:39:\"prime-thinker-details-modal/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/prime-luxury-product-microsite-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=prime-luxury-product-microsite-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Prime is a refined product microsite template designed for luxury storytelling, showcased here through a collection of premium fountain pens. It presents products as experiences, using a calm editorial flow with lifestyle imagery, detailed close-ups, and immersive modal reveals. Ideal for high-end products where craftsmanship, character, and presence matter more than specifications.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:14:12\";s:7:\"package\";s:41:\"Prime - Luxury Product Microsite Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"76\";s:9:\"installed\";b:0;}i:823;a:30:{s:2:\"id\";s:3:\"902\";s:5:\"title\";s:31:\"Prime - Authority Details Modal\";s:5:\"alias\";s:29:\"prime-authority-details-modal\";s:3:\"zip\";s:39:\"packs/prime-authority-details-modal.zip\";s:3:\"uid\";s:32:\"2c48309091f43d4ae3a5495bd3e93c64\";s:3:\"img\";s:41:\"prime-authority-details-modal/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/prime-luxury-product-microsite-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=prime-luxury-product-microsite-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Prime is a refined product microsite template designed for luxury storytelling, showcased here through a collection of premium fountain pens. It presents products as experiences, using a calm editorial flow with lifestyle imagery, detailed close-ups, and immersive modal reveals. Ideal for high-end products where craftsmanship, character, and presence matter more than specifications.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:17:15\";s:7:\"package\";s:41:\"Prime - Luxury Product Microsite Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"76\";s:9:\"installed\";b:0;}i:824;a:30:{s:2:\"id\";s:3:\"903\";s:5:\"title\";s:30:\"Prime - Romantic Details Modal\";s:5:\"alias\";s:28:\"prime-romantic-details-modal\";s:3:\"zip\";s:38:\"packs/prime-romantic-details-modal.zip\";s:3:\"uid\";s:32:\"a54556bf8a1d2131a21908ede6f1034d\";s:3:\"img\";s:40:\"prime-romantic-details-modal/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/prime-luxury-product-microsite-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=prime-luxury-product-microsite-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Prime is a refined product microsite template designed for luxury storytelling, showcased here through a collection of premium fountain pens. It presents products as experiences, using a calm editorial flow with lifestyle imagery, detailed close-ups, and immersive modal reveals. Ideal for high-end products where craftsmanship, character, and presence matter more than specifications.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:20:51\";s:7:\"package\";s:41:\"Prime - Luxury Product Microsite Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"76\";s:9:\"installed\";b:0;}i:825;a:30:{s:2:\"id\";s:3:\"904\";s:5:\"title\";s:26:\"Prime – Pen Slides Modal\";s:5:\"alias\";s:22:\"prime-pen-slides-modal\";s:3:\"zip\";s:32:\"packs/prime-pen-slides-modal.zip\";s:3:\"uid\";s:32:\"18fe859db69b76f533f9e641792e5468\";s:3:\"img\";s:34:\"prime-pen-slides-modal/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/prime-luxury-product-microsite-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=prime-luxury-product-microsite-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Prime is a refined product microsite template designed for luxury storytelling, showcased here through a collection of premium fountain pens. It presents products as experiences, using a calm editorial flow with lifestyle imagery, detailed close-ups, and immersive modal reveals. Ideal for high-end products where craftsmanship, character, and presence matter more than specifications.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:22:43\";s:7:\"package\";s:41:\"Prime - Luxury Product Microsite Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"76\";s:9:\"installed\";b:0;}i:826;a:27:{s:2:\"id\";s:3:\"905\";s:5:\"title\";s:44:\"AI Smart Glasses Product Presentation Slider\";s:5:\"alias\";s:44:\"AI-Smart-Glasses-Product-Presentation-Slider\";s:3:\"zip\";s:48:\"AI-Smart-Glasses-Product-Presentation-Slider.zip\";s:3:\"uid\";s:32:\"1f6d8c707edfafac075df45302549a94\";s:3:\"img\";s:56:\"AI-Smart-Glasses-Product-Presentation-Slider/slide1.webp\";s:5:\"video\";s:48:\"AI-Smart-Glasses-Product-Presentation-Slider.mp4\";s:7:\"preview\";s:117:\"https://sliderrevolution.com/templates/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=templates\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:542:\"<span class=\"ttm_content\">A modern, interactive slider designed to showcase next-generation wearable technology. This template features a smooth hover-based reveal effect that uncovers product details and visual layers as users interact with the glasses.<br><br>The slider includes three focused slides highlighting design, intelligence, and everyday usability. Clean layouts, subtle animations, and a premium aesthetic make it ideal for AI wearables, smart devices, and futuristic product presentations.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:359:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-03-05 09:25:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:827;a:30:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:39:\"SHFT - Interior Design Website Template\";s:5:\"alias\";s:39:\"shft---interior-design-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"shft---interior-design-website-template\";s:3:\"img\";s:52:\"packages/SHFT---Interior-Design-Website-Template.jpg\";s:5:\"video\";s:43:\"shft–Interior-design-website-template.mp4\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/shft-interior-design-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=shft-interior-design-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:453:\"<span class=\"ttm_content\">SHFT is a striking interior design website template built for studios that want to stand out. With its dark, sophisticated aesthetic, cinematic project showcases, and clean architectural layout, this template transforms portfolios into immersive visual experiences.<br><br>Designed for interior designers, architects, and creative studios who value material, mood, and modern presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-03-05 09:28:05\";s:7:\"package\";s:39:\"SHFT - Interior Design Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"77\";s:9:\"installed\";b:0;}i:828;a:30:{s:2:\"id\";s:3:\"907\";s:5:\"title\";s:9:\"SHFT hero\";s:5:\"alias\";s:9:\"shft-hero\";s:3:\"zip\";s:19:\"packs/shft-hero.zip\";s:3:\"uid\";s:32:\"3df5d0d15528b395901d4a7a76fb0ae2\";s:3:\"img\";s:21:\"shft-hero/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/shft-interior-design-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=shft-interior-design-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:453:\"<span class=\"ttm_content\">SHFT is a striking interior design website template built for studios that want to stand out. With its dark, sophisticated aesthetic, cinematic project showcases, and clean architectural layout, this template transforms portfolios into immersive visual experiences.<br><br>Designed for interior designers, architects, and creative studios who value material, mood, and modern presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:34:46\";s:7:\"package\";s:39:\"SHFT - Interior Design Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"77\";s:9:\"installed\";b:0;}i:829;a:30:{s:2:\"id\";s:3:\"908\";s:5:\"title\";s:12:\"SHFT process\";s:5:\"alias\";s:12:\"shft-process\";s:3:\"zip\";s:22:\"packs/shft-process.zip\";s:3:\"uid\";s:32:\"27d5afa79d65c142b3002245f9161ce4\";s:3:\"img\";s:24:\"shft-process/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/shft-interior-design-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=shft-interior-design-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:453:\"<span class=\"ttm_content\">SHFT is a striking interior design website template built for studios that want to stand out. With its dark, sophisticated aesthetic, cinematic project showcases, and clean architectural layout, this template transforms portfolios into immersive visual experiences.<br><br>Designed for interior designers, architects, and creative studios who value material, mood, and modern presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:36:02\";s:7:\"package\";s:39:\"SHFT - Interior Design Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"77\";s:9:\"installed\";b:0;}i:830;a:30:{s:2:\"id\";s:3:\"909\";s:5:\"title\";s:9:\"SHFT work\";s:5:\"alias\";s:9:\"shft-work\";s:3:\"zip\";s:19:\"packs/shft-work.zip\";s:3:\"uid\";s:32:\"1c6a0dcb65ec284a8fec50bf2bbd27ce\";s:3:\"img\";s:21:\"shft-work/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/shft-interior-design-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=shft-interior-design-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:453:\"<span class=\"ttm_content\">SHFT is a striking interior design website template built for studios that want to stand out. With its dark, sophisticated aesthetic, cinematic project showcases, and clean architectural layout, this template transforms portfolios into immersive visual experiences.<br><br>Designed for interior designers, architects, and creative studios who value material, mood, and modern presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:37:40\";s:7:\"package\";s:39:\"SHFT - Interior Design Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"77\";s:9:\"installed\";b:0;}i:831;a:30:{s:2:\"id\";s:3:\"910\";s:5:\"title\";s:12:\"SHFT contact\";s:5:\"alias\";s:12:\"shft-contact\";s:3:\"zip\";s:22:\"packs/shft-contact.zip\";s:3:\"uid\";s:32:\"9fc38a0c4a2603c69295c27b5d1010db\";s:3:\"img\";s:24:\"shft-contact/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/shft-interior-design-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=shft-interior-design-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:453:\"<span class=\"ttm_content\">SHFT is a striking interior design website template built for studios that want to stand out. With its dark, sophisticated aesthetic, cinematic project showcases, and clean architectural layout, this template transforms portfolios into immersive visual experiences.<br><br>Designed for interior designers, architects, and creative studios who value material, mood, and modern presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:39:12\";s:7:\"package\";s:39:\"SHFT - Interior Design Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"77\";s:9:\"installed\";b:0;}i:832;a:30:{s:2:\"id\";s:3:\"911\";s:5:\"title\";s:12:\"SHFT gallery\";s:5:\"alias\";s:12:\"shft-gallery\";s:3:\"zip\";s:22:\"packs/shft-gallery.zip\";s:3:\"uid\";s:32:\"02b1e3351448776d5bca0e17dfb6575e\";s:3:\"img\";s:24:\"shft-gallery/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/shft-interior-design-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=shft-interior-design-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.0\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:453:\"<span class=\"ttm_content\">SHFT is a striking interior design website template built for studios that want to stand out. With its dark, sophisticated aesthetic, cinematic project showcases, and clean architectural layout, this template transforms portfolios into immersive visual experiences.<br><br>Designed for interior designers, architects, and creative studios who value material, mood, and modern presentation.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-03-05 09:40:14\";s:7:\"package\";s:39:\"SHFT - Interior Design Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"77\";s:9:\"installed\";b:0;}i:833;a:27:{s:2:\"id\";s:3:\"912\";s:5:\"title\";s:47:\"Mood Board – Infinite Filmstrip Media Gallery\";s:5:\"alias\";s:43:\"mood-board-infinite-filmstrip-media-gallery\";s:3:\"zip\";s:47:\"mood-board-infinite-filmstrip-media-gallery.zip\";s:3:\"uid\";s:32:\"a6ff4e13da33384392b556262d08c1e7\";s:3:\"img\";s:55:\"mood-board-infinite-filmstrip-media-gallery/slide1.webp\";s:5:\"video\";s:47:\"mood-board-infinite-filmstrip-media-gallery.mp4\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/mood-board-infinite-filmstrip-media-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=mood-board-infinite-filmstrip-media-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"7.0.0.5\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:449:\"<span class=\"ttm_content\">Create a striking visual experience with Mood Board - Infinite Filmstrip Media Gallery. This template features a continuous filmstrip-style gallery that keeps images in constant motion, giving your content a cinematic and dynamic feel. Choose from three different hero layouts, each with distinct hover interactions, making it ideal for mood boards, portfolios, and creative showcases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:359:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-03-09 06:43:26\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:834;a:27:{s:2:\"id\";s:3:\"913\";s:5:\"title\";s:51:\"Silent Beams – Sunbeam Ray Effect Slider Template\";s:5:\"alias\";s:47:\"silent-beams-sunbeam-ray-effect-slider-template\";s:3:\"zip\";s:51:\"silent-beams-sunbeam-ray-effect-slider-template.zip\";s:3:\"uid\";s:32:\"50593d42270dfa4d60f9368f40e1b061\";s:3:\"img\";s:59:\"silent-beams-sunbeam-ray-effect-slider-template/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/silent-beams-sunbeam-ray-effect-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=silent-beams-sunbeam-ray-effect-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.6\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:436:\"<span class=\"ttm_content\">A cinematic Slider Revolution template designed around interactive sun rays that shift with mouse movement, creating a rich sense of depth, atmosphere, and motion. With surreal imagery, layered lighting, and smooth transitions, it delivers an immersive visual experience that works beautifully for creative portfolios, artistic presentations, and mood-driven storytelling.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-sunbeam-addon\\/revslider-sunbeam-addon.php\",\"name\":\"SunBeam AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-03-26 11:15:23\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:835;a:27:{s:2:\"id\";s:3:\"914\";s:5:\"title\";s:45:\"Scoop Society - Ice Cream Shop Website Slider\";s:5:\"alias\";s:43:\"scoop-society-ice-cream-shop-website-slider\";s:3:\"zip\";s:47:\"scoop-society-ice-cream-shop-website-slider.zip\";s:3:\"uid\";s:32:\"f86d5668c9bbd780a2b6f2142aba4438\";s:3:\"img\";s:55:\"scoop-society-ice-cream-shop-website-slider/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/scoop-society-ice-cream-shop-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=scoop-society-ice-cream-shop-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.0.9\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:458:\"<span class=\"ttm_content\">A playful and colorful ice cream shop slider designed to showcase multiple flavors in a fun, engaging way. The template features an interactive intro selection, dedicated flavor slides, floating 3D ingredients, and vibrant product-focused layouts. Perfect for ice cream shops, gelato brands, dessert businesses, or any food-related website looking to present flavors with personality and style.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-hovermorph-addon\\/revslider-hovermorph-addon.php\",\"name\":\"HoverMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-04-17 16:35:02\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:836;a:27:{s:2:\"id\";s:3:\"915\";s:5:\"title\";s:46:\"Editorial Product Gallery Slider for WordPress\";s:5:\"alias\";s:46:\"editorial-product-gallery-slider-for-wordpress\";s:3:\"zip\";s:50:\"editorial-product-gallery-slider-for-wordpress.zip\";s:3:\"uid\";s:32:\"fb0bda0d633ebfae6403accb6591fbf6\";s:3:\"img\";s:58:\"editorial-product-gallery-slider-for-wordpress/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:197:\"https://www.sliderrevolution.com/templates/editorial-product-gallery-slider-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=editorial-product-gallery-slider-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.10\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:356:\"<span class=\"ttm_content\">Turn product browsing into a gallery experience. Five thumbnails drift behind your cursor, then snap into a clean navigation dock on scroll. WebGL transitions dissolve one product into the next with lookbook-level polish. Perfect for furniture studios, design ateliers, and gallery retailers.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-04-27 11:07:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:837;a:27:{s:2:\"id\";s:3:\"916\";s:5:\"title\";s:48:\"Scroll Driven Hero Template – Layered Parallax\";s:5:\"alias\";s:44:\"scroll-driven-hero-template-layered-parallax\";s:3:\"zip\";s:48:\"scroll-driven-hero-template-layered-parallax.zip\";s:3:\"uid\";s:32:\"87c6bdec6c28332d573e3e5d985971e6\";s:3:\"img\";s:56:\"scroll-driven-hero-template-layered-parallax/slide1.webp\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:201:\"https://www.sliderrevolution.com/templates/scroll-driven-hero-template-layered-parallax/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=scroll-driven-hero-template-layered-parallax\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.10\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:739:\"<span class=\"ttm_content\">A refined scroll driven hero that blends depth, motion, and typography into a seamless visual experience. The scene evolves through layered transitions, guiding the viewer from an initial reveal into a bold, focused message, all within a fluid and immersive composition. Built to be fully adaptable, this layout works across industries, whether showcasing products, visuals, or brand storytelling, while maintaining a clean structure and strong visual hierarchy. Subtle parallax, smooth scaling, and dynamic layering create a sense of continuity that elevates any content placed within it. Perfect for modern websites that want to combine interaction with clarity and impact.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-04-29 09:21:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:838;a:27:{s:2:\"id\";s:3:\"917\";s:5:\"title\";s:37:\"Raven - Cinematic Video Hero Template\";s:5:\"alias\";s:35:\"raven-cinematic-video-hero-template\";s:3:\"zip\";s:39:\"raven-cinematic-video-hero-template.zip\";s:3:\"uid\";s:32:\"6373d1a4fa82a0e0d9279008f94bfc53\";s:3:\"img\";s:46:\"raven-cinematic-video-hero-template/slide1.jpg\";s:5:\"video\";s:39:\"raven-cinematic-video-hero-template.mp4\";s:7:\"preview\";s:183:\"https://www.sliderrevolution.com/templates/raven-cinematic-video-hero-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=raven-cinematic-video-hero-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.12\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:355:\"<span class=\"ttm_content\">A dramatic two-stage video hero template that hooks visitors first, then delivers your message. Opens with a branded intro and looping scene, then reveals a close-up image with focused CTA buttons. Perfect for campaigns and landing pages that need to command attention before guiding action.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2026-05-08 10:29:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:839;a:27:{s:2:\"id\";s:3:\"918\";s:5:\"title\";s:44:\"Hero Section Templates – 6-in-1 Collection\";s:5:\"alias\";s:40:\"hero-section-templates-6-in-1-collection\";s:3:\"zip\";s:44:\"hero-section-templates-6-in-1-collection.zip\";s:3:\"uid\";s:32:\"064e9e9309ebb0a64f63503f6974a984\";s:3:\"img\";s:52:\"hero-section-templates-6-in-1-collection/slide1.webp\";s:5:\"video\";s:44:\"hero-section-templates-6-in-1-collection.mp4\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/hero-section-templates-6-in-1-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-section-templates-6-in-1-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.15\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:625:\"<span class=\"ttm_content\">A versatile collection of six professionally designed hero templates for modern websites, startups, agencies, online stores, restaurants, and personal brands. Each hero features a unique visual direction, from bold editorial layouts and minimal SaaS interfaces to cinematic product showcases and photography-led experiences. Fully customizable and easy to adapt, the pack lets you quickly replace images, videos, colors, typography, and content to match any brand or industry while creating strong first impressions and modern, conversion-focused hero sections.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:351:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-01 02:50:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:840;a:30:{s:2:\"id\";s:3:\"919\";s:5:\"title\";s:50:\"Carousel Design Templates - Premium WordPress Pack\";s:5:\"alias\";s:50:\"carousel-design-templates---premium-wordpress-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:50:\"carousel-design-templates---premium-wordpress-pack\";s:3:\"img\";s:61:\"packages/Carousel-Design-Templates-Premium-WordPress-Pack.jpg\";s:5:\"video\";s:29:\"carousel-design-templates.mp4\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 13:23:53\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:841;a:30:{s:2:\"id\";s:3:\"920\";s:5:\"title\";s:17:\"Carousel SVG Path\";s:5:\"alias\";s:17:\"carousel-svg-path\";s:3:\"zip\";s:27:\"packs/carousel-svg-path.zip\";s:3:\"uid\";s:32:\"c28ae910236a869ffdd8a4c7164815c8\";s:3:\"img\";s:28:\"carousel-svg-path/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 13:35:52\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:842;a:30:{s:2:\"id\";s:3:\"921\";s:5:\"title\";s:22:\"Stacked Cards Carousel\";s:5:\"alias\";s:22:\"stacked-cards-carousel\";s:3:\"zip\";s:32:\"packs/stacked-cards-carousel.zip\";s:3:\"uid\";s:32:\"f23b9ce6172a02ba3a39c3dca68dec7b\";s:3:\"img\";s:33:\"stacked-cards-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 13:40:34\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:843;a:30:{s:2:\"id\";s:3:\"922\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:5:\"alias\";s:20:\"testimonial-carousel\";s:3:\"zip\";s:30:\"packs/testimonial-carousel.zip\";s:3:\"uid\";s:32:\"ea742854e889cc74a09c7ee622153e2b\";s:3:\"img\";s:31:\"testimonial-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 13:45:10\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:844;a:30:{s:2:\"id\";s:3:\"923\";s:5:\"title\";s:25:\"Modern Accordion Carousel\";s:5:\"alias\";s:25:\"modern-accordion-carousel\";s:3:\"zip\";s:35:\"packs/modern-accordion-carousel.zip\";s:3:\"uid\";s:32:\"94a66161bf122dc163c80a9bfdca22af\";s:3:\"img\";s:36:\"modern-accordion-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 13:50:45\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:845;a:30:{s:2:\"id\";s:3:\"924\";s:5:\"title\";s:16:\"Normal Accordion\";s:5:\"alias\";s:16:\"normal-accordion\";s:3:\"zip\";s:26:\"packs/normal-accordion.zip\";s:3:\"uid\";s:32:\"31732e1161807cae9293d2944bb53d9e\";s:3:\"img\";s:27:\"normal-accordion/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 14:00:04\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:846;a:30:{s:2:\"id\";s:3:\"925\";s:5:\"title\";s:19:\"Zoom Slide Carousel\";s:5:\"alias\";s:19:\"zoom-slide-carousel\";s:3:\"zip\";s:29:\"packs/zoom-slide-carousel.zip\";s:3:\"uid\";s:32:\"d60a29d154bd8b6d4d5294a9201110ec\";s:3:\"img\";s:30:\"zoom-slide-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 14:03:50\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:847;a:30:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:20:\"3D Carousel Vertical\";s:5:\"alias\";s:20:\"3d-carousel-vertical\";s:3:\"zip\";s:30:\"packs/3d-carousel-vertical.zip\";s:3:\"uid\";s:32:\"3df9f3fb735c8c2dfd432b3f8e992601\";s:3:\"img\";s:31:\"3d-carousel-vertical/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 14:06:50\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:848;a:30:{s:2:\"id\";s:3:\"927\";s:5:\"title\";s:21:\"3D Distorted Carousel\";s:5:\"alias\";s:21:\"3d-distorted-carousel\";s:3:\"zip\";s:31:\"packs/3d-distorted-carousel.zip\";s:3:\"uid\";s:32:\"ac3015430cfa8fe29ccf7d01cd0a8bc8\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 14:09:50\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:849;a:30:{s:2:\"id\";s:3:\"928\";s:5:\"title\";s:22:\"3D Carousel Horizontal\";s:5:\"alias\";s:22:\"3d-carousel-horizontal\";s:3:\"zip\";s:32:\"packs/3d-carousel-horizontal.zip\";s:3:\"uid\";s:32:\"e6cb362069cbab0d6246b4421ea8bc76\";s:3:\"img\";s:33:\"3d-carousel-horizontal/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 14:15:50\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:850;a:30:{s:2:\"id\";s:3:\"929\";s:5:\"title\";s:17:\"2D rotation cards\";s:5:\"alias\";s:17:\"2d-rotation-cards\";s:3:\"zip\";s:27:\"packs/2d-rotation-cards.zip\";s:3:\"uid\";s:32:\"e79546fdc2094f8322b2cf27d72de0ab\";s:3:\"img\";s:28:\"2d-rotation-cards/slide1.jpg\";s:5:\"video\";s:0:\"\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/carousel-design-templates-wordpress-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-design-templates-wordpress-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"7.0.16\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:700:\"<span class=\"ttm_content\">A premium carousel template collection built for bold visual storytelling. Featuring image stacks, smooth rotations, layered cards, testimonials, fashion strips, food showcases, product highlights, and interior galleries, this pack gives you a flexible set of modern carousel layouts for creative websites.<br><br>With warm accents, spacious compositions, elegant typography, and polished motion effects, each template is designed to add depth, rhythm, and a refined presentation feel. Perfect for portfolios, ecommerce, restaurants, beauty brands, agencies, architecture studios, lookbooks, testimonials, and promotional landing pages.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:169:\"[{\"path\":\"revslider-carouselx-addon\\/revslider-carouselx-addon.php\",\"name\":\"CasrouselX AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-11 14:19:13\";s:7:\"package\";s:52:\"Carousel Design Templates – Premium WordPress Pack\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"78\";s:9:\"installed\";b:0;}i:851;a:27:{s:2:\"id\";s:3:\"930\";s:5:\"title\";s:47:\"Filmstrip Hero – 3D Image Carousel Collection\";s:5:\"alias\";s:43:\"filmstrip-hero-3d-image-carousel-collection\";s:3:\"zip\";s:47:\"filmstrip-hero-3d-image-carousel-collection.zip\";s:3:\"uid\";s:32:\"9ac8e4b578d6af0b036227a295f3006b\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-1.jpg\";s:5:\"video\";s:47:\"filmstrip-hero-3D-Image-carousel-collection.mp4\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/filmstrip-hero-3d-image-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=filmstrip-hero-3d-image-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.1.1\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:634:\"<span class=\"ttm_content\">Filmstrip Hero – 3D Image Carousel Collection is a dynamic Slider Revolution template built to showcase the creative potential of interactive image strips and 3D carousel layouts. It includes examples such as 3D Showcase, 3D Spiral, 3D Tornado, 3D Sphere, Cascade, Stacked, and Circled filmstrips, while showing how these styles can be expanded into many custom variations.<br><br>All filmstrips are draggable, mouse-controlled, and fully interactive, giving users an immersive way to explore image collections through depth, rotation, perspective, and layered motion.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-06-25 03:55:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:852;a:27:{s:2:\"id\";s:3:\"931\";s:5:\"title\";s:47:\"DepthForge – 3D Slider Template for WordPress\";s:5:\"alias\";s:43:\"depthforge-3d-slider-template-for-wordpress\";s:3:\"zip\";s:47:\"depthforge-3d-slider-template-for-wordpress.zip\";s:3:\"uid\";s:32:\"08b8062ac83ce70f3c088f6d7882f4ef\";s:3:\"img\";s:55:\"depthforge-3d-slider-template-for-wordpress/slide1.webp\";s:5:\"video\";s:49:\"depthforge–3d-slider-template-for-wordpress.mp4\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/depthforge-3d-slider-template-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=depthforge-3d-slider-template-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"7.1.3\";s:5:\"up_to\";s:5:\"9.9.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:586:\"<span class=\"ttm_content\">DepthForge – 3D Slider Template for WordPress is an interactive 3D slider built for bold product showcases, tech brands, creative studios, and experimental web presentations.<br><br>Designed to bring real depth into WordPress hero sections, DepthForge lets you present products, objects, textures, and abstract forms in a more tactile and dynamic way. From cinematic product storytelling to playful 3D object fields and sculptural visual systems, every slide is built to feel dimensional, responsive, and visually alive.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-depthforge-addon\\/revslider-depthforge-addon.php\",\"name\":\"DepthForge AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2026-07-15 08:53:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:876:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:19:\"Photographer-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";}}s:27:\"Photographer-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";}}s:21:\"Photographer-Showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";}}s:22:\"Photographer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";}}s:21:\"Photographer-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";}}s:19:\"Photographer-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";}}s:18:\"Photographer-Modal\";a:1:{i:0;a:2:{s:5:\"title\";s:8:\"Slider 1\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";}}s:25:\"testimonial-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";}}s:22:\"testimonial-carousel-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide4.jpg\";}}s:22:\"testimonial-carousel-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide5.jpg\";}}s:22:\"testimonial-carousel-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide3.jpg\";}}s:22:\"testimonial-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";}}s:22:\"testimonial-carousel-5\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide4.jpg\";}}s:9:\"deep-dive\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";}}s:22:\"particle-wave-showcase\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"particle-wave-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"particle-wave-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"particle-wave-showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"particle-wave-showcase/slide5.jpg\";}}s:17:\"video-hero-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";}}s:28:\"solar-system-showcase-slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide9.jpg\";}}s:26:\"Optic-shop-showcase-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide5.jpg\";}}s:24:\"charts-template-showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";}}s:31:\"fashion-website-slider-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";}}s:22:\"fashion-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fashion-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"fashion-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"fashion-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"fashion-website-slider/slide5.jpg\";}}s:28:\"fashion-website-slider-modal\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide5.jpg\";}}s:24:\"furniture-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"furniture-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"furniture-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"furniture-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"furniture-website-slider/slide5.jpg\";}}s:26:\"fitness-gym-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide5.jpg\";}}s:35:\"ai--robotics-webside-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";}}s:30:\"ai-and-robotics-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide4.jpg\";}}s:14:\"ai-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";}}s:33:\"minimal-typography-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide4.jpg\";}}s:19:\"404-page-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"404-page-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"404-page-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"404-page-collection/slide4.jpg\";}}s:21:\"ecommerce-sale-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide4.jpg\";}}s:19:\"fashion-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"fashion-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"fashion-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"fashion-shop-slider/slide4.jpg\";}}s:29:\"lingerie-store-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide5.jpg\";}}s:28:\"beach-events-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide4.jpg\";}}s:41:\"creative-portfolio-website-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";}}s:30:\"creative-portfolio-main-slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide8.jpg\";}}s:28:\"creative-portfolio-project-1\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide5.jpg\";}}s:28:\"creative-portfolio-project-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide5.jpg\";}}s:28:\"creative-portfolio-project-3\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide5.jpg\";}}s:28:\"creative-portfolio-project-4\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide5.jpg\";}}s:28:\"creative-portfolio-project-5\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide5.jpg\";}}s:28:\"creative-portfolio-project-6\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide5.jpg\";}}s:28:\"creative-portfolio-project-7\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide5.jpg\";}}s:19:\"ai-particle-cluster\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"ai-particle-cluster/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"ai-particle-cluster/slide3.jpg\";}}s:24:\"artistic-parallax-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide4.jpg\";}}s:23:\"magazine-content-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";}}s:30:\"magazine-content-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide4.jpg\";}}s:24:\"Masonry-Gallery-Carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide3.jpg\";}}s:21:\"neon-wordpress-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide5.jpg\";}}s:27:\"Restaurant-One-Page-Website\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide11.jpg\";}}s:18:\"woocommerce-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"woocommerce-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"woocommerce-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"woocommerce-slider/slide4.jpg\";}}s:25:\"woocommerce-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide4.jpg\";}}s:21:\"wordpress-post-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";}}s:28:\"WordPress-Post-Slider-Static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide6.jpg\";}}s:22:\"wordpress-video-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wordpress-video-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wordpress-video-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wordpress-video-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wordpress-video-slider/slide5.jpg\";}}s:37:\"architecture-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";}}s:17:\"architecture-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";}}s:26:\"architecture-header-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"architecture-header-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"architecture-header-slider/slide3.jpg\";}}s:23:\"architecture-text-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";}}s:18:\"architecture-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";}}s:26:\"architecture-process-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";}}s:20:\"architecture-process\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"architecture-process/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"architecture-process/slide3.jpg\";}}s:22:\"architecture-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";}}s:28:\"architecture-portfolio-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide4.jpg\";}}s:20:\"architecture-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";}}s:23:\"image-comparison-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"image-comparison-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"image-comparison-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"image-comparison-slider/slide4.jpg\";}}s:37:\"wedding-photo-slider-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";}}s:20:\"wedding-photo-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"wedding-photo-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"wedding-photo-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"wedding-photo-slider/slide4.jpg\";}}s:26:\"wedding-photo-slider-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide4.jpg\";}}s:24:\"destinations-card-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"destinations-card-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"destinations-card-slider/slide3.jpg\";}}s:21:\"knives-product-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"knives-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"knives-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"knives-product-slider/slide4.jpg\";}}s:16:\"tiny-slider-dark\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"tiny-slider-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"tiny-slider-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"tiny-slider-dark/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"tiny-slider-dark/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"tiny-slider-dark/slide6.jpg\";}}s:17:\"tiny-slider-light\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"tiny-slider-light/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"tiny-slider-light/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"tiny-slider-light/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"tiny-slider-light/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"tiny-slider-light/slide6.jpg\";}}s:24:\"pet-store-product-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"pet-store-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"pet-store-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"pet-store-product-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"pet-store-product-slider/slide5.jpg\";}}s:18:\"material-ui-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"material-ui-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"material-ui-slider/slide3.jpg\";}}s:19:\"happy-holidays-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";}}s:36:\"space-and-sci-fi-presentation-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide4.png\";}}s:21:\"Claymorphism-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide4.jpg\";}}s:24:\"404-page-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"404-page-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"404-page-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"404-page-hero-collection/slide4.jpg\";}}s:32:\"furniture-store-isometric-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide4.jpg\";}}s:36:\"woodworking-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";}}s:22:\"wood-art-one-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";}}s:23:\"wood-art-one-page-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";}}s:22:\"wood-art-one-page-work\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide5.jpg\";}}s:30:\"wood-art-one-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";}}s:24:\"wood-art-one-page-events\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";}}s:24:\"wood-art-one-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";}}s:26:\"wood-art-one-page-gallery1\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery2\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery4\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery5\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide3.jpg\";}}s:35:\"Hero-Template-With-Cursor-Animation\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";}}s:28:\"futuristic-hairstyles-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide5.jpg\";}}s:28:\"instagram-gallery-carousel-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";}}s:31:\"instagram-gallery-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";}}s:29:\"Storytelling-Website-Template\";a:16:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide12.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide13.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide14.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide15.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide16.jpg\";}}s:32:\"generative-ai-wordpress-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";}}s:9:\"G-AI-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";}}s:10:\"G-AI-Intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";}}s:10:\"G-AI-Logos\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";}}s:11:\"G-AI-Images\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"G-AI-Images/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"G-AI-Images/slide3.jpg\";}}s:9:\"G-AI-Copy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";}}s:10:\"G-AI-Tools\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"G-AI-Tools/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"G-AI-Tools/slide3.jpg\";}}s:10:\"G-AI-Cases\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";}}s:18:\"G-AI-Gallery-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";}}s:12:\"G-AI-Gallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"G-AI-Gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"G-AI-Gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"G-AI-Gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"G-AI-Gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"G-AI-Gallery/slide6.jpg\";}}s:17:\"G-AI-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide3.jpg\";}}s:11:\"G-AI-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";}}s:23:\"visual-design-one-pager\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";}}s:20:\"visual-designer-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";}}s:22:\"visual-designer-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"visual-designer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"visual-designer-slider/slide3.jpg\";}}s:25:\"Visual-Designer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";}}s:21:\"Visual-Designer-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";}}s:22:\"visual-designer-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";}}s:27:\"Visual-Designer-Detail-View\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide7.jpg\";}}s:24:\"online-watch-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide4.jpg\";}}s:31:\"Brewery-Website-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide4.jpg\";}}s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";}}s:31:\"Highlight-Hero-Section-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide4.jpg\";}}s:36:\"Samurai-Fullscreen-Carousel-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide4.jpg\";}}s:32:\"surf-scroll-based-story-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";}}s:18:\"Surf-Template-Logo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";}}s:15:\"Surf-Template-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";}}s:15:\"Surf-Template-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";}}s:15:\"Surf-Template-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";}}s:15:\"Surf-Template-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";}}s:33:\"50-50-Split-Screen-Website-Design\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide4.jpg\";}}s:33:\"Food-Presentation-Template-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide4.jpg\";}}s:38:\"FutureSight-Digital-Marketing-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide3.jpg\";}}s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide4.jpg\";}}s:15:\"beyond-the-void\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";}}s:33:\"Static-Ecommerce-Product-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide4.jpg\";}}s:30:\"woo-ecommerce-product-carousel\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";}}s:31:\"Serenity-Hero-With-Focus-Effect\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide5.jpg\";}}s:29:\"OakGrove-Wine-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide4.jpg\";}}s:32:\"Geometric-Slider-Design-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide3.jpg\";}}s:43:\"Chocolate-Bar-Product-Presentation-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide4.jpg\";}}s:30:\"Fluid-Dynamics-Effect-Showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide4.jpg\";}}s:39:\"Spotlight-Hero-Header-With-Fluid-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"Spotlight-Hero-Header-With-Fluid-Effect/slide1.jpg\";}}s:38:\"Suits-Product-Showcase-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide4.jpg\";}}s:41:\"Beards-Full-Width-Image-Carousel-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide5.jpg\";}}s:29:\"Animated-Type-Hero-Collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Animated-Type-Hero-Collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Animated-Type-Hero-Collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Animated-Type-Hero-Collection/slide3.jpg\";}}s:37:\"Horoscope-Slider-with-Zodiac-Showcase\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:49:\"Horoscope-Slider-with-Zodiac-Showcase/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:49:\"Horoscope-Slider-with-Zodiac-Showcase/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:49:\"Horoscope-Slider-with-Zodiac-Showcase/slide12.jpg\";}}s:32:\"Urban-Oven-Pizza-Slider-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide5.jpg\";}}s:42:\"modern-web-agency-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"packages/Modern-Web-Agency-Website-Template.jpg\";}}s:22:\"Modern-Web-Agency-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Modern-Web-Agency-Hero/slide1.jpg\";}}s:24:\"Modern-Web-Agency-Brands\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Modern-Web-Agency-Brands/slide1.jpg\";}}s:23:\"Modern-Web-Agency-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Web-Agency-About/slide1.jpg\";}}s:26:\"Modern-Web-Agency-Projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide4.jpg\";}}s:32:\"Modern-Web-Agency-Title-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Modern-Web-Agency-Title-Projects/slide1.jpg\";}}s:26:\"Modern-Web-Agency-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Modern-Web-Agency-Services/slide1.jpg\";}}s:25:\"Modern-Web-Agency-Contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Modern-Web-Agency-Contact/slide1.jpg\";}}s:23:\"Modern-Agency-Project-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide4.jpg\";}}s:23:\"Modern-Agency-Project-2\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide4.jpg\";}}s:23:\"Modern-Agency-Project-3\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide4.jpg\";}}s:23:\"Modern-Agency-Project-4\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide4.jpg\";}}s:33:\"Dog-Shelter-Puppy-Showcase-Slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide5.jpg\";}}s:34:\"Velocity-Elegant-Fullscreen-Slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide5.jpg\";}}s:37:\"Professional-Training-Slider-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide5.jpg\";}}s:31:\"Modern-Restaurant-Slider-Design\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide4.jpg\";}}s:32:\"coworking-space-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/coworking-space-website-template.jpg\";}}s:20:\"Coworking-Space-Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Coworking-Space-Menu/slide1.jpg\";}}s:20:\"Coworking-Space-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Coworking-Space-Hero/slide1.jpg\";}}s:23:\"Coworking-Space-Counter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Coworking-Space-Counter/slide1.jpg\";}}s:26:\"Coworking-Space-Why-Choose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Coworking-Space-Why-Choose/slide1.jpg\";}}s:25:\"Coworking-Space-Amenities\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide4.jpg\";}}s:21:\"Coworking-Space-Plans\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Coworking-Space-Plans/slide1.jpg\";}}s:28:\"Coworking-Space-Testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide4.jpg\";}}s:20:\"Coworking-Space-Join\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Coworking-Space-Join/slide1.jpg\";}}s:22:\"Coworking-Space-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Coworking-Space-Footer/slide1.jpg\";}}s:22:\"Seafood-Store-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Seafood-Store-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Seafood-Store-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Seafood-Store-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"Seafood-Store-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"Seafood-Store-Template/slide5.jpg\";}}s:40:\"Director--Photographer-Showcase-Template\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:51:\"Director--Photographer-Showcase-Template/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:52:\"Director--Photographer-Showcase-Template/slide10.jpg\";}}s:40:\"Stellar-Souls-Creative-Fullscreen-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Stellar-Souls-Creative-Fullscreen-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:51:\"Stellar-Souls-Creative-Fullscreen-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:51:\"Stellar-Souls-Creative-Fullscreen-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:51:\"Stellar-Souls-Creative-Fullscreen-Slider/slide4.jpg\";}}s:30:\"Dystopian-Fashion-Brand-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"Dystopian-Fashion-Brand-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"Dystopian-Fashion-Brand-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"Dystopian-Fashion-Brand-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"Dystopian-Fashion-Brand-Slider/slide4.jpg\";}}s:33:\"renewable-energy-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:46:\"packages/Renewable-Energy-Website-Template.jpg\";}}s:21:\"Renewable-Energy-Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Renewable-Energy-Menu/slide1.jpg\";}}s:21:\"Renewable-Energy-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Renewable-Energy-Hero/slide1.jpg\";}}s:22:\"Renewable-Energy-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Renewable-Energy-About/slide1.jpg\";}}s:26:\"Renewable-Energy-Solutions\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Renewable-Energy-Solutions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Renewable-Energy-Solutions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Renewable-Energy-Solutions/slide3.jpg\";}}s:27:\"Renewable-Energy-Technology\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Renewable-Energy-Technology/slide1.jpg\";}}s:25:\"Renewable-Energy-Benefits\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Renewable-Energy-Benefits/slide1.jpg\";}}s:25:\"Renewable-Energy-Projects\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Renewable-Energy-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"Renewable-Energy-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"Renewable-Energy-Projects/slide3.jpg\";}}s:24:\"Renewable-Energy-Contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Renewable-Energy-Contact/slide1.jpg\";}}s:39:\"Wheels--Tires-Automotive-Product-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"Wheels--Tires-Automotive-Product-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:50:\"Wheels--Tires-Automotive-Product-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:50:\"Wheels--Tires-Automotive-Product-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:50:\"Wheels--Tires-Automotive-Product-Slider/slide4.jpg\";}}s:37:\"Animated-Coming-Soon-Website-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"Animated-Coming-Soon-Website-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:48:\"Animated-Coming-Soon-Website-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:48:\"Animated-Coming-Soon-Website-Template/slide3.jpg\";}}s:28:\"Mecha-Sci-Fi-Showcase-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Mecha-Sci-Fi-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Mecha-Sci-Fi-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Mecha-Sci-Fi-Showcase-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"Mecha-Sci-Fi-Showcase-Slider/slide4.jpg\";}}s:32:\"bento-grid-travel-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/Bento-Grid-Travel-Slider-Package.jpg\";}}s:24:\"Bento-Grid-Travel-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Bento-Grid-Travel-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Bento-Grid-Travel-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Bento-Grid-Travel-Slider/slide3.jpg\";}}s:23:\"Bento-Grid-Travel-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Bento-Grid-Travel-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Bento-Grid-Travel-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Bento-Grid-Travel-Modal/slide3.jpg\";}}s:45:\"exquisite-wedding-cake-gallery-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:58:\"packages/Exquisite-Wedding-Cake-Gallery-Slider-Package.jpg\";}}s:37:\"Exquisite-Wedding-Cake-Gallery-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"Exquisite-Wedding-Cake-Gallery-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:48:\"Exquisite-Wedding-Cake-Gallery-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:48:\"Exquisite-Wedding-Cake-Gallery-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:48:\"Exquisite-Wedding-Cake-Gallery-Slider/slide4.jpg\";}}s:28:\"Exquisite-Cake-Gallery-Modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Exquisite-Cake-Gallery-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Exquisite-Cake-Gallery-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Exquisite-Cake-Gallery-Modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"Exquisite-Cake-Gallery-Modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"Exquisite-Cake-Gallery-Modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"Exquisite-Cake-Gallery-Modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"Exquisite-Cake-Gallery-Modal/slide7.jpg\";}}s:28:\"Fine-Art-Photography-Gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Fine-Art-Photography-Gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Fine-Art-Photography-Gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Fine-Art-Photography-Gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"Fine-Art-Photography-Gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"Fine-Art-Photography-Gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"Fine-Art-Photography-Gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"Fine-Art-Photography-Gallery/slide7.jpg\";}}s:39:\"Cosmic-Odyssey-Animated-Slider-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"Cosmic-Odyssey-Animated-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:50:\"Cosmic-Odyssey-Animated-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:50:\"Cosmic-Odyssey-Animated-Slider-Template/slide3.jpg\";}}s:49:\"hair-salon---hairdresser-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"packages/Hair-Salon-Hairdresser-Website-Template.jpg\";}}s:15:\"Hair-Salon-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Hair-Salon-Hero/slide1.jpg\";}}s:16:\"Hair-Salon-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Hair-Salon-About/slide1.jpg\";}}s:25:\"Hair-Salon-Services-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Hair-Salon-Services-Title/slide1.jpg\";}}s:15:\"Hair-Salon-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Hair-Salon-Team/slide1.jpg\";}}s:19:\"Hair-Salon-Services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Hair-Salon-Services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"Hair-Salon-Services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"Hair-Salon-Services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"Hair-Salon-Services/slide4.jpg\";}}s:24:\"Hair-Salon-Gallery-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Hair-Salon-Gallery-Title/slide1.jpg\";}}s:18:\"Hair-Salon-Gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Hair-Salon-Gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Hair-Salon-Gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Hair-Salon-Gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"Hair-Salon-Gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"Hair-Salon-Gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"Hair-Salon-Gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:29:\"Hair-Salon-Gallery/slide7.jpg\";}}s:29:\"Hair-Salon-Testimonials-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Hair-Salon-Testimonials-Title/slide1.jpg\";}}s:23:\"Hair-Salon-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Hair-Salon-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Hair-Salon-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Hair-Salon-Testimonials/slide3.jpg\";}}s:17:\"Hair-Salon-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Hair-Salon-Footer/slide1.jpg\";}}s:50:\"Festive-Christmas-Slider-with-Particle-Snow-Effect\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:61:\"Festive-Christmas-Slider-with-Particle-Snow-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:61:\"Festive-Christmas-Slider-with-Particle-Snow-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:61:\"Festive-Christmas-Slider-with-Particle-Snow-Effect/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:61:\"Festive-Christmas-Slider-with-Particle-Snow-Effect/slide4.jpg\";}}s:43:\"Zero-Point---Energy-Drink-Showcase-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"Zero-Point---Energy-Drink-Showcase-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:54:\"Zero-Point---Energy-Drink-Showcase-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:54:\"Zero-Point---Energy-Drink-Showcase-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:54:\"Zero-Point---Energy-Drink-Showcase-Template/slide4.jpg\";}}s:37:\"Prismara-Jewelry-Shop-Slider-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"Prismara-Jewelry-Shop-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:48:\"Prismara-Jewelry-Shop-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:48:\"Prismara-Jewelry-Shop-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:48:\"Prismara-Jewelry-Shop-Slider-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:48:\"Prismara-Jewelry-Shop-Slider-Template/slide5.jpg\";}}s:36:\"Elegant-Perfume-Shop-Slider-Template\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:47:\"Elegant-Perfume-Shop-Slider-Template/slide9.jpg\";}}s:37:\"yoga-studio-one-page-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"packages/Yoga-Studio-One-Page-Website-Template.jpg\";}}s:16:\"Yoga-Studio-Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Yoga-Studio-Menu/slide1.jpg\";}}s:16:\"Yoga-Studio-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Yoga-Studio-Hero/slide1.jpg\";}}s:17:\"Yoga-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Yoga-Studio-About/slide1.jpg\";}}s:19:\"Yoga-Studio-Classes\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Yoga-Studio-Classes/slide1.jpg\";}}s:20:\"Yoga-Studio-Benefits\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Yoga-Studio-Benefits/slide1.jpg\";}}s:24:\"Yoga-Studio-Testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Yoga-Studio-Testimonials/slide1.jpg\";}}s:16:\"Yoga-Studio-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Yoga-Studio-Team/slide1.jpg\";}}s:17:\"Yoga-Studio-Quote\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Yoga-Studio-Quote/slide1.jpg\";}}s:19:\"Yoga-Studio-Pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Yoga-Studio-Pricing/slide1.jpg\";}}s:15:\"Yoga-Studio-Cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Yoga-Studio-Cta/slide1.jpg\";}}s:18:\"Yoga-Studio-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Yoga-Studio-Footer/slide1.jpg\";}}s:41:\"The-Ghost-Shell-Ecommerce-Slider-Template\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"The-Ghost-Shell-Ecommerce-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"The-Ghost-Shell-Ecommerce-Slider-Template/slide2.jpg\";}}s:41:\"cardpay---Fintech-Payment-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"cardpay---Fintech-Payment-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"cardpay---Fintech-Payment-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"cardpay---Fintech-Payment-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"cardpay---Fintech-Payment-Slider-Template/slide4.jpg\";}}s:32:\"Old-Soul-Tattoo-Studio-Slideshow\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Old-Soul-Tattoo-Studio-Slideshow/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"Old-Soul-Tattoo-Studio-Slideshow/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"Old-Soul-Tattoo-Studio-Slideshow/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"Old-Soul-Tattoo-Studio-Slideshow/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"Old-Soul-Tattoo-Studio-Slideshow/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"Old-Soul-Tattoo-Studio-Slideshow/slide6.jpg\";}}s:37:\"Justice-Row--Law-Firm-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"Justice-Row--Law-Firm-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:48:\"Justice-Row--Law-Firm-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:48:\"Justice-Row--Law-Firm-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:48:\"Justice-Row--Law-Firm-Slider-Template/slide4.jpg\";}}s:46:\"AI-Powered-Autonomous-Delivery-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:57:\"AI-Powered-Autonomous-Delivery-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:57:\"AI-Powered-Autonomous-Delivery-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:57:\"AI-Powered-Autonomous-Delivery-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:57:\"AI-Powered-Autonomous-Delivery-Slider-Template/slide4.jpg\";}}s:40:\"Dental-Clinic---Dentist-Website-Template\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Dental-Clinic---Dentist-Website-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:51:\"Dental-Clinic---Dentist-Website-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:51:\"Dental-Clinic---Dentist-Website-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:51:\"Dental-Clinic---Dentist-Website-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:51:\"Dental-Clinic---Dentist-Website-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:51:\"Dental-Clinic---Dentist-Website-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:51:\"Dental-Clinic---Dentist-Website-Template/slide7.jpg\";}}s:22:\"Summer-Flash-Sale-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Summer-Flash-Sale-Hero/slide1.jpg\";}}s:39:\"Glossy---Creative-WebGL-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"Glossy---Creative-WebGL-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:50:\"Glossy---Creative-WebGL-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:50:\"Glossy---Creative-WebGL-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:50:\"Glossy---Creative-WebGL-Slider-Template/slide4.jpg\";}}s:53:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:64:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:64:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:64:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:64:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:64:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:64:\"Caps-and-Shades---E-Commerce-Product-Spotlight-Slider/slide6.jpg\";}}s:41:\"Homemade-Jam--Gourmet-Food-Product-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"Homemade-Jam--Gourmet-Food-Product-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"Homemade-Jam--Gourmet-Food-Product-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"Homemade-Jam--Gourmet-Food-Product-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"Homemade-Jam--Gourmet-Food-Product-Slider/slide4.jpg\";}}s:49:\"From-Soil-to-Harvest--Organic-Farm-Website-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:60:\"From-Soil-to-Harvest--Organic-Farm-Website-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:60:\"From-Soil-to-Harvest--Organic-Farm-Website-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:60:\"From-Soil-to-Harvest--Organic-Farm-Website-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:60:\"From-Soil-to-Harvest--Organic-Farm-Website-Slider/slide4.jpg\";}}s:20:\"Oceanview-Villa-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Oceanview-Villa-Hero/slide1.jpg\";}}s:21:\"Oceanview-Villa-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Oceanview-Villa-About/slide1.jpg\";}}s:22:\"Oceanview-Villa-Slides\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Oceanview-Villa-Slides/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Oceanview-Villa-Slides/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Oceanview-Villa-Slides/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"Oceanview-Villa-Slides/slide4.jpg\";}}s:25:\"Oceanview-VIlla-Amenities\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Oceanview-VIlla-Amenities/slide1.jpg\";}}s:24:\"Oceanview-Villa-Features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Oceanview-Villa-Features/slide1.jpg\";}}s:28:\"Oceanview-Villa-Testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Oceanview-Villa-Testimonials/slide1.jpg\";}}s:23:\"Oceanview-Villa-Contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Oceanview-Villa-Contact/slide1.jpg\";}}s:29:\"Oceanview-Villa-Gallery-Modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Oceanview-Villa-Gallery-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Oceanview-Villa-Gallery-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Oceanview-Villa-Gallery-Modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"Oceanview-Villa-Gallery-Modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"Oceanview-Villa-Gallery-Modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:40:\"Oceanview-Villa-Gallery-Modal/slide6.jpg\";}}s:28:\"Festive-Slider-Hero-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Festive-Slider-Hero-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Festive-Slider-Hero-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Festive-Slider-Hero-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"Festive-Slider-Hero-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"Festive-Slider-Hero-Template/slide5.jpg\";}}s:44:\"Korr--Artistic-Horizontal-Portfolio-Carousel\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:55:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:56:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:56:\"Korr--Artistic-Horizontal-Portfolio-Carousel/slide11.jpg\";}}s:22:\"AI-Agency--Main-Slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:33:\"AI-Agency--Main-Slider/slide9.jpg\";}}s:23:\"AI-Agency--Case-Study-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-1/slide6.jpg\";}}s:23:\"AI-Agency--Case-Study-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-2/slide6.jpg\";}}s:23:\"AI-Agency--Case-Study-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-3/slide6.jpg\";}}s:23:\"AI-Agency--Case-Study-4\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-4/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-4/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"AI-Agency--Case-Study-4/slide6.jpg\";}}s:30:\"Thanksgiving-Carousel-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"Thanksgiving-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"Thanksgiving-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"Thanksgiving-Carousel-Template/slide3.jpg\";}}s:23:\"4-Seasons-Parallax-Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"4-Seasons-Parallax-Menu/slide1.jpg\";}}s:25:\"4-Seasons-Parallax-Spring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"4-Seasons-Parallax-Spring/slide1.jpg\";}}s:25:\"4-Seasons-Parallax-Summer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"4-Seasons-Parallax-Summer/slide1.jpg\";}}s:25:\"4-Seasons-Parallax-Autumn\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"4-Seasons-Parallax-Autumn/slide1.jpg\";}}s:25:\"4-Seasons-Parallax-Winter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"4-Seasons-Parallax-Winter/slide1.jpg\";}}s:30:\"Director--Media-Gallery-Slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"Director--Media-Gallery-Slider/slide8.jpg\";}}s:16:\"Hero-Vimeo-Video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Hero-Vimeo-Video/slide1.jpg\";}}s:27:\"Magma--YouTube-Video-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Magma--YouTube-Video-Header/slide1.jpg\";}}s:34:\"Hover-Morph-Effect-Hero-Collection\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"Hover-Morph-Effect-Hero-Collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:45:\"Hover-Morph-Effect-Hero-Collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:45:\"Hover-Morph-Effect-Hero-Collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:45:\"Hover-Morph-Effect-Hero-Collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:45:\"Hover-Morph-Effect-Hero-Collection/slide5.jpg\";}}s:47:\"Wordpress-Hero-Image-With-Interactive-Particles\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:58:\"Wordpress-Hero-Image-With-Interactive-Particles/slide1.jpg\";}}s:41:\"SLRV---Fullscreen-WordPress-Slider-Plugin\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"SLRV---Fullscreen-WordPress-Slider-Plugin/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"SLRV---Fullscreen-WordPress-Slider-Plugin/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"SLRV---Fullscreen-WordPress-Slider-Plugin/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"SLRV---Fullscreen-WordPress-Slider-Plugin/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:52:\"SLRV---Fullscreen-WordPress-Slider-Plugin/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:52:\"SLRV---Fullscreen-WordPress-Slider-Plugin/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:52:\"SLRV---Fullscreen-WordPress-Slider-Plugin/slide7.jpg\";}}s:37:\"DJ-Website-Template-with-Scroll-Video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"DJ-Website-Template-with-Scroll-Video/slide1.jpg\";}}s:38:\"From-Sketch-to-Product-Slider-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"From-Sketch-to-Product-Slider-Template/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:50:\"From-Sketch-to-Product-Slider-Template/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:50:\"From-Sketch-to-Product-Slider-Template/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:50:\"From-Sketch-to-Product-Slider-Template/slide4.webp\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:50:\"From-Sketch-to-Product-Slider-Template/slide5.webp\";}}s:41:\"prime---luxury-product-microsite-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages/Prime---Luxury-Product-Microsite-Template.jpg\";}}s:16:\"prime-intro-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"prime-intro-page/slide1.webp\";}}s:29:\"prime-confidant-details-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"prime-confidant-details-modal/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"prime-confidant-details-modal/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"prime-confidant-details-modal/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"prime-confidant-details-modal/slide4.webp\";}}s:27:\"prime-thinker-details-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"prime-thinker-details-modal/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"prime-thinker-details-modal/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"prime-thinker-details-modal/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"prime-thinker-details-modal/slide4.webp\";}}s:29:\"prime-authority-details-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"prime-authority-details-modal/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"prime-authority-details-modal/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"prime-authority-details-modal/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"prime-authority-details-modal/slide4.webp\";}}s:28:\"prime-romantic-details-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"prime-romantic-details-modal/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"prime-romantic-details-modal/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"prime-romantic-details-modal/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"prime-romantic-details-modal/slide4.webp\";}}s:22:\"prime-pen-slides-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"prime-pen-slides-modal/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"prime-pen-slides-modal/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"prime-pen-slides-modal/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"prime-pen-slides-modal/slide4.webp\";}}s:44:\"AI-Smart-Glasses-Product-Presentation-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:56:\"AI-Smart-Glasses-Product-Presentation-Slider/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:56:\"AI-Smart-Glasses-Product-Presentation-Slider/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:56:\"AI-Smart-Glasses-Product-Presentation-Slider/slide3.webp\";}}s:39:\"shft---interior-design-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"packages/SHFT---Interior-Design-Website-Template.jpg\";}}s:9:\"shft-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"shft-hero/slide1.webp\";}}s:12:\"shft-process\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"shft-process/slide1.webp\";}}s:9:\"shft-work\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"shft-work/slide1.webp\";}}s:12:\"shft-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"shft-contact/slide1.webp\";}}s:12:\"shft-gallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"shft-gallery/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"shft-gallery/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"shft-gallery/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"shft-gallery/slide4.webp\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"shft-gallery/slide5.webp\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"shft-gallery/slide6.webp\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"shft-gallery/slide7.webp\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"shft-gallery/slide8.webp\";}}s:43:\"mood-board-infinite-filmstrip-media-gallery\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:55:\"mood-board-infinite-filmstrip-media-gallery/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:55:\"mood-board-infinite-filmstrip-media-gallery/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:55:\"mood-board-infinite-filmstrip-media-gallery/slide3.webp\";}}s:47:\"silent-beams-sunbeam-ray-effect-slider-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:59:\"silent-beams-sunbeam-ray-effect-slider-template/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:59:\"silent-beams-sunbeam-ray-effect-slider-template/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:59:\"silent-beams-sunbeam-ray-effect-slider-template/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:59:\"silent-beams-sunbeam-ray-effect-slider-template/slide4.webp\";}}s:43:\"scoop-society-ice-cream-shop-website-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:55:\"scoop-society-ice-cream-shop-website-slider/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:55:\"scoop-society-ice-cream-shop-website-slider/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:55:\"scoop-society-ice-cream-shop-website-slider/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:55:\"scoop-society-ice-cream-shop-website-slider/slide4.webp\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:55:\"scoop-society-ice-cream-shop-website-slider/slide5.webp\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:55:\"scoop-society-ice-cream-shop-website-slider/slide6.webp\";}}s:46:\"editorial-product-gallery-slider-for-wordpress\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:58:\"editorial-product-gallery-slider-for-wordpress/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:58:\"editorial-product-gallery-slider-for-wordpress/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:58:\"editorial-product-gallery-slider-for-wordpress/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:58:\"editorial-product-gallery-slider-for-wordpress/slide4.webp\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:58:\"editorial-product-gallery-slider-for-wordpress/slide5.webp\";}}s:44:\"scroll-driven-hero-template-layered-parallax\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:56:\"scroll-driven-hero-template-layered-parallax/slide1.webp\";}}s:35:\"raven-cinematic-video-hero-template\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:46:\"raven-cinematic-video-hero-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:46:\"raven-cinematic-video-hero-template/slide2.jpg\";}}s:40:\"hero-section-templates-6-in-1-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"hero-section-templates-6-in-1-collection/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"hero-section-templates-6-in-1-collection/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"hero-section-templates-6-in-1-collection/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"hero-section-templates-6-in-1-collection/slide4.webp\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:52:\"hero-section-templates-6-in-1-collection/slide5.webp\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:52:\"hero-section-templates-6-in-1-collection/slide6.webp\";}}s:50:\"carousel-design-templates---premium-wordpress-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:61:\"packages/Carousel-Design-Templates-Premium-WordPress-Pack.jpg\";}}s:17:\"carousel-svg-path\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"carousel-svg-path/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"carousel-svg-path/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"carousel-svg-path/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"carousel-svg-path/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"carousel-svg-path/slide5.jpg\";}}s:22:\"stacked-cards-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stacked-cards-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stacked-cards-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stacked-cards-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stacked-cards-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stacked-cards-carousel/slide5.jpg\";}}s:20:\"testimonial-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"testimonial-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"testimonial-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"testimonial-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"testimonial-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"testimonial-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"testimonial-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"testimonial-carousel/slide7.jpg\";}}s:25:\"modern-accordion-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"modern-accordion-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"modern-accordion-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"modern-accordion-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"modern-accordion-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"modern-accordion-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"modern-accordion-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"modern-accordion-carousel/slide7.jpg\";}}s:16:\"normal-accordion\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"normal-accordion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"normal-accordion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"normal-accordion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"normal-accordion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"normal-accordion/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"normal-accordion/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"normal-accordion/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"normal-accordion/slide8.jpg\";}}s:19:\"zoom-slide-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"zoom-slide-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"zoom-slide-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"zoom-slide-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"zoom-slide-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"zoom-slide-carousel/slide5.jpg\";}}s:20:\"3d-carousel-vertical\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"3d-carousel-vertical/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"3d-carousel-vertical/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"3d-carousel-vertical/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"3d-carousel-vertical/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"3d-carousel-vertical/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"3d-carousel-vertical/slide6.jpg\";}}s:21:\"3d-distorted-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"3d-distorted-carousel/slide8.jpg\";}}s:22:\"3d-carousel-horizontal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"3d-carousel-horizontal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"3d-carousel-horizontal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"3d-carousel-horizontal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"3d-carousel-horizontal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"3d-carousel-horizontal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"3d-carousel-horizontal/slide6.jpg\";}}s:17:\"2d-rotation-cards\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"2d-rotation-cards/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"2d-rotation-cards/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"2d-rotation-cards/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"2d-rotation-cards/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"2d-rotation-cards/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"2d-rotation-cards/slide6.jpg\";}}s:43:\"filmstrip-hero-3d-image-carousel-collection\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:52:\"filmstrip-hero-3d-image-carousel-collection/sl-9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:53:\"filmstrip-hero-3d-image-carousel-collection/sl-10.jpg\";}}s:43:\"depthforge-3d-slider-template-for-wordpress\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:55:\"depthforge-3d-slider-template-for-wordpress/slide1.webp\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:55:\"depthforge-3d-slider-template-for-wordpress/slide2.webp\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:55:\"depthforge-3d-slider-template-for-wordpress/slide3.webp\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:55:\"depthforge-3d-slider-template-for-wordpress/slide4.webp\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:55:\"depthforge-3d-slider-template-for-wordpress/slide5.webp\";}}}s:4:\"hash\";s:32:\"2ba28853be569de0ecfae961b39a4d88\";}','off'); INSERT INTO `4w_options` VALUES (22436,'4w_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:85:{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:16:\"aiosp_manage_seo\";b:1;s:17:\"aioseo_manage_seo\";b:1;s:19:\"aioseo_setup_wizard\";b:1;s:23:\"aioseo_general_settings\";b:1;s:33:\"aioseo_search_appearance_settings\";b:1;s:31:\"aioseo_social_networks_settings\";b:1;s:23:\"aioseo_sitemap_settings\";b:1;s:30:\"aioseo_internal_links_settings\";b:1;s:25:\"aioseo_redirects_settings\";b:1;s:28:\"aioseo_seo_analysis_settings\";b:1;s:21:\"aioseo_tools_settings\";b:1;s:31:\"aioseo_feature_manager_settings\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:25:\"aioseo_local_seo_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;s:20:\"aioseo_about_us_page\";b:1;s:12:\"aioseo_admin\";b:1;s:14:\"manage_privacy\";b:1;s:31:\"aioseo_page_ai_content_settings\";b:1;s:38:\"aioseo_page_writing_assistant_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;s:31:\"aioseo_page_ai_content_settings\";b:1;s:38:\"aioseo_page_writing_assistant_settings\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:18:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:30:\"aioseo_page_local_seo_settings\";b:1;s:31:\"aioseo_page_ai_content_settings\";b:1;s:38:\"aioseo_page_writing_assistant_settings\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:12:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:31:\"aioseo_page_ai_content_settings\";b:1;s:38:\"aioseo_page_writing_assistant_settings\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(22437,'admin_email','fmansel@arithmetic.fr','yes'),(22438,'cron','a:25:{i:1784412052;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:1784412136;a:1:{s:10:\"newsletter\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"newsletter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1784412295;a:1:{s:29:\"cmplz_every_five_minutes_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:18:\"cmplz_five_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1784412315;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:1784448777;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:1784451575;a:1:{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:1784451576;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1784451586;a:2:{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;}}}i:1784451587;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1784465669;a:1:{s:36:\"monsterinsights_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:39:\"monsterinsights_email_summaries_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1784470195;a:1:{s:40:\"monsterinsights_feature_feedback_checkin\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1784470197;a:1:{s:35:\"monsterinsights_cache_daily_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1784478310;a:1:{s:17:\"newsletter_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1784487298;a:1:{s:20:\"cmplz_every_day_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"cmplz_daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1784497048;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1784573698;a:1:{s:21:\"cmplz_every_week_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"cmplz_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1784580338;a:1:{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;}}}i:1784642995;a:1:{s:46:\"monsterinsights_feature_feedback_clear_expired\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1784643935;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1784647510;a:1:{s:16:\"newsletter_clean\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1784916000;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1786630197;a:1:{s:42:\"monsterinsights_product_feed_monthly_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1786717510;a:1:{s:38:\"monsterinsights_charitable_notice_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:23:\"monsterinsights_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1786733698;a:1:{s:22:\"cmplz_every_month_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:13:\"cmplz_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','on'),(22439,'mailserver_login','login@example.com','yes'),(22440,'mailserver_pass','password','yes'),(22441,'mailserver_port','110','yes'),(22442,'mailserver_url','mail.example.com','yes'),(22443,'WPLANG','fr_FR','yes'),(22444,'recently_edited','a:5:{i:0;s:65:\"/home/arithmetic.fr/wp-content/themes/stabapp-child/functions.php\";i:2;s:61:\"/home/arithmetic.fr/wp-content/themes/stabapp-child/style.css\";i:3;s:82:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php\";i:4;s:66:\"/home/arithmetic.fr/wp-content/themes/stabapp/page-NoContainer.php\";i:5;s:55:\"/home/arithmetic.fr/wp-content/themes/stabapp/style.css\";}','no'),(22445,'current_theme','Stabapp Child','yes'),(22481,'revslider-library-hash','8f5739c44eebb6dd2c18c90b8e1b26f0','yes'),(22482,'revslider-templates-hash','2ba28853be569de0ecfae961b39a4d88','yes'),(22485,'fw:ext:backups:log','a:1:{i:0;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:157:\"Tailles d\'image restaurer: Maximum execution time of 29 seconds exceeded in /home/fbssysteoj/wwwari/wp-includes/class-wp-image-editor-imagick.php on line 388\";s:4:\"data\";a:0:{}s:4:\"time\";i:1576142022;}}','no'),(22519,'wp_page_for_privacy_policy','1297','yes'),(22520,'show_comments_cookies_opt_in','1','yes'),(22521,'admin_email_lifespan','1794729705','yes'),(23261,'aioseop_options','a:78:{s:16:\"aiosp_home_title\";N;s:22:\"aiosp_home_description\";s:0:\"\";s:20:\"aiosp_togglekeywords\";i:1;s:19:\"aiosp_home_keywords\";N;s:26:\"aiosp_use_static_home_info\";i:0;s:9:\"aiosp_can\";i:1;s:30:\"aiosp_no_paged_canonical_links\";i:0;s:20:\"aiosp_force_rewrites\";i:1;s:24:\"aiosp_use_original_title\";i:0;s:28:\"aiosp_home_page_title_format\";s:12:\"%page_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %site_title%\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %site_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %site_title%\";s:26:\"aiosp_archive_title_format\";s:30:\"%archive_title% | %site_title%\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %site_title%\";s:25:\"aiosp_author_title_format\";s:23:\"%author% | %site_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %site_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %site_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:45:\"Rien n’a été trouvé pour %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:17:\"aiosp_cpostactive\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:18:\"aiosp_cpostnoindex\";a:0:{}s:19:\"aiosp_cpostnofollow\";a:0:{}s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"aiosp_google_verify\";s:0:\"\";s:17:\"aiosp_bing_verify\";s:0:\"\";s:22:\"aiosp_pinterest_verify\";s:0:\"\";s:19:\"aiosp_yandex_verify\";s:0:\"\";s:18:\"aiosp_baidu_verify\";s:0:\"\";s:25:\"aiosp_google_analytics_id\";N;s:25:\"aiosp_ga_advanced_options\";s:2:\"on\";s:15:\"aiosp_ga_domain\";N;s:21:\"aiosp_ga_multi_domain\";i:0;s:21:\"aiosp_ga_addl_domains\";N;s:21:\"aiosp_ga_anonymize_ip\";N;s:28:\"aiosp_ga_display_advertising\";N;s:22:\"aiosp_ga_exclude_users\";N;s:29:\"aiosp_ga_track_outbound_links\";i:0;s:25:\"aiosp_ga_link_attribution\";i:0;s:27:\"aiosp_ga_enhanced_ecommerce\";i:0;s:19:\"aiosp_schema_markup\";s:1:\"1\";s:32:\"aiosp_schema_search_results_page\";s:1:\"1\";s:33:\"aiosp_schema_social_profile_links\";s:0:\"\";s:28:\"aiosp_schema_site_represents\";s:12:\"organization\";s:30:\"aiosp_schema_organization_name\";s:0:\"\";s:30:\"aiosp_schema_organization_logo\";s:0:\"\";s:24:\"aiosp_schema_person_user\";s:1:\"1\";s:31:\"aiosp_schema_person_manual_name\";N;s:32:\"aiosp_schema_person_manual_image\";N;s:25:\"aiosp_schema_phone_number\";s:0:\"\";s:25:\"aiosp_schema_contact_type\";s:4:\"none\";s:20:\"aiosp_use_categories\";i:0;s:26:\"aiosp_use_tags_as_keywords\";i:1;s:32:\"aiosp_dynamic_postspage_keywords\";i:1;s:22:\"aiosp_category_noindex\";i:1;s:26:\"aiosp_archive_date_noindex\";i:1;s:28:\"aiosp_archive_author_noindex\";i:1;s:18:\"aiosp_tags_noindex\";i:0;s:20:\"aiosp_search_noindex\";i:0;s:17:\"aiosp_404_noindex\";i:0;s:17:\"aiosp_tax_noindex\";a:0:{}s:23:\"aiosp_paginated_noindex\";i:0;s:24:\"aiosp_paginated_nofollow\";i:0;s:27:\"aiosp_generate_descriptions\";i:0;s:18:\"aiosp_skip_excerpt\";i:0;s:20:\"aiosp_run_shortcodes\";i:0;s:33:\"aiosp_hide_paginated_descriptions\";i:0;s:32:\"aiosp_dont_truncate_descriptions\";i:0;s:20:\"aiosp_unprotect_meta\";i:0;s:33:\"aiosp_redirect_attachement_parent\";i:0;s:14:\"aiosp_ex_pages\";s:0:\"\";s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:21:\"aiosp_front_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:12:\"aiosp_do_log\";N;s:19:\"last_active_version\";s:5:\"3.3.3\";}','yes'),(22684,'revslider_update_revision_current','6.1.4','yes'),(22804,'wpmm_settings','a:5:{s:7:\"general\";a:9:{s:6:\"status\";i:0;s:11:\"bypass_bots\";i:0;s:11:\"meta_robots\";i:0;s:11:\"redirection\";s:0:\"\";s:7:\"exclude\";a:3:{i:0;s:4:\"feed\";i:1;s:8:\"wp-login\";i:2;s:5:\"login\";}s:6:\"notice\";i:1;s:10:\"admin_link\";i:0;s:12:\"backend_role\";a:0:{}s:13:\"frontend_role\";a:0:{}}s:6:\"design\";a:12:{s:5:\"title\";s:16:\"Mode Maintenance\";s:7:\"heading\";s:16:\"Mode Maintenance\";s:13:\"heading_color\";s:0:\"\";s:4:\"text\";s:136:\"<p>Excusez-nous pour la gêne occasionnée.<br />Notre site web est actuellement en maintenance.<br />Merci de votre compréhension.</p>\";s:10:\"text_color\";s:0:\"\";s:7:\"bg_type\";s:5:\"color\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg_custom\";s:0:\"\";s:13:\"bg_predefined\";s:7:\"bg1.jpg\";s:10:\"custom_css\";a:0:{}s:16:\"other_custom_css\";s:0:\"\";s:18:\"footer_links_color\";s:0:\"\";}s:7:\"modules\";a:24:{s:16:\"countdown_status\";i:0;s:15:\"countdown_start\";s:19:\"2019-12-13 08:37:11\";s:17:\"countdown_details\";a:3:{s:4:\"days\";i:0;s:5:\"hours\";i:1;s:7:\"minutes\";i:0;}s:15:\"countdown_color\";s:0:\"\";s:16:\"subscribe_status\";i:0;s:14:\"subscribe_text\";s:29:\"Me notifier quand c\'est prêt\";s:20:\"subscribe_text_color\";s:0:\"\";s:13:\"social_status\";i:0;s:13:\"social_target\";i:1;s:13:\"social_github\";s:0:\"\";s:15:\"social_dribbble\";s:0:\"\";s:14:\"social_twitter\";s:0:\"\";s:15:\"social_facebook\";s:0:\"\";s:16:\"social_instagram\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:14:\"social_google+\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:14:\"contact_status\";i:0;s:13:\"contact_email\";s:20:\"developpement1@4w.fr\";s:15:\"contact_effects\";s:20:\"move_top|move_bottom\";s:9:\"ga_status\";i:0;s:15:\"ga_anonymize_ip\";i:0;s:7:\"ga_code\";s:0:\"\";s:10:\"custom_css\";a:0:{}}s:3:\"bot\";a:6:{s:6:\"status\";i:0;s:4:\"name\";s:5:\"Admin\";s:6:\"avatar\";s:0:\"\";s:8:\"messages\";a:11:{s:2:\"01\";s:97:\"Hey! My name is {bot_name}, I\'m the owner of this website and I\'d like to be your assistant here.\";s:2:\"02\";s:28:\"I have just a few questions.\";s:2:\"03\";s:18:\"What is your name?\";s:2:\"04\";s:38:\"Nice to meet you here, {visitor_name}!\";s:2:\"05\";s:55:\"How you can see, our website will be lauched very soon.\";s:2:\"06\";s:76:\"I know, you are very excited to see it, but we need a few days to finish it.\";s:2:\"07\";s:37:\"Would you like to be first to see it?\";s:4:\"08_1\";s:81:\"Cool! Please leave your email here and I will send you a message when it\'s ready.\";s:4:\"08_2\";s:56:\"Sad to hear that, {visitor_name} :( See you next time…\";s:2:\"09\";s:40:\"Got it! Thank you and see you soon here!\";i:10;s:17:\"Have a great day!\";}s:9:\"responses\";a:4:{s:2:\"01\";s:22:\"Type your name here…\";s:4:\"02_1\";s:12:\"Tell me more\";s:4:\"02_2\";s:6:\"Boring\";s:2:\"03\";s:23:\"Type your email here…\";}s:10:\"custom_css\";a:0:{}}s:4:\"gdpr\";a:6:{s:6:\"status\";i:0;s:17:\"policy_page_label\";s:14:\"Privacy Policy\";s:16:\"policy_page_link\";s:0:\"\";s:18:\"policy_page_target\";i:0;s:17:\"contact_form_tail\";s:186:\"This form collects your name and email so that we can reach you back. Check out our <a href=\"#\">Privacy Policy</a> page to fully understand how we protect and manage your submitted data.\";s:19:\"subscribe_form_tail\";s:193:\"This form collects your email so that we can add you to our newsletter list. Check out our <a href=\"#\">Privacy Policy</a> page to fully understand how we protect and manage your submitted data.\";}}','yes'),(22805,'wpmm_version','2.6.22','yes'),(22824,'recovery_keys','a:0:{}','off'),(23641,'recovery_mode_email_last_sent','1784040039','yes'),(22887,'wsp_exclude_cpt_archive','1','yes'),(22888,'wsp_exclude_cpt_author','1','yes'),(22889,'wsp_version_key','1.3.0','yes'),(22890,'wsp_posts_by_category','<a href=\"{permalink}\">{title}</a>','yes'),(97760,'disallowed_keys','','no'),(97761,'comment_previously_approved','1','yes'),(97762,'auto_plugin_theme_update_emails','a:0:{}','no'),(97763,'auto_update_core_dev','enabled','yes'),(97764,'auto_update_core_minor','enabled','yes'),(97765,'auto_update_core_major','unset','yes'),(97781,'action_scheduler_hybrid_store_demarkation','1549','yes'),(97782,'schema-ActionScheduler_StoreSchema','8.0.1784038195','yes'),(97783,'schema-ActionScheduler_LoggerSchema','3.0.1654546032','yes'),(97786,'aioseo_options_internal','{\"internal\":{\"lastActiveVersion\":\"4.9.10\",\"lastSchemaVersion\":\"4.9.10\",\"migratedVersion\":\"3.3.3\",\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[\"autogenerateDescriptions\"],\"searchStatistics\":{\"profile\":{\"siteurl\":\"\",\"authedsite\":\"\"},\"rolling\":\"last28Days\",\"site\":{\"verified\":false,\"lastFetch\":0},\"sitemap\":{\"list\":[],\"ignored\":[],\"lastFetch\":0}},\"ai\":{\"isTrialAccessToken\":true,\"isManuallyConnected\":false,\"credits\":{\"total\":100,\"remaining\":100,\"orders\":[],\"license\":{\"total\":0,\"remaining\":0,\"expires\":0}},\"costPerFeature\":{\"aiAssistant\":\"50\",\"imageGenerator\":{\"low\":\"250\",\"medium\":\"1000\",\"high\":\"5000\",\"gpt-image-1\":{\"low\":\"250\",\"medium\":\"1000\",\"high\":\"5000\"},\"gpt-image-2\":{\"low\":\"250\",\"medium\":\"1000\"},\"gemini-3.1-flash-image\":\"1000\"},\"faqs\":\"10\",\"keyPoints\":\"10\",\"socialPosts\":\"10\",\"titles\":\"10\",\"descriptions\":\"10\",\"imageAltText\":\"10\",\"schemas\":\"25\",\"truseoSuggest\":\"10\"}},\"seoChecklist\":{\"completed\":[\"enableIndexing\",\"deleteHelloWorld\"]}},\"integrations\":{\"semrush\":{\"tokenType\":null,\"expires\":null}}}','yes'),(97787,'aioseo_options_internal_lite','{\"internal\":{\"activated\":1784040503,\"firstActivated\":1621200786,\"installed\":0,\"connect\":{\"time\":0,\"network\":false}}}','yes'),(97788,'aioseo_options_v3','a:78:{s:16:\"aiosp_home_title\";N;s:22:\"aiosp_home_description\";s:0:\"\";s:20:\"aiosp_togglekeywords\";s:0:\"\";s:19:\"aiosp_home_keywords\";N;s:26:\"aiosp_use_static_home_info\";i:0;s:9:\"aiosp_can\";i:1;s:30:\"aiosp_no_paged_canonical_links\";i:0;s:20:\"aiosp_force_rewrites\";i:1;s:24:\"aiosp_use_original_title\";i:0;s:28:\"aiosp_home_page_title_format\";s:12:\"%page_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %site_title%\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %site_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %site_title%\";s:26:\"aiosp_archive_title_format\";s:30:\"%archive_title% | %site_title%\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %site_title%\";s:25:\"aiosp_author_title_format\";s:23:\"%author% | %site_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %site_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %site_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:45:\"Rien n’a été trouvé pour %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:17:\"aiosp_cpostactive\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:18:\"aiosp_cpostnoindex\";a:0:{}s:19:\"aiosp_cpostnofollow\";a:0:{}s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:19:\"aiosp_google_verify\";s:0:\"\";s:17:\"aiosp_bing_verify\";s:0:\"\";s:22:\"aiosp_pinterest_verify\";s:0:\"\";s:19:\"aiosp_yandex_verify\";s:0:\"\";s:18:\"aiosp_baidu_verify\";s:0:\"\";s:25:\"aiosp_google_analytics_id\";N;s:25:\"aiosp_ga_advanced_options\";s:2:\"on\";s:15:\"aiosp_ga_domain\";N;s:21:\"aiosp_ga_multi_domain\";i:0;s:21:\"aiosp_ga_addl_domains\";N;s:21:\"aiosp_ga_anonymize_ip\";N;s:28:\"aiosp_ga_display_advertising\";N;s:22:\"aiosp_ga_exclude_users\";N;s:29:\"aiosp_ga_track_outbound_links\";i:0;s:25:\"aiosp_ga_link_attribution\";i:0;s:27:\"aiosp_ga_enhanced_ecommerce\";i:0;s:19:\"aiosp_schema_markup\";s:1:\"1\";s:32:\"aiosp_schema_search_results_page\";s:1:\"1\";s:33:\"aiosp_schema_social_profile_links\";s:0:\"\";s:28:\"aiosp_schema_site_represents\";s:12:\"organization\";s:30:\"aiosp_schema_organization_name\";s:0:\"\";s:30:\"aiosp_schema_organization_logo\";s:0:\"\";s:24:\"aiosp_schema_person_user\";s:1:\"1\";s:31:\"aiosp_schema_person_manual_name\";N;s:32:\"aiosp_schema_person_manual_image\";N;s:25:\"aiosp_schema_phone_number\";s:0:\"\";s:25:\"aiosp_schema_contact_type\";s:4:\"none\";s:20:\"aiosp_use_categories\";i:0;s:26:\"aiosp_use_tags_as_keywords\";i:1;s:32:\"aiosp_dynamic_postspage_keywords\";i:1;s:22:\"aiosp_category_noindex\";i:1;s:26:\"aiosp_archive_date_noindex\";i:1;s:28:\"aiosp_archive_author_noindex\";i:1;s:18:\"aiosp_tags_noindex\";i:0;s:20:\"aiosp_search_noindex\";i:0;s:17:\"aiosp_404_noindex\";i:0;s:17:\"aiosp_tax_noindex\";a:0:{}s:23:\"aiosp_paginated_noindex\";i:0;s:24:\"aiosp_paginated_nofollow\";i:0;s:27:\"aiosp_generate_descriptions\";i:0;s:18:\"aiosp_skip_excerpt\";i:0;s:20:\"aiosp_run_shortcodes\";i:0;s:33:\"aiosp_hide_paginated_descriptions\";i:0;s:32:\"aiosp_dont_truncate_descriptions\";i:0;s:20:\"aiosp_unprotect_meta\";i:0;s:33:\"aiosp_redirect_attachement_parent\";i:0;s:14:\"aiosp_ex_pages\";s:0:\"\";s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:21:\"aiosp_front_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:12:\"aiosp_do_log\";N;s:19:\"last_active_version\";s:5:\"3.3.3\";}','yes'),(2414068,'_site_transient_timeout_theme_roots','1784410198','off'),(2414069,'_site_transient_theme_roots','a:5:{s:13:\"stabapp-child\";s:7:\"/themes\";s:7:\"stabapp\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}','off'),(62259,'new_admin_email','contact@numadream.com','yes'),(23672,'_transient_random_seed','386614d998621917984a20a0de080555','yes'),(75406,'wpb_js_custom_css','.tb-service-wrap .tb-service.tpl2{\r\n padding-top:90px;\r\n padding-bottom:65px;\r\n }\r\n @media (max-width: 991px) {\r\n .tb-service-wrap .tb-service.tpl1{\r\n margin-top: -35px;\r\n margin-bottom: 50px;\r\n }\r\n }','yes'),(141054,'aioseo_options_internal_network','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.2.1.1\",\"migratedVersion\":\"3.3.3\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[\"autogenerateDescriptions\"]},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}},\"database\":{\"installedTables\":\"{\\\"4w_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"tabs\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"created\\\",\\\"updated\\\"],\\\"4w_actionscheduler_actions\\\":[],\\\"4w_actionscheduler_logs\\\":[],\\\"4w_actionscheduler_groups\\\":[],\\\"4w_actionscheduler_claims\\\":[],\\\"4w_aioseo_notifications\\\":[]}\"}}','yes'),(141055,'aioseo_options_internal_network_lite','{\"internal\":{\"activated\":0,\"firstActivated\":0,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(141060,'aioseo_options_network','{\"internal\":[],\"webmasterTools\":{\"google\":\"\",\"bing\":\"\",\"yandex\":\"\",\"baidu\":\"\",\"pinterest\":\"\",\"microsoftClarityProjectId\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":true,\"separator\":\"»\",\"homepageLink\":true,\"homepageLabel\":\"Accueil\",\"breadcrumbPrefix\":null,\"archiveFormat\":\"Archives pour %\",\"searchResultFormat\":\"Recherchez \'%\'\",\"errorFormat404\":\"Erreur 404 : page non trouv\\u00e9e\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"<p>The post #post_link first appeared on #site_link.<\\/p>\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidgets\":true,\"announcements\":true,\"postTypes\":{\"all\":false,\"included\":[\"post\",\"page\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null}},\"siteSocialProfiles\":null,\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"|\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":null,\"schema\":{\"siteRepresents\":\"organization\",\"person\":\"1\",\"organizationName\":\"\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":\"manual\",\"contactTypeManual\":\"none\"}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"noPaginationForCanonical\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":true,\"dynamicallyGenerateKeywords\":true,\"pagedFormat\":\"- Part #page_number\",\"runShortcodes\":true,\"crawlCleanup\":{\"enable\":false,\"feeds\":{\"global\":true,\"globalComments\":false,\"staticBlogPage\":true,\"authors\":true,\"postComments\":false,\"search\":false,\"attachments\":false,\"archives\":{\"all\":false,\"included\":[]},\"taxonomies\":{\"all\":false,\"included\":[\"category\"]},\"atom\":false,\"rdf\":false,\"paginated\":false},\"removeUnrecognizedQueryArgs\":true,\"allowedQueryArgs\":\"\\/^utm_*\\/\"}},\"archives\":{\"author\":{\"show\":false,\"title\":\"#author_name | #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":false,\"title\":\"#archive_date | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":true,\"title\":\"#search_term | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"webmasterTools\":{\"googleAnalytics\":{\"id\":null,\"advanced\":true,\"trackingDomain\":null,\"multipleDomains\":false,\"additionalDomains\":null,\"anonymizeIp\":false,\"displayAdvertiserTracking\":false,\"excludeUsers\":[],\"trackOutboundLinks\":false,\"enhancedLinkAttribution\":false,\"enhancedEcommerce\":false}},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":false,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(97678,'adminhash','a:2:{s:4:\"hash\";s:32:\"2ddfbd1a719656c801beb7cdc8cb8ac6\";s:8:\"newemail\";s:21:\"contact@numadream.com\";}','off'),(97690,'ftp_credentials','a:3:{s:8:\"hostname\";s:24:\"vps-1cfacc52.vps.ovh.net\";s:8:\"username\";s:13:\"arithmetic.fr\";s:15:\"connection_type\";s:4:\"ftps\";}','off'),(2404647,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1784580385','no'),(2404648,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:3:\"7.4\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(2405766,'newsletter_engine_lock','0','off'),(2405767,'newsletter_backup_7.0.0','a:36:{s:10:\"newsletter\";a:28:{s:14:\"noconfirmation\";i:0;s:12:\"notify_email\";s:14:\"demo@gmail.com\";s:8:\"multiple\";i:1;s:6:\"notify\";i:0;s:10:\"error_text\";s:173:\"<p>This subscription can\'t be completed, sorry. The email address is blocked or already subscribed. You should contact the owner to unlock that email address. Thank you.</p>\";s:17:\"subscription_text\";s:19:\"{subscription_form}\";s:17:\"confirmation_text\";s:263:\"<p>You have successfully subscribed to the newsletter. You\'ll\nreceive a confirmation email in a few minutes. Please follow the\nlink to confirm your subscription. If the email takes\nmore than 15 minutes to appear in your mailbox, please check\nyour spam folder.</p>\";s:20:\"confirmation_subject\";s:53:\"Please confirm subscription - {blog_title} newsletter\";s:21:\"confirmation_tracking\";s:0:\"\";s:20:\"confirmation_message\";s:424:\"<p>Hi {name},</p>\n<p>A newsletter subscription request for this email address was\nreceived. Please confirm it by <a href=\"{subscription_confirm_url}\"><strong>clicking here</strong></a>. If you cannot\nclick the link, please use the following link:</p>\n\n<p>{subscription_confirm_url}</p>\n\n<p>If you did not make this subscription request, just ignore this\nmessage.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";s:14:\"confirmed_text\";s:62:\"<p>Your subscription has been confirmed! Thank you {name}!</p>\";s:17:\"confirmed_subject\";s:22:\"Welcome aboard, {name}\";s:17:\"confirmed_message\";s:277:\"<p>This message confirms your subscription to the {blog_title} newsletter.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\n<p>To unsubscribe, <a href=\'{unsubscription_url}\'>click here</a>. To change subscriber options,\n<a href=\'{profile_url}\'>click here</a>.</p>\";s:18:\"confirmed_tracking\";s:0:\"\";s:9:\"antiflood\";i:10;s:12:\"ip_blacklist\";a:0:{}s:17:\"address_blacklist\";a:0:{}s:12:\"domain_check\";i:0;s:7:\"akismet\";i:0;s:7:\"captcha\";i:0;s:12:\"profile_text\";s:301:\"<p>Change your subscription preferences to get what you are most interested in.</p>\n <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n </p>\n {profile_form}\n <p>To cancel your subscription, <a href=\'{unsubscription_confirm_url}\'>click here</a>.</p>\";s:21:\"profile_email_changed\";s:123:\"Your email has been changed, an activation email has been sent. Please follow the instructions to activate the new address.\";s:13:\"profile_error\";s:147:\"Your email is not valid or already in use by another subscriber or another generic error has been found. Check your data or contact the site owner.\";s:19:\"unsubscription_text\";s:111:\"<p>Please confirm that you want to unsubscribe by <a href=\'{unsubscription_confirm_url}\'>clicking here</a>.</p>\";s:25:\"unsubscription_error_text\";s:118:\"<p>The subscriber was not found, it probably has already been removed. No further actions are required. Thank you.</p>\";s:17:\"unsubscribed_text\";s:53:\"<p>Your subscription has been deleted. Thank you.</p>\";s:20:\"unsubscribed_subject\";s:8:\"Goodbye!\";s:20:\"unsubscribed_message\";s:195:\"<p>This message confirms that you have unsubscribed from the {blog_title} newsletter.</p>\n<p>You\'re welcome to sign up again anytime.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";}s:20:\"newsletter_dismissed\";a:2:{s:6:\"wpmail\";i:1;s:15:\"newsletter-page\";i:1;}s:17:\"newsletter_emails\";a:1:{s:5:\"theme\";s:7:\"default\";}s:31:\"newsletter_emails_theme_default\";a:0:{}s:25:\"newsletter_emails_version\";s:5:\"1.1.5\";s:22:\"newsletter_engine_lock\";i:0;s:29:\"newsletter_extension_versions\";a:0:{}s:23:\"newsletter_install_time\";s:10:\"1545577065\";s:15:\"newsletter_lock\";a:4:{s:3:\"ids\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"message\";s:89:\"<p>Subscribe to our newsletter and get access to the full article.</p>[subscription_form]\";s:7:\"enabled\";i:0;}s:23:\"newsletter_lock_version\";s:5:\"1.0.3\";s:24:\"newsletter_logger_secret\";s:8:\"cb012d40\";s:15:\"newsletter_main\";a:34:{s:11:\"return_path\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"sender_email\";s:36:\"newsletter@stabapp.jwsuperthemes.com\";s:11:\"sender_name\";s:7:\"StabApp\";s:6:\"editor\";i:0;s:13:\"scheduler_max\";i:100;s:9:\"phpmailer\";i:0;s:5:\"debug\";i:0;s:5:\"track\";i:1;s:3:\"css\";s:0:\"\";s:12:\"css_disabled\";i:0;s:2:\"ip\";s:0:\"\";s:4:\"page\";i:0;s:19:\"disable_cron_notice\";i:0;s:13:\"do_shortcodes\";i:0;s:11:\"header_logo\";s:0:\"\";s:12:\"header_title\";s:7:\"StabApp\";s:10:\"header_sub\";s:27:\"Just another WordPress site\";s:12:\"footer_title\";s:0:\"\";s:14:\"footer_contact\";s:0:\"\";s:12:\"footer_legal\";s:0:\"\";s:12:\"facebook_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:13:\"pinterest_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:10:\"tumblr_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:14:\"soundcloud_url\";s:0:\"\";s:12:\"telegram_url\";s:0:\"\";s:6:\"vk_url\";s:0:\"\";s:14:\"googleplus_url\";s:0:\"\";s:7:\"api_key\";s:10:\"3054298689\";}s:20:\"newsletter_main_info\";a:18:{s:11:\"header_logo\";a:1:{s:2:\"id\";i:0;}s:12:\"header_title\";s:7:\"StabApp\";s:10:\"header_sub\";s:27:\"Just another WordPress site\";s:12:\"footer_title\";s:0:\"\";s:14:\"footer_contact\";s:0:\"\";s:12:\"footer_legal\";s:0:\"\";s:12:\"facebook_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:13:\"pinterest_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:10:\"tumblr_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:14:\"soundcloud_url\";s:0:\"\";s:12:\"telegram_url\";s:0:\"\";s:6:\"vk_url\";s:0:\"\";s:14:\"googleplus_url\";s:0:\"\";}s:20:\"newsletter_main_smtp\";a:7:{s:7:\"enabled\";i:0;s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"port\";i:25;s:6:\"secure\";s:0:\"\";s:12:\"ssl_insecure\";i:0;}s:23:\"newsletter_main_version\";s:5:\"1.6.7\";s:18:\"newsletter_profile\";a:245:{s:5:\"email\";s:5:\"Email\";s:11:\"email_error\";s:24:\"The email is not correct\";s:4:\"name\";s:4:\"Name\";s:10:\"name_error\";s:23:\"The name is not correct\";s:11:\"name_status\";i:0;s:10:\"name_rules\";i:0;s:7:\"surname\";s:9:\"Last name\";s:13:\"surname_error\";s:28:\"The last name is not correct\";s:14:\"surname_status\";i:0;s:10:\"sex_status\";i:0;s:3:\"sex\";s:3:\"I\'m\";s:7:\"privacy\";s:51:\"Subscribing I accept the privacy rules of this site\";s:13:\"privacy_error\";s:37:\"You must accept the privacy statement\";s:14:\"privacy_status\";i:0;s:11:\"privacy_url\";s:0:\"\";s:18:\"privacy_use_wp_url\";i:0;s:9:\"subscribe\";s:9:\"Subscribe\";s:12:\"title_female\";s:4:\"Mrs.\";s:10:\"title_male\";s:3:\"Mr.\";s:10:\"title_none\";s:4:\"Dear\";s:8:\"sex_male\";s:3:\"Man\";s:10:\"sex_female\";s:5:\"Woman\";s:8:\"sex_none\";s:4:\"None\";s:13:\"profile_error\";s:37:\"Un champ obligatoire n\'est pas rempli\";s:16:\"profile_1_status\";i:0;s:9:\"profile_1\";s:0:\"\";s:14:\"profile_1_type\";s:4:\"text\";s:21:\"profile_1_placeholder\";s:0:\"\";s:15:\"profile_1_rules\";i:0;s:17:\"profile_1_options\";s:0:\"\";s:16:\"profile_2_status\";i:0;s:9:\"profile_2\";s:0:\"\";s:14:\"profile_2_type\";s:4:\"text\";s:21:\"profile_2_placeholder\";s:0:\"\";s:15:\"profile_2_rules\";i:0;s:17:\"profile_2_options\";s:0:\"\";s:16:\"profile_3_status\";i:0;s:9:\"profile_3\";s:0:\"\";s:14:\"profile_3_type\";s:4:\"text\";s:21:\"profile_3_placeholder\";s:0:\"\";s:15:\"profile_3_rules\";i:0;s:17:\"profile_3_options\";s:0:\"\";s:16:\"profile_4_status\";i:0;s:9:\"profile_4\";s:0:\"\";s:14:\"profile_4_type\";s:4:\"text\";s:21:\"profile_4_placeholder\";s:0:\"\";s:15:\"profile_4_rules\";i:0;s:17:\"profile_4_options\";s:0:\"\";s:16:\"profile_5_status\";i:0;s:9:\"profile_5\";s:0:\"\";s:14:\"profile_5_type\";s:4:\"text\";s:21:\"profile_5_placeholder\";s:0:\"\";s:15:\"profile_5_rules\";i:0;s:17:\"profile_5_options\";s:0:\"\";s:16:\"profile_6_status\";i:0;s:9:\"profile_6\";s:0:\"\";s:14:\"profile_6_type\";s:4:\"text\";s:21:\"profile_6_placeholder\";s:0:\"\";s:15:\"profile_6_rules\";i:0;s:17:\"profile_6_options\";s:0:\"\";s:16:\"profile_7_status\";i:0;s:9:\"profile_7\";s:0:\"\";s:14:\"profile_7_type\";s:4:\"text\";s:21:\"profile_7_placeholder\";s:0:\"\";s:15:\"profile_7_rules\";i:0;s:17:\"profile_7_options\";s:0:\"\";s:16:\"profile_8_status\";i:0;s:9:\"profile_8\";s:0:\"\";s:14:\"profile_8_type\";s:4:\"text\";s:21:\"profile_8_placeholder\";s:0:\"\";s:15:\"profile_8_rules\";i:0;s:17:\"profile_8_options\";s:0:\"\";s:16:\"profile_9_status\";i:0;s:9:\"profile_9\";s:0:\"\";s:14:\"profile_9_type\";s:4:\"text\";s:21:\"profile_9_placeholder\";s:0:\"\";s:15:\"profile_9_rules\";i:0;s:17:\"profile_9_options\";s:0:\"\";s:17:\"profile_10_status\";i:0;s:10:\"profile_10\";s:0:\"\";s:15:\"profile_10_type\";s:4:\"text\";s:22:\"profile_10_placeholder\";s:0:\"\";s:16:\"profile_10_rules\";i:0;s:18:\"profile_10_options\";s:0:\"\";s:17:\"profile_11_status\";i:0;s:10:\"profile_11\";s:0:\"\";s:15:\"profile_11_type\";s:4:\"text\";s:22:\"profile_11_placeholder\";s:0:\"\";s:16:\"profile_11_rules\";i:0;s:18:\"profile_11_options\";s:0:\"\";s:17:\"profile_12_status\";i:0;s:10:\"profile_12\";s:0:\"\";s:15:\"profile_12_type\";s:4:\"text\";s:22:\"profile_12_placeholder\";s:0:\"\";s:16:\"profile_12_rules\";i:0;s:18:\"profile_12_options\";s:0:\"\";s:17:\"profile_13_status\";i:0;s:10:\"profile_13\";s:0:\"\";s:15:\"profile_13_type\";s:4:\"text\";s:22:\"profile_13_placeholder\";s:0:\"\";s:16:\"profile_13_rules\";i:0;s:18:\"profile_13_options\";s:0:\"\";s:17:\"profile_14_status\";i:0;s:10:\"profile_14\";s:0:\"\";s:15:\"profile_14_type\";s:4:\"text\";s:22:\"profile_14_placeholder\";s:0:\"\";s:16:\"profile_14_rules\";i:0;s:18:\"profile_14_options\";s:0:\"\";s:17:\"profile_15_status\";i:0;s:10:\"profile_15\";s:0:\"\";s:15:\"profile_15_type\";s:4:\"text\";s:22:\"profile_15_placeholder\";s:0:\"\";s:16:\"profile_15_rules\";i:0;s:18:\"profile_15_options\";s:0:\"\";s:17:\"profile_16_status\";i:0;s:10:\"profile_16\";s:0:\"\";s:15:\"profile_16_type\";s:4:\"text\";s:22:\"profile_16_placeholder\";s:0:\"\";s:16:\"profile_16_rules\";i:0;s:18:\"profile_16_options\";s:0:\"\";s:17:\"profile_17_status\";i:0;s:10:\"profile_17\";s:0:\"\";s:15:\"profile_17_type\";s:4:\"text\";s:22:\"profile_17_placeholder\";s:0:\"\";s:16:\"profile_17_rules\";i:0;s:18:\"profile_17_options\";s:0:\"\";s:17:\"profile_18_status\";i:0;s:10:\"profile_18\";s:0:\"\";s:15:\"profile_18_type\";s:4:\"text\";s:22:\"profile_18_placeholder\";s:0:\"\";s:16:\"profile_18_rules\";i:0;s:18:\"profile_18_options\";s:0:\"\";s:17:\"profile_19_status\";i:0;s:10:\"profile_19\";s:0:\"\";s:15:\"profile_19_type\";s:4:\"text\";s:22:\"profile_19_placeholder\";s:0:\"\";s:16:\"profile_19_rules\";i:0;s:18:\"profile_19_options\";s:0:\"\";s:17:\"profile_20_status\";i:0;s:10:\"profile_20\";s:0:\"\";s:15:\"profile_20_type\";s:4:\"text\";s:22:\"profile_20_placeholder\";s:0:\"\";s:16:\"profile_20_rules\";i:0;s:18:\"profile_20_options\";s:0:\"\";s:4:\"save\";s:4:\"Save\";s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:14:\"list_1_checked\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:14:\"list_2_checked\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:14:\"list_3_checked\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:14:\"list_4_checked\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:14:\"list_5_checked\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:14:\"list_6_checked\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:14:\"list_7_checked\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:14:\"list_8_checked\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:14:\"list_9_checked\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:15:\"list_10_checked\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:15:\"list_11_checked\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:15:\"list_12_checked\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:15:\"list_13_checked\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:15:\"list_14_checked\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:15:\"list_15_checked\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:15:\"list_16_checked\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:15:\"list_17_checked\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:15:\"list_18_checked\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:15:\"list_19_checked\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:15:\"list_20_checked\";i:0;s:13:\"list_1_forced\";i:0;s:13:\"list_2_forced\";i:0;s:13:\"list_3_forced\";i:0;s:13:\"list_4_forced\";i:0;s:13:\"list_5_forced\";i:0;s:13:\"list_6_forced\";i:0;s:13:\"list_7_forced\";i:0;s:13:\"list_8_forced\";i:0;s:13:\"list_9_forced\";i:0;s:14:\"list_10_forced\";i:0;s:14:\"list_11_forced\";i:0;s:14:\"list_12_forced\";i:0;s:14:\"list_13_forced\";i:0;s:14:\"list_14_forced\";i:0;s:14:\"list_15_forced\";i:0;s:14:\"list_16_forced\";i:0;s:14:\"list_17_forced\";i:0;s:14:\"list_18_forced\";i:0;s:14:\"list_19_forced\";i:0;s:14:\"list_20_forced\";i:0;s:14:\"list_21_forced\";i:0;s:14:\"list_22_forced\";i:0;s:14:\"list_23_forced\";i:0;s:14:\"list_24_forced\";i:0;s:14:\"list_25_forced\";i:0;s:14:\"list_26_forced\";i:0;s:14:\"list_27_forced\";i:0;s:14:\"list_28_forced\";i:0;s:14:\"list_29_forced\";i:0;s:14:\"list_30_forced\";i:0;s:14:\"list_31_forced\";i:0;s:14:\"list_32_forced\";i:0;s:14:\"list_33_forced\";i:0;s:14:\"list_34_forced\";i:0;s:14:\"list_35_forced\";i:0;s:14:\"list_36_forced\";i:0;s:14:\"list_37_forced\";i:0;s:14:\"list_38_forced\";i:0;s:14:\"list_39_forced\";i:0;s:14:\"list_40_forced\";i:0;}s:37:\"newsletter_profile_first_install_time\";s:10:\"1545577039\";s:23:\"newsletter_profile_main\";a:8:{s:4:\"text\";s:188:\"{profile_form}\n <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n <p><a href=\"{unsubscription_confirm_url}\">Cancel your subscription</a></p>\";s:13:\"email_changed\";s:81:\"Your email has been changed, an activation email has been sent with instructions.\";s:5:\"error\";s:42:\"Your email is not valid or already in use.\";s:10:\"save_label\";s:4:\"Save\";s:13:\"privacy_label\";s:21:\"Read our privacy note\";s:5:\"saved\";s:14:\"Profile saved.\";s:18:\"export_newsletters\";i:0;s:3:\"url\";s:0:\"\";}s:26:\"newsletter_profile_version\";s:5:\"1.1.0\";s:21:\"newsletter_statistics\";a:1:{s:3:\"key\";s:32:\"cd2c2d5f958c95eb11e1067906849c64\";}s:29:\"newsletter_statistics_version\";s:5:\"1.3.2\";s:31:\"newsletter_subscription_antibot\";a:6:{s:12:\"ip_blacklist\";a:0:{}s:17:\"address_blacklist\";a:0:{}s:9:\"antiflood\";i:10;s:7:\"akismet\";i:0;s:7:\"captcha\";i:0;s:8:\"disabled\";i:0;}s:29:\"newsletter_subscription_lists\";a:160:{s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:14:\"list_1_checked\";i:0;s:13:\"list_1_forced\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:14:\"list_2_checked\";i:0;s:13:\"list_2_forced\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:14:\"list_3_checked\";i:0;s:13:\"list_3_forced\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:14:\"list_4_checked\";i:0;s:13:\"list_4_forced\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:14:\"list_5_checked\";i:0;s:13:\"list_5_forced\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:14:\"list_6_checked\";i:0;s:13:\"list_6_forced\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:14:\"list_7_checked\";i:0;s:13:\"list_7_forced\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:14:\"list_8_checked\";i:0;s:13:\"list_8_forced\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:14:\"list_9_checked\";i:0;s:13:\"list_9_forced\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:15:\"list_10_checked\";i:0;s:14:\"list_10_forced\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:15:\"list_11_checked\";i:0;s:14:\"list_11_forced\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:15:\"list_12_checked\";i:0;s:14:\"list_12_forced\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:15:\"list_13_checked\";i:0;s:14:\"list_13_forced\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:15:\"list_14_checked\";i:0;s:14:\"list_14_forced\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:15:\"list_15_checked\";i:0;s:14:\"list_15_forced\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:15:\"list_16_checked\";i:0;s:14:\"list_16_forced\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:15:\"list_17_checked\";i:0;s:14:\"list_17_forced\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:15:\"list_18_checked\";i:0;s:14:\"list_18_forced\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:15:\"list_19_checked\";i:0;s:14:\"list_19_forced\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:15:\"list_20_checked\";i:0;s:14:\"list_20_forced\";i:0;s:7:\"list_21\";s:0:\"\";s:14:\"list_21_status\";i:0;s:15:\"list_21_checked\";i:0;s:14:\"list_21_forced\";i:0;s:7:\"list_22\";s:0:\"\";s:14:\"list_22_status\";i:0;s:15:\"list_22_checked\";i:0;s:14:\"list_22_forced\";i:0;s:7:\"list_23\";s:0:\"\";s:14:\"list_23_status\";i:0;s:15:\"list_23_checked\";i:0;s:14:\"list_23_forced\";i:0;s:7:\"list_24\";s:0:\"\";s:14:\"list_24_status\";i:0;s:15:\"list_24_checked\";i:0;s:14:\"list_24_forced\";i:0;s:7:\"list_25\";s:0:\"\";s:14:\"list_25_status\";i:0;s:15:\"list_25_checked\";i:0;s:14:\"list_25_forced\";i:0;s:7:\"list_26\";s:0:\"\";s:14:\"list_26_status\";i:0;s:15:\"list_26_checked\";i:0;s:14:\"list_26_forced\";i:0;s:7:\"list_27\";s:0:\"\";s:14:\"list_27_status\";i:0;s:15:\"list_27_checked\";i:0;s:14:\"list_27_forced\";i:0;s:7:\"list_28\";s:0:\"\";s:14:\"list_28_status\";i:0;s:15:\"list_28_checked\";i:0;s:14:\"list_28_forced\";i:0;s:7:\"list_29\";s:0:\"\";s:14:\"list_29_status\";i:0;s:15:\"list_29_checked\";i:0;s:14:\"list_29_forced\";i:0;s:7:\"list_30\";s:0:\"\";s:14:\"list_30_status\";i:0;s:15:\"list_30_checked\";i:0;s:14:\"list_30_forced\";i:0;s:7:\"list_31\";s:0:\"\";s:14:\"list_31_status\";i:0;s:15:\"list_31_checked\";i:0;s:14:\"list_31_forced\";i:0;s:7:\"list_32\";s:0:\"\";s:14:\"list_32_status\";i:0;s:15:\"list_32_checked\";i:0;s:14:\"list_32_forced\";i:0;s:7:\"list_33\";s:0:\"\";s:14:\"list_33_status\";i:0;s:15:\"list_33_checked\";i:0;s:14:\"list_33_forced\";i:0;s:7:\"list_34\";s:0:\"\";s:14:\"list_34_status\";i:0;s:15:\"list_34_checked\";i:0;s:14:\"list_34_forced\";i:0;s:7:\"list_35\";s:0:\"\";s:14:\"list_35_status\";i:0;s:15:\"list_35_checked\";i:0;s:14:\"list_35_forced\";i:0;s:7:\"list_36\";s:0:\"\";s:14:\"list_36_status\";i:0;s:15:\"list_36_checked\";i:0;s:14:\"list_36_forced\";i:0;s:7:\"list_37\";s:0:\"\";s:14:\"list_37_status\";i:0;s:15:\"list_37_checked\";i:0;s:14:\"list_37_forced\";i:0;s:7:\"list_38\";s:0:\"\";s:14:\"list_38_status\";i:0;s:15:\"list_38_checked\";i:0;s:14:\"list_38_forced\";i:0;s:7:\"list_39\";s:0:\"\";s:14:\"list_39_status\";i:0;s:15:\"list_39_checked\";i:0;s:14:\"list_39_forced\";i:0;s:7:\"list_40\";s:0:\"\";s:14:\"list_40_status\";i:0;s:15:\"list_40_checked\";i:0;s:14:\"list_40_forced\";i:0;}s:32:\"newsletter_subscription_template\";a:2:{s:8:\"template\";s:1829:\"<!DOCTYPE html>\n<html>\n <head>\n <!-- General styles, not used by all email clients -->\n <style type=\"text/css\" media=\"all\">\n a {\n text-decoration: none;\n color: #0088cc;\n }\n </style>\n </head>\n \n <!-- KEEP THE TAMPLE SIMPLE: THOSE ARE SERVICE MESSAGES. -->\n <body style=\"margin: 0;\">\n <!-- Top title with dark background #333, font color #fff, font size 32px -->\n <table style=\"background-color: #333; width: 100%; color: #fff; font-size: 32px\">\n <tr>\n <td style=\"padding: 25px; text-align: center\">\n {blog_title}\n </td>\n </tr>\n </table>\n\n <!-- Main table 100% wide with background color #eee --> \n <table style=\"background-color: #eee; width: 100%;\">\n <tr>\n <td align=\"center\" style=\"padding: 25px;\">\n\n <!-- Content table with backgdound color #fff, width 500px -->\n <table style=\"background-color: #fff; width: 500px; border: 1px solid #ddd;\">\n <tr>\n <td style=\"padding: 25px; font-size: 16px; font-family: sans-serif\">\n <!-- The {message} tag is replaced with one of confirmation, welcome or goodbye messages -->\n <!-- Messages content can be configured on Newsletter List Building panels --> \n\n {message}\n \n <!-- Signature if not already added to single messages (surround with <p>) -->\n\n </td>\n </tr>\n </table>\n\n </td>\n </tr>\n </table>\n\n </body>\n</html>\";s:7:\"enabled\";i:0;}s:31:\"newsletter_subscription_version\";s:5:\"2.2.7\";s:17:\"newsletter_system\";a:0:{}s:36:\"newsletter_system_first_install_time\";s:10:\"1654541581\";s:25:\"newsletter_system_version\";s:5:\"1.1.0\";s:25:\"newsletter_unsubscription\";a:8:{s:16:\"unsubscribe_text\";s:103:\"<p>Please confirm you want to unsubscribe <a href=\"{unsubscription_confirm_url}\">clicking here</a>.</p>\";s:10:\"error_text\";s:99:\"<p>Subscriber not found, it probably has already been removed. No further actions are required.</p>\";s:17:\"unsubscribed_text\";s:124:\"<p>Your subscription has been deleted. If that was an error you can <a href=\"{reactivate_url}\">subscribe again here</a>.</p>\";s:20:\"unsubscribed_subject\";s:7:\"Goodbye\";s:20:\"unsubscribed_message\";s:87:\"<p>This message confirms that you have unsubscribed from our newsletter. Thank you.</p>\";s:16:\"reactivated_text\";s:46:\"<p>Your subscription has been reactivated.</p>\";s:6:\"notify\";s:0:\"\";s:12:\"notify_email\";s:0:\"\";}s:44:\"newsletter_unsubscription_first_install_time\";s:10:\"1545577039\";s:33:\"newsletter_unsubscription_version\";s:5:\"1.0.4\";s:16:\"newsletter_users\";a:0:{}s:23:\"newsletter_users_search\";a:4:{s:11:\"search_text\";s:0:\"\";s:13:\"search_status\";s:0:\"\";s:11:\"search_list\";s:0:\"\";s:11:\"search_page\";i:0;}s:24:\"newsletter_users_version\";s:5:\"1.3.0\";s:13:\"newsletter_wp\";a:5:{s:15:\"subscribe_label\";s:24:\"Subscribe our newsletter\";s:9:\"subscribe\";i:0;s:12:\"confirmation\";i:0;s:7:\"welcome\";i:0;s:6:\"delete\";i:0;}s:21:\"newsletter_wp_version\";s:5:\"1.0.1\";}','no'),(968738,'jp_sync_error_log_sync','a:1:{s:15:\"1679326404.3499\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:13:\"missing_token\";a:1:{i:0;s:0:\"\";}}s:10:\"error_data\";a:1:{s:13:\"missing_token\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:13:\"missing_token\";a:1:{i:0;s:0:\"\";}}s:10:\"error_data\";a:0:{}s:18:\"\0*\0additional_data\";a:0:{}}}s:18:\"\0*\0additional_data\";a:1:{s:13:\"missing_token\";a:1:{i:0;i:-10520;}}}}','yes'),(968751,'jetpack-protect_activated','1','yes'),(957781,'monsterinsights_version_upgraded_from','8.13.0','yes'),(544799,'aioseo_options_dynamic_network','{\"sitemap\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"testimonial\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":[]}},\"social\":{\"facebook\":{\"general\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"},\"testimonial\":{\"objectType\":\"article\"}}}}},\"searchAppearance\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"Article\",\"customFields\":\"\"},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\"},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"redirectAttachmentUrls\":\"disabled\"},\"testimonial\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\"}},\"taxonomies\":{\"category\":{\"show\":false,\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"testimonial_category\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"testimonial_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":{\"testimonial\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null},\"title\":\"#archive_title #separator_sa #site_title\",\"metaDescription\":\"\",\"customFields\":null}}}}','yes'),(141061,'aioseo_options_network_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(141062,'aioseo_options_network_localized','a:8:{s:51:\"searchAppearance_dynamic_archives_testimonial_title\";s:28:\"#archive_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:36:\"searchAppearance_archives_date_title\";s:27:\"#archive_date | #site_title\";s:38:\"searchAppearance_archives_author_title\";s:26:\"#author_name | #site_title\";s:38:\"searchAppearance_archives_search_title\";s:26:\"#search_term | #site_title\";}','yes'),(746312,'themeisle_sdk_notifications','a:2:{s:17:\"last_notification\";a:2:{s:2:\"id\";s:31:\"wp_maintenance_mode_logger_flag\";s:10:\"display_at\";i:1667425487;}s:24:\"last_notification_active\";i:1668256163;}','yes'),(898711,'cmplz_excluded_posts_array','a:0:{}','yes'),(562172,'monsterinsights_usage_tracking_last_checkin','1783706757','yes'),(2414199,'_site_transient_timeout_feed_mod_0d2db5fea5a8633b56992c916819b198','1784454790','off'),(2414200,'_site_transient_feed_mod_0d2db5fea5a8633b56992c916819b198','1784411590','off'),(2414201,'_site_transient_timeout_feed_b0b1001e5bc3fbacad8b49ec075d19a5','1784454790','off'),(2414202,'_site_transient_feed_b0b1001e5bc3fbacad8b49ec075d19a5','a:6:{s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"feed\";a:1:{i:0;a:6:{s:4:\"data\";s:126:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Planet WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"subtitle\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Planet WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:43:\"https://fluxplanet.wpfr.net/feed/wp-planet/\";s:3:\"rel\";s:4:\"self\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://fluxplanet.wpfr.net/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"2026-07-18T21:53:09+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"\n WP RSS Aggregator\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"uri\";s:27:\"https://wprssaggregator.com\";s:7:\"version\";s:7:\"4.23.13\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"entry\";a:10:{i:0;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://wpformation.com/trafic-ia-reel/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Le trafic réel que les IA envoient à mon site : mes chiffres\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:39:\"https://wpformation.com/trafic-ia-reel/\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-16T05:30:00.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-16T05:30:00.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:155:\"Combien de trafic les IA (ChatGPT, Perplexity, Claude…) envoient-elles vraiment ? Mes chiffres first-party mesurés sur wpformation.com, sans estimation.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:169:\"\n Combien de trafic les IA (ChatGPT, Perplexity, Claude…) envoient-elles vraiment ? Mes chiffres first-party mesurés sur wpformation.com, sans estimation.\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"WPFormation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wpformation.com/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"WP Formation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:1;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wpfr.net/journee-de-contribution-wordcamp-bretagne-2026-presentation-des-tables-episode-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"Journée de contribution du WC Bretagne 2026 : présentation des tables – Épisode n°2\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:98:\"https://wpfr.net/journee-de-contribution-wordcamp-bretagne-2026-presentation-des-tables-episode-2/\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-15T07:50:51.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-15T07:50:51.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:359:\"On poursuit la présentation des tables prévues pour cette journée de contribution du 17 septembre 2026, toujours proposées par des personnes impliquées dans la communauté. Vous en avez déjà découvert 3 dans notre précédent article (mais si, celui-ci !), et nous savons que vous avez hâte de découvrir la suite du programme ! Dans cetLire la suite\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:12477:\"\n \n<p class=\"has-medium-font-size wp-block-paragraph\">On poursuit la présentation des tables prévues pour cette journée de contribution du 17 septembre 2026, toujours proposées par des personnes impliquées dans la communauté. Vous en avez déjà découvert 3 dans notre précédent article (mais si, <a href=\"https://wpfr.net/journee-de-contribution-wordcamp-bretagne-2026-presentation-des-tables-episode-1/\" data-type=\"post\" data-id=\"10800535\">celui-ci !</a>), et nous savons que vous avez hâte de découvrir la suite du programme !</p>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\">Dans cet épisode, vous allez découvrir ou re-découvrir trois tables « classiques » pour les habitués des journées de contribution, mais néanmoins incontournables dans le développement de notre projet open source préféré. Et pour les nouveaux, c’est toujours sympa de rappeler en quoi consistent ces tables « Cœur » (ou « <em><bdo lang=\"en\" dir=\"ltr\">Core</bdo></em> »), « Communauté » et « Documentation ».</p>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\">Laissons donc la parole à ceux qui animeront ces tables, c’est encore eux qui en parleront le mieux !</p>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" //>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\" id=\"table-coeur\"><strong>Table « Cœur »</strong></h2>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-left has-medium-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">La table Cœur vise à participer au développement du cœur du CMS WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Sur cette table, nous travaillerons sur le cœur de WP, sur le projet Gutenberg, suivant les sujets sur lesquels on travaillera, on pourra aussi parler d’accessibilité, de performances, de conformité RGPD… et on pourra même travailler sur le futur thème natif Twenty Twenty Seven !</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tous les profils sont les bienvenus. Bien que la production de code (correctifs ou évolutions) soit plutôt destinée aux profils techniques, les profils moins techniques pourront tout autant participer, par exemple en testant des patchs ce qui est devenu beaucoup plus accessible aujourd’hui grâce à Playground.</p>\n\n\n\n<div data-wp-context=\"{ "autoclose": false, "accordionItems": [] }\" data-wp-interactive=\"core/accordion\" role=\"group\" class=\"wp-block-accordion is-layout-flow wp-block-accordion-is-layout-flow\">\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ "id": "accordion-item-1", "openByDefault": false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading\" id=\"%e2%96%bapre-requis-pour-la-table-coeur\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-1-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" data-wp-on--keydown=\"actions.handleKeyDown\" id=\"accordion-item-1\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\">►Pré-requis pour la table Cœur</span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+</span></button></h3>\n\n\n\n<div aria-labelledby=\"accordion-item-1\" data-wp-bind--inert=\"!state.isOpen\" id=\"accordion-item-1-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Pour participer, il te faut au minimum :</p>\n\n\n\n<ul class=\"wp-block-list has-medium-font-size\">\n<li>Un compte wordpress.org.</li>\n\n\n\n<li>Un compte GitHub.</li>\n</ul>\n</div>\n</div>\n</div>\n<cite><a href=\"https://profiles.wordpress.org/audrasjb/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>JB Audras</strong></a></cite></blockquote>\n</div></div>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" //>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\" id=\"table-communaute\">Table « Communauté »</h2>\n\n\n\n<blockquote class=\"wp-block-quote has-medium-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-medium-font-size wp-block-paragraph\">À cette table, nous parlerons des différentes façon de faire vivre la communauté WordPress, notamment via un partage d’expérience autour de l’organisation d’événements. WordCamp Europe, WordCamp local (France), meet-ups, autant d’occasions de contribuer à WordPress en mettant ses compétences au service de la communauté.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ici, pas besoin de coder, on ne va rien « produire », mais plutôt partager, expliquer, questionner… Comment on peut participer à l’organisation d’un événement WordPress ? Dans quelle(s) équipe(s) ? Quel temps ça demande, quel investissement… Et pourquoi c’est extrêmement satisfaisant comme forme de contribution ! Curieux ? Viens nous voir ! <br>Et si tu as des idées pour développer encore cette communauté, toute initiative est la bienvenue ! Les meilleures idées viennent souvent d’émulations collectives comme ces journées de contribution ! <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png\" alt=\"😉\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //></p>\n\n\n\n<div data-wp-context=\"{ "autoclose": false, "accordionItems": [] }\" data-wp-interactive=\"core/accordion\" role=\"group\" class=\"wp-block-accordion is-layout-flow wp-block-accordion-is-layout-flow\">\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ "id": "accordion-item-2", "openByDefault": false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading\" id=\"%e2%96%bapre-requis-pour-la-table-communaute\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-2-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" data-wp-on--keydown=\"actions.handleKeyDown\" id=\"accordion-item-2\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\">►Pré-requis pour la table Communauté</span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+</span></button></h3>\n\n\n\n<div aria-labelledby=\"accordion-item-2\" data-wp-bind--inert=\"!state.isOpen\" id=\"accordion-item-2-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Aucun pré-requis, venez avec votre curiosité, votre envie de contribuer à votre façon, avec vos compétences à vous… et vos idées pour faire rayonner la communauté WordPress, si vous en avez !</p>\n</div>\n</div>\n</div>\n<cite><a href=\"https://profiles.wordpress.org/marineevain/\"><strong>Marine Evain</strong></a></cite></blockquote>\n</div></div>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" //>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\" id=\"table-documentation\">Table « Documentation »</h2>\n\n\n\n<blockquote class=\"wp-block-quote has-medium-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-medium-font-size wp-block-paragraph\">Cette table, dédiée à la documentation de WordPress en français, vous permettra de participer à ce vaste projet qui vise à aider tout à chacun à utiliser WordPress au mieux. Notez qu’il s’agit de la documentation orientée utilisateur.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Différentes possibilités de contribution s’ouvrent à vous :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Traduire les nouveaux articles publiés sur la documentation en anglais ;</li>\n\n\n\n<li>Mettre à jour des articles pour suivre l’évolution des fonctionnalités des dernières versions de WordPress ;</li>\n\n\n\n<li>Rédiger des articles directement en français, sur des sujets non traités par la documentation « officielle ».</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Ici, l’envie d’expliquer aux autres une ou plusieurs fonctionnalités de notre CMS préféré suffira pour participer activement !</p>\n\n\n\n<div data-wp-context=\"{ "autoclose": false, "accordionItems": [] }\" data-wp-interactive=\"core/accordion\" role=\"group\" class=\"wp-block-accordion is-layout-flow wp-block-accordion-is-layout-flow\">\n<div data-wp-class--is-open=\"state.isOpen\" data-wp-context=\"{ "id": "accordion-item-3", "openByDefault": false }\" data-wp-init=\"callbacks.initAccordionItems\" data-wp-on-window--hashchange=\"callbacks.hashChange\" class=\"wp-block-accordion-item is-layout-flow wp-block-accordion-item-is-layout-flow\">\n<h3 class=\"wp-block-accordion-heading\" id=\"%e2%96%bapre-requis-pour-la-table-documentation\"><button aria-expanded=\"false\" aria-controls=\"accordion-item-3-panel\" data-wp-bind--aria-expanded=\"state.isOpen\" data-wp-on--click=\"actions.toggle\" data-wp-on--keydown=\"actions.handleKeyDown\" id=\"accordion-item-3\" type=\"button\" class=\"wp-block-accordion-heading__toggle\"><span class=\"wp-block-accordion-heading__toggle-title\">►Pré-requis pour la table Documentation</span><span class=\"wp-block-accordion-heading__toggle-icon\" aria-hidden=\"true\">+</span></button></h3>\n\n\n\n<div aria-labelledby=\"accordion-item-3\" data-wp-bind--inert=\"!state.isOpen\" id=\"accordion-item-3-panel\" role=\"region\" class=\"wp-block-accordion-panel is-layout-flow wp-block-accordion-panel-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Pour participer à cette table, il serait bien d’avoir :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A minima, un compte WordPress.org.</li>\n\n\n\n<li>Et, le top, une installation WordPress de test avec l’interface en français, le thème et l’administration par défaut.</li>\n</ul>\n</div>\n</div>\n</div>\n<cite><a href=\"https://profiles.wordpress.org/jdy68/\"><strong>Jenny Dupuy</strong></a></cite></blockquote>\n</div></div>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" //>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\">Une de ces tables vous intéresse ? <a href=\"https://framaforms.org/inscription-a-la-journee-de-contribution-du-wordcamp-bretagne-2026-1781857272\">Les inscriptions sont par ici</a>, et si vous ne trouvez pas votre bonheur dans ces 3 tables, restez à l’écoute car un autre article arrive pour présenter les 3 dernières tables proposées pour cette édition ! </p>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-white-color has-vivid-cyan-blue-background-color has-text-color has-background has-link-color has-text-align-center has-medium-font-size has-custom-font-size wp-element-button\" href=\"https://framaforms.org/inscription-a-la-journee-de-contribution-du-wordcamp-bretagne-2026-1781857272\" target=\"_blank\" rel=\"noreferrer noopener\">Je m’inscris</a></div>\n</div>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\">Vous souhaitez proposer et animer une autre table ? C’est toujours possible, n’hésitez pas à <a href=\"mailto:contribution@wpfr.net\">nous envoyer un mail pour en discuter</a>. </p>\n\n\n\n<p class=\"has-text-align-right has-medium-font-size wp-block-paragraph\"><em>Les organisateurs de la Journée de Contribution</em></p>\n\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jenny Dupuy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://wpfr.net/actualites/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"WPFR\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:2;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://beapi.fr/blog/comment-securiser-un-site-woocommerce-paiement-comptes-et-rgpd/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Comment sécuriser un site WooCommerce : paiement, comptes et RGPD\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:85:\"https://beapi.fr/blog/comment-securiser-un-site-woocommerce-paiement-comptes-et-rgpd/\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-15T05:00:00.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-15T05:00:00.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:445:\"On se pose souvent la question de la sécurité WooCommerce au mauvais moment : après un incident, quand le volume de commandes grimpe et que les données clients deviennent un actif stratégique, ou lorsque les plugins se multiplient et qu’on craint de fragiliser l’ensemble. Et elle est presque toujours mal posée. On cherche le plugin […]\nThe post Comment sécuriser un site WooCommerce : paiement, comptes et RGPD appeared first on .\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:9888:\"\n \n<p>On se pose souvent la question de la sécurité WooCommerce au mauvais moment : après un incident, quand le volume de commandes grimpe et que les données clients deviennent un actif stratégique, ou lorsque les plugins se multiplient et qu’on craint de fragiliser l’ensemble.</p>\n\n\n\n<p>Et elle est presque toujours mal posée. On cherche le plugin miracle, le certificat SSL ou l’option qui réglerait tout. Or une boutique en ligne ne se sécurise pas comme on coche une case : les paiements, les comptes clients, les accès administrateurs, les données personnelles et un écosystème d’extensions en évolution permanente forment une chaîne.</p>\n\n\n\n<p>Et les incidents naissent rarement d’une faille spectaculaire : ils résultent d’une accumulation de petits choix techniques qui élargissent, mois après mois, la surface d’exposition.</p>\n\n\n\n<p>Cet article propose une approche globale pour sécuriser un site WooCommerce : infrastructure, accès, paiements et gestion des données personnelles.</p>\n\n\n\n<h2 class=\"wp-block-heading\">L’essentiel en 30 secondes</h2>\n\n\n\n<p>WooCommerce peut répondre à des enjeux e-commerce exigeants. Son niveau de sécurité dépend moins du CMS que de la qualité de son implémentation : hébergement, mises à jour, gestion des accès, passerelles de paiement et gouvernance des données.</p>\n\n\n\n<p>Le certificat SSL est indispensable mais ne suffit pas. Sécuriser une boutique WooCommerce, c’est maîtriser toute la chaîne technique et organisationnelle qui la fait tourner.</p>\n\n\n\n<h2 class=\"wp-block-heading\">WooCommerce est-il sécurisé par défaut ?</h2>\n\n\n\n<p>Le problème vient rarement du CMS. WooCommerce bénéficie d’un écosystème mature, d’une maintenance soutenue et d’une communauté très active. Mais une boutique en ligne n’est pas un site vitrine équipé d’un panier : c’est une application métier critique.</p>\n\n\n\n<p>Dans la pratique, les vulnérabilités proviennent d’extensions abandonnées, d’un hébergement insuffisant, de mises à jour négligées ou de comptes administrateurs partagés. Ce n’est jamais le CMS qui fixe le niveau de sécurité, mais l’ensemble des choix faits autour de lui – à commencer par l’infrastructure.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Choisir un hébergement professionnel : la première brique de sécurité</h2>\n\n\n\n<p>La sécurité d’une boutique WooCommerce commence avant même l’installation de WordPress. L’hébergement est encore souvent vu comme un poste de dépenses ; il conditionne en réalité la résilience de la plateforme.</p>\n\n\n\n<p>Un hébergeur professionnel apporte des sauvegardes automatisées et vérifiées, une supervision continue, des mécanismes d’isolation, des pare-feux réseau, des journaux d’événements et des procédures de reprise d’activité. La mise à jour des composants serveurs maintient ce niveau dans le temps.</p>\n\n\n\n<p>Une certification comme ISO 27001 témoigne d’une maturité dans la gestion des risques. Ce n’est pas une garantie absolue, mais un cadre méthodologique utile.</p>\n\n\n\n<h2 class=\"wp-block-heading\">SSL : indispensable, mais insuffisant</h2>\n\n\n\n<p>Le cadenas dans le navigateur rassure les utilisateurs, mais il ne représente qu’un maillon du dispositif.</p>\n\n\n\n<p>Le protocole SSL/TLS chiffre les échanges entre le navigateur et le serveur : formulaires, comptes clients, tunnel de commande. C’est indispensable. Mais il ne corrige pas une extension vulnérable, ne protège pas un compte administrateur compromis et ne règle rien du côté du stockage des données.</p>\n\n\n\n<p>Les certificats DV, OV et EV se distinguent par leur niveau de vérification. OV et EV renforcent la confiance, mais ne remplacent jamais une architecture correctement maintenue. Le SSL protège la circulation des données ; il ne garantit pas que le système qui les reçoit soit sain.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Paiement WooCommerce : pourquoi les passerelles tierces réduisent le risque</h2>\n\n\n\n<p>La plupart des boutiques WooCommerce s’appuient sur des solutions spécialisées -Stripe, PayPal, Adyen, PayPlug – et c’est une bonne nouvelle : les numéros complets de cartes bancaires ne sont pas stockés dans WooCommerce. Les données sensibles transitent directement chez le prestataire, ce qui réduit fortement les risques et les contraintes PCI DSS.</p>\n\n\n\n<p>Cette délégation ne sécurise pas tout le site pour autant. La boutique reste responsable du tunnel de commande, des données clients, des paniers et des informations de commande. Les webhooks et les intégrations exigent une configuration rigoureuse, et mieux vaut s’en tenir aux modules officiels régulièrement maintenus.</p>\n\n\n\n<p>Le paiement est aujourd’hui l’une des briques les mieux protégées. Le risque s’est déplacé vers les éléments périphériques – au premier rang desquels les comptes administrateurs.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Protéger les comptes administrateurs : le véritable point faible</h2>\n\n\n\n<p>Les incidents viennent rarement d’attaques sophistiquées. Le coupable habituel : un ancien compte prestataire oublié, un mot de passe faible, un accès admin partagé entre plusieurs personnes.</p>\n\n\n\n<p>Trois réflexes ferment la porte.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Le moindre privilège d’abord : chaque utilisateur ne dispose que des droits nécessaires à son périmètre.</li>\n\n\n\n<li>L’authentification à deux facteurs ensuite, sur tous les comptes sensibles.</li>\n\n\n\n<li>La journalisation des connexions enfin, couplée à un gestionnaire de mots de passe.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Extensions, thèmes et mises à jour : réduire la surface d’attaque</h2>\n\n\n\n<p>Une boutique WooCommerce accumule vite plusieurs dizaines d’extensions, et chaque plugin élargit la surface d’exposition.</p>\n\n\n\n<p>La discipline tient en trois points : limiter les extensions au strict nécessaire, vérifier leur fréquence de mise à jour et leur réputation, tester chaque évolution en préproduction avant déploiement. Les plugins premium piratés et les extensions abandonnées restent des facteurs de risque récurrents.</p>\n\n\n\n<p>La sécurité n’est jamais un état acquis. C’est une maintenance continue.</p>\n\n\n\n<h2 class=\"wp-block-heading\">RGPD et WooCommerce : le vrai angle mort, c’est la durée de conservation</h2>\n\n\n\n<p>La conformité RGPD ne se résume pas au bandeau cookies, et c’est précisément là que la plupart des boutiques s’arrêtent.</p>\n\n\n\n<p>WooCommerce stocke des noms, des adresses, des numéros de téléphone, des historiques de commandes, des informations de facturation. La question n’est pas seulement <em>comment</em> on les collecte, mais <strong>combien de temps on les garde, et pourquoi</strong>. C’est le point le plus souvent négligé.</p>\n\n\n\n<p>Une démarche structurée prévoit l’expiration des données devenues inutiles, l’anonymisation ou l’archivage de ce que la loi impose de conserver, et des procédures capables de traiter rapidement les demandes d’accès, de rectification ou de suppression. Le vrai enjeu RGPD n’est pas le consentement : c’est la maîtrise du cycle de vie de la donnée.</p>\n\n\n\n<h2 class=\"wp-block-heading\">La checklist pour sécuriser une boutique WooCommerce</h2>\n\n\n\n<p>Une boutique robuste combine plusieurs bonnes pratiques :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>un hébergement professionnel avec supervision et sauvegardes ;</li>\n\n\n\n<li>le SSL/TLS activé sur l’ensemble du site ;</li>\n\n\n\n<li>une passerelle de paiement fiable et maintenue ;</li>\n\n\n\n<li>aucun stockage local des données bancaires ;</li>\n\n\n\n<li>l’authentification à deux facteurs sur les comptes sensibles ;</li>\n\n\n\n<li>la suppression régulière des comptes inutilisés ;</li>\n\n\n\n<li>WordPress, WooCommerce, PHP et les extensions à jour ;</li>\n\n\n\n<li>des sauvegardes testées et restaurables ;</li>\n\n\n\n<li>la journalisation des connexions et des événements critiques ;</li>\n\n\n\n<li>une politique de conservation et d’archivage conforme au RGPD ;</li>\n\n\n\n<li>un environnement de préproduction ;</li>\n\n\n\n<li>un audit régulier des extensions et des accès.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Une sécurité durable repose sur la gouvernance</h2>\n\n\n\n<p>La tentation, dans beaucoup de projets, est de chercher la solution unique : un plugin de sécurité, un certificat, une extension qui réglerait tout.</p>\n\n\n\n<p>La réalité est systémique. Une boutique WooCommerce sécurisée résulte d’un ensemble cohérent : infrastructure, maintenance, gouvernance des accès, stratégie de paiement et gestion du cycle de vie des données.</p>\n\n\n\n<p>À mesure que les projets e-commerce se complexifient, ces sujets deviennent aussi structurants que la performance ou le SEO. Identités numériques, réglementations, résilience des plateformes : leur poids ne fera que croître.</p>\n\n\n\n<p>Si votre boutique WooCommerce porte des enjeux de sécurité, de performance ou de conformité, les équipes de Be API peuvent vous accompagner pour évaluer votre architecture, vos extensions, vos accès et vos pratiques de gestion des données. L’objectif n’est pas seulement de corriger des vulnérabilités, mais de construire un socle durable, capable d’accompagner l’évolution de votre activité.</p>\n<p>The post <a href=\"https://beapi.fr/blog/comment-securiser-un-site-woocommerce-paiement-comptes-et-rgpd/\">Comment sécuriser un site WooCommerce : paiement, comptes et RGPD</a> appeared first on <a href=\"https://beapi.fr\"></a>.</p>\n\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Alizée Ragoin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://beapi.fr/blog/categories/wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BeAPI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:3;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:8:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://www.seomix.fr/maintenance-wordpress-professionnelle/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Pourquoi confier la maintenance de son site WordPress à un professionnel ?\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:60:\"https://www.seomix.fr/maintenance-wordpress-professionnelle/\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-10T12:46:42.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-10T12:46:42.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:298:\"Confier la maintenance WordPress à un professionnel permet de sécuriser votre site, éviter les bugs, préserver les performances et protéger votre SEO. On vous explique tout dans le guide de l\'agence !Lire la suite : Pourquoi confier la maintenance de son site WordPress à un professionnel ?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:412:\"\n Confier la maintenance WordPress à un professionnel permet de sécuriser votre site, éviter les bugs, préserver les performances et protéger votre SEO. On vous explique tout dans le guide de l\'agence !<br><strong>Lire la suite :</strong> <a href=\"https://www.seomix.fr/maintenance-wordpress-professionnelle/\">Pourquoi confier la maintenance de son site WordPress à un professionnel ?</a>\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://www.seomix.fr/wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"SeoMix\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:4;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://blog.o2switch.fr/base-de-donnees-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"La base de données WordPress : comprendre à quoi elle sert et comment elle fonctionne\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:51:\"https://blog.o2switch.fr/base-de-donnees-wordpress/\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-10T06:30:00.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-10T06:30:00.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:162:\"La base de données est l\'autre moitié invisible de votre site WordPress. Voici ce qu\'elle contient et pourquoi elle mérite autant d\'attention que vos fichiers.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:176:\"\n La base de données est l\'autre moitié invisible de votre site WordPress. Voici ce qu\'elle contient et pourquoi elle mérite autant d\'attention que vos fichiers.\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Éric Martin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://blog.o2switch.fr/wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"O2switch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:5;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://holdmywp.com/differer-mises-a-jour-wordpress-sans-les-desactiver/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Différer les mises à jour automatiques de WordPress sans les désactiver\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:73:\"https://holdmywp.com/differer-mises-a-jour-wordpress-sans-les-desactiver/\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-02T12:00:16.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-07-02T12:00:16.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"Découvrez comment différer mises à jour automatiques WordPress - par élément et par version avec Updatronix 1.1 pour maintenir vos sites sereinement.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:31089:\"\n \n<p class=\"wp-block-paragraph\">Le 30 octobre 2020, le système de mise à jour automatique de WordPress mettait à jour les sites internet en production de la version 5.5.2 à la version 5.5.3-alpha, une version non définitive. L’équipe Core avait dû temporairement suspendre les téléchargements de la version 5.5.2 en raison d’un bug. Mais un effet de bord imprévu s’est produit : l’API de WordPress s’est mise à servir la version alpha à la place. WP Tavern titrait : « <a href=\"https://wptavern.com/wordpress-auto-update-system-misfires-updating-live-sites-to-an-alpha-release\" target=\"_blank\" rel=\"noopener nofollow\" title=\"WordPress Auto-Update System Misfires, Updating Live Sites to an Alpha Release.\">WordPress Auto-Update System Misfires, Updating Live Sites to an Alpha Release.</a> » Une agence y reportait plus d’une centaine de sites affectés. Cet incident contribuait à la méfiance des utilisateurs vis-à-vis des <strong>mises à jour</strong> automatiques sur WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">J’ai moi-même eu plusieurs sites touchés quand je travaillais encore en agence (justement après y avoir défendu l’intérêt des <strong>mises à jour</strong> automatiques… aie.). Suite à cet incident, et comme beaucoup d’autres utilisateurs, nous avions fait choix d’adopter le bon vieux réflexe d’attendre quelques jours avant de mettre à niveau nos sites pour toute mise à jour. Une pratique toujours d’actualité dans la communauté WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Sur Redit en 2022, <strong>un utilisateur se posait la question</strong> « <a href=\"https://old.reddit.com/r/Wordpress/comments/sl6pwt/am_i_dumb_for_intentionally_waiting_to_update_wp/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Am I dumb for intentionally waiting to update WP?\">Am I dumb for intentionally waiting to update WP?</a> », pratique partagée dans la majorité des réponses. Cloudways formalisera le conseil en 2025 : « <a href=\"https://www.cloudways.com/blog/how-to-update-wordpress-plugins/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Wait a few days after major plugin updates (unless it's a security fix)\">Wait a few days after major plugin updates (unless it’s a security fix)</a> ». En mai 2026, à la veille de WordPress 7.0, les retours sont les mêmes : « <a href=\"https://old.reddit.com/r/Wordpress/comments/1thj09e/tomorrow_wordpress_70_gets_released_are_you_ready/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"For production updates, I'll wait a few days, at least.\">For production updates, I’ll wait a few days, at least.</a> ».</p>\n\n\n\n<p class=\"wp-block-paragraph\">Treize ans après que WordPress 3.7 a introduit les mises à jour automatiques en arrière-plan, la pratique reste adoptée et essentiellement manuelle.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"#config\">Configurer Updatronix</a></div>\n</div>\n\n\n\n<h2 id=\"quelles-pratiques-de-mise-a-jour-en-13-ans\" class=\"wp-block-heading\">Quelles pratiques de mise à jour en 13 ans ?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Aujourd’hui les propriétaires de sites et professionnels qui souhaitent contrôler le timing des mises à jour ont essentiellement deux stratégies :</p>\n\n\n\n<h3 id=\"desactiver-les-mises-a-jour-automatiques-et-gerer-manuellement\" class=\"wp-block-heading\">Désactiver les mises à jour automatiques et gérer manuellement</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Bloquer les mises à jour automatiques</strong> en définissant par exemple une constante dans le fichier <code>wp-config.php</code> comme <code>AUTOMATIC_UPDATER_DISABLED</code> ou <code>WP_AUTO_UPDATE_CORE</code>. Puis mettre à jour au moment souhaité manuellement ou via l’hébergement web qui peut inclure des solutions dédiées.</p>\n\n\n\n<p class=\"wp-block-paragraph\">L’introduction, <strong>en août 2020</strong>, du bouton d’activation des mises à jour automatiques dans WordPress 5.5 n’a pas fondamentalement changé la donne. Comme le soulignait alors Wordfence, cette fonctionnalité se résumait à <a href=\"https://www.wordfence.com/blog/2020/08/wordpress-auto-updates-what-do-you-have-to-lose/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"une simple option intégrée à l’interface d’administration\">une simple option intégrée à l’interface d’administration (en anglais)</a> : activé ou désactivé.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Une approche rigoureuse adoptée par de nombreux professionnels va donc être de :</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Désactiver les mises à jour automatiques pour garder le contrôle.</li>\n\n\n\n<li>Surveiller les nouvelles versions dès leur publication.</li>\n\n\n\n<li>Attendre quelques jours pour évaluer les retours de la communauté.</li>\n\n\n\n<li>Mettre à jour manuellement une fois la version validée, tester en amont en préproduction pour les mises à niveau risquées identifiées.</li>\n</ol>\n\n\n\n<p class=\"wp-block-paragraph\">Cette méthode, bien qu’efficace, présente un inconvénient majeur : une <a href=\"https://holdmywp.com/maintenance-wordpress/\" title=\"Maintenance et hébergement WordPress\">maintenance WordPress sérieuse</a> est chronophage et donc potentiellement coûteuse. Oublier de vérifier régulièrement les <strong>mises à jour</strong> exposera le site à des risques de sécurité ou de compatibilité.</p>\n\n\n\n<h3 id=\"utiliser-une-extension-dediee\" class=\"wp-block-heading\">Utiliser une extension dédiée</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Avant et après l’incident de 2020, <strong>certaines extensions apporteront leurs solutions à ce problème</strong>. Prenons le cas des deux gestionnaires de mise à jour les plus utilisés sur le dépôt WordPress.org dont j’ai moi-même été utilisateur.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://fr.wordpress.org/plugins/companion-auto-update/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Companion Auto Update\">Companion Auto Update</a>, extension entièrement gratuite lancée en 2016, a introduit des mises à jour automatiques pour le cœur, les extensions et les thèmes, accompagnées d’un système de notifications et de journalisation. L’extension proposera en 2020 sa fonctionnalité de report des mises à jour de x jours limité à 31 jours et appliqué uniformément à <strong>toutes les mises à jour automatiques</strong>. Cette solution présente toutefois des limites : le report s’applique à l’ensemble des éléments, sans possibilité de différencier les délais selon le type de mise à jour et <a href=\"https://wordpress.org/plugins/companion-auto-update/#developers\" target=\"_blank\" rel=\"noopener nofollow\" title=\"les mises à jour du cœur WordPress ne sont pas concernées\"><strong>les mises à jour du cœur WordPress ne sont pas concernées</strong></a> (version 3.8.5, 17 mars 2022). On notera aussi, que le report est global et non par version : si plusieurs extensions publient des mises à jour à des dates différentes, elles partagent le même compteur de délai plutôt que d’avoir un délai individuel.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Easy Updates Manager\">Easy Updates Manager</a> implémente aussi sa solution en 2018. Présente sur le dépôt depuis 2015, a l’origine comme <code>stops-core-theme-and-plugin-updates</code>, sa première raison d’être était la désactivation granulaire des mises à jour. L’extension c’est transformée au fil du temps en gestionnaire de mise à jour avancé scindé en une proposition gratuite et premium. <strong>La fonctionnalité de mises à jour différées</strong>, réclamée par leurs utilisateurs, sera ajoutée à la version premium de l’extension : ce qui est toujours le cas aujourd’hui. L’approche reprend celle de Companion : un paramètre de délai global appliqué à tous les niveaux, plutôt qu’un compte à rebours par version basé sur le moment où le site découvre chaque mise à jour.</p>\n\n\n\n<h3 id=\"une-premiere-implementation-limitee\" class=\"wp-block-heading\">Une première implémentation limitée</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Companion Auto Update et Easy Update Manager ont tous deux le grand mérite d’avoir proposé une solution à la problématique partagée par les utilisateurs : <strong>laisser maturer une mise à jour avant de l’appliquer</strong>. Toutefois, leurs approches sont similaires, à savoir un délai global appliqué uniformément à l’ensemble des mises à jour. Ce fonctionnement ne reflète pas avec justesse l’approche adoptée par de nombreux professionnels : attendre pour chaque nouvelle version, à partir du moment où celle-ci est disponible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Une approche plus pertinente consisterait à lancer un compte à rebours par mise à jour au moment où le site WordPress la détecte, <strong>ce compte à rebours s’exécutant silencieusement en arrière-plan</strong>, puis à laisser l’installation se déclencher une fois le délai écoulé.</p>\n\n\n\n<h2 id=\"updatronix-11-differer-les-mises-a-jour-par-element-et-par-version\" class=\"wp-block-heading\">Updatronix 1.1, différer les mises à jour par élément et par version</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Updatronix est un nouveau gestionnaire de <strong>mises à jour</strong> avancé pour WordPress développé par mes soins et dont j’ai publié la première version en mars 2026. C’est ma deuxième extension, plus poussée, après m’être fait les dents sur <a href=\"https://fr.wordpress.org/plugins/zenpress/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">ZenPress</a>.</p>\n\n\n\n<figure data-wp-context=\"{"imageId":"6a46c4944df05"}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a46c4944df05\" class=\"wp-block-image size-full wp-lightbox-container\"><img width=\"598\" height=\"903\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https://holdmywp.com/wp-content/uploads/2026/07/Preparing-the-next-update-Mastodon.webp\" alt=\"Capture d'écran Mastodon montrant l'annonce de la version 1.1 d'Updatronix, avec un aperçu de la nouvelle fonctionnalité d'exportation des logs.\" class=\"wp-image-9132\" //><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\n \n \n \n </button><figcaption class=\"wp-element-caption\">Publication Mastodon détaillant les nouveautés de la mise à jour 1.1 d’Updatronix pour WordPress, illustrée par une capture de l’interface « Export update logs ».</figcaption></figure>\n\n\n\n<p class=\"wp-block-paragraph\">La version 1.1, publiée en juin 2026, introduit la possibilité de différer toutes les mises à jour automatiques de WordPress avec un niveau de précision plus fin : un délai configurable appliqué individuellement à chaque mise à jour découverte par le site (cœur, extension, thème), <strong>chacune bénéficiant de son propre compte à rebours</strong>.</p>\n\n\n\n<figure data-wp-context=\"{"imageId":"6a46c4944e1ce"}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a46c4944e1ce\" class=\"wp-block-image size-full wp-lightbox-container\"><img width=\"825\" height=\"261\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https://holdmywp.com/wp-content/uploads/2026/07/updatronix-differer-les-mises-a-jour.webp\" alt=\"Interface Updatronix : option "Différer les mises à jour" avec un interrupteur activé et un champ de saisie pour définir le délai en jours.\" class=\"wp-image-9134\" //><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\n \n \n \n </button><figcaption class=\"wp-element-caption\">Réglage des mises à jour différées dans Updatronix : permet de retarder l’installation automatique des mises à jour WordPress (cœur, plugins, thèmes) d’un nombre de jours personnalisable.</figcaption></figure>\n\n\n\n<h3 id=\"etendre-le-fonctionnement-natif-de-la-decouverte-des-mises-a-jour-wordpress\" class=\"wp-block-heading\">Étendre le fonctionnement natif de la découverte des mises à jour WordPress</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Régulièrement, via le système de <a href=\"https://developer.wordpress.org/plugins/cron/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"cron (en anglais)\"><strong>cron</strong> (en anglais)</a>, votre site internet interroge l’API WordPress pour découvrir si de nouvelles <strong>mises à jour</strong> sont disponibles. L’instant ou cette requête est faite dépend de votre site, par défaut ce processus est déclenché deux fois par jour à partir de l’instant ou vous avez installé WordPress, c’est ce qui explique que vous ne détectez pas les mises à jour disponible au même instant selon les sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Afin de permettre de différer les mises à jour automatiques, Updatronix se greffe sur ce fonctionnement natif (et permet également de le reconfigurer comme vous voulez, <strong>mais ce n’est pas le sujet ici</strong>). Par exemple : Si une nouvelle version d’une extension est publiée le lundi mais que le cron de votre site s’exécute le mercredi, alors le mercredi est le jour zéro.</p>\n\n\n\n<h3 id=\"comment-ca-fonctionne\" class=\"wp-block-heading\">Comment ça fonctionne</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Updatronix ne remplace par le moteur de mise à jour,</strong> il se greffe à l’instant où WordPress décide d’installer celle-ci après l’avoir découverte, et pose une question : cette offre exacte a-t-elle été vue depuis au moins X jours ? (X dépendant de la configuration que vous aurez choisi).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Pour y répondre, Updatronix tient un registre de chaque mise à jour détectée : de quoi il s’agit (extension, thème, cœur, traduction), son nom et sa version, avec la date à laquelle votre site l’a découverte pour la première fois. À chaque passage du cron, si le délai configuré n’est pas encore écoulé, l’installation est mise en attente et la date à laquelle elle deviendra éligible est enregistrée. Une fois le délai passé, WordPress procède à l’installation normalement, sans intervention de votre part. Ce registre se nettoie de lui-même, quand une mise à jour disparaît du dépôt son entrée est automatiquement supprimée (par exemple : quand une extension retirée, ou encore une version remplacée par une plus récente).</p>\n\n\n\n<h3 id=\"interface-utilisateur\" class=\"wp-block-heading\">Interface utilisateur</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Tant qu’une mise à jour est différée, les pages pertinentes de l’interface d’administration de WordPress (Mises à jour, Thèmes, Extensions) affichent une notification d’information. </p>\n\n\n\n<figure data-wp-context=\"{"imageId":"6a46c4944e56f"}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a46c4944e56f\" class=\"wp-block-image size-full wp-lightbox-container\"><img width=\"966\" height=\"142\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https://holdmywp.com/wp-content/uploads/2026/07/updatronix-notice.webp\" alt=\"Notice d'information Updatronix expliquant le fonctionnement et les délais des mises à jour différées dans l'interface.\" class=\"wp-image-9178\" //><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\n \n \n \n </button><figcaption class=\"wp-element-caption\">Note explicative détaillant le comportement des mises à jour différées dans Updatronix et la signification des comptes à rebours affichés.</figcaption></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Les journaux de mise à jour d’Updatronix enregistrent chaque offre différée avec le statut <code>Annulé</code> et la date exacte à laquelle elle devient éligible, l’administrateur voit ce qui est en attente et quand la mise à jour sera installée. La mise à jour différée ne déclenche pas les notifications par e-mail natives.</p>\n\n\n\n<figure data-wp-context=\"{"imageId":"6a46c4944e7e6"}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a46c4944e7e6\" class=\"wp-block-image size-full wp-lightbox-container\"><img loading=\"lazy\" width=\"718\" height=\"108\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https://holdmywp.com/wp-content/uploads/2026/07/updatronix-maj-differee.webp\" alt=\"Ligne du journal Updatronix indiquant une mise à jour "Annulée" pour l'extension SimpleTOC.\" class=\"wp-image-9143\" //><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\n \n \n \n </button><figcaption class=\"wp-element-caption\">Aperçu d’une entrée de log montrant qu’une mise à jour automatique d’extension a été annulée/reportée par le système.</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{"imageId":"6a46c4944e9e7"}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a46c4944e9e7\" class=\"wp-block-image size-full wp-lightbox-container\"><img loading=\"lazy\" width=\"944\" height=\"624\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https://holdmywp.com/wp-content/uploads/2026/07/updatronix-detail-maj-differee.webp\" alt=\"Fenêtre modale de détails Updatronix affichant la raison du report de la mise à jour.\" class=\"wp-image-9145\" //><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\n \n \n \n </button><figcaption class=\"wp-element-caption\">Détails d’un processus de mise à jour différée : Updatronix confirme que l’installation est reportée d’un jour après détection.</figcaption></figure>\n\n\n\n<h2 id=\"lavantage-de-differer-les-mises-a-jour-par-offre-plutot-que-globalement\" class=\"wp-block-heading\">L’avantage de différer les mises à jour « par offre » plutôt que globalement</h2>\n\n\n\n<p class=\"wp-block-paragraph\">L’approche d’un professionnel qui s’occupe d’une maintenance WordPress est plus fine que « je vais tout bloquer pendant 7 jours ». On l’a vu, les utilisateurs attendes que telle ou telle extension précise soit sortie depuis quelques jours et donc testée par la communauté avant de la laisser s’installer. L’avantage d’un compte à rebours propre à chaque élément permet de mieux se rapprocher de cette pratique éprouvée de mise à jour plutôt que de tout retarder d’un seul tenant.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Pour comprendre comment WordPress découvre les mises à jour en premier lieu, j’ai publié une documentation (en anglais) : <a href=\"https://holdmywp.com/en/documents/how-wordpress-detects-available-updates/\" title=\"Discovery: How WordPress detects available updates\">Discovery: How WordPress detects available updates</a>.</p>\n\n\n\n<h2 id=\"comment-differer-les-mises-a-jour-automatiques-de-wordpress-avec-updatronix\" class=\"wp-block-heading\">Comment différer les mises à jour automatiques de WordPress avec Updatronix</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Configuration rapide dans le gestionnaire avancé de mise à jour.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://fr.wordpress.org/plugins/updatronix/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Télécharger Updatronix sur WordPress.org</a></div>\n</div>\n\n\n\n<div id=\"config\" class=\"wp-block-group card card--no-tag has-bg-0-color has-fg-2-background-color has-text-color has-background has-link-color wp-elements-63b763b6aa01138f9211d432f341b3a6 has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 id=\"acces-aux-reglages\" class=\"wp-block-heading no-decoration has-bg-0-color has-text-color has-link-color wp-elements-8ef88a48a43dda88effacfad6025d603\">Accès aux réglages</h3>\n\n\n\n<p class=\"wp-block-paragraph\">✅ Rendez-vous dans Outils > Updatronix (ou Tableau de bord > <strong>Journaux de mises à jour</strong>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">✅ Sélectionnez l’onglet Planifier.</p>\n\n\n\n<h3 id=\"activer-le-delai\" class=\"wp-block-heading no-decoration has-bg-0-color has-text-color has-link-color wp-elements-42075709aacf955e4bbdd61458a0b679\">Activer le délai</h3>\n\n\n\n<p class=\"wp-block-paragraph\">✅ Dans la section <strong>Différer les mises à jour</strong>, activez l’option.</p>\n\n\n\n<p class=\"wp-block-paragraph\">✅ <strong>Définissez le nombre de jours de délai</strong> (de 1 à 365 jours) que WordPress doit attendre après l’apparition d’une mise à jour.</p>\n\n\n\n<p class=\"wp-block-paragraph\">✅ (Optionnel) Vous pouvez ajustez la <strong>fréquence de vérification</strong> de WordPress (toutes les heures, deux fois par jour, quotidiennement ou hebdomadairement) ainsi que l’heure préférée.</p>\n\n\n\n<h3 id=\"sauvegarder\" class=\"wp-block-heading no-decoration has-bg-0-color has-text-color has-link-color wp-elements-ef31ebe1991ae2d762c94d90487b540b\">Sauvegarder</h3>\n\n\n\n<p class=\"wp-block-paragraph\">✅ Enregistrez les réglages. Une notification apparaîtra sur les écrans Mises à jour, Extensions et Thèmes chaque fois qu’un délai est actif.</p>\n\n\n\n<h3 id=\"verifier-les-offres-en-attente\" class=\"wp-block-heading no-decoration has-bg-0-color has-text-color has-link-color wp-elements-c5c6fb752bbf8b1942485c7ee7d4ce93\">Vérifier les offres en attente</h3>\n\n\n\n<p class=\"wp-block-paragraph\">✅ Consultez l’onglet <strong>Journaux de mises à jour</strong> pour voir les mises à jour différées, leur statut (<em>Annulé</em>) et leur date d’éligibilité.</p>\n</div>\n\n\n\n<h2 id=\"mettre-a-jour-vos-sites-sereinement\" class=\"wp-block-heading\">Mettre à jour vos sites sereinement</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Je prépare la version professionnelle que je souhaite abordable : Updatronix 3000 (wow trop stylé comme nom n’est-il pas ?). Elle enrichit Updatronix de nouvelles fonctionnalités destinées aux développeuses et développeurs, aux utilisatrices et utilisateurs avancés et aux agences.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Outils développeurs/développeuses</strong> : Des hooks, des fonctions et une API pour intégrer Updatronix à votre propre flux de travail. (Par exemple: Déclenchement de sauvegardes, automatisation des rapports de maintenance…).</li>\n\n\n\n<li>Mises à jour sécurisées : Vérification de la compatibilité PHP, alertes pour les extensions abandonnées et protection du contrôle de version (git).</li>\n\n\n\n<li>Flux de mise à jour : Définissez l’ordre exact dans lequel vos extensions se mettent à jour.</li>\n\n\n\n<li>Marque blanche agence.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Bientôt disponible, modèle économique : un paiement, une licence, un site, mises à jour à vie. Pour les utilisateurs qui auront besoins d’un support avancé, <strong>ce qui est le plus chronophage</strong>, une offre complémentaire annuelle sera disponible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">J’espère que vous aurez trouvé cette publication intéressante ! Si vous avez des questions, ou que vous voulez apporter votre contribution, n’hésitez pas à me <a href=\"https://holdmywp.com/contact/\">contacter</a> ou à laisser un petit commentaire !</p>\n\n\n\n<section id=\"sources\" class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group card card--no-tag has-global-padding is-layout-constrained wp-container-core-group-is-layout-efd2e580 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">\n<h2 id=\"sources-amp-references\" class=\"wp-block-heading no-decoration\">Sources & références</h2>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-5f41a755 wp-block-group-is-layout-constrained\" style=\"padding-left:var(--wp--preset--spacing--40)\">\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wptavern.com/wordpress-auto-update-system-misfires-updating-live-sites-to-an-alpha-release\" target=\"_blank\" rel=\"noopener nofollow\" title=\"WordPress Auto-Update System Misfires, Updating Live Sites to an Alpha Release (en anglais)\">WP Tavern : WordPress Auto-Update System Misfires, Updating Live Sites to an Alpha Release (en anglais)</a></li>\n\n\n\n<li><a href=\"https://old.reddit.com/r/Wordpress/comments/sl6pwt/am_i_dumb_for_intentionally_waiting_to_update_wp/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Am I dumb for intentionally waiting to update WP? (en anglais)\">Reddit : Am I dumb for intentionally waiting to update WP? (en anglais)</a></li>\n\n\n\n<li><a href=\"https://www.cloudways.com/blog/how-to-update-wordpress-plugins/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"How to Update WordPress Plugins (en anglais)\">Cloudways : How to Update WordPress Plugins (en anglais)</a></li>\n\n\n\n<li><a href=\"https://old.reddit.com/r/Wordpress/comments/1thj09e/tomorrow_wordpress_70_gets_released_are_you_ready/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Tomorrow WordPress 7.0 gets released, are you ready? (en anglais)\">Reddit : Tomorrow WordPress 7.0 gets released, are you ready? (en anglais)</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2013/10/basie/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"WordPress 3.7 Basie (en anglais)\">WordPress.org : WordPress 3.7 « Basie » (en anglais)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2020/07/15/controlling-plugin-and-theme-auto-updates-ui-in-wordpress-5-5/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Controlling Plugin and Theme Auto-Updates UI in WordPress 5.5 (en anglais)\">Make WordPress Core : Controlling Plugin and Theme Auto-Updates UI in WordPress 5.5 (en anglais)</a></li>\n\n\n\n<li><a href=\"https://www.wordfence.com/blog/2020/08/wordpress-auto-updates-what-do-you-have-to-lose/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"WordPress Auto-Updates: What Do You Have to Lose? (en anglais)\">Wordfence : WordPress Auto-Updates: What Do You Have to Lose? (en anglais)</a></li>\n\n\n\n<li><a href=\"https://wordpress.stackexchange.com/questions/256877/is-it-possible-to-prevent-website-from-breaking-with-auto-update\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Is it possible to prevent website from breaking with auto update? (en anglais)\">WordPress Stack Exchange : Is it possible to prevent website from breaking with auto update? (en anglais)</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/plugins/companion-auto-update/#developers\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Companion Auto Update — Changelog (en anglais)\">Companion Auto Update : Changelog, version 3.8.5 du 17 mars 2022 (en anglais)</a></li>\n\n\n\n<li><a href=\"https://github.com/easy-updates-manager/easy-updates-manager/issues/207\" target=\"_blank\" rel=\"noopener nofollow\" title=\"Feature request: delayed updates (en anglais)\">GitHub — Easy Updates Manager, Issue #207 : demande de fonctionnalité de mises à jour différées (en anglais)</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/plugins/cron/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"WP-Cron — Plugin Handbook (en anglais)\">WordPress Plugin Handbook : WP-Cron (en anglais)</a></li>\n</ul>\n</div>\n</div>\n</section>\n\n<p><a href=\"https://holdmywp.com/differer-mises-a-jour-wordpress-sans-les-desactiver/\">Source</a></p>\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Quentin Le Duff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://holdmywp.com/tag/wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"HoldMyWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:6;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://www.geekpress.fr/modern-fields-une-nouvelle-alternative-a-acf-pour-vos-champs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Modern Fields : une nouvelle alternative à ACF pour vos champs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:86:\"https://www.geekpress.fr/modern-fields-une-nouvelle-alternative-a-acf-pour-vos-champs/\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-06-29T08:59:56.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-06-29T08:59:56.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:269:\"Il y a du nouveau côté custom fields ! Modern Fields vient d\'arriver et qui va bousculer la manière dont vous gérez vos champs dans l\'éditeur de blocs.\nCet article Modern Fields : une nouvelle alternative à ACF pour vos champs est apparu en premier sur GeekPress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:438:\"\n <p>Il y a du nouveau côté custom fields ! Modern Fields vient d\'arriver et qui va bousculer la manière dont vous gérez vos champs dans l\'éditeur de blocs.</p>\n<p>Cet article <a href=\"https://www.geekpress.fr/modern-fields-une-nouvelle-alternative-a-acf-pour-vos-champs/\">Modern Fields : une nouvelle alternative à ACF pour vos champs</a> est apparu en premier sur <a href=\"https://www.geekpress.fr\">GeekPress</a>.</p>\n\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jonathan B.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://www.geekpress.fr/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Geekpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:7;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://labside.fr/blog/wordpress/cracovie-wordpress-europe-seminaire\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"Cracovie, dumplings et WordPress : le cocktail parfait entre esprit d’équipe et communauté open source\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:69:\"https://labside.fr/blog/wordpress/cracovie-wordpress-europe-seminaire\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-06-07T14:54:08.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-06-07T14:54:08.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:488:\"Il y a des semaines qui se méritent. Pour notre séminaire annuel, deux options s’offraient à nous : rester en France ou profiter du WordCamp Europe pour se retrouver tous ensemble à Cracovie. Le vote a tranché — et clairement, personne n’a regretté le choix (enfin j’espère 😅). Quelques jours en équipe pour se retrouver […]\nThe post Cracovie, dumplings et WordPress : le cocktail parfait entre esprit d’équipe et communauté open source appeared first on Labside.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:8781:\"\n \n<p class=\"wp-block-paragraph\">Il y a des semaines qui se méritent. Pour notre séminaire annuel, deux options s’offraient à nous : rester en France ou profiter du WordCamp Europe pour se retrouver tous ensemble à Cracovie. Le vote a tranché — et clairement, personne n’a regretté le choix (enfin j’espère <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f605.png\" alt=\"😅\" class=\"wp-smiley\" style=\"height: 1em;max-height: 1em\" //>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Quelques jours en équipe pour se retrouver en dehors des écrans et des tickets de support — ou pas — car les urgences, elles, ne prennent pas de congés. Au programme : balade sur la Vistule, escape game, découverte de la ville et des saveurs locales (mention spéciale aux dumplings, qui ont fait l’unanimité) et surtout cohésion d’équipe !</p>\n\n\n\n<p class=\"wp-block-paragraph\">Deux expériences communautaires en apparence différentes, mais portées par la même conviction : on apprend mieux, on travaille mieux, et on progresse plus vite quand on prend le temps de se retrouver, d’échanger, et de partager. Retour sur une semaine qui confirme, s’il en était besoin, pourquoi la communauté WordPress est l’une des plus stimulantes qui soit.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Cracovie : le bon prétexte pour (re)faire équipe</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Quand le vote interne a désigné Cracovie, c’était autant pour le cadre que pour l’occasion : être sur place pour le WordCamp Europe représentait un vrai plus pour ceux qui souhaitaient y participer. Mais avant d’en parler, il y avait d’abord une semaine d’équipe au programme.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Lundi, cap sur la découverte de la ville. Cracovie est une excellente hôtesse : architecture remarquable, vieille ville préservée, et une vie locale qui n’a pas grand-chose à envier aux grandes capitales européennes. La balade en bateau sur la Vistule a posé un rythme tranquille, idéal pour décompresser et laisser les conversations s’installer naturellement.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Les quelques jeux de cohésion et l’escape game ont eux, confirmer le bon esprit global dans l’équipe. D’autre part les autres moments informels en se baladant et/ou pendant des repas, ont eux aussi permis de renforcer les liens : parfois c’est autour d’une table que se construisent les vraies dynamiques d’équipe.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><a href=\"https://labside.fr/wp-content/uploads/2026/06/whodunit-team.jpg\"><img width=\"768\" height=\"1024\" src=\"https://labside.fr/wp-content/uploads/2026/06/whodunit-team-768x1024.jpg\" alt=\"\" class=\"wp-image-313\" style=\"aspect-ratio:0.7500090985187612;width:524px;height:auto\" //></a><figcaption class=\"wp-element-caption\">Photo par Nandor Weiner</figcaption></figure>\n\n\n\n<h2 class=\"wp-block-heading\">WordCamp Europe : bien plus qu’une conférence</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Le Contributor Day : donner avant de recevoir</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Chaque WordCamp propose un <strong>Contributor Day</strong> : une journée entière dédiée à la contribution active au projet WordPress, organisée en tables thématiques — documentation, accessibilité, traductions, core, outils… Une façon concrète de s’impliquer dans l’écosystème, quel que soit son niveau ou son domaine de prédilection.</p>\n\n\n\n<p class=\"wp-block-paragraph\">J’ai choisi la table <strong>WP-CLI</strong>, animée par Alain Schlesser et Jan-Willem Oostendorp. WP-CLI, c’est l’outil en ligne de commande que j’utilise au quotidien dans mon travail de maintenance et de développement. L’occasion de contribuer à quelque chose que je connais et que j’apprécie vraiment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ce qui m’a marqué, c’est l’accompagnement. On aurait pu se retrouver largués face à un dépôt GitHub imposant, sans trop savoir par où commencer. À la place : des responsables de table disponibles, pédagogues, qui prennent le temps d’expliquer le contexte d’une issue, de guider les premières pull requests, de valider les contributions avec bienveillance. Cette journée m’a donné envie de continuer à contribuer à WP-CLI — et c’est exactement l’effet recherché.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Les conférences : 2 442 raisons de croire en la communauté</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Cette édition du WordCamp Europe a accueilli <strong>2 442 participants venus de 81 pays</strong>, dont 23 % qui participaient à leur tout premier WordCamp Europe. Des chiffres qui donnent une idée de l’énergie qui circule dans les couloirs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Les talks sont de qualité, et l’événement ne se résume pas à la scène. Les sponsors jouent ici un rôle central : leurs stands sont de véritables espaces d’échange, où l’on croise des équipes produit, des contributeurs, des gens qu’on suit sur les réseaux sociaux depuis des années et qu’on rencontre enfin en vrai. Goodies, jeux concours, démos en live — c’est aussi ça, l’atmosphère d’un WordCamp.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ce qui frappe au final, c’est la diversité des profils présents : développeurs, designers, chefs de projet, agences, indépendants, débutants. Tout le monde cohabite, échange, apprend. Et les vraies découvertes se font souvent entre deux sessions, autour d’un café, avec quelqu’un rencontré par hasard.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><a href=\"https://labside.fr/wp-content/uploads/2026/06/wceu-opening-scaled.jpg\"><img width=\"1024\" height=\"576\" src=\"https://labside.fr/wp-content/uploads/2026/06/wceu-opening-1024x576.jpg\" alt=\"\" class=\"wp-image-314\" style=\"width:633px;height:auto\" //></a><figcaption class=\"wp-element-caption\">Photo par JB Audras</figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Transmettre, apprendre, progresser</h3>\n\n\n\n<p class=\"wp-block-paragraph\">C’est le trio qui fait avancer WordPress depuis ses débuts, et le WordCamp Europe l’illustre mieux que n’importe quel discours. On y croise des gens qui viennent chercher des réponses, d’autres qui viennent en apporter, et beaucoup qui font les deux à la fois.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cette dynamique — ouverte, généreuse, sans ego démesuré — est ce qui distingue la communauté WordPress de beaucoup d’autres. Et c’est aussi ce qui la rend aussi stimulante à fréquenter !</p>\n\n\n\n<h2 class=\"wp-block-heading\">Et l’année prochaine ?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Si vous n’avez jamais participé à un WordCamp, c’est le bon moment d’y penser. Il en existe à toutes les échelles : des événements locaux accessibles aux grandes éditions internationales comme l’Europe ou le US. Et si les conférences peuvent impressionner, le Contributor Day est souvent le meilleur point d’entrée : on arrive, on contribue, on repart avec le sentiment d’avoir été utile à quelque chose qui dépasse son propre projet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Bonne nouvelle pour ceux qui n’ont pas encore sauté le pas : le <strong><a href=\"https://europe.wordcamp.org/2027/\" id=\"https://europe.wordcamp.org/2027/\">WordCamp Europe 2027</a> se tiendra à Malaga, en Espagne, du 27 au 29 mai 2027</strong>. De quoi anticiper, réserver ses dates — et peut-être convaincre son équipe de voter pour un séminaire ensoleillé.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Quelques liens pour commencer :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://central.wordcamp.org/\" target=\"_blank\" rel=\"noreferrer noopener\">wordcamp.org</a> — l’agenda des événements</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/\" target=\"_blank\" rel=\"noreferrer noopener\">make.wordpress.org</a> — pour rejoindre les équipes de contribution</li>\n\n\n\n<li><a href=\"https://wp-cli.org/\" target=\"_blank\" rel=\"noreferrer noopener\">wp-cli.org</a> — si comme moi, WP-CLI fait partie de votre quotidien</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">On s’y retrouve là-bas ?</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n<p>The post <a href=\"https://labside.fr/blog/wordpress/cracovie-wordpress-europe-seminaire\">Cracovie, dumplings et WordPress : le cocktail parfait entre esprit d’équipe et communauté open source</a> appeared first on <a href=\"https://labside.fr\">Labside</a>.</p>\n\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Hervé THOMAS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://labside.fr/blog/wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Labside\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:8;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://21douze.fr/creer-un-champ-de-recherche-de-fonctionnalites-ultra-performant-pour-votre-extension-wordpress-6462177.html\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Créer un champ de recherche de fonctionnalités ultra-performant pour votre extension WordPress\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:126:\"https://21douze.fr/creer-un-champ-de-recherche-de-fonctionnalites-ultra-performant-pour-votre-extension-wordpress-6462177.html\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-04-21T16:01:37.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-04-21T16:01:37.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:344:\"Si votre extension grandi bien et a gagné des dizaines de réglages ces dernières années, il y a de fortes chances que les personnes utilisant votre produit puissent se perdre un peu. On ne veut pas qu’elles passent 10 minutes à fouiller dans vos onglets. L’objectif est clair : leur offrir une recherche instantanée, intelligente …\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:370:\"\n Si votre extension grandi bien et a gagné des dizaines de réglages ces dernières années, il y a de fortes chances que les personnes utilisant votre produit puissent se perdre un peu. On ne veut pas qu’elles passent 10 minutes à fouiller dans vos onglets. L’objectif est clair : leur offrir une recherche instantanée, intelligente …\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Julio Potier\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://21douze.fr/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"21douze\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:9;a:6:{s:4:\"data\";s:70:\"\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:9:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wpmarmite.com/err-connection-refused/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Comment résoudre l’erreur ERR_CONNECTION_REFUSED : le guide complet\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"href\";s:45:\"https://wpmarmite.com/err-connection-refused/\";s:3:\"rel\";s:9:\"alternate\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"updated\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-04-21T07:00:00.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"published\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2026-04-21T07:00:00.000+00:00\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"summary\";a:1:{i:0;a:5:{s:4:\"data\";s:427:\"Votre navigateur affiche le message ERR_CONNECTION_REFUSED alors que vous tentez d’accéder à un site ? Ce refus net signifie que le serveur cible ou votre propre configuration rejette activement la demande de connexion, vous laissant dans l’impasse. Mais pas de...\nComment résoudre l’erreur ERR_CONNECTION_REFUSED : le guide complet est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:5:{s:4:\"data\";s:785:\"\n <p><img width=\"1500\" height=\"830\" src=\"https://wpmarmite.com/wp-content/uploads/2026/04/cover-err-connection-refused.jpg\" class=\"attachment-full size-full wp-post-image\" alt=\"L'erreur ERR_CONNECTION_REFUSED\" //></p>\n<p>Votre navigateur affiche le message ERR_CONNECTION_REFUSED alors que vous tentez d’accéder à un site ? Ce refus net signifie que le serveur cible ou votre propre configuration rejette activement la demande de connexion, vous laissant dans l’impasse. Mais pas de...</p>\n<p><a href=\"https://wpmarmite.com/err-connection-refused/\">Comment résoudre l’erreur ERR_CONNECTION_REFUSED : le guide complet</a> est un article de <a href=\"https://wpmarmite.com\">WPMarmite</a>, le blog qui vous aide à tirer le meilleur de WordPress.</p>\n\n \";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"author\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"name\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Équipe WPMarmite\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:6:\"source\";a:1:{i:0;a:6:{s:4:\"data\";s:67:\"\n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:27:\"http://www.w3.org/2005/Atom\";a:2:{s:2:\"id\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://feedpress.me/WPMarmite\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"WP Marmite\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:512;s:7:\"headers\";a:11:{s:4:\"date\";s:29:\"Sat, 18 Jul 2026 21:53:09 GMT\";s:12:\"content-type\";s:20:\"application/atom+xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:4:\"link\";s:64:\"<https://fluxplanet.wpfr.net/wp-json/>; rel=\"https://api.w.org/\"\";s:13:\"cache-control\";s:35:\"no-cache, no-store, must-revalidate\";s:6:\"pragma\";s:8:\"no-cache\";s:7:\"expires\";s:1:\"0\";s:13:\"last-modified\";s:29:\"Fri, 27 Mar 2026 09:11:08 GMT\";s:4:\"etag\";s:36:\"W/\"8a238894674d1e362b09c012ca6cb926\"\";s:6:\"server\";s:22:\"o2switch-PowerBoost-v3\";s:16:\"content-encoding\";s:2:\"br\";}s:5:\"build\";i:1784038215;s:21:\"cache_expiration_time\";i:1784454790;s:23:\"__cache_expiration_time\";i:1784454790;}','off'),(544050,'cmplz_last_cookie_sync','1654551457','yes'),(544051,'cmplz_sync_cookies_complete','1','yes'),(544054,'cmplz_sync_services_complete','1','yes'),(544055,'cmplz_sync_cookies_after_services_complete','1','yes'),(544018,'cmplz_wizard_completed_once','1','yes'),(97770,'https_detection_errors','a:0:{}','off'),(97793,'aioseo_options','{\"internal\":[],\"webmasterTools\":{\"google\":\"\",\"bing\":\"\",\"yandex\":\"\",\"baidu\":\"\",\"pinterest\":\"\",\"microsoftClarityProjectId\":null,\"norton\":null,\"miscellaneousVerification\":null},\"aiContent\":{\"country\":\"us\",\"language\":\"en\",\"tone\":\"formal\",\"audience\":\"general\",\"imageQuality\":\"medium\",\"imageStyle\":\"auto\",\"imageAspectRatio\":\"landscape\",\"imageModel\":\"gemini-3.1-flash-image\"},\"breadcrumbs\":{\"separator\":\"»\",\"homepageLink\":true,\"homepageLabel\":\"Accueil\",\"breadcrumbPrefix\":\"\",\"archiveFormat\":\"Archives pour %\",\"searchResultFormat\":\"Recherchez \'%\'\",\"errorFormat404\":\"Erreur 404 : page non trouv\\u00e9e\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"<p>The post #post_link first appeared on #site_link.<\\/p>\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidgets\":[\"seoNews\",\"seoOverview\",\"seoSetup\",\"seoChecklist\"],\"announcements\":true,\"postTypes\":{\"all\":false,\"included\":[\"post\",\"page\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false,\"emailSummary\":{\"enable\":false,\"recipients\":[{\"email\":\"fmansel@arithmetic.fr\",\"frequency\":\"monthly\"}]}},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"par d\\u00e9faut\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"llms\":{\"enable\":false,\"convertToMd\":false,\"advancedSettings\":{\"title\":\"#site_title\",\"description\":\"#tagline\",\"linksPerPostTax\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[]},\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"tiktokUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null,\"wordPressUrl\":null,\"blueskyUrl\":null,\"threadsUrl\":null},\"additionalUrls\":null},\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"|\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":null,\"schema\":{\"websiteName\":\"Arithmetic\",\"websiteAlternateName\":null,\"siteRepresents\":\"organization\",\"person\":\"1\",\"organizationName\":\"\",\"organizationDescription\":\"#tagline\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":\"\",\"phone\":null,\"email\":null,\"foundingDate\":null,\"numberOfEmployees\":{\"isRange\":null,\"from\":null,\"to\":null,\"number\":null}}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":true,\"dynamicallyGenerateKeywords\":true,\"pagedFormat\":\"- Part #page_number\",\"runShortcodes\":true,\"crawlCleanup\":{\"enable\":false,\"feeds\":{\"global\":true,\"globalComments\":false,\"staticBlogPage\":true,\"authors\":true,\"postComments\":false,\"search\":false,\"attachments\":false,\"archives\":{\"all\":false,\"included\":[]},\"taxonomies\":{\"all\":false,\"included\":[\"category\"]},\"atom\":false,\"rdf\":false,\"paginated\":false}},\"unwantedBots\":{\"all\":false,\"settings\":{\"googleAdsBot\":false,\"openAiGptBot\":false,\"commonCrawlCcBot\":false,\"googleGeminiVertexAiBots\":false}},\"searchCleanup\":{\"enable\":false,\"settings\":{\"maxAllowedNumberOfChars\":50,\"emojisAndSymbols\":false,\"commonPatterns\":false,\"redirectPrettyUrls\":false,\"preventCrawling\":false}},\"blockArgs\":{\"enable\":false,\"optimizeUtmParameters\":false,\"logsRetention\":\"{\\\"label\\\":\\\"1 week\\\",\\\"value\\\":\\\"week\\\"}\"},\"removeCategoryBase\":false},\"archives\":{\"author\":{\"show\":false,\"title\":\"#author_name | #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":false,\"title\":\"#archive_date | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":true,\"title\":\"#search_term | #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"searchStatistics\":{\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\"]}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}},\"seoAlerts\":{\"enable\":true,\"alerts\":{\"noindexHomepage\":true,\"robotsTxtError\":true,\"xmlSitemapError\":true},\"recipients\":[],\"slackMemberIds\":[]}},\"deprecated\":{\"breadcrumbs\":{\"enable\":true},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":false,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[],\"noPaginationForCanonical\":true}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}}},\"writingAssistant\":{\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\"]}}}','yes'),(543861,'aioseo_options_dynamic','{\"sitemap\":{\"priority\":{\"postTypes\":{\"post\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"page\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"attachment\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"testimonial\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}},\"taxonomies\":[]}},\"social\":{\"facebook\":{\"general\":{\"postTypes\":{\"post\":{\"objectType\":\"article\"},\"page\":{\"objectType\":\"article\"},\"attachment\":{\"objectType\":\"article\"},\"testimonial\":{\"objectType\":\"article\"}}}}},\"searchAppearance\":{\"postTypes\":{\"post\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"Article\",\"webPageType\":\"WebPage\",\"articleType\":\"Article\",\"customFields\":\"\"},\"page\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title | #site_title\",\"metaDescription\":\"#post_content\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\"},\"attachment\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#attachment_caption\",\"schemaType\":\"ItemPage\",\"webPageType\":\"ItemPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\",\"redirectAttachmentUrls\":\"disabled\"},\"testimonial\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"bulkEditing\":\"enabled\"},\"title\":\"#post_title #separator_sa #site_title\",\"metaDescription\":\"#post_excerpt\",\"schemaType\":\"WebPage\",\"webPageType\":\"WebPage\",\"articleType\":\"BlogPosting\",\"customFields\":\"\"}},\"taxonomies\":{\"category\":{\"show\":false,\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"post_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title | #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"testimonial_category\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"},\"testimonial_tag\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true},\"title\":\"#taxonomy_title #separator_sa #site_title\",\"metaDescription\":\"#taxonomy_description\"}},\"archives\":{\"testimonial\":{\"show\":true,\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null},\"title\":\"#archive_title #separator_sa #site_title\",\"metaDescription\":\"\",\"customFields\":null}}}}','yes'),(97794,'aioseo_options_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(97795,'aioseo_options_localized','a:8:{s:51:\"searchAppearance_dynamic_archives_testimonial_title\";s:28:\"#archive_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:45:\"searchAppearance_dynamic_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:50:\"searchAppearance_dynamic_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:36:\"searchAppearance_archives_date_title\";s:27:\"#archive_date | #site_title\";s:38:\"searchAppearance_archives_author_title\";s:26:\"#author_name | #site_title\";s:38:\"searchAppearance_archives_search_title\";s:26:\"#search_term | #site_title\";}','yes'),(2405933,'cmplz_preloaded_privacy_info','a:1:{i:0;a:3:{s:11:\"plugin_name\";s:9:\"WordPress\";s:11:\"policy_text\";s:5359:\"<h2 class=\"wp-block-heading\">Qui sommes-nous ?</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>L’adresse de notre site est : https://www.arithmetic.fr.</p><h2 class=\"wp-block-heading\">Commentaires</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Quand vous laissez un commentaire sur notre site, les données inscrites dans le formulaire de commentaire, ainsi que votre adresse IP et l’agent utilisateur de votre navigateur sont collectés pour nous aider à la détection des commentaires indésirables.</p><p>Une chaîne anonymisée créée à partir de votre adresse e-mail (également appelée hash) peut être envoyée au service Gravatar pour vérifier si vous utilisez ce dernier. Les clauses de confidentialité du service Gravatar sont disponibles ici : https://automattic.com/privacy/. Après validation de votre commentaire, votre photo de profil sera visible publiquement à coté de votre commentaire.</p><h2 class=\"wp-block-heading\">Médias</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous téléversez des images sur le site, nous vous conseillons d’éviter de téléverser des images contenant des données EXIF de coordonnées GPS. Les personnes visitant votre site peuvent télécharger et extraire des données de localisation depuis ces images.</p><h2 class=\"wp-block-heading\">Cookies</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous déposez un commentaire sur notre site, il vous sera proposé d’enregistrer votre nom, adresse e-mail et site dans des cookies. C’est uniquement pour votre confort afin de ne pas avoir à saisir ces informations si vous déposez un autre commentaire plus tard. Ces cookies expirent au bout d’un an.</p><p>Si vous vous rendez sur la page de connexion, un cookie temporaire sera créé afin de déterminer si votre navigateur accepte les cookies. Il ne contient pas de données personnelles et sera supprimé automatiquement à la fermeture de votre navigateur.</p><p>Lorsque vous vous connecterez, nous mettrons en place un certain nombre de cookies pour enregistrer vos informations de connexion et vos préférences d’écran. La durée de vie d’un cookie de connexion est de deux jours, celle d’un cookie d’option d’écran est d’un an. Si vous cochez « Se souvenir de moi », votre cookie de connexion sera conservé pendant deux semaines. Si vous vous déconnectez de votre compte, le cookie de connexion sera effacé.</p><p>En modifiant ou en publiant une publication, un cookie supplémentaire sera enregistré dans votre navigateur. Ce cookie ne comprend aucune donnée personnelle. Il indique simplement l’ID de la publication que vous venez de modifier. Il expire au bout d’un jour.</p><h2 class=\"wp-block-heading\">Contenu embarqué depuis d’autres sites</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Les articles de ce site peuvent inclure des contenus intégrés (par exemple des vidéos, images, articles…). Le contenu intégré depuis d’autres sites se comporte de la même manière que si le visiteur se rendait sur cet autre site.</p><p>Ces sites web pourraient collecter des données sur vous, utiliser des cookies, embarquer des outils de suivis tiers, suivre vos interactions avec ces contenus embarqués si vous disposez d’un compte connecté sur leur site web.</p><h2 class=\"wp-block-heading\">Utilisation et transmission de vos données personnelles</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous demandez une réinitialisation de votre mot de passe, votre adresse IP sera incluse dans l’e-mail de réinitialisation.</p><h2 class=\"wp-block-heading\">Durées de stockage de vos données</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous laissez un commentaire, le commentaire et ses métadonnées sont conservés indéfiniment. Cela permet de reconnaître et approuver automatiquement les commentaires suivants au lieu de les laisser dans la file de modération.</p><p>Pour les comptes qui s’inscrivent sur notre site (le cas échéant), nous stockons également les données personnelles indiquées dans leur profil. Tous les comptes peuvent voir, modifier ou supprimer leurs informations personnelles à tout moment (à l’exception de leur identifiant). Les gestionnaires du site peuvent aussi voir et modifier ces informations.</p><h2 class=\"wp-block-heading\">Les droits que vous avez sur vos données</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous avez un compte ou si vous avez laissé des commentaires sur le site, vous pouvez demander à recevoir un fichier contenant toutes les données personnelles que nous possédons à votre sujet, incluant celles que vous nous avez fournies. Vous pouvez également demander la suppression des données personnelles vous concernant. Cela ne prend pas en compte les données stockées à des fins administratives, légales ou pour des raisons de sécurité.</p><h2 class=\"wp-block-heading\">Où vos données sont envoyées</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Les commentaires des visiteurs peuvent être vérifiés à l’aide d’un service automatisé de détection des commentaires indésirables.</p>\";s:5:\"added\";i:1784040552;}}','off'),(2406089,'_site_transient_monsterinsights_t15s_remote_data','a:1:{s:12:\"translations\";a:10:{i:0;a:9:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-nl_NL.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:1;a:9:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-fr_FR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:2;a:9:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-de_DE.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:3;a:9:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-it_IT.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:4;a:9:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:104:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-ja.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:5;a:9:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-pl_PL.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:6;a:9:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-pt_BR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:7;a:9:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-ru_RU.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:8;a:9:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-es_ES.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}i:9;a:9:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2025-10-05T06:00:14+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:107:\"https://cdn.get.mi-translations.com/google-analytics-for-wordpress/google-analytics-for-wordpress-tr_TR.zip\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:10:\"autoupdate\";b:1;}}}','off'),(97819,'action_scheduler_lock_async-request-runner','6a5bf7507ff708.52847618|1784412044','yes'),(2405846,'monsterinsights_sitenotes_installed','1784039110','auto'),(97834,'_transient_health-check-site-status-result','{\"good\":12,\"recommended\":8,\"critical\":5}','yes'),(98253,'secret_key','HH1mFMy<Nzk+5n7`C_:e/f!A5}i3EfA:!BRsrJ/Ud|>%;GG@kL-}Se=d4R>kyH$%','no'),(2414001,'_site_transient_timeout_available_translations','1784416844','off'),(2414002,'_site_transient_available_translations','a:132:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.11/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-03 15:52:45\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-03-29 23:05:25\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.8/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2026-06-07 19:51:04\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.28/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-03-02 09:00:09\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-04-22 11:27:25\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-16 15:25:24\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-20 16:08:59\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-01 18:12:33\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-28 13:56:30\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-16 18:46:25\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-10 08:09:35\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-10 08:09:18\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/7.0.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-18 08:38:18\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-18 08:40:44\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/7.0.1/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-12 07:25:33\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-08 10:01:54\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-25 07:19:39\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-09 14:24:58\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-09 14:17:55\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-19 18:30:50\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-26 10:10:33\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-25 20:57:53\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-20 21:46:26\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-31 04:15:54\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-19 17:30:48\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-10 17:08:15\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.13\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.13/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.19/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.23/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-22 00:13:06\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-02 08:49:32\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-11-05 21:53:17\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9-RC/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-05 21:05:12\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-02-14 17:29:08\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-29 05:59:24\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-04 21:33:54\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-17 09:57:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.8\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.8/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2025-12-20 19:08:53\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2025-10-21 16:35:04\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.9/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-20 16:31:02\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-10 10:24:18\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.34\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.34/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2025-02-06 05:17:11\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-30 19:23:43\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-17 10:08:18\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-07 08:33:25\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-30 13:55:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-13 15:10:21\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-06 13:51:56\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9-RC/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.23/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-04-09 12:29:53\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-15 05:40:01\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-13 19:49:16\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/7.0.1/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"بهردهوام به\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-03-25 22:55:12\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/7.0.1/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-03 11:57:19\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-09-27 20:51:17\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.9.5\";s:7:\"updated\";s:19:\"2026-02-20 20:55:46\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.5/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.0.11/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-17 17:38:05\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.8\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.8/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-20 17:07:02\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.18\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.18/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-02 17:12:46\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-27 12:51:38\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-15 05:25:34\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-03 13:00:03\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-19 13:55:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-19 19:19:13\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/7.0.1/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-14 10:23:56\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.35\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.35/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-11 17:52:12\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-08 15:28:47\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-08 15:30:26\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/7.0.1/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-26 16:57:28\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-10 08:45:43\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.19/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-02 03:54:13\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-04-24 16:58:02\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/6.9-RC/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-16 12:28:04\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-25 07:37:12\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.9.5\";s:7:\"updated\";s:19:\"2025-12-03 15:37:44\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.5/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-20 23:48:55\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.9.5\";s:7:\"updated\";s:19:\"2026-02-21 11:17:30\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.5/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.13\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.13/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-02 08:27:46\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-20 13:47:19\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-06-17 14:09:03\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-15 10:36:30\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.19/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-07-17 09:30:18\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:3:\"yor\";a:8:{s:8:\"language\";s:3:\"yor\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-04-18 05:57:08\";s:12:\"english_name\";s:6:\"Yoruba\";s:11:\"native_name\";s:8:\"Yorùbá\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/7.0.1/yor.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"yo\";i:2;s:3:\"yor\";i:3;s:3:\"yor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"Tẹ̀síwájú si\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-04-27 20:54:39\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"7.0.1\";s:7:\"updated\";s:19:\"2026-05-21 05:54:13\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','off'),(2414070,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1784408398;s:7:\"checked\";a:5:{s:13:\"stabapp-child\";s:5:\"1.0.3\";s:7:\"stabapp\";s:5:\"1.0.3\";s:16:\"twentytwentyfive\";s:3:\"1.5\";s:16:\"twentytwentyfour\";s:3:\"1.5\";s:17:\"twentytwentythree\";s:3:\"1.0\";}s:8:\"response\";a:1:{s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:2:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.5.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.5.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'),(2414071,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1784408399;s:8:\"response\";a:5:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{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:\"6.1.6\";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.6.1.6.zip\";s:5:\"icons\";a:2:{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:\"6.7\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:35:\"jetpack-protect/jetpack-protect.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/jetpack-protect\";s:4:\"slug\";s:15:\"jetpack-protect\";s:6:\"plugin\";s:35:\"jetpack-protect/jetpack-protect.php\";s:11:\"new_version\";s:5:\"5.0.0\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/jetpack-protect/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/jetpack-protect.5.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/jetpack-protect/assets/icon-256x256.png?rev=2820708\";s:2:\"1x\";s:68:\"https://ps.w.org/jetpack-protect/assets/icon-128x128.png?rev=2820708\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/jetpack-protect/assets/banner-1544x500.png?rev=2735068\";s:2:\"1x\";s:70:\"https://ps.w.org/jetpack-protect/assets/banner-772x250.png?rev=2735068\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:5:\"6.9.5\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:21:\"newsletter/plugin.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:6:\"plugin\";s:21:\"newsletter/plugin.php\";s:11:\"new_version\";s:5:\"9.3.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/newsletter/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/newsletter.9.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/newsletter/assets/icon-256x256.png?rev=1052028\";s:2:\"1x\";s:63:\"https://ps.w.org/newsletter/assets/icon-128x128.png?rev=1160467\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/newsletter/assets/banner-1544x500.png?rev=1052027\";s:2:\"1x\";s:65:\"https://ps.w.org/newsletter/assets/banner-772x250.png?rev=1052027\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.1\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"2.0.0.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.2.0.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=3091364\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=3091364\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=3254748\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=3254748\";}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:5:\"8.7.4\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:21:\"WPBakery Page Builder\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:6:{s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/all-in-one-seo-pack\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:6:\"4.9.10\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";s:3:\"svg\";s:64:\"https://ps.w.org/all-in-one-seo-pack/assets/icon.svg?rev=2443290\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-1544x500.png?rev=3310686\";s:2:\"1x\";s:74:\"https://ps.w.org/all-in-one-seo-pack/assets/banner-772x250.png?rev=3310686\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";}s:33:\"complianz-gdpr/complianz-gpdr.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/complianz-gdpr\";s:4:\"slug\";s:14:\"complianz-gdpr\";s:6:\"plugin\";s:33:\"complianz-gdpr/complianz-gpdr.php\";s:11:\"new_version\";s:5:\"7.5.0\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/complianz-gdpr/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/complianz-gdpr.7.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/complianz-gdpr/assets/icon-256x256.png?rev=2881064\";s:2:\"1x\";s:67:\"https://ps.w.org/complianz-gdpr/assets/icon-128x128.png?rev=2881064\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/complianz-gdpr/assets/banner-1544x500.png?rev=3421067\";s:2:\"1x\";s:69:\"https://ps.w.org/complianz-gdpr/assets/banner-772x250.png?rev=3421067\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:47:\"file-manager-advanced/file_manager_advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/file-manager-advanced\";s:4:\"slug\";s:21:\"file-manager-advanced\";s:6:\"plugin\";s:47:\"file-manager-advanced/file_manager_advanced.php\";s:11:\"new_version\";s:6:\"5.4.12\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/file-manager-advanced/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/file-manager-advanced.5.4.12.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/file-manager-advanced/assets/icon-128x128.png?rev=3305504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/file-manager-advanced/assets/banner-1544x500.png?rev=3305504\";s:2:\"1x\";s:76:\"https://ps.w.org/file-manager-advanced/assets/banner-772x250.png?rev=3305504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/google-analytics-for-wordpress\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:6:\"10.2.2\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.10.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";s:3:\"svg\";s:75:\"https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-1544x500.png?rev=2159532\";s:2:\"1x\";s:85:\"https://ps.w.org/google-analytics-for-wordpress/assets/banner-772x250.png?rev=2159532\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.6.0\";}s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/wp-maintenance-mode\";s:4:\"slug\";s:19:\"wp-maintenance-mode\";s:6:\"plugin\";s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";s:11:\"new_version\";s:6:\"2.6.22\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/wp-maintenance-mode/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/wp-maintenance-mode.2.6.22.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wp-maintenance-mode/assets/icon-256x256.gif?rev=3027645\";s:2:\"1x\";s:72:\"https://ps.w.org/wp-maintenance-mode/assets/icon-128x128.gif?rev=3027645\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/wp-maintenance-mode/assets/banner-1544x500.png?rev=2809498\";s:2:\"1x\";s:74:\"https://ps.w.org/wp-maintenance-mode/assets/banner-772-250.png?rev=2809498\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:35:\"wp-sitemap-page/wp-sitemap-page.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/wp-sitemap-page\";s:4:\"slug\";s:15:\"wp-sitemap-page\";s:6:\"plugin\";s:35:\"wp-sitemap-page/wp-sitemap-page.php\";s:11:\"new_version\";s:5:\"1.9.5\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-sitemap-page/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-sitemap-page.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-sitemap-page/assets/icon-256x256.png?rev=981368\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-sitemap-page/assets/icon-128x128.png?rev=981368\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wp-sitemap-page/assets/banner-772x250.png?rev=630898\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}}s:7:\"checked\";a:14:{s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:6:\"4.9.10\";s:33:\"complianz-gdpr/complianz-gpdr.php\";s:5:\"7.5.0\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.7.4\";s:47:\"file-manager-advanced/file_manager_advanced.php\";s:6:\"5.4.12\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:6:\"10.2.2\";s:35:\"jetpack-protect/jetpack-protect.php\";s:5:\"1.3.0\";s:25:\"jwsplugins/jwsplugins.php\";s:5:\"1.0.0\";s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";s:6:\"2.6.22\";s:21:\"newsletter/plugin.php\";s:5:\"9.3.0\";s:23:\"revslider/revslider.php\";s:5:\"6.1.5\";s:17:\"unyson/unyson.php\";s:6:\"2.7.28\";s:27:\"js_composer/js_composer.php\";s:5:\"6.6.0\";s:24:\"wpforms-lite/wpforms.php\";s:8:\"1.10.2.1\";s:35:\"wp-sitemap-page/wp-sitemap-page.php\";s:5:\"1.9.5\";}}','off'),(2414168,'_transient_timeout_cmplz_dn_notifications_fr','1784497984','off'),(2414169,'_transient_cmplz_dn_notifications_fr','a:0:{}','off'),(2414172,'_site_transient_timeout_browser_4fc07ba599f9d84ac2c5f3d36be5aadf','1785016384','off'),(2414173,'_site_transient_browser_4fc07ba599f9d84ac2c5f3d36be5aadf','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"150.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;}','off'),(2414174,'_transient_timeout_newsletter_topbar','1784412184','off'),(2414175,'_transient_newsletter_topbar','a:3:{s:5:\"count\";s:1:\"0\";s:5:\"total\";N;s:4:\"sent\";N;}','off'),(2414176,'_transient_timeout_complianz_warnings_admin_notices','1784415342','off'),(2414177,'_transient_complianz_warnings_admin_notices','a:0:{}','off'),(2414178,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1784433184','off'),(2414179,'_transient_action_scheduler_last_pastdue_actions_check','1784411584','off'),(2414180,'_site_transient_timeout_feed_9bc1b9ec726e1f508c5207949084454a','1784454787','off'),(2414181,'_site_transient_feed_9bc1b9ec726e1f508c5207949084454a','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Themeisle Blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://themeisle.com/blog/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WordPress Tutorials and Reviews for Beginners and Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Jul 2026 13:08:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=6.8.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:158:\"https://mllj2j8xvfl0.i.optimole.com/cb:c5QE.37290/w:32/h:32/q:mauto/f:best/https://themeisle.com/blog/wp-content/uploads/2019/05/cropped-cropped-favicon-2.png\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Themeisle Blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://themeisle.com/blog/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:65:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n\n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"Otter Blocks 3.2.0: AI Page Building and a New Design Library\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://themeisle.com/blog/otter-blocks-3-2-announcement/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://themeisle.com/blog/otter-blocks-3-2-announcement/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Jul 2026 13:27:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=116984\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:582:\"<p>Otter Blocks 3.2.0 is now live, bringing AI that builds full sections and pages, a redesigned AI writing toolbar, AI form autoresponders, a completely rebuilt Design Library, a new Content Slider block, more reliable forms, and full WordPress 7.0 support. This release focuses on the slowest part of building in the block editor: getting started....</p>\n<p>The post <a href=\"https://themeisle.com/blog/otter-blocks-3-2-announcement/\">Otter Blocks 3.2.0: AI Page Building and a New Design Library</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:81:\"https://themeisle.com/blog/wp-content/uploads/2026/07/AI-content-generator-bg.mp4\";s:6:\"length\";s:8:\"17398241\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:75:\"https://themeisle.com/blog/wp-content/uploads/2026/07/AI-custom-actions.mp4\";s:6:\"length\";s:8:\"13474110\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:79:\"https://themeisle.com/blog/wp-content/uploads/2026/07/AI-form-autoresponder.mp4\";s:6:\"length\";s:8:\"22283069\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Harshit Arora\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://themeisle.com/blog/otter-blocks-3-2-announcement/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:59:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"These Free LMS Plugins for WordPress Don’t Trick You Into Paying (Honest Comparison)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://themeisle.com/blog/best-free-lms-for-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://themeisle.com/blog/best-free-lms-for-wordpress/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 May 2026 10:29:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=115992\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:443:\"<p>You know what... free LMS plugins for WordPress are surprisingly good this year! You really don\'t need to spend a cent to build a fully working online course, and this post proves it.</p>\n<p>The post <a href=\"https://themeisle.com/blog/best-free-lms-for-wordpress/\">These Free LMS Plugins for WordPress Don’t Trick You Into Paying (Honest Comparison)</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Karol K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://themeisle.com/blog/best-free-lms-for-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:62:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"PPOM v27.0.0 Update: Template Library, Live Preview & More\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://themeisle.com/blog/ppom-v27-0-0-update/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://themeisle.com/blog/ppom-v27-0-0-update/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 May 2026 09:47:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=115947\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:476:\"<p>PPOM v27.0.0 update introduces a new template library, live product preview, WooCommerce block cart support, variation-based conditional fields, a rebuilt builder UI, performance improvements, and 30+ bug fixes for faster, easier product customization.</p>\n<p>The post <a href=\"https://themeisle.com/blog/ppom-v27-0-0-update/\">PPOM v27.0.0 Update: Template Library, Live Preview & More</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Harshit Arora\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://themeisle.com/blog/ppom-v27-0-0-update/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:62:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Neve Starter Sites Now 150+ Templates Stronger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://themeisle.com/blog/neve-starter-sites-now-150-templates-strong/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://themeisle.com/blog/neve-starter-sites-now-150-templates-strong/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 May 2026 11:05:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=115795\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:533:\"<p>If you have used Neve Theme for a while, you already know about starter sites. Pick a template, import it in one click, and you have a real starting point instead of a blank page. The sections are already there. The layout decisions are already made. You just bring the content and the client. What...</p>\n<p>The post <a href=\"https://themeisle.com/blog/neve-starter-sites-now-150-templates-strong/\">Neve Starter Sites Now 150+ Templates Stronger</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Harshit Arora\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://themeisle.com/blog/neve-starter-sites-now-150-templates-strong/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:62:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Visualizer’s Latest Release Is Here, Packed With AI Magic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://themeisle.com/blog/visualizers-latest-release-is-here-packed-with-ai-magic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://themeisle.com/blog/visualizers-latest-release-is-here-packed-with-ai-magic/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Apr 2026 11:05:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=114801\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:570:\"<p>Creating charts just got a whole lot easier. A lot of tools have been rushing to add AI just to keep up. We took a step back, understood exactly where AI could make the biggest difference for Visualizer users, and then we shipped it. No shortcuts. No gimmicks. Just a thoughtful update that genuinely makes...</p>\n<p>The post <a href=\"https://themeisle.com/blog/visualizers-latest-release-is-here-packed-with-ai-magic/\">Visualizer’s Latest Release Is Here, Packed With AI Magic</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Harshit Arora\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://themeisle.com/blog/visualizers-latest-release-is-here-packed-with-ai-magic/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:59:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"We’re Now Fixing WordPress Sites (Because Someone Has To) – Introducing Themeisle Services\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://themeisle.com/blog/themeisle-services/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://themeisle.com/blog/themeisle-services/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Jan 2026 11:11:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=114116\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:450:\"<p>Themeisle Services is your access to an expert team of WordPress pros who can cover everything from building your site, optimizing it, improving its SEO, and keeping it safe from hackers.</p>\n<p>The post <a href=\"https://themeisle.com/blog/themeisle-services/\">We’re Now Fixing WordPress Sites (Because Someone Has To) – Introducing Themeisle Services</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Karol K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://themeisle.com/blog/themeisle-services/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:62:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"How to Use FreshRank to Turn Dying Posts Into Traffic Winners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://themeisle.com/blog/update-content-with-freshrank/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://themeisle.com/blog/update-content-with-freshrank/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 Dec 2025 09:19:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:14:\"AI Innovations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:19:\"WordPress Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=113601\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:524:\"<p>Here\'s what most people don\'t know: updating existing content crushes writing new posts from scratch. It\'s faster, it ranks quicker, and Google actually rewards it. But doing it manually? That\'s hours of checking facts, analyzing SEO, reviewing Search Console data, and rewriting paragraphs.</p>\n<p>The post <a href=\"https://themeisle.com/blog/update-content-with-freshrank/\">How to Use FreshRank to Turn Dying Posts Into Traffic Winners</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Karol K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://themeisle.com/blog/update-content-with-freshrank/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:59:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"We Built a Free Tool to Show You Exactly What’s Wrong With Your Content\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://themeisle.com/blog/introducing-freshrank-ai/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://themeisle.com/blog/introducing-freshrank-ai/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Nov 2025 14:29:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Marketing & SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=113493\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:597:\"<p>You know that feeling when your content isn’t performing like it should, but you can’t quite figure out why? We built FreshRank.ai to fix that. FreshRank will analyze your content to deliver actionable insights that improve user experience, engagement, and rankings. How it works Drop in your URL or paste your content. Get your analysis....</p>\n<p>The post <a href=\"https://themeisle.com/blog/introducing-freshrank-ai/\">We Built a Free Tool to Show You Exactly What’s Wrong With Your Content</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Milica Aleksandric\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://themeisle.com/blog/introducing-freshrank-ai/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:59:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"8 Best WordPress Media Library Plugins in 2025\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://themeisle.com/blog/wordpress-media-library-plugins/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://themeisle.com/blog/wordpress-media-library-plugins/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Oct 2025 12:37:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://themeisle.com/blog/?p=24385\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:540:\"<p>If you use WordPress, then you know how bloated and disorganized your WordPress Media Library can become over time. Fortunately, there are plugins that address this exact problem. In this post, we\'ll introduce you to some of the best ones and we\'ll explain how they can help you keep your media library in tip-top shape.</p>\n<p>The post <a href=\"https://themeisle.com/blog/wordpress-media-library-plugins/\">8 Best WordPress Media Library Plugins in 2025</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"John Hughes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://themeisle.com/blog/wordpress-media-library-plugins/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:62:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"Meet Masteriyo – A Free LearnDash Alternative\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://themeisle.com/blog/meet-masteriyo-free-learndash-alternative/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://themeisle.com/blog/meet-masteriyo-free-learndash-alternative/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 Sep 2025 17:01:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://themeisle.com/blog/?p=113061\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:624:\"<p>Most people trying to build anything on top of WordPress would rather not empty their wallets while doing so. Building an LMS solution - or an online course platform - is not any different. I know that feeling well. You want to set up lessons, quizzes, and then actually sell your course without hitting a paywall too soon. That\'s where Masteriyo enters the picture and LearnDash exits it.</p>\n<p>The post <a href=\"https://themeisle.com/blog/meet-masteriyo-free-learndash-alternative/\">Meet Masteriyo – A Free LearnDash Alternative</a> appeared first on <a href=\"https://themeisle.com/blog\">Themeisle Blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Karol K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://themeisle.com/blog/meet-masteriyo-free-learndash-alternative/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://themeisle.com/blog/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:15:{s:4:\"date\";s:29:\"Sat, 18 Jul 2026 21:53:07 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:6:\"server\";s:10:\"cloudflare\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:18:\"permissions-policy\";s:115:\"ch-viewport-width=(self \"https://mllj2j8xvfl0.i.optimole.com\"), ch-dpr=(self \"https://mllj2j8xvfl0.i.optimole.com\")\";s:7:\"x-verti\";s:120:\"If you\'re reading this, you should visit https://careers.vertistudio.com/jobs and apply to join us, mention this header.\";s:27:\"access-control-allow-origin\";s:1:\"*\";s:13:\"last-modified\";s:29:\"Fri, 17 Jul 2026 14:53:36 GMT\";s:13:\"cache-control\";s:35:\"public, max-age=0, s-maxage=2592000\";s:3:\"age\";s:5:\"11866\";s:4:\"link\";s:111:\"<https://themeisle.com/blog/wp-json/>; rel=\"https://api.w.org/\", <https://themeisle.com/blog/>; rel=\"canonical\"\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:16:\"content-encoding\";s:2:\"br\";s:6:\"cf-ray\";s:20:\"a1d4b7a47e873a77-CDG\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}s:5:\"build\";i:1784038215;s:21:\"cache_expiration_time\";i:1784454787;s:23:\"__cache_expiration_time\";i:1784454787;}','off'),(543841,'newsletter_system','a:0:{}','yes'),(543850,'wp_maintenance_mode_install','1654541594','yes'),(2405390,'_transient_timeout_wp_maintenance_mode_all_languages','1784626085','no'),(2405391,'_transient_wp_maintenance_mode_all_languages','a:1:{s:12:\"translations\";a:31:{i:0;a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:31\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:83:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}}i:1;a:7:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:37\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}}i:2;a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:53\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:3;a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:54\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:93:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:4;a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:55\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:5;a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:55\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:95:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:6;a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:42\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:7;a:7:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:43\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:8;a:7:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:44\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:9;a:7:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:44\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:10;a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:45\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:11;a:7:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:30\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:12;a:7:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:35\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:13;a:7:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:31\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:14;a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:32\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:15;a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-25 13:01:17\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:16;a:7:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:17\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}}i:17;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:51\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}}i:18;a:7:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-03-17 17:04:57\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}}i:19;a:7:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:36\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:83:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}}i:20;a:7:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:00\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}}i:21;a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:03\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:83:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}}i:22;a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 15:44:26\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:23;a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:23:40\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:24;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2022-07-28 06:04:28\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}}i:25;a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:19\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}}i:26;a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2022-09-08 09:05:00\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}}i:27;a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:23\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}}i:28;a:7:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-24 12:24:26\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}}i:29;a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-02-27 17:04:52\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}}i:30;a:7:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"2.6.5\";s:7:\"updated\";s:19:\"2023-03-27 21:17:09\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/translation/plugin/wp-maintenance-mode/2.6.5/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}}}}','no'),(543828,'widget_aioseo-breadcrumb-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(543829,'widget_aioseo-html-sitemap-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(543830,'aioseo_dynamic_settings_backup','{}','yes'),(816440,'wpforms_challenge','a:13:{s:6:\"status\";s:0:\"\";s:4:\"step\";i:0;s:7:\"user_id\";i:1;s:7:\"form_id\";i:0;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:0:\"\";s:17:\"finished_date_gmt\";s:0:\"\";s:13:\"seconds_spent\";i:0;s:12:\"seconds_left\";i:0;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:0:\"\";}','yes'),(217183,'wpb_js_templates','a:2:{s:22:\"template-hp_2910962823\";a:2:{s:4:\"name\";s:11:\"template HP\";s:8:\"template\";s:6308:\"[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]\";}s:23:\"template-tem_3757838534\";a:2:{s:4:\"name\";s:12:\"template tem\";s:8:\"template\";s:2538:\"[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\n\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\n<span style=\"font-size: 14px;\">Interview du directeur général</span>\n\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span>\n\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]\";}}','no'),(544344,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(544345,'wp_force_deactivated_plugins','a:0:{}','off'),(544302,'monsterinsights_notifications_run','a:28:{s:37:\"monsterinsights_notification_visitors\";i:1784037745;s:37:\"monsterinsights_notification_audience\";i:1784037751;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1784037753;s:42:\"monsterinsights_notification_mobile_device\";i:1784037755;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1784039139;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1784039141;s:40:\"monsterinsights_notification_bounce_rate\";i:1784039143;s:42:\"monsterinsights_notification_dual_tracking\";i:1731277121;s:47:\"monsterinsights_notification_returning_visitors\";i:1784039144;s:45:\"monsterinsights_notification_traffic_dropping\";i:1784039200;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1784039200;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1784039261;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1784039322;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1784039384;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1784039446;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1784039507;s:56:\"monsterinsights_notification_upgrade_for_google_optimize\";i:1731277168;s:39:\"monsterinsights_notification_eu_traffic\";i:1784039570;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1784039570;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1784039632;s:46:\"monsterinsights_notification_headline_analyzer\";i:1784039694;s:49:\"monsterinsights_notification_install_optinmonster\";i:1784039758;s:43:\"monsterinsights_notification_install_aioseo\";i:1784039758;s:44:\"monsterinsights_notification_install_wpforms\";i:1784039758;s:43:\"monsterinsights_notification_multiple_gtags\";i:1784039821;s:50:\"monsterinsights_notification_install_user_feedback\";i:1784039139;s:64:\"monsterinsights_notification_upgrade_to_pro_five_hundred_session\";i:1784039821;s:49:\"monsterinsights_notification_product_feed_upgrade\";i:1784039821;}','off'),(544293,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(544294,'monsterinsights_over_time','a:6:{s:17:\"installed_version\";s:5:\"8.5.3\";s:14:\"installed_date\";i:1654545893;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1654545893;s:19:\"connected_date_lite\";i:1654545961;s:14:\"connected_date\";i:1784039136;}','off'),(544295,'monsterinsights_db_version','7.4.0','yes'),(544296,'monsterinsights_current_version','10.2.2','yes'),(544297,'monsterinsights_settings','a:42:{s:22:\"enable_affiliate_links\";b:1;s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:4:\"gtag\";s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:21:\"fmansel@arithmetic.fr\";}}s:17:\"automatic_updates\";s:3:\"all\";s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:14:\"anonymous_data\";s:4:\"true\";s:19:\"verified_appearance\";s:5:\"light\";s:17:\"verified_position\";s:6:\"center\";}','yes'),(544300,'monsterinsights_review','a:2:{s:4:\"time\";i:1654545894;s:9:\"dismissed\";b:0;}','yes'),(544301,'monsterinsights_notifications','a:5:{s:6:\"update\";i:1784411584;s:4:\"feed\";a:0:{}s:6:\"events\";a:269:{i:0;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230112\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/12/2023 11:33 pm\";s:3:\"end\";s:10:\"02/09/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:1;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20221018\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:44:\"Plusieurs balises Google Analytics trouvées\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"10/18/2022 6:02 pm\";s:3:\"end\";s:10:\"11/15/2022\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:2;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20221018\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 5:58 pm\";s:3:\"end\";s:10:\"11/15/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:3;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240316\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2024 9:22 am\";s:3:\"end\";s:10:\"04/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:4;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20241110\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"12/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:5;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230419\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 1:52 am\";s:3:\"end\";s:10:\"05/17/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:6;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240823\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:50 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:7;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230213\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2023 7:20 pm\";s:3:\"end\";s:10:\"03/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:8;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240722\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:9;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230316\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2023 1:20 pm\";s:3:\"end\";s:10:\"04/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:10;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20221203\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2022 5:35 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:11;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230519\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/19/2023 9:05 am\";s:3:\"end\";s:10:\"06/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:12;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240611\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 4:45 pm\";s:3:\"end\";s:10:\"07/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:13;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20221204\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:44:\"Plusieurs balises Google Analytics trouvées\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"12/04/2022 10:41 pm\";s:3:\"end\";s:10:\"01/01/2023\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:14;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20230915\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2023 4:05 am\";s:3:\"end\";s:10:\"10/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:15;a:10:{s:2:\"id\";s:48:\"monsterinsights_notification_eu_traffic_20240422\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:40:\"Aidez votre site à se conformer au RGPD\";s:7:\"content\";s:162:\"Your site is receiving traffic from the EU. Help ensure your site is more compliant with GDPR by upgrading to MonsterInsights Pro and enable our EU Privacy addon.\";s:4:\"type\";a:2:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:50 am\";s:3:\"end\";s:10:\"05/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:16;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230315\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"03/15/2023 3:06 pm\";s:3:\"end\";s:10:\"04/02/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:17;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20241110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"12/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:18;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230307\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 14% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/07/2023 12:10 pm\";s:3:\"end\";s:10:\"04/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:19;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230502\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:19:\"05/02/2023 12:34 am\";s:3:\"end\";s:10:\"05/20/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:20;a:12:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20260714\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"07/14/2026 2:35 pm\";s:3:\"end\";s:10:\"08/11/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:21;a:12:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20260714\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\" target=\"_blank\">In this article</a>, we’ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:33 pm\";s:3:\"end\";s:10:\"08/06/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:22;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20230506\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"44% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/06/2023 10:00 pm\";s:3:\"end\";s:10:\"06/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:23;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240823\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"08/23/2024 4:50 pm\";s:3:\"end\";s:10:\"09/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:24;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240402\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 13 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 13 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"04/02/2024 9:25 pm\";s:3:\"end\";s:10:\"04/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:25;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240402\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"04/02/2024 9:26 pm\";s:3:\"end\";s:10:\"04/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:26;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20260714\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Le trafic sur des appareils mobile est de 0%\";s:7:\"content\";s:569:\"Le trafic depuis les appareils mobiles est bien plus faible sur votre site comparativement au trafic depuis les ordinateurs. Cela peut signifier que votre site n’est pas optimisé pour les appareils mobiles. <br><br>Regardez à quoi <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">ressemble votre site</a> sur mobile et assurez-vous que tous les contenus sont bien accessibles.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:138:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:02 pm\";s:3:\"end\";s:10:\"07/27/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:27;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20221215\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/15/2022 9:50 pm\";s:3:\"end\";s:10:\"01/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:28;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20230406\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"60% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/06/2023 2:58 pm\";s:3:\"end\";s:10:\"05/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:29;a:12:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20260714\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:25 pm\";s:3:\"end\";s:10:\"08/11/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:30;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20230316\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"03/16/2023 1:20 pm\";s:3:\"end\";s:10:\"04/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:31;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240823\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 16% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:49 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:32;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230202\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 3% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/02/2023 8:36 pm\";s:3:\"end\";s:10:\"03/02/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:33;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20230307\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:507:\"Le trafic de votre site chute et c’est une bonne raison de passer à l’action. Avec moins de trafic, les opportunités de visibilité, de partenariats et de ventes chutent également. <br><br>Suivez les techniques marketing de <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">cet article</a> pour le faire repartir à la hausse.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:19:\"03/07/2023 12:11 pm\";s:3:\"end\";s:10:\"04/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:34;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230912\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 10 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 10 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"09/12/2023 7:49 am\";s:3:\"end\";s:10:\"10/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:35;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20221018\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"10/18/2022 5:59 pm\";s:3:\"end\";s:10:\"11/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:36;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20221018\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:150:\"Votre site a été visité par 0 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"10/18/2022 8:07 am\";s:3:\"end\";s:10:\"11/15/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:37;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20241110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"89% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:18 pm\";s:3:\"end\";s:10:\"12/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:38;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20240517\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"05/17/2024 7:05 pm\";s:3:\"end\";s:10:\"06/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:39;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20241113\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"11/13/2024 1:32 am\";s:3:\"end\";s:10:\"12/11/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:40;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230506\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 10% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/06/2023 10:00 pm\";s:3:\"end\";s:10:\"06/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:41;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240611\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"06/11/2024 4:46 pm\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:42;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20221203\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 14 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 14 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"12/03/2022 5:26 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:43;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240722\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:44;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230202\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"02/02/2023 8:47 pm\";s:3:\"end\";s:10:\"02/20/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:45;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230112\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/12/2023 11:34 pm\";s:3:\"end\";s:10:\"02/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:46;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230202\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 63 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 63 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"02/02/2023 8:29 pm\";s:3:\"end\";s:10:\"03/02/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:47;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230307\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 51 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 51 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:19:\"03/07/2023 12:08 pm\";s:3:\"end\";s:10:\"04/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:48;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230506\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 43 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 43 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"05/06/2023 9:58 pm\";s:3:\"end\";s:10:\"06/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:49;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240722\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:49 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:50;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230310\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/10/2023 9:04 pm\";s:3:\"end\";s:10:\"04/02/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:51;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240722\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:52;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240224\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 3 Visitors Found Your Site!\";s:7:\"content\";s:150:\"Votre site a été visité par 3 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:19:\"02/24/2024 11:19 pm\";s:3:\"end\";s:10:\"03/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:53;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20230912\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:36:\"100% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 7:50 am\";s:3:\"end\";s:10:\"10/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:54;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240823\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 6 Visitors Found Your Site!\";s:7:\"content\";s:150:\"Votre site a été visité par 6 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"08/23/2024 4:49 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:55;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20230514\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Le trafic sur des appareils mobile est de 0%\";s:7:\"content\";s:569:\"Le trafic depuis les appareils mobiles est bien plus faible sur votre site comparativement au trafic depuis les ordinateurs. Cela peut signifier que votre site n’est pas optimisé pour les appareils mobiles. <br><br>Regardez à quoi <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">ressemble votre site</a> sur mobile et assurez-vous que tous les contenus sont bien accessibles.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:138:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2023 6:29 pm\";s:3:\"end\";s:10:\"05/27/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:56;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20230103\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"71% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/03/2023 11:09 am\";s:3:\"end\";s:10:\"01/31/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:57;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20221221\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Le trafic sur des appareils mobile est de 0%\";s:7:\"content\";s:569:\"Le trafic depuis les appareils mobiles est bien plus faible sur votre site comparativement au trafic depuis les ordinateurs. Cela peut signifier que votre site n’est pas optimisé pour les appareils mobiles. <br><br>Regardez à quoi <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">ressemble votre site</a> sur mobile et assurez-vous que tous les contenus sont bien accessibles.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:138:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/21/2022 10:35 pm\";s:3:\"end\";s:10:\"01/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:58;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230406\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:37:\"See how 122 Visitors Found Your Site!\";s:7:\"content\";s:152:\"Votre site a été visité par 122 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"04/06/2023 2:58 pm\";s:3:\"end\";s:10:\"05/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:59;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230522\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:19:\"05/22/2023 12:59 pm\";s:3:\"end\";s:10:\"06/09/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:60;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230103\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 6% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/03/2023 11:09 am\";s:3:\"end\";s:10:\"01/31/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:61;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20240722\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"71% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:49 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:62;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20240517\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"60% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2024 7:03 pm\";s:3:\"end\";s:10:\"06/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:63;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20240402\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"85% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2024 9:25 pm\";s:3:\"end\";s:10:\"04/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:64;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230112\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:19:\"01/12/2023 11:33 pm\";s:3:\"end\";s:10:\"01/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:65;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240402\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2024 9:26 pm\";s:3:\"end\";s:10:\"04/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:66;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20240224\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:36:\"100% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/24/2024 11:20 pm\";s:3:\"end\";s:10:\"03/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:67;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240402\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 8% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2024 9:26 pm\";s:3:\"end\";s:10:\"04/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:68;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240823\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:50 pm\";s:3:\"end\";s:10:\"09/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:69;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20240823\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:520:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"08/23/2024 4:49 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:70;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20221203\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 12% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2022 5:28 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:71;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20241110\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 9 Visitors Found Your Site!\";s:7:\"content\";s:150:\"Votre site a été visité par 9 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:19:\"11/10/2024 10:18 pm\";s:3:\"end\";s:10:\"12/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:72;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240517\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2024 7:05 pm\";s:3:\"end\";s:10:\"06/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:73;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230406\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/06/2023 2:59 pm\";s:3:\"end\";s:10:\"04/29/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:74;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20221018\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 8:09 am\";s:3:\"end\";s:10:\"11/15/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:75;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240722\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 14 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 14 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"07/22/2024 4:49 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:76;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230530\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/30/2023 8:58 am\";s:3:\"end\";s:10:\"06/22/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:77;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20221203\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:507:\"Le trafic de votre site chute et c’est une bonne raison de passer à l’action. Avec moins de trafic, les opportunités de visibilité, de partenariats et de ventes chutent également. <br><br>Suivez les techniques marketing de <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">cet article</a> pour le faire repartir à la hausse.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"12/03/2022 5:28 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:78;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20241110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"11/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:79;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20230915\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"09/15/2023 4:08 am\";s:3:\"end\";s:10:\"10/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:80;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20260714\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:150:\"Votre site a été visité par 0 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"07/14/2026 2:02 pm\";s:3:\"end\";s:10:\"08/11/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:81;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20231024\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 14 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 14 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:19:\"10/24/2023 10:49 am\";s:3:\"end\";s:10:\"11/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:82;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230404\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"04/04/2023 4:16 pm\";s:3:\"end\";s:10:\"04/22/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:83;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20221018\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Le trafic sur des appareils mobile est de 0%\";s:7:\"content\";s:568:\"Le trafic depuis les appareils mobiles est bien plus faible sur votre site comparativement au trafic depuis les ordinateurs. Cela peut signifier que votre site n’est pas optimisé pour les appareils mobiles. <br><br>Regardez à quoi <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">ressemble votre site</a> sur mobile et assurez-vous que tous les contenus sont bien accessibles.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:138:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 8:08 am\";s:3:\"end\";s:10:\"10/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:84;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20240517\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:520:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"05/17/2024 7:04 pm\";s:3:\"end\";s:10:\"06/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:85;a:12:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20260714\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:879:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagements</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"07/14/2026 2:32 pm\";s:3:\"end\";s:10:\"08/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:86;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230502\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/02/2023 12:36 am\";s:3:\"end\";s:10:\"05/25/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:87;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20240810\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/10/2024 3:00 am\";s:3:\"end\";s:10:\"09/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:88;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230406\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 9% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/06/2023 2:58 pm\";s:3:\"end\";s:10:\"05/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:89;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230213\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2023 7:20 pm\";s:3:\"end\";s:10:\"03/08/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:90;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20230307\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"88% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/07/2023 12:09 pm\";s:3:\"end\";s:10:\"04/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:91;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20240823\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"67% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:49 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:92;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20240228\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:520:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"02/28/2024 6:12 pm\";s:3:\"end\";s:10:\"03/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:93;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20231024\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:520:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:19:\"10/24/2023 10:53 am\";s:3:\"end\";s:10:\"11/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:94;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20221213\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"12/13/2022 6:03 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:95;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240517\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"05/17/2024 7:05 pm\";s:3:\"end\";s:10:\"06/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:96;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230223\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:19:\"02/23/2023 10:59 am\";s:3:\"end\";s:10:\"03/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:97;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20231024\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"93% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/24/2023 10:50 am\";s:3:\"end\";s:10:\"11/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:98;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20241110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 11% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:18 pm\";s:3:\"end\";s:10:\"12/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:99;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20230506\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:520:\"Your website traffic is decreasing and that’s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:19:\"05/06/2023 10:00 pm\";s:3:\"end\";s:10:\"06/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:100;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20221116\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/16/2022 1:55 pm\";s:3:\"end\";s:10:\"12/09/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:101;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20230915\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"09/15/2023 4:05 am\";s:3:\"end\";s:10:\"10/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:102;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20221203\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"79% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2022 5:28 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:103;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20230103\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 24 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 24 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:19:\"01/03/2023 11:07 am\";s:3:\"end\";s:10:\"01/31/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:104;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_audience_20230202\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:35:\"68% of Your Audience is From France\";s:7:\"content\";s:568:\"Votre site est-il correctement traduit ? En ajoutant du contenu traduit pour votre audience, vous pourriez voir d’énormes hausses en pages vues, temps sur page et un taux de rebond réduit.<br><br>Si vous avez besoin d’aide pour choisir une extension multilingue, jetez un œil à <a href=\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">cet article</a> pour voir nos recommandations.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:196:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-top-countries&monsterinsights-highlight=monsterinsights-report-top-countries\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:208:\"https://www.wpbeginner.com/showcase/9-best-translation-plugins-for-wordpress-websites/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/02/2023 8:36 pm\";s:3:\"end\";s:10:\"03/02/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:105;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20240402\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"04/02/2024 9:26 pm\";s:3:\"end\";s:10:\"04/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:106;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20230915\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:588:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2023 4:07 am\";s:3:\"end\";s:10:\"10/08/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:107;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240228\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:45:\"Only 16% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/28/2024 6:12 pm\";s:3:\"end\";s:10:\"03/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:108;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20230519\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"05/19/2023 9:05 am\";s:3:\"end\";s:10:\"06/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:109;a:10:{s:2:\"id\";s:53:\"monsterinsights_notification_install_wpforms_20230419\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:61:\"Créer un formulaire de contact en quelques minutes seulement\";s:7:\"content\";s:75:\"Installez WPForms et créez des formulaires de contact en quelques minutes.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"04/19/2023 1:52 am\";s:3:\"end\";s:10:\"05/17/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:110;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20230912\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 7:55 am\";s:3:\"end\";s:10:\"10/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:111;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20221018\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:39:\"Configurer le suivi des liens affiliés\";s:7:\"content\";s:587:\"En suivant vos liens affiliés dans Google Analytics, vous pouvez collecter toutes les données dont vous avez besoin pour optimiser vos revenus affiliés. Vous pouvez suivre les clics sur les liens d’affiliation avec très peu de configuration.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">Dans cet article</a>, nous vous montrons commenter configurer le suivi des liens affiliés dans WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:13:\"Lire la suite\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 5:59 pm\";s:3:\"end\";s:10:\"11/10/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:112;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240517\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"See how 10 Visitors Found Your Site!\";s:7:\"content\";s:151:\"Votre site a été visité par 10 visiteurs dans les 30 derniers jours. Cliquez sur le bouton ci-dessous pour voir le rapport complet des statistiques.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:186:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:15:\"Voir le rapport\";}}s:5:\"start\";s:18:\"05/17/2024 7:02 pm\";s:3:\"end\";s:10:\"06/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:113;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20231024\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/24/2023 10:53 am\";s:3:\"end\";s:10:\"11/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:114;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20221116\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:46:\"Suivez les téléchargements de votre site Web\";s:7:\"content\";s:878:\"Par défaut, MonsterInsights suit automatiquement les téléchargements des extensions de fichiers suivantes : doc, pdf, ppt, zip, xls, docx, pptx et xlsx. Vous pouvez facilement ajouter ou retirer des extensions de cette liste dans les <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">réglages d’engagement</a> de MonsterInsights.<br><br>Vous pouvez consulter le rapport des téléchargements les plus populaires dans le <a href=\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">rapport éditorial</a> de MonsterInsights.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:227:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:34:\"Ajouter des extensions de fichiers\";}}s:5:\"start\";s:18:\"11/16/2022 1:51 pm\";s:3:\"end\";s:10:\"12/04/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:115;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240611\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Le trafic sur des appareils mobile est de 0%\";s:7:\"content\";s:569:\"Le trafic depuis les appareils mobiles est bien plus faible sur votre site comparativement au trafic depuis les ordinateurs. Cela peut signifier que votre site n’est pas optimisé pour les appareils mobiles. <br><br>Regardez à quoi <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">ressemble votre site</a> sur mobile et assurez-vous que tous les contenus sont bien accessibles.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:138:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:15:\"Voir le rapport\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:34 am\";s:3:\"end\";s:10:\"06/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:116;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230604\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/04/2023 1:30 pm\";s:3:\"end\";s:10:\"06/22/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:117;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230215\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/15/2023 5:27 pm\";s:3:\"end\";s:10:\"03/05/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:118;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230125\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/25/2023 3:48 am\";s:3:\"end\";s:10:\"02/12/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:119;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240416\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/16/2024 4:38 pm\";s:3:\"end\";s:10:\"05/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:120;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230329\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2023 3:44 pm\";s:3:\"end\";s:10:\"04/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:121;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240228\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/28/2024 6:12 pm\";s:3:\"end\";s:10:\"04/06/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:122;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230604\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/04/2023 1:33 pm\";s:3:\"end\";s:10:\"06/22/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:123;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240611\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:36 am\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:124;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230404\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/04/2023 4:16 pm\";s:3:\"end\";s:10:\"05/12/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:125;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230308\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/08/2023 9:30 pm\";s:3:\"end\";s:10:\"03/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:126;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240422\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:46 am\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:127;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240402\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/02/2024 9:26 pm\";s:3:\"end\";s:10:\"05/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:128;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2023 6:29 pm\";s:3:\"end\";s:10:\"06/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:129;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240422\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:50 am\";s:3:\"end\";s:10:\"05/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:130;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230912\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 8:00 am\";s:3:\"end\";s:10:\"09/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:131;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20221203\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2022 5:33 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:132;a:12:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20260714\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:31 pm\";s:3:\"end\";s:10:\"08/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:133;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230213\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2023 7:20 pm\";s:3:\"end\";s:10:\"03/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:134;a:12:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20260714\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:27 pm\";s:3:\"end\";s:10:\"08/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:135;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230223\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/23/2023 10:58 am\";s:3:\"end\";s:10:\"04/02/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:136;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230406\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/06/2023 2:58 pm\";s:3:\"end\";s:10:\"05/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:137;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20231024\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/24/2023 10:53 am\";s:3:\"end\";s:10:\"11/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:138;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230308\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/08/2023 9:31 pm\";s:3:\"end\";s:10:\"03/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:139;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240611\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:35 am\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:140;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20241110\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"11/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:141;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230604\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/04/2023 1:33 pm\";s:3:\"end\";s:10:\"06/22/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:142;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230103\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/03/2023 11:13 am\";s:3:\"end\";s:10:\"01/31/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:143;a:12:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20260714\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:29 pm\";s:3:\"end\";s:10:\"08/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:144;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230406\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/06/2023 2:58 pm\";s:3:\"end\";s:10:\"05/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:145;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230215\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/15/2023 5:26 pm\";s:3:\"end\";s:10:\"03/05/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:146;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240722\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:147;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240517\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2024 7:05 pm\";s:3:\"end\";s:10:\"06/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:148;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230514\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2023 6:30 pm\";s:3:\"end\";s:10:\"06/01/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:149;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20221221\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/21/2022 10:56 pm\";s:3:\"end\";s:10:\"02/17/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:150;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230419\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 1:48 am\";s:3:\"end\";s:10:\"05/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:151;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240823\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:50 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:152;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230419\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 1:50 am\";s:3:\"end\";s:10:\"05/17/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:153;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230912\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 7:57 am\";s:3:\"end\";s:10:\"09/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:154;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240517\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2024 7:04 pm\";s:3:\"end\";s:10:\"06/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:155;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240611\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:35 am\";s:3:\"end\";s:10:\"07/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:156;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230506\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/06/2023 10:02 pm\";s:3:\"end\";s:10:\"06/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:157;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20221018\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 8:09 am\";s:3:\"end\";s:10:\"11/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:158;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230419\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 1:46 am\";s:3:\"end\";s:10:\"05/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:159;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20221203\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2022 5:28 am\";s:3:\"end\";s:10:\"01/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:160;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230103\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/03/2023 11:16 am\";s:3:\"end\";s:10:\"01/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:161;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240823\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:49 pm\";s:3:\"end\";s:10:\"09/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:162;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230103\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/03/2023 11:14 am\";s:3:\"end\";s:10:\"01/31/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:163;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20221213\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/13/2022 6:03 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:164;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20240722\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:165;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20221018\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 8:13 am\";s:3:\"end\";s:10:\"11/15/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:166;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230912\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 7:59 am\";s:3:\"end\";s:10:\"09/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:167;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240517\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2024 7:05 pm\";s:3:\"end\";s:10:\"06/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:168;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230103\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/03/2023 11:10 am\";s:3:\"end\";s:10:\"01/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:169;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20231024\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/24/2023 10:53 am\";s:3:\"end\";s:10:\"11/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:170;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230519\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/19/2023 9:04 am\";s:3:\"end\";s:10:\"06/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:171;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240611\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:35 am\";s:3:\"end\";s:10:\"07/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:172;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20241110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"11/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:173;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230125\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/25/2023 3:47 am\";s:3:\"end\";s:10:\"02/12/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:174;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230308\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/08/2023 9:31 pm\";s:3:\"end\";s:10:\"03/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:175;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20221018\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 6:02 pm\";s:3:\"end\";s:10:\"12/15/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:176;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240611\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:35 am\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:177;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20221018\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:282:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 8:12 am\";s:3:\"end\";s:10:\"11/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:178;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230915\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2023 4:04 am\";s:3:\"end\";s:10:\"10/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:179;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20240611\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:36 am\";s:3:\"end\";s:10:\"07/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:180;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20221203\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2022 5:34 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:181;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230329\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2023 3:43 pm\";s:3:\"end\";s:10:\"04/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:182;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230912\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 7:59 am\";s:3:\"end\";s:10:\"10/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:183;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240422\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:50 am\";s:3:\"end\";s:10:\"05/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:184;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20240823\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:50 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:185;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230419\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 1:49 am\";s:3:\"end\";s:10:\"05/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:186;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230506\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/06/2023 10:01 pm\";s:3:\"end\";s:10:\"06/03/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:187;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240611\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 4:46 pm\";s:3:\"end\";s:10:\"08/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:188;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20221116\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/16/2022 1:50 pm\";s:3:\"end\";s:10:\"12/04/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:189;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240422\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:50 am\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:190;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240823\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:50 pm\";s:3:\"end\";s:10:\"10/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:191;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240316\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2024 9:20 am\";s:3:\"end\";s:10:\"04/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:192;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230215\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/15/2023 5:26 pm\";s:3:\"end\";s:10:\"03/05/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:193;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230103\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/03/2023 11:09 am\";s:3:\"end\";s:10:\"01/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:194;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20230221\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/21/2023 7:51 am\";s:3:\"end\";s:10:\"04/20/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:195;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240316\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2024 9:20 am\";s:3:\"end\";s:10:\"04/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:196;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20241110\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"12/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:197;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20221116\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/16/2022 1:50 pm\";s:3:\"end\";s:10:\"12/04/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:198;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20241110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"01/07/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:199;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20241110\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:18 pm\";s:3:\"end\";s:10:\"12/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:200;a:12:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20260714\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:28 pm\";s:3:\"end\";s:10:\"08/11/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:201;a:12:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20260714\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:26 pm\";s:3:\"end\";s:10:\"08/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:202;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240722\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:49 am\";s:3:\"end\";s:10:\"08/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:203;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240316\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2024 9:21 am\";s:3:\"end\";s:10:\"04/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:204;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240823\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:49 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:205;a:12:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20260714\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:24:\"Passer à la version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:25 pm\";s:3:\"end\";s:10:\"08/21/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:206;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20231024\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/24/2023 10:54 am\";s:3:\"end\";s:10:\"11/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:207;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20230423\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/23/2023 5:08 pm\";s:3:\"end\";s:10:\"06/20/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:208;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230125\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/25/2023 3:47 am\";s:3:\"end\";s:10:\"02/12/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:209;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230912\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 7:54 am\";s:3:\"end\";s:10:\"10/20/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:210;a:12:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20260714\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:30 pm\";s:3:\"end\";s:10:\"08/11/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:211;a:12:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20260714\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.2.2\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/14/2026 2:34 pm\";s:3:\"end\";s:10:\"09/10/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;s:4:\"read\";b:0;s:5:\"saved\";b:0;}i:212;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240422\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:46 am\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:213;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230329\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2023 3:43 pm\";s:3:\"end\";s:10:\"04/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:214;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230125\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/25/2023 3:47 am\";s:3:\"end\";s:10:\"02/12/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:215;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230912\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 7:59 am\";s:3:\"end\";s:10:\"10/10/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:216;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20221213\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/13/2022 6:02 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:217;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240517\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/17/2024 7:05 pm\";s:3:\"end\";s:10:\"06/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:218;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2023 6:30 pm\";s:3:\"end\";s:10:\"06/01/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:219;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240823\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:49 pm\";s:3:\"end\";s:10:\"09/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:220;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230912\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/12/2023 7:55 am\";s:3:\"end\";s:10:\"09/30/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:221;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240422\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:50 am\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:222;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240611\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:35 am\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:223;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20230915\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:60:\"Analysez vos titres pour augmenter vos clics et votre trafic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:14:\"En savoir plus\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/15/2023 4:07 am\";s:3:\"end\";s:10:\"11/12/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:224;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230307\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/07/2023 12:11 pm\";s:3:\"end\";s:10:\"04/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:225;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20231024\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/24/2023 10:53 am\";s:3:\"end\";s:10:\"11/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:226;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20221213\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/13/2022 6:03 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:227;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240722\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:49 am\";s:3:\"end\";s:10:\"08/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:228;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20221203\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2022 5:34 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:229;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20230202\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/02/2023 8:45 pm\";s:3:\"end\";s:10:\"03/02/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:230;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240316\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2024 9:20 am\";s:3:\"end\";s:10:\"04/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:231;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20241110\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:319:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"12/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:232;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230316\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2023 1:19 pm\";s:3:\"end\";s:10:\"04/13/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:233;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20230329\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/29/2023 3:46 pm\";s:3:\"end\";s:10:\"04/16/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:234;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2023 6:30 pm\";s:3:\"end\";s:10:\"06/01/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:235;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20221116\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/16/2022 1:51 pm\";s:3:\"end\";s:10:\"12/04/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:236;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240722\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:237;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20240422\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:50 am\";s:3:\"end\";s:10:\"05/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:238;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20230103\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/03/2023 11:14 am\";s:3:\"end\";s:10:\"01/21/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:239;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20221018\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:40:\"Voir les mots-clés les plus performants\";s:7:\"content\";s:318:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">Passez à MonsterInsights Pro</a> pour voir quels mots clés génèrent du trafic sur votre site et vous concentrer sur ce qui fonctionne.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 8:12 am\";s:3:\"end\";s:10:\"11/15/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:240;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230215\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/15/2023 5:26 pm\";s:3:\"end\";s:10:\"03/05/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:241;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20221018\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:771:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 5:58 pm\";s:3:\"end\";s:10:\"11/15/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:242;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230419\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/19/2023 1:48 am\";s:3:\"end\";s:10:\"05/07/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:243;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230202\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/02/2023 8:47 pm\";s:3:\"end\";s:10:\"03/02/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:244;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240722\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:245;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20221213\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.11.0\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/13/2022 6:02 am\";s:3:\"end\";s:10:\"12/31/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:246;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20230307\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/07/2023 12:12 pm\";s:3:\"end\";s:10:\"04/04/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:247;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20231024\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/24/2023 10:50 am\";s:3:\"end\";s:10:\"12/01/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:248;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20221018\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 8:12 am\";s:3:\"end\";s:10:\"11/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:249;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20221018\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 5:58 pm\";s:3:\"end\";s:10:\"11/05/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:250;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240316\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2024 9:22 am\";s:3:\"end\";s:10:\"04/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:251;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240823\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:49 pm\";s:3:\"end\";s:10:\"09/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:252;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240316\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2024 9:21 am\";s:3:\"end\";s:10:\"04/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:253;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20230112\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/12/2023 11:33 pm\";s:3:\"end\";s:10:\"02/19/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:254;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20241110\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:19 pm\";s:3:\"end\";s:10:\"12/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:255;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20230112\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/12/2023 11:33 pm\";s:3:\"end\";s:10:\"02/09/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:256;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240823\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:261:\"Passez à la version pro pour activer les dimensions personnalisées. Suivez les utilisateurs connectés, déterminez quel est le meilleur moment pour publier, mesurez si votre stratégie de référencement fonctionne et trouvez votre contenu le plus populaire.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2024 4:50 pm\";s:3:\"end\";s:10:\"09/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:257;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20230514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2023 6:29 pm\";s:3:\"end\";s:10:\"06/01/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:258;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230308\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.12.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/08/2023 9:31 pm\";s:3:\"end\";s:10:\"03/26/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:259;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20241110\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:18 pm\";s:3:\"end\";s:10:\"11/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:260;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20231024\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"10/24/2023 10:54 am\";s:3:\"end\";s:10:\"11/11/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:261;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20230604\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:121:\"Passez à MonsterInsights Pro pour voir en temps réel le contenu et les événements auxquels vos visiteurs participent.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/04/2023 1:31 pm\";s:3:\"end\";s:10:\"06/22/2023\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:262;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20241110\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"11/10/2024 10:18 pm\";s:3:\"end\";s:10:\"11/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:263;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240611\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2024 2:36 am\";s:3:\"end\";s:10:\"07/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:264;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20221116\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:29:\"Passez à MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.10.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/16/2022 1:50 pm\";s:3:\"end\";s:10:\"12/04/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:265;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240722\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:51:\"Suivi facilement les conversions de vos formulaires\";s:7:\"content\";s:283:\"Suivez les taux de conversion des formulaires de votre site Web en passant à <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:266;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_google_optimize_20240316\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Test A/B sur votre site \";s:7:\"content\";s:773:\"<a href=\"https://www.monsterinsights.com/addon/google-optimize/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Google Optimize</a> is a free A/B testing and personalization product by Google that lets you easily conduct experiments to see what content, images, and layouts work best on your site. With Google Optimize, you can use split testing and personalization to create online experiences that engage and delight your customers. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to unlock the Google Optimize addon.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/16/2024 9:22 am\";s:3:\"end\";s:10:\"04/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:267;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240722\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldn’t it be easy if you could get your website’s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report that’s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.13.1\";s:4:\"text\";s:27:\"Obtenir MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2024 4:50 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:268;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20221018\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:74:\"Passez à la version pro pour débloquer le suivi et les rapports avancés\";s:7:\"content\";s:278:\"En passant à MonsterInsights Pro, vous débloquez l’accès à des rapports additionnels directement dans votre tableau de bord WordPress et des fonctionnalités de suivi avancé tels que le e-commerce, les dimensions personnalités, le suivi des formulaires et plus encore !\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.9.1\";s:4:\"text\";s:21:\"Passez en version Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/18/2022 8:08 am\";s:3:\"end\";s:10:\"11/25/2022\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}}s:9:\"dismissed\";a:0:{}s:12:\"feed_fetched\";b:1;}','off'),(2405866,'can_compress_scripts','0','on'),(544306,'monsterinsights_site_tt','025cc492831baf969b3065da0d116a21f6dc9a9115fa6cd8bac6fd07260b6b075a2565fef246c5192d601f8cd15e39f76fe04a7c48d0e46dbb62e6a435d49df7','yes'),(544309,'monsterinsights_site_profile','a:11:{s:3:\"key\";s:128:\"33a50d40cbc50220d70b1e36b2cfd67804ec397fba4e3eda91e9f44c6d3ceb24a097119d0987eab33d5e4784775ea67e86f03783737843ae0a5b51cf60f0f2de\";s:5:\"token\";s:128:\"ad341a5b02367c6cdf29137922b2957282683a5ee6d5820c37de21051988bf03c10085889f2f14314c9d8b00d317c440cc0edf0191b1056aa4f317ccb7120159\";s:8:\"viewname\";s:12:\"G-1PPMW8CLLT\";s:1:\"a\";s:9:\"206693921\";s:1:\"w\";s:9:\"318010200\";s:1:\"p\";s:10:\"3615602857\";s:7:\"siteurl\";s:25:\"https://www.arithmetic.fr\";s:6:\"neturl\";s:35:\"https://www.arithmetic.fr/wp-admin/\";s:13:\"connectedtype\";s:2:\"v4\";s:27:\"measurement_protocol_secret\";s:22:\"z9Md0o0bTMClOoSO8tJQ5w\";s:2:\"v4\";s:12:\"G-1PPMW8CLLT\";}','yes'),(544312,'wpforms_version','1.7.4.2','yes'),(544313,'wpforms_version_lite','1.7.4.2','yes'),(544314,'wpforms_activated','a:1:{s:4:\"lite\";i:1654546031;}','yes'),(544319,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(544320,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1654546032;s:9:\"dismissed\";b:0;}}','yes'),(544323,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1675717801;s:5:\"ctime\";i:1675717801;}','yes'),(2359930,'_transient_timeout_cmplz_processed_pages_list','1784524763','no'),(2359931,'_transient_cmplz_processed_pages_list','a:13:{i:0;i:2487;i:1;i:2485;i:2;i:2483;i:3;i:2481;i:4;i:2479;i:5;i:1275;i:6;i:1221;i:7;i:1219;i:8;i:1217;i:9;i:1209;i:10;i:2489;i:11;i:1277;i:12;s:4:\"home\";}','no'),(544327,'wpforms_email_summaries_fetch_info_blocks_last_run','1677532586','yes'),(544328,'wpforms_process_forms_locator_status','completed','yes'),(2414203,'_site_transient_timeout_feed_mod_b0b1001e5bc3fbacad8b49ec075d19a5','1784454790','off'),(2414204,'_site_transient_feed_mod_b0b1001e5bc3fbacad8b49ec075d19a5','1784411590','off'),(2414205,'_transient_timeout_dash_v2_bd94b8f41e74bae2f4dc72e9bd8379af','1784454790','off'),(2414206,'_transient_dash_v2_bd94b8f41e74bae2f4dc72e9bd8379af','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://fr.wordpress.org/2026/06/10/wordpress-7-0-armstrong/\'>WordPress 7.0 « Armstrong »</a></li><li><a class=\'rsswidget\' href=\'https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/\'>Guide des changements techniques de WordPress 7.0</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wpformation.com/trafic-ia-reel/\'>Le trafic réel que les IA envoient à mon site : mes chiffres</a></li><li><a class=\'rsswidget\' href=\'https://wpfr.net/journee-de-contribution-wordcamp-bretagne-2026-presentation-des-tables-episode-2/\'>Journée de contribution du WC Bretagne 2026 : présentation des tables – Épisode n°2</a></li><li><a class=\'rsswidget\' href=\'https://beapi.fr/blog/comment-securiser-un-site-woocommerce-paiement-comptes-et-rgpd/\'>Comment sécuriser un site WooCommerce : paiement, comptes et RGPD</a></li></ul></div>','off'),(2414186,'_site_transient_timeout_feed_mod_41e43183af30f3b40ed25f48cc2ea3f8','1784454787','off'),(2414187,'_site_transient_feed_mod_41e43183af30f3b40ed25f48cc2ea3f8','1784411587','off'),(2414188,'_transient_timeout_themeisle_sdk_feed_items','1784584387','off'),(2414189,'_transient_themeisle_sdk_feed_items','a:5:{i:0;a:3:{s:5:\"title\";s:63:\"Hostinger AI Agents Review: Why Not Just Use ChatGPT or Claude?\";s:4:\"date\";i:1784110043;s:4:\"link\";s:47:\"https://wpshout.com/hostinger-ai-agents-review/\";}i:1;a:3:{s:5:\"title\";s:61:\"Otter Blocks 3.2.0: AI Page Building and a New Design Library\";s:4:\"date\";i:1783690053;s:4:\"link\";s:57:\"https://themeisle.com/blog/otter-blocks-3-2-announcement/\";}i:2;a:3:{s:5:\"title\";s:65:\"Hostinger Review: Job Title Says Web Host, Resume Says a Lot More\";s:4:\"date\";i:1783384136;s:4:\"link\";s:37:\"https://wpshout.com/hostinger-review/\";}i:3;a:3:{s:5:\"title\";s:86:\"These Free LMS Plugins for WordPress Don’t Trick You Into Paying (Honest Comparison)\";s:4:\"date\";i:1779359387;s:4:\"link\";s:55:\"https://themeisle.com/blog/best-free-lms-for-wordpress/\";}i:4;a:3:{s:5:\"title\";s:62:\"PPOM v27.0.0 Update: Template Library, Live Preview & More\";s:4:\"date\";i:1779184050;s:4:\"link\";s:47:\"https://themeisle.com/blog/ppom-v27-0-0-update/\";}}','off'),(543871,'cmplz_show_terms_conditions_notice','1654541698','yes'),(543872,'cmplz_tour_started','','no'),(543873,'cmplz_activation_time','1784041408','off'),(543874,'cmplz_active_integrations','2','yes'),(543875,'cmplz_integrations_changed','','yes'),(543876,'cmplz_cbdb_version','7.5.0','yes'),(543877,'cmplz_first_version','6.1.6.1','yes'),(543878,'cmplz-current-version','7.5.0','no'),(543858,'aioseo_options_dynamic_localized','a:16:{s:37:\"searchAppearance_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:47:\"searchAppearance_postTypes_post_metaDescription\";s:13:\"#post_excerpt\";s:37:\"searchAppearance_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:47:\"searchAppearance_postTypes_page_metaDescription\";s:13:\"#post_content\";s:43:\"searchAppearance_postTypes_attachment_title\";s:37:\"#post_title #separator_sa #site_title\";s:53:\"searchAppearance_postTypes_attachment_metaDescription\";s:19:\"#attachment_caption\";s:44:\"searchAppearance_postTypes_testimonial_title\";s:37:\"#post_title #separator_sa #site_title\";s:54:\"searchAppearance_postTypes_testimonial_metaDescription\";s:13:\"#post_excerpt\";s:42:\"searchAppearance_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:52:\"searchAppearance_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:42:\"searchAppearance_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:52:\"searchAppearance_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";s:54:\"searchAppearance_taxonomies_testimonial_category_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:64:\"searchAppearance_taxonomies_testimonial_category_metaDescription\";s:21:\"#taxonomy_description\";s:49:\"searchAppearance_taxonomies_testimonial_tag_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:59:\"searchAppearance_taxonomies_testimonial_tag_metaDescription\";s:21:\"#taxonomy_description\";}','yes'),(2405797,'wp_attachment_pages_enabled','1','on'),(2405798,'wp_notes_notify','1','on'),(543891,'cmplz_synced_cookiedatabase_once','1','yes'),(543892,'cmplz_last_cookie_scan','1781939963','yes'),(543893,'complianz_scan_token','1781932763','no'),(543884,'cmplz_cookietable_version','7.5.0','yes'),(544298,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:5;s:4:\"hour\";i:18;s:6:\"minute\";i:0;s:6:\"second\";i:0;s:6:\"offset\";i:496800;s:8:\"initsend\";i:1655488800;}','yes'),(543896,'cmplz_detected_social_media','a:0:{}','yes'),(543897,'cmplz_detected_thirdparty_services','a:3:{i:0;s:7:\"youtube\";i:1;s:12:\"google-fonts\";i:2;s:11:\"google-maps\";}','yes'),(543898,'cmplz_detected_stats','a:0:{}','yes'),(543899,'cmplz_tour_shown_once','1','no'),(544346,'user_count','5','off'),(546053,'cmplz_pdf_dir_token','1654628147','yes'),(543906,'cmplz_documents_update_date','1675159429','no'),(543909,'cmplz_cookie_data_verified_date','1675159437','yes'),(543910,'cmplz_changed_cookies','1','off'),(543911,'cmplz_publish_date','1675159429','yes'),(543912,'complianz_active_policy_id','16','no'),(543913,'cmplz_generate_new_cookiepolicy_snapshot','','off'),(543914,'complianz_options_wizard','a:50:{s:7:\"regions\";s:2:\"eu\";s:18:\"eu_consent_regions\";s:2:\"no\";s:21:\"wp_admin_access_users\";s:2:\"no\";s:16:\"cookie-statement\";s:9:\"generated\";s:17:\"privacy-statement\";s:6:\"custom\";s:9:\"impressum\";s:4:\"none\";s:10:\"disclaimer\";s:4:\"none\";s:17:\"organisation_name\";s:10:\"Arithmetic\";s:15:\"address_company\";s:51:\"5 avenue du général de gaulle\r\n94160 SAINT MANDÉ\";s:15:\"country_company\";s:2:\"FR\";s:13:\"email_company\";s:21:\"contact@arithmetic.fr\";s:17:\"telephone_company\";s:0:\"\";s:18:\"records_of_consent\";s:2:\"no\";s:11:\"respect_dnt\";s:2:\"no\";s:15:\"region_redirect\";s:2:\"no\";s:18:\"compile_statistics\";s:16:\"google-analytics\";s:28:\"compile_statistics_more_info\";a:3:{s:8:\"accepted\";s:1:\"1\";s:10:\"no-sharing\";s:1:\"0\";s:20:\"ip-addresses-blocked\";s:1:\"0\";}s:40:\"compile_statistics_more_info_tag_manager\";a:3:{s:8:\"accepted\";s:1:\"0\";s:10:\"no-sharing\";s:1:\"0\";s:20:\"ip-addresses-blocked\";s:1:\"0\";}s:17:\"matomo_anonymized\";s:0:\"\";s:27:\"consent_for_anonymous_stats\";s:2:\"no\";s:19:\"consent_per_service\";s:2:\"no\";s:24:\"uses_thirdparty_services\";s:2:\"no\";s:27:\"thirdparty_services_on_site\";a:18:{s:12:\"google-fonts\";s:1:\"0\";s:16:\"google-recaptcha\";s:1:\"0\";s:11:\"google-maps\";s:1:\"0\";s:14:\"openstreetmaps\";s:1:\"0\";s:5:\"vimeo\";s:1:\"0\";s:7:\"youtube\";s:1:\"0\";s:10:\"videopress\";s:1:\"0\";s:11:\"dailymotion\";s:1:\"0\";s:10:\"soundcloud\";s:1:\"0\";s:6:\"paypal\";s:1:\"0\";s:7:\"spotify\";s:1:\"0\";s:6:\"hotjar\";s:1:\"0\";s:7:\"addthis\";s:1:\"0\";s:8:\"addtoany\";s:1:\"0\";s:9:\"sharethis\";s:1:\"0\";s:8:\"livechat\";s:1:\"0\";s:7:\"hubspot\";s:1:\"0\";s:8:\"calendly\";s:1:\"0\";}s:23:\"block_recaptcha_service\";s:2:\"no\";s:21:\"block_hubspot_service\";s:2:\"no\";s:17:\"uses_social_media\";s:2:\"no\";s:19:\"socialmedia_on_site\";a:8:{s:8:\"facebook\";s:1:\"0\";s:7:\"twitter\";s:1:\"0\";s:8:\"linkedin\";s:1:\"0\";s:8:\"whatsapp\";s:1:\"0\";s:9:\"instagram\";s:1:\"0\";s:6:\"tiktok\";s:1:\"0\";s:6:\"disqus\";s:1:\"0\";s:9:\"pinterest\";s:1:\"0\";}s:33:\"uses_firstparty_marketing_cookies\";s:2:\"no\";s:15:\"uses_ad_cookies\";s:2:\"no\";s:28:\"uses_ad_cookies_personalized\";s:2:\"no\";s:23:\"uses_wordpress_comments\";s:2:\"no\";s:31:\"block_wordpress_comment_cookies\";s:3:\"yes\";s:26:\"configuration_by_complianz\";s:3:\"yes\";s:12:\"consent-mode\";s:2:\"no\";s:7:\"UA_code\";s:0:\"\";s:7:\"AW_code\";s:0:\"\";s:9:\"us_states\";a:6:{s:3:\"cal\";s:1:\"1\";s:3:\"col\";s:1:\"0\";s:3:\"con\";s:1:\"0\";s:3:\"nev\";s:1:\"0\";s:3:\"uta\";s:1:\"0\";s:3:\"vir\";s:1:\"0\";}s:19:\"contact_retain_data\";s:1:\"1\";s:20:\"payments_retain_data\";s:1:\"1\";s:28:\"register-account_retain_data\";s:1:\"1\";s:23:\"newsletters_retain_data\";s:1:\"1\";s:28:\"support-services_retain_data\";s:1:\"1\";s:29:\"legal-obligations_retain_data\";s:1:\"1\";s:22:\"statistics_retain_data\";s:1:\"1\";s:39:\"offer-personalized-products_retain_data\";s:1:\"1\";s:35:\"selling-data-thirdparty_retain_data\";s:1:\"1\";s:22:\"deliveries_retain_data\";s:1:\"1\";s:20:\"enable_cookie_banner\";s:3:\"yes\";s:21:\"enable_cookie_blocker\";s:3:\"yes\";s:11:\"datarequest\";s:2:\"no\";}','yes'),(543922,'cmplz_cookie-statement_custom_page','0','yes'),(543923,'cmplz_cookie-statement_custom_page_url','','yes'),(543924,'cmplz_privacy-statement_custom_page','1297','yes'),(543925,'cmplz_privacy-statement_custom_page_url','','yes'),(543926,'cmplz_impressum_custom_page','0','yes'),(543927,'cmplz_impressum_custom_page_url','','yes'),(543928,'cmplz_disclaimer_custom_page','0','yes'),(543929,'cmplz_disclaimer_custom_page_url','','yes'),(543919,'cmplz_detected_forms','a:2:{s:7:\"cf7_453\";s:35:\"contact_arithmetic (Contact Form 7)\";s:5:\"cf7_4\";s:31:\"Contact form 1 (Contact Form 7)\";}','yes'),(543920,'cmplz_plugins_changed','-1','yes'),(543921,'cmplz_plugins_updated','-1','yes'),(544360,'cmplz_detected_console_errors','','yes'),(544797,'aioseo_options_dynamic_network_localized','a:16:{s:37:\"searchAppearance_postTypes_post_title\";s:25:\"#post_title | #site_title\";s:47:\"searchAppearance_postTypes_post_metaDescription\";s:13:\"#post_excerpt\";s:37:\"searchAppearance_postTypes_page_title\";s:25:\"#post_title | #site_title\";s:47:\"searchAppearance_postTypes_page_metaDescription\";s:13:\"#post_content\";s:43:\"searchAppearance_postTypes_attachment_title\";s:37:\"#post_title #separator_sa #site_title\";s:53:\"searchAppearance_postTypes_attachment_metaDescription\";s:19:\"#attachment_caption\";s:44:\"searchAppearance_postTypes_testimonial_title\";s:37:\"#post_title #separator_sa #site_title\";s:54:\"searchAppearance_postTypes_testimonial_metaDescription\";s:13:\"#post_excerpt\";s:42:\"searchAppearance_taxonomies_category_title\";s:29:\"#taxonomy_title | #site_title\";s:52:\"searchAppearance_taxonomies_category_metaDescription\";s:21:\"#taxonomy_description\";s:42:\"searchAppearance_taxonomies_post_tag_title\";s:29:\"#taxonomy_title | #site_title\";s:52:\"searchAppearance_taxonomies_post_tag_metaDescription\";s:21:\"#taxonomy_description\";s:54:\"searchAppearance_taxonomies_testimonial_category_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:64:\"searchAppearance_taxonomies_testimonial_category_metaDescription\";s:21:\"#taxonomy_description\";s:49:\"searchAppearance_taxonomies_testimonial_tag_title\";s:41:\"#taxonomy_title #separator_sa #site_title\";s:59:\"searchAppearance_taxonomies_testimonial_tag_metaDescription\";s:21:\"#taxonomy_description\";}','yes'),(816395,'wpforms_versions_lite','a:9:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:7:\"1.7.4.2\";i:0;s:5:\"1.7.5\";i:1670194134;s:7:\"1.7.5.1\";i:1670194134;s:5:\"1.7.7\";i:1670194134;s:5:\"1.7.8\";i:1670194134;s:7:\"1.7.9.1\";i:1675370911;}','yes'),(816396,'wpforms_version_upgraded_from','1.7.8','yes'),(816403,'wpmm_activated','1784040503','yes'),(898663,'monsterinsights_admin_menu_tooltip','1784037754','yes'),(816372,'cmplz_review_notice_shown','1','no'),(2414190,'_transient_timeout_themeisle_sdk_products','1784433188','off'),(2414191,'_transient_themeisle_sdk_products','a:6:{i:0;a:4:{s:4:\"name\";s:4:\"Neve\";s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:4:\"neve\";s:8:\"installs\";i:200000;}i:1;a:4:{s:4:\"name\";s:6:\"Hestia\";s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:6:\"hestia\";s:8:\"installs\";i:80000;}i:2;a:4:{s:4:\"name\";s:90:\"Orbit Fox: Duplicate Page, Menu Icons, SVG Support, Cookie Notice, Custom Fonts & More\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:19:\"themeisle-companion\";s:8:\"installs\";i:100000;}i:3;a:4:{s:4:\"name\";s:82:\"Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:12:\"otter-blocks\";s:8:\"installs\";i:300000;}i:4;a:4:{s:4:\"name\";s:98:\"RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:16:\"feedzy-rss-feeds\";s:8:\"installs\";i:40000;}i:5;a:4:{s:4:\"name\";s:69:\"Visualizer – Tables & Charts Manager with Built-in AI Generator\";s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:10:\"visualizer\";s:8:\"installs\";i:20000;}}','off'),(2414195,'_site_transient_timeout_community-events-cf82f309b6d5afbd3d270012968603c9','1784454789','off'),(2414196,'_site_transient_community-events-cf82f309b6d5afbd3d270012968603c9','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"90.25.160.0\";}s:6:\"events\";a:3:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:22:\"WordCamp Bretagne 2026\";s:3:\"url\";s:35:\"https://bretagne.wordcamp.org/2026/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2026-09-18 00:00:00\";s:8:\"end_date\";s:19:\"2026-09-18 00:00:00\";s:20:\"start_unix_timestamp\";i:1789682400;s:18:\"end_unix_timestamp\";i:1789682400;s:8:\"location\";a:4:{s:8:\"location\";s:24:\"Rennes, Brittany, France\";s:7:\"country\";s:2:\"FR\";s:8:\"latitude\";d:48.114604;s:9:\"longitude\";d:-1.679827;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:22:\"WordCamp Bretagne 2026\";s:3:\"url\";s:64:\"https://www.meetup.com/nantes-wordpress-meetup/events/314863484/\";s:6:\"meetup\";s:23:\"Nantes WordPress Meetup\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/nantes-wordpress-meetup/\";s:4:\"date\";s:19:\"2026-09-18 08:30:00\";s:8:\"end_date\";s:19:\"2026-09-18 23:30:00\";s:20:\"start_unix_timestamp\";i:1789713000;s:18:\"end_unix_timestamp\";i:1789767000;s:8:\"location\";a:4:{s:8:\"location\";s:14:\"Rennes, France\";s:7:\"country\";s:2:\"fr\";s:8:\"latitude\";d:48.11512;s:9:\"longitude\";d:-1.681619;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:22:\"WordCamp Bretagne 2026\";s:3:\"url\";s:57:\"https://www.meetup.com/wordpress-rennes/events/314865491/\";s:6:\"meetup\";s:16:\"WordPress Rennes\";s:10:\"meetup_url\";s:40:\"https://www.meetup.com/wordpress-rennes/\";s:4:\"date\";s:19:\"2026-09-18 08:30:00\";s:8:\"end_date\";s:19:\"2026-09-18 23:30:00\";s:20:\"start_unix_timestamp\";i:1789713000;s:18:\"end_unix_timestamp\";i:1789767000;s:8:\"location\";a:4:{s:8:\"location\";s:14:\"Rennes, France\";s:7:\"country\";s:2:\"fr\";s:8:\"latitude\";d:48.11512;s:9:\"longitude\";d:-1.681619;}}}}','off'),(2414197,'_site_transient_timeout_feed_0d2db5fea5a8633b56992c916819b198','1784454790','off'); INSERT INTO `4w_options` VALUES (2414198,'_site_transient_feed_0d2db5fea5a8633b56992c916819b198','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Blog – WordPress.org Français\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://fr.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Jun 2026 12:17:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"fr-FR\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/?v=7.1-beta2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Blog – WordPress.org Français\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://fr.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 7.0 « Armstrong »\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://fr.wordpress.org/2026/06/10/wordpress-7-0-armstrong/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Jun 2026 12:15:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Nouvelles versions de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3453\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:395:\"Chaque nouvelle version de WordPress rend hommage à un artiste qui a marqué de manière indélébile l’univers de la musique. Découvrez WordPress 7.0 « Armstrong », nommé en l’honneur du célèbre musicien de jazz Louis Armstrong. Considéré comme le « premier grand soliste de jazz », Louis Armstrong a créé des formations qui mettaient en valeur son immense talent […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jenny Dupuy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:82195:\"<figure class=\"alignfull wp-block-post-featured-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"2048\" height=\"1365\" src=\"https://fr.wordpress.org/files/2026/05/Release-Edition-Main-Image-7.0.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" style=\"object-fit:cover;\" srcset=\"https://fr.wordpress.org/files/2026/05/Release-Edition-Main-Image-7.0.png 2048w, https://fr.wordpress.org/files/2026/05/Release-Edition-Main-Image-7.0-300x200.png 300w, https://fr.wordpress.org/files/2026/05/Release-Edition-Main-Image-7.0-1024x683.png 1024w, https://fr.wordpress.org/files/2026/05/Release-Edition-Main-Image-7.0-768x512.png 768w, https://fr.wordpress.org/files/2026/05/Release-Edition-Main-Image-7.0-1536x1024.png 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></figure>\n\n\n<p class=\"wp-block-paragraph\">Chaque nouvelle version de WordPress rend hommage à un artiste qui a marqué de manière indélébile l’univers de la musique. Découvrez WordPress 7.0 « Armstrong », nommé en l’honneur du célèbre musicien de jazz Louis Armstrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Considéré comme le « premier grand soliste de jazz », Louis Armstrong a créé des formations qui mettaient en valeur son immense talent de trompettiste et, ce faisant, a transformé le jazz, le faisant passer d’un art orchestral à un art soliste. Ce maître de la trompette a également impressionné le monde entier par son style vocal caractéristique, en introduisant l’improvisation dans le jazz, en influençant tous les artistes avec lesquels il a travaillé et en modifiant à jamais le paysage musical.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Louis Armstrong a insufflé sa touche personnelle au monde du jazz. C’est en son honneur que WordPress 7.0 est baptisé « Armstrong ».</p>\n\n\n\n<h2 class=\"wp-block-heading\">Bienvenue sur WordPress 7.0 !</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 marque le début d’une nouvelle ère et jette les bases de l’intégration de l’IA dans l’ensemble de l’expérience WordPress. Avec son tableau de bord moderne et plus intuitif, la version 7.0 propose des outils de personnalisation et de développement améliorés qui stimulent la créativité et ouvrent la voie à un potentiel infini.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Que vous soyez créateur, chef d’entreprise ou développeur, WordPress 7.0 vous permet de créer à votre manière, en toute liberté.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://fr.wordpress.org/download/\">Télécharger WordPress 7.0 en français</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Quelles nouveautés dans cette version majeure ?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Découvrez les nouvelles fonctionnalités d’IA directement sur votre site web, le tout géré depuis une plateforme centralisée. Naviguez en toute fluidité dans le nouveau thème d’administration épuré, disponible sur l’ensemble du tableau de bord. Stimulez votre créativité grâce à de nouveaux blocs et outils de conception, et profitez d’une boîte à outils de développement complète qui vous offre plus de contrôle que jamais, vous permettant ainsi de publier du contenu à votre guise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">L’IA intégrée dans WordPress</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Grâce à l’intégration de l’IA au sein de WordPress, les possibilités sont devenues infinies. Un nouveau client IA intégré au cœur du système permet à WordPress de communiquer avec des modèles d’IA générative, tandis que les connexions sont facilement gérées depuis un hub unique dans le tableau de bord. Associé à l’API « Abilities », ce client IA forme un duo de choc qui apporte de nouvelles fonctionnalités, l’automatisation des flux de travail et des outils de création à votre site web. Installez la nouvelle estension IA pour élargir encore davantage vos options : générez et modifiez des images, créez des titres ou des extraits, ou même suggérez des textes alternatifs pour vos images.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La version 7.0 inclut également un nouveau package « Client-Side Abilities » : un équivalent Javascript de l’API Abilities, doté d’une interface d’utilisation intégrée et d’une palette de commandes qui offre de nombreux outils orientés IA.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/05/image-13.png\"><img decoding=\"async\" width=\"1360\" height=\"840\" src=\"https://fr.wordpress.org/files/2026/05/image-13.png\" alt=\"\" class=\"wp-image-3457\" srcset=\"https://fr.wordpress.org/files/2026/05/image-13.png 1360w, https://fr.wordpress.org/files/2026/05/image-13-300x185.png 300w, https://fr.wordpress.org/files/2026/05/image-13-767x474.png 767w, https://fr.wordpress.org/files/2026/05/image-13-1024x632.png 1024w\" sizes=\"(max-width: 1360px) 100vw, 1360px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Gérez toutes vos connexions externes depuis un hub central sur l’écran Connecteurs. Lancez-vous facilement grâce à trois pré-réglages ou ajoutez vos propres connexions. Authentifiez-vous et commencez à utiliser les fonctionnalités d’IA en quelques clics seulement.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-12.png\"><img decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-12.png\" alt=\"\" class=\"wp-image-3476\" srcset=\"https://fr.wordpress.org/files/2026/06/image-12.png 1024w, https://fr.wordpress.org/files/2026/06/image-12-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-12-768x474.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Cette version de WordPress intégrant l’IA offre donc un potentiel infini, prêt à être exploré.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Un tableau de bord modernisé</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Optimisez votre expérience d’administration.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">La version 7.0 propose un tableau de bord entièrement repensé, doté d’une nouvelle palette de couleurs élégante et moderne, ainsi que d’une mise en page épurée.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Grâce à des transitions fluides qui s’enchaînent sans à-coups lorsque vous passez d’un écran à l’autre, vous aurez l’impression de naviguer sans effort à travers le tableau de bord.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Un simple clic sur le nouveau raccourci de la palette de commandes, représenté par l’icône ⌘K ou Ctrl+K dans la barre d’administration supérieure, vous permet d’accéder à vos outils préférés depuis n’importe quel endroit du tableau de bord.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-11.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-11.png\" alt=\"\" class=\"wp-image-3478\" srcset=\"https://fr.wordpress.org/files/2026/06/image-11.png 1024w, https://fr.wordpress.org/files/2026/06/image-11-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-11-768x474.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Découvrez toutes les polices en un seul endroit, quel que soit le thème. Installez, téléchargez et gérez votre collection de polices depuis la nouvelle page dédiée à la gestion des polices, compatible avec tous les types de thèmes : « basé sur des blocs », « hybride » ou « classique ».</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-10.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-10.png\" alt=\"\" class=\"wp-image-3480\" srcset=\"https://fr.wordpress.org/files/2026/06/image-10.png 1024w, https://fr.wordpress.org/files/2026/06/image-10-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-10-768x474.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Parcourez visuellement les différentes versions pour voir d’un seul coup d’œil ce qui a changé, grâce à des repères qui facilitent la prise de décision. Sélectionnez facilement la version souhaitée et restaurez-la instantanément.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-9.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-9.png\" alt=\"\" class=\"wp-image-3482\" srcset=\"https://fr.wordpress.org/files/2026/06/image-9.png 1024w, https://fr.wordpress.org/files/2026/06/image-9-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-9-768x474.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Concevez, créez, personnalisez</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Une façon plus simple de créer.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Laissez WordPress vous inspirer grâce à de nouveaux blocs, des supports de blocs et des outils de conception qui apportent une agilité visuelle et un contrôle précis, tout en veillant à ce que chaque élément de votre site web reste fidèle à votre image de marque, avec une touche de fraîcheur.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Mettez vos idées en valeur dans un diaporama en mode « <bdo lang=\"en\" dir=\"ltr\">lightbox</bdo> » grâce au nouveau bloc Galerie, et peaufinez votre balisage avec le nouveau bloc Titre. Offrez une navigation claire sur votre site grâce au nouveau bloc Fil d’Ariane, et ajoutez plus de détails à vos designs avec le nouveau bloc Icône.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-8.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-8.png\" alt=\"\" class=\"wp-image-3484\" srcset=\"https://fr.wordpress.org/files/2026/06/image-8.png 1024w, https://fr.wordpress.org/files/2026/06/image-8-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-8-768x474.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Le contrôle de la « responsivité » a été amélioré dans la version 7.0, ce qui rend votre site plus convivial. Masquez et affichez des blocs en fonction de l’appareil (ordinateur, tablette, mobile), sans affecter les autres fenêtres d’affichage.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-7.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-7.png\" alt=\"\" class=\"wp-image-3486\" srcset=\"https://fr.wordpress.org/files/2026/06/image-7.png 1024w, https://fr.wordpress.org/files/2026/06/image-7-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-7-768x474.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Concevez et créez votre superposition de menu à l’aide de blocs et de compositions, entièrement personnalisables selon le style que vous souhaitez présenter à vos visiteurs. Ajoutez des colonnes, personnalisez la typographie ou intégrez votre propre bouton de fermeture dans la superposition de menu. Commencez avec un modèle ou créez votre propre superposition de menu à partir de zéro.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-6-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-6-1.png\" alt=\"\" class=\"wp-image-3490\" srcset=\"https://fr.wordpress.org/files/2026/06/image-6-1.png 1024w, https://fr.wordpress.org/files/2026/06/image-6-1-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-6-1-768x474.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Affinez la conception et la mise en page de vos pages grâce à des compositions qui fonctionnent comme un tout, mais qui peuvent être décomposées pour un contrôle plus précis. Insérez votre composition, permutez les éléments et personnalisez-la en toute simplicité.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-5.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-5.png\" alt=\"\" class=\"wp-image-3492\" srcset=\"https://fr.wordpress.org/files/2026/06/image-5.png 1024w, https://fr.wordpress.org/files/2026/06/image-5-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-5-768x474.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Personnalisez chaque détail de votre contenu à l’aide de CSS personnalisés au niveau des blocs, directement dans votre publication.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https://fr.wordpress.org/files/2026/06/image-4.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://fr.wordpress.org/files/2026/06/image-4.png\" alt=\"\" class=\"wp-image-3494\" srcset=\"https://fr.wordpress.org/files/2026/06/image-4.png 1024w, https://fr.wordpress.org/files/2026/06/image-4-300x185.png 300w, https://fr.wordpress.org/files/2026/06/image-4-768x474.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Boîte à outils de développement</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Des outils avancés pour créer à votre façon.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 vous permet de créer plus rapidement, plus efficacement, plus solidement et plus facilement grâce à un ensemble complet d’API étendues et de fonctionnalités améliorées.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Créez des blocs et des compositions au niveau du serveur en utilisant uniquement PHP, avec enregistrement automatique via l’API des blocs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Découvrez un éditeur de site plus extensible, avec des fonctionnalités de routage et de validation des routes, ainsi qu’un nouveau paquet wordpress/boot qui permet aux plugins de créer des pages personnalisées pour l’éditeur de site.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Et bien plus encore</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Pour un aperçu complet de toutes les nouvelles fonctionnalités et améliorations de WordPress 7.0, rendez-vous sur le site web présentant les nouveautés.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/download/releases/7-0\">Découvrez les nouveautés de la version 7.0 (en anglais)</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">En savoir plus sur WordPress 7.0</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://learn.wordpress.org/\">Learn WordPress (en anglais)</a> est une ressource gratuite destinée aux utilisateurs de WordPress, qu’ils soient novices ou expérimentés. Learn propose de nombreuses vidéos explicatives sur l’utilisation des différentes fonctionnalités de WordPress, des <a href=\"https://learn.wordpress.org/social-learning/\">ateliers interactifs (en anglais)</a> permettant d’approfondir certains sujets, ainsi que des plans de cours pour explorer en détail des domaines spécifiques de WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Consultez <a href=\"https://wordpress.org/documentation/wordpress-version/version-7.0\">les notes de mise à jour de WordPress 7.0 (en anglais)</a> pour obtenir des informations sur l’installation, les améliorations, les problèmes résolus, les contributeurs à cette version, les ressources d’apprentissage et la liste des modifications apportées aux fichiers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Consultez le <a href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/\">guide des changements techniques de WordPress 7.0</a> et découvrez les modifications apportées à cette version grâce à des notes détaillées destinées aux développeurs, qui vous aideront à créer des sites avec WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">L’équipe de direction de WordPress 7.0</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Chaque version vous est proposée par une équipe dévouée de contributeurs enthousiastes qui veillent à ce que tout se déroule comme prévu et sans accroc. L’équipe qui a piloté la version 7.0 est un groupe international et pluridisciplinaire de contributeurs toujours prêts à défendre des idées, à lever les obstacles et à résoudre les problèmes.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Direction générale : <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a></li>\n\n\n\n<li>Coordination de la version : <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a>, <a href=\"https://profiles.wordpress.org/4thhubbard/\">Mary Hubbard</a></li>\n\n\n\n<li>Direction technique : <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a></li>\n\n\n\n<li>Gestion de projet : <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a></li>\n\n\n\n<li>Direction des tests : <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Merci aux contributeurs et contributrices</h2>\n\n\n\n<p class=\"wp-block-paragraph\">La mission de WordPress est de <a href=\"https://fr.wordpress.org/about/\">démocratiser la publication de contenu</a> et ce projet <a href=\"https://opensource.org/osd-annotated\">embrasse les libertés fondamentales de l’open-source (en anglais)</a>. Une communauté mondiale et diversifiée supporte cet effort.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 reflète les efforts inlassables et la passion de plus de <strong>875 contributeurs issus de pays du monde entier</strong>. Cette version a également accueilli <strong>plus de 200 nouveaux contributeurs</strong> !</p>\n\n\n\n<p class=\"wp-block-paragraph\">Leur collaboration a permis d’apporter plus de <strong>420 améliorations et corrections</strong>, garantissant une version stable pour tous – ce qui témoigne de la puissance et des capacités de la communauté open source WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/1000camels/\">1000camels</a> · <a href=\"https://profiles.wordpress.org/aakashverma1/\">Aakash Verma</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/abdullah17/\">Abdullah Kaludi</a> · <a href=\"https://profiles.wordpress.org/abduremon/\">Abdur Rahman Emon</a> · <a href=\"https://profiles.wordpress.org/hiabhaykulkarni/\">Abhay Kulkarni</a> · <a href=\"https://profiles.wordpress.org/fitehal/\">Abhishek Deshpande</a> · <a href=\"https://profiles.wordpress.org/acmoifr/\">acmoifr</a> · <a href=\"https://profiles.wordpress.org/dannythedog/\">Adam</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> · <a href=\"https://profiles.wordpress.org/oztaser/\">Adil Öztaşer</a> · <a href=\"https://profiles.wordpress.org/adithyanaik/\">adithyanaik</a> · <a href=\"https://profiles.wordpress.org/iamadisingh/\">Aditya Singh</a> · <a href=\"https://profiles.wordpress.org/adnanhyder/\">Adnan Hyder Pervez</a> · <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a> · <a href=\"https://profiles.wordpress.org/adrmf25/\">adrmf25</a> · <a href=\"https://profiles.wordpress.org/afwebdev/\">afwebdev</a> · <a href=\"https://profiles.wordpress.org/agnieszkaszuba/\">Agnieszka Szuba</a> · <a href=\"https://profiles.wordpress.org/elazzabi/\">Ahmed</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/akshat2802/\">Akshat Kakkad</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a> · <a href=\"https://profiles.wordpress.org/alecrust/\">Alec Rust</a> · <a href=\"https://profiles.wordpress.org/alecgeatches/\">alecgeatches</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/akirk/\">Alex Kirk</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/albigdd/\">Alexander Bigga</a> · <a href=\"https://profiles.wordpress.org/aliaghdam/\">Ali Aghdam</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro Gómez</a> · <a href=\"https://profiles.wordpress.org/alvitidiana/\">alvitidiana</a> · <a href=\"https://profiles.wordpress.org/amanandhishoe/\">amanandhishoe</a> · <a href=\"https://profiles.wordpress.org/alh0319/\">Amber Hinds</a> · <a href=\"https://profiles.wordpress.org/amesplant/\">Ames Plant</a> · <a href=\"https://profiles.wordpress.org/amibe/\">Amibe Websites</a> · <a href=\"https://profiles.wordpress.org/amin7/\">Amin</a> · <a href=\"https://profiles.wordpress.org/amitraj2203/\">Amit Raj</a> · <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a> · <a href=\"https://profiles.wordpress.org/altf4falt/\">Anand Rajaram</a> · <a href=\"https://profiles.wordpress.org/anastis/\">Anastis Sourgoutsidis</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/awetz583/\">Andrea Roenning</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewryno/\">Andrew Ryno</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a> · <a href=\"https://profiles.wordpress.org/aidvu/\">Andrija Vučinić</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K. Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitkumarshah/\">Ankit Kumar Shah</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/ahortin/\">Anthony Hortin</a> · <a href=\"https://profiles.wordpress.org/ant1busted/\">Antoine</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/slieptsov/\">anton7249</a> · <a href=\"https://profiles.wordpress.org/antoniosejas/\">Antonio Sejas</a> · <a href=\"https://profiles.wordpress.org/antonrinas/\">antonrinas</a> · <a href=\"https://profiles.wordpress.org/anukasha/\">Anukasha Singh</a> · <a href=\"https://profiles.wordpress.org/anupkankale/\">Anup Kankale</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a> · <a href=\"https://profiles.wordpress.org/arcwp/\">arcwp</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/arkaprabhachowdhury/\">Arkaprabha Chowdhury</a> · <a href=\"https://profiles.wordpress.org/armandmatthey/\">Armand MD</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/artpi/\">Artur Piszek</a> · <a href=\"https://profiles.wordpress.org/artz91/\">ArtZ91</a> · <a href=\"https://profiles.wordpress.org/arunu1996/\">Arun</a> · <a href=\"https://profiles.wordpress.org/arunsathiya/\">Arun Sathiya</a> · <a href=\"https://profiles.wordpress.org/iamasadpolash/\">Asad Polash</a> · <a href=\"https://profiles.wordpress.org/asadowski10/\">asadowski10</a> · <a href=\"https://profiles.wordpress.org/atharvasagane/\">atharvasagane</a> · <a href=\"https://profiles.wordpress.org/racinesdesign/\">Audrey Soler</a> · <a href=\"https://profiles.wordpress.org/audunmb/\">audunmb</a> · <a href=\"https://profiles.wordpress.org/awardpress/\">awardpress</a> · <a href=\"https://profiles.wordpress.org/azharderaiya/\">Azhar Deraiya</a> · <a href=\"https://profiles.wordpress.org/azragh/\">Azragh</a> · <a href=\"https://profiles.wordpress.org/neo2k23/\">BackuPs</a> · <a href=\"https://profiles.wordpress.org/badasswp/\">badasswp</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benniledl/\">Benedikt Ledl</a> · <a href=\"https://profiles.wordpress.org/benjamingosset/\">Benjamin Gosset</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/benpinales/\">benpinales</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/berislavgrgicak/\">Bero</a> · <a href=\"https://profiles.wordpress.org/beaubhavik/\">Bhavik Panchal</a> · <a href=\"https://profiles.wordpress.org/mbigul/\">Bigul Malayi</a> · <a href=\"https://profiles.wordpress.org/wilcosky/\">Billy Wilcosky</a> · <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/blackstar1991/\">BlackStar</a> · <a href=\"https://profiles.wordpress.org/bluefuton/\">bluefuton</a> · <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a> · <a href=\"https://profiles.wordpress.org/safedawn/\">Boris Gherman</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/bradley2083/\">brad hogan</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bradshawtm/\">bradshawtm</a> · <a href=\"https://profiles.wordpress.org/brajdas0022/\">brajdas0022</a> · <a href=\"https://profiles.wordpress.org/bhubbard/\">Brandon Hubbard</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a> · <a href=\"https://profiles.wordpress.org/brbrr/\">brbrr</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/brianhogg/\">Brian Hogg</a> · <a href=\"https://profiles.wordpress.org/bridgetwillard/\">Bridget Willard</a> · <a href=\"https://profiles.wordpress.org/brumack/\">brumack</a> · <a href=\"https://profiles.wordpress.org/freibergergarcia/\">Bruno Freiberger Garcia</a> · <a href=\"https://profiles.wordpress.org/buutqn/\">buutqn</a> · <a href=\"https://profiles.wordpress.org/beryldlg/\">Béryl de La Grandière</a> · <a href=\"https://profiles.wordpress.org/calin/\">Calin Don</a> · <a href=\"https://profiles.wordpress.org/karl94/\">Carlo Cannas</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">cbirdsong</a> · <a href=\"https://profiles.wordpress.org/cgastrell/\">cgastrell</a> · <a href=\"https://profiles.wordpress.org/chexee/\">Chelsea Otakan</a> · <a href=\"https://profiles.wordpress.org/chihsuan/\">Chi-Hsuan Huang</a> · <a href=\"https://profiles.wordpress.org/xristos3490/\">Chris Lilitsas</a> · <a href=\"https://profiles.wordpress.org/chrismcelroyseo/\">Chris McElroy SEO</a> · <a href=\"https://profiles.wordpress.org/czarate/\">Chris Zarate</a> · <a href=\"https://profiles.wordpress.org/chrisdotdotdot/\">chrisdotdotdot</a> · <a href=\"https://profiles.wordpress.org/chrispecoraro/\">chrispecoraro</a> · <a href=\"https://profiles.wordpress.org/cris31/\">Christelle Stasse</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/nyiriland/\">Christy Nyiri</a> · <a href=\"https://profiles.wordpress.org/cagrimmett/\">Chuck Grimmett</a> · <a href=\"https://profiles.wordpress.org/butterflymedia/\">Ciprian Popescu</a> · <a href=\"https://profiles.wordpress.org/clayray/\">clayray</a> · <a href=\"https://profiles.wordpress.org/clementpolito/\">Clément Polito</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/copons/\">Copons</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/cr0ybot/\">Cory Hughart</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/crstauf/\">crstauf</a> · <a href=\"https://profiles.wordpress.org/themearts/\">Cuong Le</a> · <a href=\"https://profiles.wordpress.org/czarflix/\">czarflix</a> · <a href=\"https://profiles.wordpress.org/daledupreez/\">Dale du Preez</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/dpknauss/\">Dan Knauss</a> · <a href=\"https://profiles.wordpress.org/danluu/\">Dan Luu</a> · <a href=\"https://profiles.wordpress.org/alexodiy/\">Dan Zakirov</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/redsweater/\">Daniel Jalkut (Red Sweater)</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/danieltj/\">danieltj</a> · <a href=\"https://profiles.wordpress.org/dannyreaktiv/\">dannyreaktiv</a> · <a href=\"https://profiles.wordpress.org/dkotter/\">Darin Kotter</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/dryanpress/\">Dave Ryan</a> · <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">David Arenas</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidabowman/\">David Bowman</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/superdav42/\">David Stone</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/debarghyabanerjee/\">DEBARGHYA BANERJEE</a> · <a href=\"https://profiles.wordpress.org/raftaar1191/\">Deepak Gupta</a> · <a href=\"https://profiles.wordpress.org/deepaklalwani/\">Deepak Lalwani</a> · <a href=\"https://profiles.wordpress.org/deepakprajapati/\">Deepak Prajapati</a> · <a href=\"https://profiles.wordpress.org/deepakrohilla/\">Deepak Rohilla</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/realloc/\">Dennis Ploetner</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/deoladev/\">deoladev</a> · <a href=\"https://profiles.wordpress.org/dhansondesigns/\">Derek Hanson</a> · <a href=\"https://profiles.wordpress.org/devangvachheta137/\">Devang Vachheta</a> · <a href=\"https://profiles.wordpress.org/dhiraj0901/\">Dhiraj Joshi</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruval04/\">Dhruval Shah</a> · <a href=\"https://profiles.wordpress.org/dhruvang21/\">Dhruvang21</a> · <a href=\"https://profiles.wordpress.org/dhruvik18/\">Dhruvik Malaviya</a> · <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a> · <a href=\"https://profiles.wordpress.org/digamberpradhan/\">digamberpradhan</a> · <a href=\"https://profiles.wordpress.org/digitalblanket/\">digitalblanket</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dilip2615/\">Dilip Modhavadiya</a> · <a href=\"https://profiles.wordpress.org/dimitro/\">Dimitris Mitropoulos</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/divyeshpatel01/\">divyeshpatel01</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/thehenridev/\">Douglas Henri</a> · <a href=\"https://profiles.wordpress.org/drebbitsweb/\">Dreb Bitanghol</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/drivingralle/\">Drivingralle</a> · <a href=\"https://profiles.wordpress.org/drysand/\">drysand</a> · <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a> · <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a> · <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a> · <a href=\"https://profiles.wordpress.org/egill/\">Egill R. Erlendsson</a> · <a href=\"https://profiles.wordpress.org/ehti/\">Ehti</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a> · <a href=\"https://profiles.wordpress.org/ytfeldrawkcab/\">Eric Michel</a> · <a href=\"https://profiles.wordpress.org/ethitter/\">Erick Hitter</a> · <a href=\"https://profiles.wordpress.org/im3dabasia1/\">Eshaan Dabasiya</a> · <a href=\"https://profiles.wordpress.org/ecairol/\">Esteban</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/evansolomon/\">Evan Solomon</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fakhriaz/\">Fakhri Azzouz</a> · <a href=\"https://profiles.wordpress.org/farhad0/\">Farhad Sakhaei</a> · <a href=\"https://profiles.wordpress.org/feli22/\">feli22</a> · <a href=\"https://profiles.wordpress.org/felipevelzani/\">Felipe Velzani</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/fellyph/\">Fellyph Cintra</a> · <a href=\"https://profiles.wordpress.org/fernandot/\">Fernando Tellado</a> · <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a> · <a href=\"https://profiles.wordpress.org/fandevelop/\">Florence ANDROLUS</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a> · <a href=\"https://profiles.wordpress.org/vanhoucke/\">Franck VANHOUCKE</a> · <a href=\"https://profiles.wordpress.org/franz00/\">Fransisca H</a> · <a href=\"https://profiles.wordpress.org/frozzare/\">Fredrik Forsmo</a> · <a href=\"https://profiles.wordpress.org/from/\">frOM</a> · <a href=\"https://profiles.wordpress.org/fushar/\">fushar</a> · <a href=\"https://profiles.wordpress.org/gajendrasingh/\">Gajendra Singh</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/gaurangsondagar/\">Gaurang Sondagar</a> · <a href=\"https://profiles.wordpress.org/gautammkgarg/\">Gautam Garg</a> · <a href=\"https://profiles.wordpress.org/gautam23/\">Gautam Mehta</a> · <a href=\"https://profiles.wordpress.org/geminorum/\">geminorum</a> · <a href=\"https://profiles.wordpress.org/generosus/\">Generosus</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/gmjuhasz/\">Gergely J</a> · <a href=\"https://profiles.wordpress.org/gierand/\">gierand</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">Gopal Krishnan</a> · <a href=\"https://profiles.wordpress.org/grahamarmfield/\">Graham Armfield</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/guido07111975/\">Guido</a> · <a href=\"https://profiles.wordpress.org/gulamdastgir04/\">Gulamdastgir Momin</a> · <a href=\"https://profiles.wordpress.org/gustavohappyeng/\">Gustavo Hilario</a> · <a href=\"https://profiles.wordpress.org/gyurmey/\">Gyurmey</a> · <a href=\"https://profiles.wordpress.org/adrock42/\">H. Adam Lenz</a> · <a href=\"https://profiles.wordpress.org/kabir93/\">H. Kabir</a> · <a href=\"https://profiles.wordpress.org/hack_nug/\">hack_nug</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hage/\">Hans-Gerd Gerhards</a> · <a href=\"https://profiles.wordpress.org/hardikhuptechdev/\">Hardik Kumar</a> · <a href=\"https://profiles.wordpress.org/hardipparmar/\">Hardip Parmar</a> · <a href=\"https://profiles.wordpress.org/harshalkadu/\">Harshal Kadu</a> · <a href=\"https://profiles.wordpress.org/harshbhonsle08/\">harshbhonsle08</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/abcd95/\">Himanshu Pathak</a> · <a href=\"https://profiles.wordpress.org/himshekhar07/\">Himanshu Shekhar</a> · <a href=\"https://profiles.wordpress.org/hiranimahaveer/\">hiranimahaveer</a> · <a href=\"https://profiles.wordpress.org/hiroshisato/\">Hiroshi Sato</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hiteshtalpada/\">Hitesh Talpada</a> · <a href=\"https://profiles.wordpress.org/hozefasmile/\">Hozefa Saleh</a> · <a href=\"https://profiles.wordpress.org/royhridoy/\">Hridoy Roy</a> · <a href=\"https://profiles.wordpress.org/hugod/\">hugod</a> · <a href=\"https://profiles.wordpress.org/huubl/\">huubl</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ibrahimriaz/\">Ibrahim Riaz</a> · <a href=\"https://profiles.wordpress.org/ierwira/\">ierwira</a> · <a href=\"https://profiles.wordpress.org/iflairwebtechnologies/\">iflairwebtechnologies</a> · <a href=\"https://profiles.wordpress.org/ignatiusjeroe/\">ignatiusjeroe</a> · <a href=\"https://profiles.wordpress.org/indirabiswas27/\">Indira Biswas</a> · <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a> · <a href=\"https://profiles.wordpress.org/iqbal1hossain/\">Iqbal Hossain</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/iseulde/\">iseulde</a> · <a href=\"https://profiles.wordpress.org/itsyash1421/\">itsyash1421</a> · <a href=\"https://profiles.wordpress.org/iulia-cazan/\">Iulia Cazan</a> · <a href=\"https://profiles.wordpress.org/jabe/\">Jabe</a> · <a href=\"https://profiles.wordpress.org/jacobcassidy/\">Jacob Cassidy</a> · <a href=\"https://profiles.wordpress.org/smithjw1/\">Jacob Smith</a> · <a href=\"https://profiles.wordpress.org/jadavsanjay/\">Jadav Sanjay</a> · <a href=\"https://profiles.wordpress.org/jamesgiroux/\">James Giroux</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/isotropic/\">James LePage</a> · <a href=\"https://profiles.wordpress.org/jhmonroe/\">James Monroe</a> · <a href=\"https://profiles.wordpress.org/james-roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/jarekmorawski/\">jarekmorawski</a> · <a href=\"https://profiles.wordpress.org/jarodortegaaraya/\">jarodortegaaraya</a> · <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a> · <a href=\"https://profiles.wordpress.org/jasonkytros/\">Jason Kytros</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/jaz_on/\">Jason Rouet</a> · <a href=\"https://profiles.wordpress.org/jaspercck/\">jaspercck</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jdeep/\">Jaydeep Das</a> · <a href=\"https://profiles.wordpress.org/jdahir0789/\">Jaydip Ahir</a> · <a href=\"https://profiles.wordpress.org/jcnetsys/\">jcnetsys</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jsmansart/\">Jean-Sébastien Mansart</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/maverick3x6/\">Jeff Golenski</a> · <a href=\"https://profiles.wordpress.org/phpbits/\">Jeffrey Carandang</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jmdodd/\">Jennifer M. Dodd</a> · <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/jessedyck/\">Jesse Dyck</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jf1994/\">jf1994</a> · <a href=\"https://profiles.wordpress.org/jhtjards/\">jhtjards</a> · <a href=\"https://profiles.wordpress.org/jigarkahar/\">Jigar Kahar</a> · <a href=\"https://profiles.wordpress.org/jigar9998/\">Jigar Panchal</a> · <a href=\"https://profiles.wordpress.org/jojo256/\">Joan Namunina</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joefusco/\">Joe Fusco</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/joezappie/\">joezappie</a> · <a href=\"https://profiles.wordpress.org/wedgemaster/\">Johan</a> · <a href=\"https://profiles.wordpress.org/timse201/\">Johannes Jülg</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a> · <a href=\"https://profiles.wordpress.org/johnjago/\">John Jago</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/mindctrl/\">John Parris</a> · <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a> · <a href=\"https://profiles.wordpress.org/jomonthomaslobo1/\">Jomon Thomas Lobo</a> · <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a> · <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/joppuyo/\">joppuyo</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/jorge1017/\">jorge1017</a> · <a href=\"https://profiles.wordpress.org/josvelasco/\">Jos Velasco</a> · <a href=\"https://profiles.wordpress.org/josevarghese/\">Jose Varghese</a> · <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a> · <a href=\"https://profiles.wordpress.org/jdwire/\">Joshua Dwire</a> · <a href=\"https://profiles.wordpress.org/verygoode/\">Joshua Goode</a> · <a href=\"https://profiles.wordpress.org/joshualipstone/\">joshualipstone</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jtquip88/\">jtquip88</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/julianoe/\">julianoe</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a> · <a href=\"https://profiles.wordpress.org/junaidkbr/\">Junaid Ahmed</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/itsroy69/\">Jyotirmoy Roy</a> · <a href=\"https://profiles.wordpress.org/djidjou/\">Jérill</a> · <a href=\"https://profiles.wordpress.org/kallyansin/\">Kallyan Singha</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/karinchristen/\">Karin Christen</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/karthickmurugan/\">Karthick</a> · <a href=\"https://profiles.wordpress.org/karthikeya01/\">Karthikeya Bethu</a> · <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn Presner</a> · <a href=\"https://profiles.wordpress.org/kausaralm/\">Kausar Alam</a> · <a href=\"https://profiles.wordpress.org/khushdoms/\">Kaushik Domadiya</a> · <a href=\"https://profiles.wordpress.org/kjoyner/\">Kedar Joyner</a> · <a href=\"https://profiles.wordpress.org/kmurphyzuora/\">Keith Murphy</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kelvinballoo/\">kelvinballoo</a> · <a href=\"https://profiles.wordpress.org/keoshi/\">keoshi</a> · <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a> · <a href=\"https://profiles.wordpress.org/kbat82/\">Kevin Batdorf</a> · <a href=\"https://profiles.wordpress.org/khoipro/\">Khoi Pro</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/khushipatel15/\">Khushi Patel</a> · <a href=\"https://profiles.wordpress.org/khushi1501/\">Khushi Thakrar</a> · <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a> · <a href=\"https://profiles.wordpress.org/solankisoftware/\">Kirtikumar Solanki</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/kpapazov/\">kpapazov</a> · <a href=\"https://profiles.wordpress.org/kristastevens/\">kristastevens</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/mywp459/\">Kyle Mott</a> · <a href=\"https://profiles.wordpress.org/mlaetitia/\">Lae</a> · <a href=\"https://profiles.wordpress.org/lakshyajeet/\">Lakshyajeet Singh Goyal</a> · <a href=\"https://profiles.wordpress.org/lancewillett/\">Lance Willett</a> · <a href=\"https://profiles.wordpress.org/lgersman/\">Lars Gersmann</a> · <a href=\"https://profiles.wordpress.org/lasacco/\">Laura Sacco</a> · <a href=\"https://profiles.wordpress.org/laurisaarni/\">Lauri Saarni</a> · <a href=\"https://profiles.wordpress.org/lapsrj/\">Leandro Amorim</a> · <a href=\"https://profiles.wordpress.org/leedxw/\">leedxw</a> · <a href=\"https://profiles.wordpress.org/leemon/\">leemon</a> · <a href=\"https://profiles.wordpress.org/lbones/\">Lela</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/levinbaria/\">Levin Baria</a> · <a href=\"https://profiles.wordpress.org/lsarsfield/\">Liam Sarsfield (a11n)</a> · <a href=\"https://profiles.wordpress.org/liviopv/\">liviopv</a> · <a href=\"https://profiles.wordpress.org/louischan/\">Louis Chance</a> · <a href=\"https://profiles.wordpress.org/louiswol94/\">Louis Wolmarans</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi Teschio</a> · <a href=\"https://profiles.wordpress.org/luigipulcini/\">luigipulcini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lukasfritzedev/\">LukasFritzeDev</a> · <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a> · <a href=\"https://profiles.wordpress.org/griffbrad/\">Lynn Bradley Griffith</a> · <a href=\"https://profiles.wordpress.org/leaprvt/\">Léa Prévot</a> · <a href=\"https://profiles.wordpress.org/maccyd/\">maccyd</a> · <a href=\"https://profiles.wordpress.org/madhavishah01/\">Madhavi Shah</a> · <a href=\"https://profiles.wordpress.org/madhavraj/\">madhavraj</a> · <a href=\"https://profiles.wordpress.org/magaliechetrit/\">Magalie Chetrit</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/aion11/\">Mainul Kabir Aion</a> · <a href=\"https://profiles.wordpress.org/mkrndmane/\">Makarand Mane</a> · <a href=\"https://profiles.wordpress.org/maksvi/\">maksvi</a> · <a href=\"https://profiles.wordpress.org/malayladu/\">Malay Ladu</a> · <a href=\"https://profiles.wordpress.org/malt3/\">Malte</a> · <a href=\"https://profiles.wordpress.org/maltfield/\">maltfield</a> · <a href=\"https://profiles.wordpress.org/manhar/\">Manhar Barot</a> · <a href=\"https://profiles.wordpress.org/manishxdp/\">Manish Dhorepatil</a> · <a href=\"https://profiles.wordpress.org/sirlouen/\">Manuel Camargo</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a> · <a href=\"https://profiles.wordpress.org/marc4/\">Marc Armengou</a> · <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">Marcio Duarte</a> · <a href=\"https://profiles.wordpress.org/webdados/\">Marco Almeida | Webdados</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/olmostblue/\">Marco Olmedi</a> · <a href=\"https://profiles.wordpress.org/power2009/\">Marcus</a> · <a href=\"https://profiles.wordpress.org/marian1/\">marian1</a> · <a href=\"https://profiles.wordpress.org/marianne38/\">Marianne</a> · <a href=\"https://profiles.wordpress.org/plari/\">Marie</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/marineevain/\">Marine EVAIN</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/motylanogha/\">Mariusz Szatkowski</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/4thhubbard/\">Mary Hubbard</a> · <a href=\"https://profiles.wordpress.org/muryam/\">Maryam Sultana</a> · <a href=\"https://profiles.wordpress.org/mathiaspeguet/\">Mathias Peguet</a> · <a href=\"https://profiles.wordpress.org/mathijsvdbeek/\">mathijsvdbeek</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/mattmiklic/\">Matt Miklic</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattshaw/\">Matt Shaw</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/kittmedia/\">Matthias Kittsteiner</a> · <a href=\"https://profiles.wordpress.org/jillro/\">Maud Royer</a> · <a href=\"https://profiles.wordpress.org/maulikmakwana2008/\">Maulik Makwana</a> · <a href=\"https://profiles.wordpress.org/maxschmeling/\">Max Schmeling</a> · <a href=\"https://profiles.wordpress.org/djsuperfive/\">Maxime Freschard</a> · <a href=\"https://profiles.wordpress.org/maximumsoftware/\">maximum.software</a> · <a href=\"https://profiles.wordpress.org/mayanktripathi32/\">Mayank Tripathi</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/mabfahad/\">Md Abdullah Al Fahad</a> · <a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a> · <a href=\"https://profiles.wordpress.org/ismail0071/\">MD ISMAIL</a> · <a href=\"https://profiles.wordpress.org/mdibrahimk48/\">Md. Ibrahim Khalil</a> · <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/mehrazmorshed/\">Mehraz Morshed</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/donmhico/\">Michael</a> · <a href=\"https://profiles.wordpress.org/hrkhal/\">Michael James Ilett</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/migueluy/\">Miguel Lezama</a> · <a href=\"https://profiles.wordpress.org/mmtr86/\">Miguel Torres</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/mirmpro/\">Mir Monoarul Alam</a> · <a href=\"https://profiles.wordpress.org/illuminea/\">Miriam Schwab</a> · <a href=\"https://profiles.wordpress.org/369work/\">Miroku</a> · <a href=\"https://profiles.wordpress.org/m1r0/\">Miroslav Mitev (a11n)</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">Mitchell Austin</a> · <a href=\"https://profiles.wordpress.org/mmorris8/\">mmorris8</a> · <a href=\"https://profiles.wordpress.org/mobarak/\">Mobarak Ali</a> · <a href=\"https://profiles.wordpress.org/hmrisad/\">Mohammad Risad</a> · <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a> · <a href=\"https://profiles.wordpress.org/jabir20/\">Mohammed Jabir shaikh</a> · <a href=\"https://profiles.wordpress.org/mohkatz/\">Mohammed Kateregga</a> · <a href=\"https://profiles.wordpress.org/mohamedahamed/\">Mohammed Noumaan Ahamed</a> · <a href=\"https://profiles.wordpress.org/mohitbsf/\">Mohit Sharma</a> · <a href=\"https://profiles.wordpress.org/mokshasharmila13/\">Moksha Shah</a> · <a href=\"https://profiles.wordpress.org/monarobase/\">Monarobase</a> · <a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</a> · <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a> · <a href=\"https://profiles.wordpress.org/mosescursor/\">Moses Cursor Ssebunya</a> · <a href=\"https://profiles.wordpress.org/mreishus/\">mreishus</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/mtias/\">mtias</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/mustafabharmal/\">Mustafa Bharmal</a> · <a href=\"https://profiles.wordpress.org/mydesign78/\">mydesign78</a> · <a href=\"https://profiles.wordpress.org/trickster301/\">Nabhishek Singh</a> · <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a> · <a href=\"https://profiles.wordpress.org/senadir/\">Nadir Seghir</a> · <a href=\"https://profiles.wordpress.org/namankhare/\">Naman Khare</a> · <a href=\"https://profiles.wordpress.org/nanisamireddy/\">NANI SAMIREDDY</a> · <a href=\"https://profiles.wordpress.org/narenin/\">Narendra Sishodiya</a> · <a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a> · <a href=\"https://profiles.wordpress.org/muddassirnasim/\">Nasim Miah</a> · <a href=\"https://profiles.wordpress.org/nateallen/\">Nate Allen</a> · <a href=\"https://profiles.wordpress.org/navi161/\">Navneet Kaur</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a> · <a href=\"https://profiles.wordpress.org/nicmare/\">nicmare</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/nikitasolanki1812/\">Nikita Solanki</a> · <a href=\"https://profiles.wordpress.org/nikunj8866/\">Nikunj Hatkar</a> · <a href=\"https://profiles.wordpress.org/nilambar/\">Nilambar Sharma</a> · <a href=\"https://profiles.wordpress.org/nimeshatxecurify/\">Nimesh</a> · <a href=\"https://profiles.wordpress.org/ninomiho/\">Nino Mihovilic</a> · <a href=\"https://profiles.wordpress.org/ninos-ego/\">Ninos</a> · <a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">Nirav Sherasiya</a> · <a href=\"https://profiles.wordpress.org/noruzzaman/\">Noruzzaman Rubel</a> · <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a> · <a href=\"https://profiles.wordpress.org/yasunocco/\">Okawa Yasuno</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/triple0t/\">Oluwaseun Olorunsola</a> · <a href=\"https://profiles.wordpress.org/gabertronic/\">Ophelia Rose</a> · <a href=\"https://profiles.wordpress.org/opr18/\">opr18</a> · <a href=\"https://profiles.wordpress.org/ottok/\">Otto Kekäläinen</a> · <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a> · <a href=\"https://profiles.wordpress.org/ovidiu-galatan/\">Ovidiu Galatan</a> · <a href=\"https://profiles.wordpress.org/ovidiul/\">ovidiul</a> · <a href=\"https://profiles.wordpress.org/owolter/\">owolter</a> · <a href=\"https://profiles.wordpress.org/ozgursar/\">Ozgur Sar</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/palak678/\">Palak Patel</a> · <a href=\"https://profiles.wordpress.org/paragjethva/\">Parag Jethva</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a> · <a href=\"https://profiles.wordpress.org/parinpanjari/\">Parin Panjari</a> · <a href=\"https://profiles.wordpress.org/parthvataliya/\">Parth vataliya</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/patricedefago/\">Patrice Défago</a> · <a href=\"https://profiles.wordpress.org/patrickwclanden/\">patrickwclanden</a> · <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/bbpaule/\">Paul English</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/ciorici/\">Pavel Ciorici</a> · <a href=\"https://profiles.wordpress.org/vybiral/\">Pavel Vybíral</a> · <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/penelopeadrian/\">penelopeadrian</a> · <a href=\"https://profiles.wordpress.org/pers/\">Per Søderlind</a> · <a href=\"https://profiles.wordpress.org/provenself/\">Peter Rubin</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/peter8nss/\">peter8nss</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a> · <a href=\"https://profiles.wordpress.org/philhoyt/\">philhoyt</a> · <a href=\"https://profiles.wordpress.org/vheemstra/\">Philip</a> · <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a> · <a href=\"https://profiles.wordpress.org/manhphucofficial/\">Phuc Nguyen</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/piyushpatel123/\">Piyush Patel</a> · <a href=\"https://profiles.wordpress.org/pmbs/\">pmbs</a> · <a href=\"https://profiles.wordpress.org/poligilad/\">poligilad</a> · <a href=\"https://profiles.wordpress.org/pooja-n/\">Pooja Kakkad</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja Killekar (Muchandikar)</a> · <a href=\"https://profiles.wordpress.org/poojapadamad/\">poojapadamad</a> · <a href=\"https://profiles.wordpress.org/porg/\">porg</a> · <a href=\"https://profiles.wordpress.org/gaisma22/\">Pradeep Pasam</a> · <a href=\"https://profiles.wordpress.org/prajapatvishnu/\">prajapatvishnu</a> · <a href=\"https://profiles.wordpress.org/pranavyeole/\">Pranav Yeole</a> · <a href=\"https://profiles.wordpress.org/pranjalpratapsingh/\">Pranjal Pratap Singh</a> · <a href=\"https://profiles.wordpress.org/prasadkarmalkar/\">Prasad Karmalkar</a> · <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a> · <a href=\"https://profiles.wordpress.org/prathameshbhagat1511/\">Prathamesh Bhagat</a> · <a href=\"https://profiles.wordpress.org/pratik-jain/\">Pratik Jain</a> · <a href=\"https://profiles.wordpress.org/pratiklondhe/\">Pratik Londhe</a> · <a href=\"https://profiles.wordpress.org/pratiknawkar94/\">Pratik Nawkar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/priyankagusani/\">Priyanka Gusani</a> · <a href=\"https://profiles.wordpress.org/psorensen/\">psorensen</a> · <a href=\"https://profiles.wordpress.org/r1k0/\">r1k0</a> · <a href=\"https://profiles.wordpress.org/ronya4927/\">Rabbi Islam rony</a> · <a href=\"https://profiles.wordpress.org/rachid84/\">rachid84</a> · <a href=\"https://profiles.wordpress.org/rafaeldella/\">Rafael Della</a> · <a href=\"https://profiles.wordpress.org/rafa8626/\">Rafael Miranda</a> · <a href=\"https://profiles.wordpress.org/ekla/\">Rahul Kumar</a> · <a href=\"https://profiles.wordpress.org/rahulsprajapati/\">Rahul Prajapati</a> · <a href=\"https://profiles.wordpress.org/rahultank/\">Rahul Tank</a> · <a href=\"https://profiles.wordpress.org/chauhanraj754/\">Raj Chauhan</a> · <a href=\"https://profiles.wordpress.org/rajanit2000/\">Rajan Vijayan</a> · <a href=\"https://profiles.wordpress.org/rajdiptank111/\">Rajdip Tank</a> · <a href=\"https://profiles.wordpress.org/ralucastn/\">Raluca</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/wprashed/\">Rashed Hossain</a> · <a href=\"https://profiles.wordpress.org/ravichudasama01/\">Ravi Chudasama</a> · <a href=\"https://profiles.wordpress.org/ravikhadka/\">Ravi Khadka</a> · <a href=\"https://profiles.wordpress.org/rcrdortiz/\">rcrdortiz</a> · <a href=\"https://profiles.wordpress.org/rebeensarbast/\">Rebeen Sarbast</a> · <a href=\"https://profiles.wordpress.org/rejaulalomkhan/\">Rejaul Alom Khan</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho</a> · <a href=\"https://profiles.wordpress.org/retnonindya/\">Retno Nindya</a> · <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/riadev/\">riadev</a> · <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a> · <a href=\"https://profiles.wordpress.org/ricjcs/\">Ricardo S.</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rinkalpagdar/\">Rinkal Pagdar</a> · <a href=\"https://profiles.wordpress.org/rishabhwp/\">Rishabh Gupta</a> · <a href=\"https://profiles.wordpress.org/rishavdutta/\">Rishav Dutta</a> · <a href=\"https://profiles.wordpress.org/rcreators/\">Rishi Mehta</a> · <a href=\"https://profiles.wordpress.org/rishit30g/\">Rishit Gupta</a> · <a href=\"https://profiles.wordpress.org/shibleemehdi/\">RM Shiblee Mehdi</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O’Rourke</a> · <a href=\"https://profiles.wordpress.org/robinvandervliet/\">Robin van der Vliet</a> · <a href=\"https://profiles.wordpress.org/rodrigosprimo/\">Rodrigo Primo</a> · <a href=\"https://profiles.wordpress.org/geekofshire/\">Rohan Jha</a> · <a href=\"https://profiles.wordpress.org/rollybueno/\">Rolly Bueno</a> · <a href=\"https://profiles.wordpress.org/romainmrhenry/\">Romain Menke</a> · <a href=\"https://profiles.wordpress.org/burtrw/\">Ronnie Burt</a> · <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a> · <a href=\"https://profiles.wordpress.org/rutujaparamane2004/\">Rutuja Paramane</a> · <a href=\"https://profiles.wordpress.org/rutviksavsani/\">Rutvik Savsani</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sachinrajcp123/\">SACHINRAJ CP</a> · <a href=\"https://profiles.wordpress.org/sagardeshmukh/\">Sagar Deshmukh</a> · <a href=\"https://profiles.wordpress.org/sagarjadhav/\">Sagar Jadhav</a> · <a href=\"https://profiles.wordpress.org/sagarladani/\">Sagar Ladani</a> · <a href=\"https://profiles.wordpress.org/sageth/\">Sageth</a> · <a href=\"https://profiles.wordpress.org/sainathpoojary/\">Sainath Poojary</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a> · <a href=\"https://profiles.wordpress.org/samueljseay/\">Sam</a> · <a href=\"https://profiles.wordpress.org/samiamnot/\">samiamnot</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/sandeepdahiya/\">Sandeep Dahiya</a> · <a href=\"https://profiles.wordpress.org/sandipsinh007/\">Sandip Sinh</a> · <a href=\"https://profiles.wordpress.org/sandipmaurya2611/\">sandipmaurya2611</a> · <a href=\"https://profiles.wordpress.org/andrewssanya/\">SAndrew</a> · <a href=\"https://profiles.wordpress.org/sanketparmar/\">Sanket Parmar</a> · <a href=\"https://profiles.wordpress.org/sarayourfriend/\">Sara</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a> · <a href=\"https://profiles.wordpress.org/saranshsinha/\">Saransh Sinha</a> · <a href=\"https://profiles.wordpress.org/saratheonline/\">Sarath E</a> · <a href=\"https://profiles.wordpress.org/sarthak8858/\">Sarthak Jaiswal</a> · <a href=\"https://profiles.wordpress.org/sfougnier/\">Saul Fougnier</a> · <a href=\"https://profiles.wordpress.org/saurabhdhariwal/\">saurabh.dhariwal</a> · <a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/seanwei/\">Sean Wei</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/vyatka/\">Sergey Mochalov</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shadyvb/\">Shadi Sharaf</a> · <a href=\"https://profiles.wordpress.org/ferdoused/\">Shahi Ferdous</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a> · <a href=\"https://profiles.wordpress.org/shanemac10/\">shanemac10</a> · <a href=\"https://profiles.wordpress.org/shekh0109/\">Shashank Shekhar</a> · <a href=\"https://profiles.wordpress.org/shatrumyatra/\">Shatrughan Myatra</a> · <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a> · <a href=\"https://profiles.wordpress.org/sajib1223/\">Shazzad Hossain Khan</a> · <a href=\"https://profiles.wordpress.org/shekharnwagh/\">shekharnwagh</a> · <a href=\"https://profiles.wordpress.org/whiteshadow01/\">Shivam Jha</a> · <a href=\"https://profiles.wordpress.org/showravhasan/\">Showrav Hasan</a> · <a href=\"https://profiles.wordpress.org/shreya0shrivastava/\">Shreya Shrivastava</a> · <a href=\"https://profiles.wordpress.org/shubhtoy/\">Shubh Mittal</a> · <a href=\"https://profiles.wordpress.org/sidhanttomar/\">Sidhant Tomar</a> · <a href=\"https://profiles.wordpress.org/sidharthpandita/\">sidharthpandita</a> · <a href=\"https://profiles.wordpress.org/silaskoehler/\">Silas Köhler</a> · <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a> · <a href=\"https://profiles.wordpress.org/silvanarnet/\">silvanarnet</a> · <a href=\"https://profiles.wordpress.org/sky_76/\">sky_76</a> · <a href=\"https://profiles.wordpress.org/skylarkcob/\">skylarkcob</a> · <a href=\"https://profiles.wordpress.org/sourabhjain/\">Sourabh Jain</a> · <a href=\"https://profiles.wordpress.org/sourav08/\">Sourav Pahwa</a> · <a href=\"https://profiles.wordpress.org/soyebsalar01/\">Soyeb Salar</a> · <a href=\"https://profiles.wordpress.org/spencerfinnell/\">Spencer Finnell</a> · <a href=\"https://profiles.wordpress.org/emptyopssphere/\">Sphere Plugins</a> · <a href=\"https://profiles.wordpress.org/metodiew/\">Stanko Metodiev</a> · <a href=\"https://profiles.wordpress.org/hubersen/\">Stefan Pasch</a> · <a href=\"https://profiles.wordpress.org/stefanvelthuys/\">Stefan Velthuys</a> · <a href=\"https://profiles.wordpress.org/stefanfisk/\">stefanfisk</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a> · <a href=\"https://profiles.wordpress.org/stevejburge/\">Steve Burge</a> · <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a> · <a href=\"https://profiles.wordpress.org/stoyangeorgiev/\">Stoyan Georgiev</a> · <a href=\"https://profiles.wordpress.org/strarsis/\">strarsis</a> · <a href=\"https://profiles.wordpress.org/aquarius/\">Stuart Langridge</a> · <a href=\"https://profiles.wordpress.org/studiomondiale/\">studio_m</a> · <a href=\"https://profiles.wordpress.org/styankov/\">styankov</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/suhel5047/\">Suhel-Shaikh-Mohammad</a> · <a href=\"https://profiles.wordpress.org/sukhendu2002/\">Sukhendu Sekhar Guria</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva (a11n)</a> · <a href=\"https://profiles.wordpress.org/susiyanti/\">susiyanti</a> · <a href=\"https://profiles.wordpress.org/swanandm/\">Swanand M</a> · <a href=\"https://profiles.wordpress.org/swoyamjeetcodes/\">swoyamjeetcodes</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a> · <a href=\"https://profiles.wordpress.org/soean/\">Sören Wünsch</a> · <a href=\"https://profiles.wordpress.org/tainacan/\">tainacan</a> · <a href=\"https://profiles.wordpress.org/iamtakashi/\">Takashi Irie</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/takshil/\">Takshil Kunadia</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/suhan2411/\">Tejas Gajjar</a> · <a href=\"https://profiles.wordpress.org/azora/\">the.pro</a> · <a href=\"https://profiles.wordpress.org/thejaymo/\">thejaymo</a> · <a href=\"https://profiles.wordpress.org/thelmachido/\">thelmachido a11n</a> · <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a> · <a href=\"https://profiles.wordpress.org/octotoot/\">TheViv</a> · <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a> · <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a> · <a href=\"https://profiles.wordpress.org/threadi/\">threadi</a> · <a href=\"https://profiles.wordpress.org/sippis/\">Timi Wahalahti</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">Tobias Bäthge</a> · <a href=\"https://profiles.wordpress.org/themightymo/\">Toby Cryns (@themightymo)</a> · <a href=\"https://profiles.wordpress.org/tomauger/\">Tom Auger</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/spiraltee/\">Tosin Oguntuyi</a> · <a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a> · <a href=\"https://profiles.wordpress.org/alerzhus/\">Tsvetan Tsvetanov</a> · <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a> · <a href=\"https://profiles.wordpress.org/tule/\">TuomasL</a> · <a href=\"https://profiles.wordpress.org/tusharbharti/\">Tushar Bharti</a> · <a href=\"https://profiles.wordpress.org/tusharaddweb/\">Tushar Patel</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a> · <a href=\"https://profiles.wordpress.org/umeshnevase/\">Umesh Nevase</a> · <a href=\"https://profiles.wordpress.org/umeshsinghin/\">Umesh Singh</a> · <a href=\"https://profiles.wordpress.org/up1512001/\">up1512001</a> · <a href=\"https://profiles.wordpress.org/utsavladani/\">Utsav Ladani</a> · <a href=\"https://profiles.wordpress.org/valentingrenier/\">Valentin Grenier</a> · <a href=\"https://profiles.wordpress.org/vanonsopensource/\">Van Ons Open Source</a> · <a href=\"https://profiles.wordpress.org/twvania/\">Vania</a> · <a href=\"https://profiles.wordpress.org/vascobaiao/\">Vasco Daniel Baião</a> · <a href=\"https://profiles.wordpress.org/supernovia/\">Velda</a> · <a href=\"https://profiles.wordpress.org/vgnavada/\">vgnavada</a> · <a href=\"https://profiles.wordpress.org/vietcgi/\">vietcgi</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a> · <a href=\"https://profiles.wordpress.org/vincentbreton/\">Vincent Breton</a> · <a href=\"https://profiles.wordpress.org/vipulgupta003/\">Vipul Gupta</a> · <a href=\"https://profiles.wordpress.org/vishalkakadiya/\">Vishal Kakadiya</a> · <a href=\"https://profiles.wordpress.org/vishitshah/\">Vishit Shah</a> · <a href=\"https://profiles.wordpress.org/vishnuprajapat/\">vishnu prajapat</a> · <a href=\"https://profiles.wordpress.org/vrishabhsk/\">Vrishabh Jasani</a> · <a href=\"https://profiles.wordpress.org/george9/\">webtasky</a> · <a href=\"https://profiles.wordpress.org/gauri87/\">WebTechee</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/wfmattr/\">WFMattR</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/wiuempe/\">wiuempe</a> · <a href=\"https://profiles.wordpress.org/wolf45/\">wolf45</a> · <a href=\"https://profiles.wordpress.org/wongjn/\">wongjn</a> · <a href=\"https://profiles.wordpress.org/wpexplorer/\">WPExplorer</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">wplmillet</a> · <a href=\"https://profiles.wordpress.org/wpsoul/\">wpsoul</a> · <a href=\"https://profiles.wordpress.org/wraithkenny/\">WraithKenny</a> · <a href=\"https://profiles.wordpress.org/xate/\">xate</a> · <a href=\"https://profiles.wordpress.org/xavilc/\">xavilc</a> · <a href=\"https://profiles.wordpress.org/xwolf/\">xwolf</a> · <a href=\"https://profiles.wordpress.org/yagniksangani/\">Yagnik Sangani</a> · <a href=\"https://profiles.wordpress.org/yguyon/\">Yannis Guyon</a> · <a href=\"https://profiles.wordpress.org/getsyash/\">Yash B</a> · <a href=\"https://profiles.wordpress.org/yashjawale/\">Yash Jawale</a> · <a href=\"https://profiles.wordpress.org/yogeshbhutkar/\">Yogesh Bhutkar</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/yusufmudagal/\">Yusuf Mudagal</a> · <a href=\"https://profiles.wordpress.org/zoe20/\">zoe20</a> · <a href=\"https://profiles.wordpress.org/lstraczynski/\">Łukasz Strączyński</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Plus de 70 communautés locales ont entièrement traduit WordPress 7.0 dans leur langue. Les traducteurs de la communauté travaillent d’arrache-pied pour que d’autres traductions voient le jour prochainement. Merci à tous ceux qui contribuent à rendre WordPress disponible dans plus de 200 langues.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Merci aux plus de 21 hébergeurs web qui ont testé les versions préliminaires de WordPress 7.0, contribuant ainsi à garantir que WordPress et les plateformes d’hébergement sont entièrement compatibles, exemptes d’erreurs et optimisées pour offrir la meilleure expérience utilisateur possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Enfin, merci aux bénévoles qui contribuent aux forums d’assistance en répondant aux questions des utilisateurs de WordPress du monde entier.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Merci aux personnes ayant contribué à traduire WordPress 7.0 en français</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress 7.0 en français :</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/wolforg/\">Didier Demory</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\"> Jb Audras</a>, <a href=\"https://profiles.wordpress.org/xibe/\"> Xavier Borderie</a>, <a href=\"https://profiles.wordpress.org/jdy68/\"> Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/fxbenard/\">FX Bénard</a>, <a href=\"https://profiles.wordpress.org/bastho/\">Bastien Ho</a>, <a href=\"https://profiles.wordpress.org/bishoya/\">Bishoy.A</a>, <a href=\"https://profiles.wordpress.org/beryldlg/\">Béryl de La Grandière</a>, <a href=\"https://profiles.wordpress.org/clementpolito/\">Clément Polito</a>, <a href=\"https://profiles.wordpress.org/scoco/\">Emilien M.</a>, <a href=\"https://profiles.wordpress.org/gaellebesson/\">gaellebesson</a>, <a href=\"https://profiles.wordpress.org/rvouill/\">Herve THOMAS</a>, <a href=\"https://profiles.wordpress.org/nuryko/\">Marianna</a>, <a href=\"https://profiles.wordpress.org/marineevain/\">Marine EVAIN</a>, <a href=\"https://profiles.wordpress.org/matt33/\">matt33</a>, <a href=\"https://profiles.wordpress.org/barnemax/\">Maxime ETCHEBARNE</a>, <a href=\"https://profiles.wordpress.org/nedrosat/\">nedrosat</a>, <a href=\"https://profiles.wordpress.org/nowave/\">nowave</a>, <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a>, <a href=\"https://profiles.wordpress.org/robertolinares/\">robertolinares</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sebastien SERRE</a>, <a href=\"https://profiles.wordpress.org/skillfx/\">skillfx</a>, <a href=\"https://profiles.wordpress.org/crash_47/\">Thomas Piron</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/unknown1231/\">unknown1231</a>, <a href=\"https://profiles.wordpress.org/virgar/\">Virginie Garnier</a>, et <a href=\"https://profiles.wordpress.org/wplmillet/\">wplmillet</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Impliquez-vous</h2>\n\n\n\n<p class=\"wp-block-paragraph\">La participation à WordPress ne se limite pas au codage. Il est facile d’approfondir ses connaissances et de s’impliquer. Découvrez les <a href=\"https://make.wordpress.org/\">équipes qui contribuent à faire vivre WordPress (en anglais)</a> et utilisez <a href=\"https://make.wordpress.org/contribute/\">cet outil interactif (en anglais)</a> pour vous aider à choisir celle qui vous convient le mieux.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Article rédigé par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a> et <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3453\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Guide des changements techniques de WordPress 7.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 15 May 2026 09:16:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:5:\"Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:31:\"Nouvelles versions de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3438\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:420:\"Temps de lecture estimé : WordPress 7.0 comprend la résolution 419 tickets sur Trac, dont 76 sont des évolutions ou des nouvelles fonctionnalités et plus de 300 correctifs de bogues. Cette version comprend plus de 40 tickets dédiés à l’éditeur de blocs et plus de 90 tickets dédiés à l’administration du CMS. Cette version comprend aussi 411 améliorations et 486 corrections de […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:70349:\"\n<figure class=\"wp-block-image alignfull size-full\"><a href=\"https://fr.wordpress.org/files/2026/05/wordpress-7-0-guide-des-changements-techniques-field-guide.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1435\" height=\"767\" src=\"https://fr.wordpress.org/files/2026/05/wordpress-7-0-guide-des-changements-techniques-field-guide.png\" alt=\"\" class=\"wp-image-3441\" srcset=\"https://fr.wordpress.org/files/2026/05/wordpress-7-0-guide-des-changements-techniques-field-guide.png 1435w, https://fr.wordpress.org/files/2026/05/wordpress-7-0-guide-des-changements-techniques-field-guide-300x160.png 300w, https://fr.wordpress.org/files/2026/05/wordpress-7-0-guide-des-changements-techniques-field-guide-1024x547.png 1024w, https://fr.wordpress.org/files/2026/05/wordpress-7-0-guide-des-changements-techniques-field-guide-768x410.png 768w\" sizes=\"auto, (max-width: 1435px) 100vw, 1435px\" /></a></figure>\n\n\n\n<div class=\"wp-block-group has-small-font-size is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-d3197fe8 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">Temps de lecture estimé : </p>\n\n\n<div class=\"wp-block-post-time-to-read\">18–26 minutes</div></div>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 comprend la résolution <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=7.0&group=component&col=id&col=summary&col=type&col=priority&col=focuses&order=priority\">419 tickets sur Trac</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&type=enhancement&type=feature+request&milestone=7.0&group=component&max=200&col=id&col=summary&col=type&col=status&col=milestone&col=owner&col=priority&order=priority\">dont 76 sont des évolutions ou des nouvelles fonctionnalités</a> et <a href=\"https://core.trac.wordpress.org/query?status=closed&type=defect+(bug)&milestone=7.0&group=component&max=500&col=id&col=summary&col=type&col=status&col=milestone&col=owner&col=priority&order=priority\">plus de 300 correctifs de bogues</a>. Cette version comprend <a href=\"https://core.trac.wordpress.org/query?status=closed&component=Editor&milestone=7.0&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">plus de 40 tickets dédiés à l’éditeur de blocs</a> et <a href=\"https://core.trac.wordpress.org/query?component=Administration&milestone=7.0&or&focuses=~administration&milestone=7.0&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">plus de 90 tickets dédiés à l’administration du CMS</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cette version comprend aussi <a href=\"https://github.com/WordPress/gutenberg/issues?q=(label%3A%22%5BType%5D%20Enhancement%22%20AND%20is%3Aclosed)%20AND%20(milestone%3A%22Gutenberg%2022.0%22%20OR%20milestone%3A%22Gutenberg%2022.1%22%20OR%20milestone%3A%22Gutenberg%2022.2%22%20OR%20milestone%3A%22Gutenberg%2022.3%22%20OR%20milestone%3A%22Gutenberg%2022.4%22%20OR%20milestone%3A%22Gutenberg%2022.5%22%20OR%20milestone%3A%22Gutenberg%2022.6%22)\">411 améliorations</a> et <a href=\"https://github.com/WordPress/gutenberg/issues?q=(label%3A%22%5BType%5D%20Bug%22%20AND%20is%3Aclosed)%20AND%20(milestone%3A%22Gutenberg%2022.0%22%20OR%20milestone%3A%22Gutenberg%2022.1%22%20OR%20milestone%3A%22Gutenberg%2022.2%22%20OR%20milestone%3A%22Gutenberg%2022.3%22%20OR%20milestone%3A%22Gutenberg%2022.4%22%20OR%20milestone%3A%22Gutenberg%2022.5%22%20OR%20milestone%3A%22Gutenberg%2022.6%22)\">486 corrections de bogues</a> sur l’éditeur (projet Gutenberg) ainsi que sur le tableau de bord et liés à l’implémentation de composants d’intelligence artificielle.</p>\n\n\n\n<p class=\"is-style-serif has-light-grey-2-color has-text-color has-background has-link-color wp-elements-3 wp-block-paragraph\" style=\"background:linear-gradient(135deg,rgb(0,69,155) 76%,rgb(254,128,75) 100%)\">Ce guide décrit les principaux changements techniques qui arrivent sur WordPress 7.0, dont la sortie est prévue le 20 mai 2026.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/7-0/\">En savoir plus sur la feuille de route et le calendrier de sortie de WP 7.0 (en anglais)</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\" />\n\n\n\n<p class=\"wp-block-paragraph\">Tous les liens de cet article pointent vers des notes de développement rédigées en anglais. L’objectif est de fournir un panorama général des changements techniques apportés par cette version, en français, puis de diriger les personnes qui souhaitent en savoir plus vers les notes de développement en anglais.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Table des matières : </p>\n\n\n\n<nav aria-label=\"Table des matières\" class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#de-l-ia-pour-poser-les-blocs-du-futur-de-wordpress\">De l’IA pour poser les blocs du futur de WordPress</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#un-client-ia-pour-wp\">Un client IA pour WP</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#l-api-abilities-cote-client\">L’API « Abilities » côté client</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#le-nouvel-ecran-connecteurs\">Le nouvel écran « Connecteurs »</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#la-nouvelle-api-connectors\">La nouvelle API « Connectors »</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#une-modernisation-du-tableau-de-bord-wp\">Une modernisation du tableau de bord WP</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#nouvelle-palette-de-couleurs-et-nouveaux-styles-pour-l-administration\">Nouvelle palette de couleurs et nouveaux styles pour l’administration</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#des-transitions-de-vues-dans-l-admin-wp\">Des transitions de vues dans l’admin WP</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#un-nouveau-raccourci-vers-la-palette-de-commandes\">Un nouveau raccourci vers la palette de commandes</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#la-bibliotheque-de-polices\">La bibliothèque de polices</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#visualisation-des-revisions\">Visualisation des révisions</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#l-editeur-est-maintenant-integre-dans-une-iframe\">L’éditeur est maintenant intégré dans une iframe</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#amelioration-des-notes\">Amélioration des notes</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#des-nouvelles-possibilites-de-personnalisation\">Des nouvelles possibilités de personnalisation</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#superpositions-de-navigation-personnalisees-sur-mobile\">Superpositions de navigation personnalisées sur mobile</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#un-nouveau-mode-d-edition-adaptatif-pour-une-meilleure-compatibilite-mobile-de-vos-contenus\">Un nouveau mode d’édition adaptatif pour une meilleure compatibilité mobile de vos contenus</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#modification-des-compositions-et-interactivite-en-mode-contenu-seul\">Modification des compositions et interactivité en mode « contenu seul »</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#plus-de-flexibilite-pour-concevoir-votre-site\">Plus de flexibilité pour concevoir votre site</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#ajouter-du-css-personnalise-au-niveau-des-blocs\">Ajouter du CSS personnalisé au niveau des blocs</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#bloc-titre\">Bloc « Titre »</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#bloc-fil-d-ariane\">Bloc « Fil d’Ariane »</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#bloc-de-navigation\">Bloc de navigation</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#bloc-de-couverture-avec-video-embarquee\">Bloc de couverture avec vidéo embarquée</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#bloc-galerie\">Bloc Galerie</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#ajout-de-la-prise-en-charge-des-colonnes-dans-le-bloc-paragraphe\">Ajout de la prise en charge des colonnes dans le bloc paragraphe</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#la-liste-complete-des-blocs-ajoutes-et-modifies-sur-wp-7-0\">La liste complète des blocs ajoutés et modifiés sur WP 7.0</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#ameliorations-de-la-gestion-des-dimensions\">Améliorations de la gestion des dimensions</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#dans-la-boite-a-outils-des-developpeurs-et-developpeuses\">Dans la boîte à outils des développeurs et développeuses</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#enregistrement-de-blocs-en-php-uniquement\">Enregistrement de blocs en PHP uniquement</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#api-des-gestion-des-interactions\">API des gestion des interactions</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#les-elements-dataviews-et-dataforms\">Les éléments « DataViews » et « DataForms »</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#iterations-sur-l-api-block-bindings\">Itérations sur l’API « Block bindings »</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#nouveau-filtre-pour-la-liste-des-extensions\">Nouveau filtre pour la liste des extensions</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#paquet-wordpress-build-et-routage\">Paquet wordpress/build et routage</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#autres-changements-a-destination-des-developpeuses-et-des-developpeurs\">Autres changements à destination des développeuses et des développeurs</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#filtrage-de-blocs-pour-les-types-de-publications-personnalises\">Filtrage de blocs pour les types de publications personnalisés</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#inscription-de-nouveaux-comptes-plus-securisee\">Inscription de nouveaux comptes plus sécurisée</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#mises-a-jour-des-bibliotheques-externes\">Mises à jour des bibliothèques externes</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#mises-a-jour-php\">Mises à jour PHP</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#accessibilite\">Accessibilité</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#but-wait-there-is-more\">Attendez, ce n’est pas fini !</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2026/05/15/guide-des-changements-techniques-de-wordpress-7-0/#other-updates\">Nouvelles fonctions, crochets, filtres, classes et méthodes</a></li></ol></nav>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\" />\n\n\n\n<h2 id=\"de-l-ia-pour-poser-les-blocs-du-futur-de-wordpress\" class=\"wp-block-heading\">De l’IA pour poser les <em>blocs</em> du futur de WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Plongez dans une nouvelle ère avec WordPress 7.0, qui intègre des fonctionnalités basées sur l’IA. Son architecture indépendante de tout fournisseur vous offre un contrôle total sur les modules et les fonctionnalités, tout en vous permettant de tirer parti des possibilités infinies qu’offre l’IA. Ces éléments fondamentaux ne sont qu’un début : ils ouvrent la voie à de la contribution éditoriale autonome et à bien d’autres innovations.</p>\n\n\n\n<h3 id=\"un-client-ia-pour-wp\" class=\"wp-block-heading\">Un client IA pour WP</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 intègre des fonctionnalités d’IA directement dans votre site web. Le nouveau client IA ajoute une interface centralisée qui permet aux extensions de communiquer avec des modèles d’IA générative tout en restant indépendants de tout fournisseur de service. Le cœur de WordPress gère le routage des requêtes à votre place. Géré depuis le nouvel écran Réglages > Connecteurs avec des clés API acheminées via l’API « Connectors », vous pouvez commencer avec des modèles prédéfinis et ajouter vos modèles favoris en utilisant notre écosystème d’extensions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">En prime, l’API « Abilities » est directement intégrée au client IA, offrant de nouvelles capacités étendues qui peuvent être intégrées à des flux de travail exécutant ces capacités de manière fluide, les unes après les autres.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://make.wordpress.org/core/files/2026/05/image.png\" alt=\"\" /><figcaption class=\"wp-element-caption\">Démonstration du client IA avec l’implémentation de la génération d’images par IA.</figcaption></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Les développeurs et développeuses d’extensions peuvent utiliser la nouvelle fonction <code>using_model_preference()</code> pour indiquer les modèles à utiliser par ordre de préférence, puis ajouter une détection des fonctionnalités afin de faire correspondre les capacités aux modèles disponibles, ce qui permet de réduire les coûts et d’accélérer le temps de traitement. Le Client IA comprend une série de commandes de configuration avancées, ainsi qu’une classe <code>WP_AI_Client_Prompt_Builder</code> pour l’appel de méthodes de prompt. Pour faciliter les mises à jour, le paquet <code>wordpress/wp-ai-client</code> gère automatiquement la transition vers la version 7.0.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"voHdVMwxF0\"><a href=\"https://make.wordpress.org/core/2026/03/24/introducing-the-ai-client-in-wordpress-7-0/\">Introducing the AI Client in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Introducing the AI Client in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/24/introducing-the-ai-client-in-wordpress-7-0/embed/#?secret=pe5A4wICCL#?secret=voHdVMwxF0\" data-secret=\"voHdVMwxF0\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"l-api-abilities-cote-client\" class=\"wp-block-heading\">L’API « Abilities » côté client</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 enrichit l’API « Abilities » en introduisant une version disponible via JavaScript : c’est le paquet « Client-Side Abilities », qui propose des capacités nouvelles, une interface intuitive, une palette de commandes, ainsi que des fonctionnalités de filtrage et de gestion des requêtes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Les développeur·euses d’extensions peuvent appeler <code>@wordpress/core-abilities</code> pour récupérer et enregistrer automatiquement les capacités côté serveur via l’API REST, ou appeler simplement <code>@wordpress/abilities</code> pour travailler avec les capacités côté client. Les capacités enregistrées sont organisées en catégories personnalisables, et les capacités et catégories peuvent être désenregistrées via l’API PHP qui est proposée. L’annotation de métadonnées est prise en charge, et <code>core/abilities</code> met la méthode <code>useSelect</code> à disposition pour les requêtes réactives dans les composants React.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"JlZIjqDBIQ\"><a href=\"https://make.wordpress.org/core/2026/03/24/client-side-abilities-api-in-wordpress-7-0/\">Client-Side Abilities API in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Client-Side Abilities API in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/24/client-side-abilities-api-in-wordpress-7-0/embed/#?secret=4oMqAQdIMn#?secret=JlZIjqDBIQ\" data-secret=\"JlZIjqDBIQ\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"le-nouvel-ecran-connecteurs\" class=\"wp-block-heading\">Le nouvel écran « Connecteurs »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Gérez toutes vos connexions aux fournisseurs d’IA en un seul endroit grâce au nouvel écran « Connecteurs ». Accessible depuis le tableau de bord via Réglages > Connecteurs, cet écran vous offre tout ce dont vous avez besoin pour gérer vos connexions. Des connecteurs par défaut s’affichent automatiquement sur la page, tout comme les métadonnées détaillées du registre, présentées sous forme de fiches. L’écran « Connecteurs » comprend trois fournisseurs par défaut : Anthropic, Google et OpenAI, tout en vous permettant de configurer vos propres connecteurs, en utilisant l’écosystème d’extensions à votre disposition ou en les développant directement.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://make.wordpress.org/core/files/2026/05/image-2.png\" alt=\"\" /><figcaption class=\"wp-element-caption\">Écran de gestion des connecteurs IA dans WordPress 7.0.</figcaption></figure>\n\n\n\n<h3 id=\"la-nouvelle-api-connectors\" class=\"wp-block-heading\">La nouvelle API « Connectors »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">L’API « Connectors » constitue la colonne vertébrale de l’écran de gestion des connecteurs IA. Il s’agit d’une API d’extensibilité qui facilite et prend en charge l’intégration d’agents sur votre site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">L’API prend en charge deux méthodes d’authentification (<code>api_key</code> et <code>none</code>) en fonction des métadonnées du fournisseur IA, et est conçue pour faciliter l’ajout de nouveaux types de connecteurs dans les versions futures. L’API « Connectors » utilise le registre par défaut du client IA pour détecter automatiquement les fournisseurs IA et les métadonnées correspondantes afin de générer des connecteurs, tandis que les connecteurs authentifiés via d’autres méthodes sont stockés dans le registre PHP.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Vous pouvez utiliser l’action <code>wp_connectors_init</code> pour remplacer les métadonnées des connecteurs, ce qui constituera la clé pour l’enregistrement de nouveaux types de connecteurs dans les versions futures. L’API comprend trois fonctions publiques pour interroger le registre, et l’interface d’utilisation frontale peut être personnalisée à l’aide d’un enregistrement JavaScript côté client.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"NDNjTHXQNq\"><a href=\"https://make.wordpress.org/core/2026/03/18/introducing-the-connectors-api-in-wordpress-7-0/\">Introducing the Connectors API in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Introducing the Connectors API in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/18/introducing-the-connectors-api-in-wordpress-7-0/embed/#?secret=vapILLUFMl#?secret=NDNjTHXQNq\" data-secret=\"NDNjTHXQNq\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 id=\"une-modernisation-du-tableau-de-bord-wp\" class=\"wp-block-heading\">Une modernisation du tableau de bord WP</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 offre une expérience d’administration améliorée, avec une nouvelle palette de couleurs épurée baptisée « <em>Modern</em> », de nombreuses améliorations sur l’ensemble du tableau de bord et des transitions visuelles fluides lors de la navigation d’un écran à l’autre.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Un nouveau raccourci vers la palette de commandes dans la barre d’administration supérieure vous permet d’accéder aux outils depuis n’importe où dans le tableau de bord, tandis qu’une nouvelle page dédiée au tableau de bord pour la gestion des polices centralise et simplifie cette gestion.</p>\n\n\n\n<p class=\"wp-block-paragraph\">L’éditeur de publication amélioré avec <code>iframe</code> stabilise l’écran, tandis que les personnes rédigeant du contenu sur le site peuvent laisser des notes et des commentaires sur les blocs, recevoir des notifications pour ces notes et même comparer <strong>visuellement</strong> deux versions de révisions.</p>\n\n\n\n<h3 id=\"nouvelle-palette-de-couleurs-et-nouveaux-styles-pour-l-administration\" class=\"wp-block-heading\">Nouvelle palette de couleurs et nouveaux styles pour l’administration</h3>\n\n\n\n<p class=\"wp-block-paragraph\">L’administration de WordPress a été rafraîchie grâce à un nouveau thème de couleurs élégant dans l’ensemble du tableau de bord. Le nouveau thème d’administration « Modern » est présent partout dans l’administration de votre site comme de votre réseau multisite.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Le thème « Modern » est épuré et agréable à l’œil, avec une palette de couleurs rafraîchie, un contraste plus élevé et une typographie améliorée, ce qui améliore l’expérience d’administration pour toutes et tous.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://make.wordpress.org/core/files/2026/05/image-3.png\" alt=\"\" /></figure>\n\n\n\n<h3 id=\"des-transitions-de-vues-dans-l-admin-wp\" class=\"wp-block-heading\">Des transitions de vues dans l’admin WP</h3>\n\n\n\n<p class=\"wp-block-paragraph\">La navigation dans le tableau de bord est devenue plus fluide avec la version 7.0. Les vues glissent d’un écran à l’autre à mesure que vous vous déplacez dans l’admin de WP. Les transitions de vue entre pages utilisent des noms de transition distincts pour les éléments du menu d’administration afin de faciliter cet effet visuel simple de glissement, qui s’active lorsque le sous-menu actif change d’un écran à l’autre.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Par souci d’accessibilité et d’inclusion pour tous les utilisateurs et utilisatrices, les transitions de vue ne sont activées que si aucune préférence n’est définie pour réduire les animations au niveau du système d’exploitation ou du navigateur.</p>\n\n\n\n<h3 id=\"un-nouveau-raccourci-vers-la-palette-de-commandes\" class=\"wp-block-heading\">Un nouveau raccourci vers la palette de commandes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Accédez à votre ensemble d’outils d’édition depuis n’importe où dans le tableau de bord d’un simple clic sur le nouveau raccourci vers la palette de commandes dans la barre d’administration. WordPress 7.0 inclut une icône <code>⌘K</code> ou <code>Ctrl+K</code> pour les comptes connectés dans la barre d’administration supérieure, qui déploie la palette de commandes lorsque vous cliquez dessus. Ce nouveau raccourci accélère l’édition et vous offre un contrôle total depuis n’importe où dans le tableau de bord.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://make.wordpress.org/core/files/2026/05/image-4.png\" alt=\"\" /><figcaption class=\"wp-element-caption\">Un accès universel aux raccourcis de la palette de commandes sur WP 7.0.</figcaption></figure>\n\n\n\n<h3 id=\"la-bibliotheque-de-polices\" class=\"wp-block-heading\">La bibliothèque de polices</h3>\n\n\n\n<p class=\"wp-block-paragraph\">La bibliothèque de polices s’est enrichie dans la version 7.0 grâce à l’ajout d’une page dédiée à la gestion des polices. Désormais, vous et votre équipe pouvez gérer, télécharger et installer des polices depuis un seul et même endroit, que ce soit avec les thèmes basés sur des blocs, hybrides ou mêmes classiques.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://make.wordpress.org/core/files/2026/05/image-5.png\" alt=\"\" /><figcaption class=\"wp-element-caption\">La bibliothèque de polices de WordPress 7.0.</figcaption></figure>\n\n\n\n<h3 id=\"visualisation-des-revisions\" class=\"wp-block-heading\">Visualisation des révisions</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Dans WordPress 7.0, la nouvelle visualisation des révisions facilite et rend plus intuitive la modification des contenus déjà publiés, tout en offrant un aperçu de l’historique des modifications apportées aux articles ou aux pages. Vous pouvez désormais comparer <strong>visuellement</strong> deux versions de révisions directement dans l’éditeur à l’aide d’un curseur permettant de basculer entre les révisions. L’inspecteur de document affiche un résumé des modifications, tandis que des indicateurs de couleur et la taille des modifications sont visibles pour chaque emplacement. Un simple clic sur l’un d’entre eux permet d’accéder directement à cet emplacement sur la page.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://make.wordpress.org/core/files/2026/05/image-6.png\" alt=\"\" /><figcaption class=\"wp-element-caption\">Comparaison visuelle des révision sur WordPress 7.0.</figcaption></figure>\n\n\n\n<h2 id=\"l-editeur-est-maintenant-integre-dans-une-iframe\" class=\"wp-block-heading\">L’éditeur est maintenant intégré dans une iframe</h2>\n\n\n\n<p class=\"wp-block-paragraph\">L’éditeur amélioré sous forme d’iframe de la version 7.0 offre une plus grande stabilité lors de l’édition des contenus. L’utilisation de l’éditeur sous forme d’iframe est désormais obligatoire lorsque tous les blocs de l’API Block insérés dans l’article utilisent la version 3 de l’API ou une version supérieure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Dans le cas contraire, l’iframe est supprimée, ce qui garantit la rétrocompatibilité avec les blocs de versions antérieures.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"3qmTRtZNIj\"><a href=\"https://make.wordpress.org/core/2026/02/24/iframed-editor-changes-in-wordpress-7-0/\">Iframed Editor Changes in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Iframed Editor Changes in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/02/24/iframed-editor-changes-in-wordpress-7-0/embed/#?secret=5D31IvhtQv#?secret=3qmTRtZNIj\" data-secret=\"3qmTRtZNIj\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"amelioration-des-notes\" class=\"wp-block-heading\">Amélioration des notes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Les notes ont été encore améliorées dans la version 7.0, l’accent étant mis sur la rationalisation des flux de travail en équipe. Les données se synchronisent désormais automatiquement, tandis qu’un nouveau raccourci clavier, un nouveau widget de tableau de bord et de nouvelles notifications vous aident à rester au courant des communications au sein de votre équipe.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La prise en charge de notes étendues sur plusieurs blocs a été ajoutée, ainsi que celle des sélections partielles et de l’édition de texte enrichi.</p>\n\n\n\n<h2 id=\"des-nouvelles-possibilites-de-personnalisation\" class=\"wp-block-heading\">Des nouvelles possibilités de personnalisation</h2>\n\n\n\n<p class=\"wp-block-paragraph\">La version 7.0 stimule la créativité grâce à des outils de conception améliorés et de nouvelles fonctionnalités d’édition. Vous pouvez désormais personnaliser les superpositions de navigation sur mobile, contrôler de manière précise la réactivité de chaque bloc et effectuer des modifications au niveau des modèles dans différents modes.</p>\n\n\n\n<h3 id=\"superpositions-de-navigation-personnalisees-sur-mobile\" class=\"wp-block-heading\">Superpositions de navigation personnalisées sur mobile</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Les superpositions de menu hamburger peuvent désormais être personnalisées et créées à partir de blocs et de modèles dans l’éditeur de site, grâce à un bloc dédié « Superposition de navigation » permettant de placer et de mettre en forme un bouton de fermeture n’importe où dans la superposition.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cela offre aux utilisateur·ices et aux auteur·ices de thèmes la flexibilité nécessaire pour définir des expériences de navigation mobile. La sélection et les aperçus des superpositions en place créent une expérience d’édition fluide et efficace.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"SFGvUNsXgW\"><a href=\"https://make.wordpress.org/core/2026/03/04/customisable-navigation-overlays-in-wordpress-7-0/\">Customizable Navigation Overlays in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Customizable Navigation Overlays in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/04/customisable-navigation-overlays-in-wordpress-7-0/embed/#?secret=ZeQTCwyLDY#?secret=SFGvUNsXgW\" data-secret=\"SFGvUNsXgW\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"un-nouveau-mode-d-edition-adaptatif-pour-une-meilleure-compatibilite-mobile-de-vos-contenus\" class=\"wp-block-heading\">Un nouveau mode d’édition adaptatif pour une meilleure compatibilité mobile de vos contenus</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 introduit la personnalisation de la visibilité des blocs en fonction du type d’appareil, ce qui vous permet de masquer ou d’afficher des blocs selon l’appareil, sans affecter les autres types d’affichage.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Des commandes permettant d’ouvrir une fenêtre contextuelle d’options de visibilité des blocs sont disponibles dans la barre d’outils des blocs, la barre latérale de l’inspecteur de blocs et la palette de commandes. Des icônes s’affichent en mode Liste à côté des blocs pour lesquels des règles de visibilité sont actives, indiquant sur quelles fenêtres d’affichage ils sont masqués.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Offrant encore plus d’améliorations en matière de réactivité, la version 7.0 introduit la possibilité de modifier les styles pour différents points de rupture, de personnaliser la taille des points de rupture et bien plus encore.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"xYCV8G0r4e\"><a href=\"https://make.wordpress.org/core/2026/03/15/block-visibility-in-wordpress-7-0/\">Block Visibility in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Block Visibility in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/15/block-visibility-in-wordpress-7-0/embed/#?secret=nHN0TYRe1n#?secret=xYCV8G0r4e\" data-secret=\"xYCV8G0r4e\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"modification-des-compositions-et-interactivite-en-mode-contenu-seul\" class=\"wp-block-heading\">Modification des compositions et interactivité en mode « contenu seul »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">La version 7.0 introduit les remplacements de compositions pour les blocs personnalisés, des modes d’édition au niveau du modèle pour les modèles contextuels et les modèles symboliques, une arborescence parent-enfant pour les boutons et les blocs de liste, ainsi que la possibilité de désactiver le mode <code>contentOnly</code> (contenu seul).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Le mode <code>contentOnly</code> <strong>sera désormais le mode par défaut</strong> pour les compositions qui reposaient auparavant sur une édition sans restriction de leurs blocs internes, tandis qu’un nouveau paramètre <code>disableContentOnlyForUnsyncedPatterns</code> ou le filtre PHP <code>block_editor_settings_all</code> permettent de désactiver le mode <code>contentOnly</code> pour les compositions non synchronisées.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Dans la version 7.0, le mode <code>contentOnly</code> est appliqué de manière plus large. Ainsi, si un bloc est imbriqué dans une composition <code>contentOnly</code>, les développeur·euses d’extensions devront s’assurer que les attributs représentant le contenu du bloc ont la valeur <code>\'role\': \'content\'</code> définie dans le fichier <code>block.json</code> afin de conserver leur capacité à être modifiés et d’éviter qu’ils ne soient masqués dans la vue en liste.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Les développeur·euses de blocs peuvent désormais ajouter une déclaration de prise en charge <code>\'listView\' : true</code> pour ajouter un onglet « Affichage en liste » dans l’inspecteur de bloc, avec une vue dédiée au bloc qui permet de mettre à jour et de personnaliser le bloc plus facilement.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"10vbXCQQ8K\"><a href=\"https://make.wordpress.org/core/2026/03/15/pattern-editing-in-wordpress-7-0/\">Pattern Editing in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Pattern Editing in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/15/pattern-editing-in-wordpress-7-0/embed/#?secret=4SKcmv0fQD#?secret=10vbXCQQ8K\" data-secret=\"10vbXCQQ8K\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Les attributs de bloc qui prennent en charge les liaisons de blocs (« block binding ») prennent désormais également en charge les surcharges de compositions pour les blocs personnalisés. Les surcharges de compositions s’appliquent désormais à tous les blocs, y compris aux blocs personnalisés, et peuvent être activées via le filtre <code>block_bindings_supported_attributes</code>. Les valeurs d’attribut apparaissent dans le balisage des blocs rendus pour les blocs dynamiques et statiques. Si les blocs statiques possèdent des attributs plus complexes que ce que l’API HTML peut traiter, une fonction <code>render_callback()</code> peut être utilisée pour garantir le rendu des valeurs d’attribut liées.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"nUn2lO95iT\"><a href=\"https://make.wordpress.org/core/2026/03/16/pattern-overrides-in-wp-7-0-support-for-custom-blocks/\">Pattern Overrides in WP 7.0: Support for Custom Blocks</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Pattern Overrides in WP 7.0: Support for Custom Blocks” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/16/pattern-overrides-in-wp-7-0-support-for-custom-blocks/embed/#?secret=yDObjMert7#?secret=nUn2lO95iT\" data-secret=\"nUn2lO95iT\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 id=\"plus-de-flexibilite-pour-concevoir-votre-site\" class=\"wp-block-heading\">Plus de flexibilité pour concevoir votre site</h2>\n\n\n\n<p class=\"wp-block-paragraph\">La conception dans WordPress 7.0 gagne en flexibilité grâce à l’introduction de nouveaux blocs, de nouvelles fonctionnalités de gestion des blocs et de nouveaux outils de conception.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Le bloc Titre a été amélioré, un bloc Icône est maintenant disponible, un bloc Fil d’Ariane et un bloc Liste de lecture avec héritage CSS sont fournis avec la version 7.0, avec une gestion des fenêtre modales d’agrandissement des images pour le bloc Galerie et une prise en charge des URL dynamiques dans le bloc Lien de navigation.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La version 7.0 inclut la prise en charge de l’indentation des lignes de texte, des colonnes de texte, des dimensions de largeur et de hauteur, des préréglages des dimensions, des outils et des commandes, ainsi que des rapports de dimensions (<code>aspect-ratio</code> pour les images larges et en plein écran).</p>\n\n\n\n<h3 id=\"ajouter-du-css-personnalise-au-niveau-des-blocs\" class=\"wp-block-heading\">Ajouter du CSS personnalisé au niveau des blocs</h3>\n\n\n\n<p class=\"wp-block-paragraph\">La version 7.0 permet d’appliquer du CSS personnalisé à des blocs individuels directement sur la page. Cela offre si besoin un contrôle précis sur chaque détail de votre contenu, avec un accès rapide et intuitif à la gestion de ces styles.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://make.wordpress.org/core/files/2026/05/Screenshot-2026-05-13-at-8.55.11-PM-scaled-1.png\" alt=\"\" /><figcaption class=\"wp-element-caption\">Gestion du CSS personnalisé au niveau de chaque bloc.</figcaption></figure>\n\n\n\n<h3 id=\"bloc-titre\" class=\"wp-block-heading\">Bloc « Titre »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le nouveau bloc « Titres » propose des variantes pour tous les niveaux de titres, une activation/désactivation facile dans l’inspecteur de la barre latérale, des transformations rapides, ainsi qu’un affichage dans l’outil de recherche et dans le raccourcis clavier d’insertion <code>/titre</code>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://make.wordpress.org/core/files/2026/05/image-7.png\" alt=\"\" /></figure>\n\n\n\n<h3 id=\"bloc-fil-d-ariane\" class=\"wp-block-heading\">Bloc « Fil d’Ariane »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le nouveau bloc « Fil d’Ariane » de la version 7.0 reflète automatiquement la hiérarchie de navigation du site et peut être appliqué de manière globale dans des éléments du site tels que l’en-tête du thème. De nouveaux filtres permettent aux développeur·euses d’ajouter, de supprimer et de modifier les fils d’Ariane, ainsi que de spécifier les taxonomies et les termes qui y apparaissent.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"N676HpBrRW\"><a href=\"https://make.wordpress.org/core/2026/03/04/breadcrumb-block-filters/\">Breadcrumb block filters</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Breadcrumb block filters” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/04/breadcrumb-block-filters/embed/#?secret=bJmMRaezka#?secret=N676HpBrRW\" data-secret=\"N676HpBrRW\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"bloc-de-navigation\" class=\"wp-block-heading\">Bloc de navigation</h3>\n\n\n\n<p class=\"wp-block-paragraph\">La modification du bloc de navigation est désormais plus simple grâce à une insertion améliorée, à l’interactivité via l’édition des compositions associées et à la gestion <code>contentOnly</code>, ainsi qu’à une meilleure présentation des éléments de pages « liés » entre eux.</p>\n\n\n\n<h3 id=\"bloc-de-couverture-avec-video-embarquee\" class=\"wp-block-heading\">Bloc de couverture avec vidéo embarquée</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Les vidéos peuvent désormais être intégrées en tant qu’arrière-plans de section dans le bloc de couverture.</p>\n\n\n\n<p class=\"has-lemon-2-background-color has-background wp-block-paragraph\">Attention cependant, l’utilisation de vidéos en arrière-plan peut poser des problèmes d’accessibilité et de performances, voire de droits d’utilisation des vidéos concernées. Charge aux propriétaires de sites de l’utiliser de façon parcimonieuse et réfléchie.</p>\n\n\n\n<h3 id=\"bloc-galerie\" class=\"wp-block-heading\">Bloc Galerie</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le bloc Galerie prend désormais en charge la fonctionnalité d’agrandissement dans une fenêtre modale avec une option de diaporama ajoutée automatiquement. Il suffit de créer et d’insérer une galerie, de cliquer sur l’icône de lien, puis de sélectionner « agrandir au clic ».</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ci-dessous, une petite démonstration :</p>\n\n\n\n<figure data-wp-context=\"{"galleryId":"6a5bf3b2b782f"}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure data-wp-context=\"{"imageId":"6a5bf3b2b7ae7"}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a5bf3b2b7ae7\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"767\" height=\"403\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"3447\" src=\"https://fr.wordpress.org/files/2026/05/Screenshot-2026-05-06-at-5.29.20-PM-767x403-1.png\" alt=\"\" class=\"wp-image-3447\" srcset=\"https://fr.wordpress.org/files/2026/05/Screenshot-2026-05-06-at-5.29.20-PM-767x403-1.png 767w, https://fr.wordpress.org/files/2026/05/Screenshot-2026-05-06-at-5.29.20-PM-767x403-1-300x158.png 300w\" sizes=\"auto, (max-width: 767px) 100vw, 767px\" /><button\n class=\"lightbox-trigger\"\n type=\"button\"\n aria-haspopup=\"dialog\"\n data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n data-wp-init=\"callbacks.initTriggerButton\"\n data-wp-on--click=\"actions.showLightbox\"\n data-wp-style--right=\"state.thisImage.buttonRight\"\n data-wp-style--top=\"state.thisImage.buttonTop\"\n >\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n <path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n </svg>\n </button></figure>\n\n\n\n<figure data-wp-context=\"{"imageId":"6a5bf3b2b7ec7"}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a5bf3b2b7ec7\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"384\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"3446\" src=\"https://fr.wordpress.org/files/2026/05/Screenshot-2026-05-06-at-5.27.12-PM-768x384-1.png\" alt=\"\" class=\"wp-image-3446\" srcset=\"https://fr.wordpress.org/files/2026/05/Screenshot-2026-05-06-at-5.27.12-PM-768x384-1.png 768w, https://fr.wordpress.org/files/2026/05/Screenshot-2026-05-06-at-5.27.12-PM-768x384-1-300x150.png 300w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" /><button\n class=\"lightbox-trigger\"\n type=\"button\"\n aria-haspopup=\"dialog\"\n data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n data-wp-init=\"callbacks.initTriggerButton\"\n data-wp-on--click=\"actions.showLightbox\"\n data-wp-style--right=\"state.thisImage.buttonRight\"\n data-wp-style--top=\"state.thisImage.buttonTop\"\n >\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n <path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n </svg>\n </button></figure>\n</figure>\n\n\n\n<h3 id=\"ajout-de-la-prise-en-charge-des-colonnes-dans-le-bloc-paragraphe\" class=\"wp-block-heading\">Ajout de la prise en charge des colonnes dans le bloc paragraphe</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le texte du bloc Paragraphe peut désormais être organisé en une mise en page en colonnes.</p>\n\n\n\n<h3 id=\"la-liste-complete-des-blocs-ajoutes-et-modifies-sur-wp-7-0\" class=\"wp-block-heading\">La liste complète des blocs ajoutés et modifiés sur WP 7.0</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Plus de détails sur tous les nouveaux blocs et sur les blocs qui ont été améliorés sont disponibles ici :</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"clZTyXgfk5\"><a href=\"https://make.wordpress.org/core/2026/04/22/roster-of-design-tools-per-block-wordpress-7-0/\">Roster of design tools per block (WordPress 7.0 edition)</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Roster of design tools per block (WordPress 7.0 edition)” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/04/22/roster-of-design-tools-per-block-wordpress-7-0/embed/#?secret=B5YPbRiExe#?secret=clZTyXgfk5\" data-secret=\"clZTyXgfk5\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"ameliorations-de-la-gestion-des-dimensions\" class=\"wp-block-heading\">Améliorations de la gestion des dimensions</h3>\n\n\n\n<p class=\"wp-block-paragraph\">La version 7.0 introduit la gestion de la hauteur et de la largeur des blocs, de l’indentation typographique dans les paragraphes, des préréglages, ainsi que des pseudo-éléments sur le bloc <code>core/button</code> pour les états (<code>:hover</code>, <code>:focus</code>, <code>:focus-visible</code>, <code>:active</code>) au niveau du fichier <code>theme.json</code>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La prise en charge des valeurs de dimensions prédéfinies telles que la largeur, la hauteur et la hauteur minimale a été ajoutée pour les blocs dans le <code>theme.json</code>, ce qui permet aux variantes du bloc de contrôler les mêmes pseudo-éléments, tandis qu’un ensemble de valeurs prédéfinies pour les blocs de dimensions peut être utilisé pour réduire la nécessité de connaître et de définir manuellement la même valeur sur plusieurs blocs.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"lEnJtVo2UH\"><a href=\"https://make.wordpress.org/core/2026/03/15/dimensions-support-enhancements-in-wordpress-7-0/\">Dimensions Support Enhancements in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Dimensions Support Enhancements in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/15/dimensions-support-enhancements-in-wordpress-7-0/embed/#?secret=adtHJzFIrD#?secret=lEnJtVo2UH\" data-secret=\"lEnJtVo2UH\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 id=\"dans-la-boite-a-outils-des-developpeurs-et-developpeuses\" class=\"wp-block-heading\">Dans la boîte à outils des développeurs et développeuses</h2>\n\n\n\n<p class=\"wp-block-paragraph\">La version 7.0 propose une boîte à outils complète pour les développeur·euses, comprenant de nouveaux outils de création, des structures de gestion améliorées et des capacités API étendues. Vous pouvez désormais créer une représentation des blocs exclusivement en PHP au niveau du serveur, personnaliser les filtres de la liste des extensions et explorer la structure de base d’un éditeur de site plus extensible.</p>\n\n\n\n<h3 id=\"enregistrement-de-blocs-en-php-uniquement\" class=\"wp-block-heading\">Enregistrement de blocs en PHP uniquement</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 permet de créer des blocs et des compositions de blocs directement sur le serveur avec PHP, puis de les enregistrer via l’API des blocs.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La représentation des blocs et des compositions en PHP uniquement inclut la création de compositions et une syntaxe qui rationalise la création et les liaisons des blocs, en enregistrant automatiquement les blocs lorsqu’un bloc déclare <code>\'supports\' => array( \'autoRegister\' => true )</code> avec un fonction de retour pour le rendu final, l’exposant ainsi au côté client via une variable globale JavaScript.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Les attributs des blocs enregistrés via PHP peuvent être modifiés dans l’éditeur et des contrôles d’inspection peuvent être générés à partir des attributs, avec des contrôles d’inspection <code>DataForm</code> ajoutés automatiquement pour les blocs enregistrés automatiquement via PHP.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"t3iPsj4WQi\"><a href=\"https://make.wordpress.org/core/2026/03/03/php-only-block-registration/\">PHP-only block registration</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“PHP-only block registration” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/03/03/php-only-block-registration/embed/#?secret=xNplYPpm2s#?secret=t3iPsj4WQi\" data-secret=\"t3iPsj4WQi\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"api-des-gestion-des-interactions\" class=\"wp-block-heading\">API des gestion des interactions</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WP 7.0 voit l’introduction d’une nouvelle fonction <code>watch()</code> dans le paquet <code>@wordpress/interactivity</code>, qui s’inscrit dans les modifications de tout signal accessible au sein d’une fonction de callback, et relance ce dernier dès que ces signaux changent. L’élément <code>data-wp-watch</code> de l’API peut être ajouté au cycle de vie d’un élément DOM et réagir aux changements d’état. La valeur <code>state.url</code> est désormais renseignée côté serveur lors du traitement de la directive, et reste inchangée jusqu’à la première navigation côté client.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"UwZzwIiVbs\"><a href=\"https://make.wordpress.org/core/2026/02/23/changes-to-the-interactivity-api-in-wordpress-7-0/\">Changes to the Interactivity API in WordPress 7.0</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Changes to the Interactivity API in WordPress 7.0” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/02/23/changes-to-the-interactivity-api-in-wordpress-7-0/embed/#?secret=E3z5coKxEj#?secret=UwZzwIiVbs\" data-secret=\"UwZzwIiVbs\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 id=\"les-elements-dataviews-et-dataforms\" class=\"wp-block-heading\">Les éléments « DataViews » et « DataForms »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Découvrez une nouvelle mise en page pour les éléments actifs, une nouvelle mise en page pour les détails d’éléments, une apparence améliorée des fenêtres modales et la possibilité d’enregistrer des types tiers dans l’API « Field ».</p>\n\n\n\n<h3 id=\"iterations-sur-l-api-block-bindings\" class=\"wp-block-heading\">Itérations sur l’API « Block bindings »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Retrouvez la fonctionnalité « Block bindings » et la possibilité de redéfinir les modèles, avec la possibilité de filtrer les sources d’attributs disponibles par format, avec l’API « Field ».</p>\n\n\n\n<h3 id=\"nouveau-filtre-pour-la-liste-des-extensions\" class=\"wp-block-heading\">Nouveau filtre pour la liste des extensions</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Un nouveau filtre <code>plugins_list_status_text</code> a été ajouté dans la méthode <code>get_views()</code> pour permettre un filtrage personnalisé. Les statuts personnalisés ajoutés avec <code>plugins_list</code> apparaissent désormais sous forme d’onglets permettant de filtrer les extensions associées. Le libellé de l’onglet peut être personnalisé à l’aide du nouveau hook <code>plugins_list_status_text</code>.</p>\n\n\n\n<h3 id=\"paquet-wordpress-build-et-routage\" class=\"wp-block-heading\">Paquet wordpress/build et routage</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Dans la version 7.0, les bases ont été posées pour un éditeur de site et un routage extensibles, la validation des routes, un nouveau paquet <code>@wordpress/boot</code> qui permet aux extensions de créer des pages d’édition de site personnalisées, et un paquet <code>@wordpress/scripts</code> refactorisé qui s’assemble à partir de répertoires et réduit la dépendance à Webpack.</p>\n\n\n\n<h2 id=\"autres-changements-a-destination-des-developpeuses-et-des-developpeurs\" class=\"wp-block-heading\">Autres changements à destination des développeuses et des développeurs</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 introduit des modifications qui touchent tous les domaines du cœur du CMS. Ces changements s’inscrivent dans le cadre d’initiatives visant à créer une base flexible pour les développeurs et développeuses.</p>\n\n\n\n<h3 id=\"filtrage-de-blocs-pour-les-types-de-publications-personnalises\" class=\"wp-block-heading\">Filtrage de blocs pour les types de publications personnalisés</h3>\n\n\n\n<p class=\"wp-block-paragraph\">La logique de filtrage des blocs a été déplacée des filtres de type de publication individuels vers le contrôleur REST.</p>\n\n\n\n<h3 id=\"inscription-de-nouveaux-comptes-plus-securisee\" class=\"wp-block-heading\">Inscription de nouveaux comptes plus sécurisée</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Les rôles « Administrateur·ice » et « Éditeur·ice » ont été supprimés du sélecteur par défaut lors de la création de nouveaux comptes via l’interface publique d’inscription. La section « Santé du site » affiche désormais une alerte si l’un de ces rôles a été sélectionné avant la mise à jour, tandis qu’un nouveau filtre <code>default_role_dropdown_excluded_roles</code> permet aux développeur·euses de modifier les rôles exclus par défaut.</p>\n\n\n\n<h3 id=\"mises-a-jour-des-bibliotheques-externes\" class=\"wp-block-heading\">Mises à jour des bibliothèques externes</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>CodeMirror a été mis à jour vers la dernière version 5, tout comme CSSLint, HTMLHint et JSONLint, tandis qu’Esprima a été remplacé par Espree pour la prise en charge d’ES6 et la vérification du code JavaScript.</li>\n\n\n\n<li>La bibliothèque Requests a été mise à jour de la version 2.0.11 à la version 2.0.17.</li>\n\n\n\n<li>backbone.js a été mis à niveau vers la dernière version (1.6.1).</li>\n</ul>\n\n\n\n<h3 id=\"mises-a-jour-php\" class=\"wp-block-heading\">Mises à jour PHP</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>La version minimale de PHP requise pour le cœur de WordPress est désormais la 7.4.</li>\n\n\n\n<li>PHPMailer a été mis à jour vers la version 7.0.2, qui inclut une correction de bogue concernant l’adresse de l’expéditeur.</li>\n</ul>\n\n\n\n<h2 id=\"accessibilite\" class=\"wp-block-heading\">Accessibilité</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 comprend de nombreuses améliorations et nouveautés qui rendent le contenu plus accessible à toutes et à tous. Le champ de réinitialisation du mot de passe de connexion est désormais prérempli avec le nom de compte enregistré dans le navigateur afin de se conformer aux directives WCAG 2.2, et une nouvelle fonction <code>wp_get_image_alttext()</code> extrait les métadonnées du texte alternatif des images à partir des métadonnées IPTC. La propriété <code>word-break</code> a été ajoutée à la classe <code>.screen-reader-text</code> afin de garantir que les lecteurs d’écran ne lisent pas le texte sous forme de lettres individuelles dans le texte masqué, et les transitions d’affichage ne sont activées que lorsque l’option « Réduction des animations » n’est pas activée dans le système d’exploitation ou dans le navigateur.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Les attributs de titre peuvent désormais être supprimés de deux fonctions à l’aide d’un nouveau paramètre <code>$use_title_attr</code>, et sont supprimés par défaut de trois fonctions de lien d’auteur·ice.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"1tDHEUXuST\"><a href=\"https://make.wordpress.org/core/2026/05/14/removing-title-attributes-in-author-link-functions/\">Removing title attributes in author link functions</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Removing title attributes in author link functions” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2026/05/14/removing-title-attributes-in-author-link-functions/embed/#?secret=BXUGlMuAOu#?secret=1tDHEUXuST\" data-secret=\"1tDHEUXuST\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 id=\"but-wait-there-is-more\" class=\"wp-block-heading\">Attendez, ce n’est pas fini !</h2>\n\n\n\n<p class=\"wp-block-paragraph\">7.0 apporte bien plus encore ! Plus de <a href=\"https://core.trac.wordpress.org/query?status=closed&type=defect+(bug)&milestone=7.0&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">300 bogues</a> <a href=\"https://core.trac.wordpress.org/query?status=closed&type=defect+(bug)&milestone=7.0&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">dans le cœur du CMS</a>, <a href=\"https://github.com/WordPress/gutenberg/issues?q=(label%3A%22%5BType%5D%20Bug%22%20AND%20is%3Aclosed)%20AND%20(milestone%3A%22Gutenberg%2022.0%22%20OR%20milestone%3A%22Gutenberg%2022.1%22%20OR%20milestone%3A%22Gutenberg%2022.2%22%20OR%20milestone%3A%22Gutenberg%2022.3%22%20OR%20milestone%3A%22Gutenberg%2022.4%22%20OR%20milestone%3A%22Gutenberg%2022.5%22%20OR%20milestone%3A%22Gutenberg%2022.6%22)\">486 dans le projet Gutenberg</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&type=enhancement&type=feature+request&milestone=7.0&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">77 améliorations et nouvelles fonctionnalités</a>, et <a href=\"https://core.trac.wordpress.org/query?status=closed&type=task+(blessed)&milestone=7.0&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">35 tâches diverses</a> ont été <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=7.0&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">marqués comme résolus sur WordPress 7.0</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Quelques éléments marquants :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Santé du site : ajout d’OPCache sur l’écran de santé du site > Infos > Serveur (<a href=\"https://core.trac.wordpress.org/ticket/63697\">ticket #63697</a>)</li>\n\n\n\n<li>Éditeur : ajout de métadonnées (nom/description) aux modèles lors de leur enregistrement (<a href=\"https://core.trac.wordpress.org/ticket/64123\">ticket #64123</a>)</li>\n\n\n\n<li>Chargement des scripts :\n<ul class=\"wp-block-list\">\n<li>possibilité pour les scripts de dépendre de modules (<a href=\"https://core.trac.wordpress.org/ticket/61500\">ticket #61500</a>)</li>\n\n\n\n<li>suppression de la prise en charge des scripts HTML5 obsolètes dans les thèmes (<a href=\"https://core.trac.wordpress.org/ticket/64442\">ticket #64442</a>)</li>\n</ul>\n</li>\n\n\n\n<li>Général : possibilité d’ajouter une action à <code>wp_trigger_error()</code> lorsque <code>WP_DEBUG</code> ne retourne pas <code>true</code> (<a href=\"https://core.trac.wordpress.org/ticket/60886\">ticket #60886</a>)</li>\n\n\n\n<li>Multisite : les réseaux et les sites ne marquent plus automatiquement un site web en tant que spam lorsqu’un compte associé est marqué en tant que spam (<a href=\"https://core.trac.wordpress.org/ticket/61146\">ticket #61146</a>)</li>\n\n\n\n<li>Thèmes : gestion des notifications de dépréciation PHP 8.1 (<a href=\"https://core.trac.wordpress.org/ticket/64864\">ticket #64864</a>)</li>\n</ul>\n\n\n\n<h2 id=\"other-updates\" class=\"wp-block-heading\">Nouvelles fonctions, crochets, filtres, classes et méthodes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Pour obtenir la liste de toutes les nouvelles fonctions, crochets, filtres, classes et méthodes, vous pourrez vous rendre – une fois que la version 7.0 sera sortie – sur cette page : <a href=\"https://developer.wordpress.org/reference/since/7.0.0/\">https://developer.wordpress.org/reference/since/7.0.0/</a>.</p>\n\n\n\n<div class=\"wp-block-group alignfull is-style-serif has-light-grey-2-color has-text-color has-background has-link-color wp-elements-4 is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background:linear-gradient(135deg,rgb(0,69,155) 76%,rgb(254,128,75) 100%);padding-top:var(--wp--preset--spacing--edge-space);padding-bottom:var(--wp--preset--spacing--edge-space)\">\n<p class=\"is-style-serif has-light-grey-2-color has-text-color has-link-color wp-elements-5 wp-block-paragraph\">Que vous développiez des thèmes ou des extensions, pensez à <strong>tester et retester votre code</strong> pour vous assurer de sa compatibilité avec ces changements.<br><br>Vous pouvez utiliser <a href=\"https://fr.wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">l’extension « <em><bdo lang=\"en\" dir=\"ltr\">Beta Tester</bdo></em> »</a> sur un site de test pour vérifier la compatibilité de vos développements avec la <a href=\"https://wordpress.org/news/2026/05/wordpress-7-0-release-candidate-4/\">version release candidate de WordPress 7.0</a>. <br>Vous pouvez aussi tester cette nouvelle version directement dans votre navigateur en utilisant <em><a href=\"https://playground.wordpress.net/?php=8.0&wp=beta&networking=no&language=&multisite=no&random=y4q1rn88xn\"><bdo lang=\"en\" dir=\"ltr\">WordPress Playground</bdo></a></em>.<br><br>Nous comptons sur vous pour vérifier que votre code fonctionne correctement avec le cœur du CMS, pour le bien des millions d’utilisateurs et utilisatrices de WordPress <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f90d.png\" alt=\"🤍\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Ce guide a été traduit et réécrit manuellement à partir du <a href=\"https://make.wordpress.org/core/2026/05/14/wordpress-7-0-field-guide/\">Field Guide de WP 7.0 (en anglais)</a> par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3438\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Arrêt du support des versions 7.2 et 7.3 de PHP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://fr.wordpress.org/2026/01/10/arret-support-php-version-72-73/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Jan 2026 08:29:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Securité\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3423\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:383:\"À partir de WordPress 7.0 (version attendue en avril 2026), les versions 7.2 et 7.3 de PHP ne seront plus supportées par notre CMS. La version minimale recommandée de PHP restera 8.3, tandis que la version minimale supportée de PHP sera dorénavant la version 7.4. La version minimale supportée de PHP avait été montée à 7.2.24 en juillet 2024. […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4900:\"\n<p class=\"wp-block-paragraph\">À partir de WordPress 7.0 (version attendue en avril 2026), les versions 7.2 et 7.3 de PHP ne seront plus supportées par notre CMS.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La <em>version minimale recommandée</em> de PHP restera 8.3, tandis que la <em>version minimale supportée</em> de PHP sera dorénavant la version 7.4.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La version minimale supportée de PHP avait été montée à 7.2.24 en juillet 2024. Depuis, les parts de marché combinées de PHP 7.2 et 7.3 dans l’écosystème WordPress sont tombés <a href=\"https://fr.wordpress.org/about/stats/\">sous le seuil de 4 % des installations WordPress</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Historiquement, le projet WordPress définit à 5 % le seuil d’utilisation minimal pour qu’une version de PHP puisse être retirée du support. L’utilisation combinée de PHP 7.2 et 7.3 étant désormais bien inférieure à 5 % d’installations, le processus d’augmentation de la version minimale de PHP requise peut être lancé.</p>\n\n\n\n<p class=\"wp-block-paragraph\">L’objectif de l’augmentation de la version minimale de PHP requise est de garantir la maintenabilité à long terme de WordPress. Les avantages de cette augmentation se manifestent progressivement dans de nombreux domaines : l’écosystème des extensions et des thèmes, les outils et bibliothèques, la perception à long terme du projet WordPress, les relations avec les développeur·euses et, à terme, le code source de WordPress lui-même, notamment ses outils de développement et son infrastructure de tests automatisés.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Quelles projections à moyen terme sur le support de PHP par WordPress ?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Il n’est pas prévu d’augmenter la version minimale de PHP requise selon un calendrier fixe. Les équipes <em><bdo lang=\"en\" dir=\"ltr\">Core</bdo></em> et <bdo lang=\"en\" dir=\"ltr\"><em>Security</em></bdo> de WP continueront de surveiller l’utilisation des versions de PHP et de collaborer avec l’équipe <em><bdo lang=\"en\" dir=\"ltr\">Hosting</bdo></em> (constituée d’hébergeurs qui contribuent activement à WordPress) afin d’inciter l’écosystème à mettre à jour leur version de PHP le plus rapidement possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Le seuil d’utilisation de 5 % restera la norme pour le moment pour décider de l’arrêt ou non du support d’une version.</p>\n\n\n\n<h3 class=\"wp-block-heading\">PHP 7.4, le principal goulot d’étranglement pour monter la version minimale supportée de PHP </h3>\n\n\n\n<p class=\"wp-block-paragraph\">À ce jour, PHP 7.4 est le principal goulot d’étranglement empêchant d’aller plus loin. Voici en effet les parts de marché de chaque version de PHP dans l’écosystème WP, au 10 janvier 2026 :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>8.5 : 0,23 %</li>\n\n\n\n<li>8.4 : 4,90 %</li>\n\n\n\n<li>8.3 : 16,74 %</li>\n\n\n\n<li>8.2 : 27,29 %</li>\n\n\n\n<li>8.1 : 15,39 %</li>\n\n\n\n<li>8.0 : 5,69 %</li>\n\n\n\n<li><strong>7.4 : 22,20 %</strong></li>\n\n\n\n<li>7.3 : 2,04 % (arrêt du support en avril 2026)</li>\n\n\n\n<li>7.2 : 1,81 % (arrêt du support en avril 2026)</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Avec 22,2% de parts de marché, PHP 7.4 risque de ne pas pouvoir être abandonné avant plusieurs années. Or, cette version est sortie en 2019 et son support officiel par PHP s’est arrêté en 2022.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Malheureusement, en dehors même de WordPress, il existe une multitude d’applications et de sites construits sur d’anciennes versions de PHP et qui sont incompatibles avec les versions ultérieures. C’est sans doute pour cela que tant d’hébergeurs proposent toujours PHP 7.4 à leurs clients, et qu’il leur est si difficile d’opérer des mises à niveau forcées vers des versions plus récentes : tant qu’aucune faille de sécurité majeure ne sera publiée concernant PHP 7.4, il y a de fortes chances que ce <em>statu quo</em> demeure chez les hébergeurs importants, qui peuvent difficilement imposer une telle migration sur leur parc et risquer de casser des applicatifs critiques pour leurs clients.</p>\n\n\n\n<p class=\"wp-block-paragraph\">En attendant, <strong>WordPress est entièrement compatible avec PHP 8.3 qui est la version minimale officiellement recommandée pour faire tourner WP</strong>. Et <a href=\"https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/\">la compatibilité 8.4 et 8.5 est presque complète (en anglais)</a> au niveau du cœur du CMS. N’attendez pas pour effectuer la montée de version de PHP de votre côté !</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3423\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 6.9 « Gene »\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://fr.wordpress.org/2025/12/02/wordpress-6-9-gene/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Dec 2025 20:17:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Nouvelles versions de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3411\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:350:\"Chaque version de WordPress rend hommage à un artiste ayant laissé une marque indélébile dans le monde la musique. Le nom de code de WordPress 6.9 est « Gene », en l’honneur du jazzman américain Gene Harris. Ce pianiste autodidacte dès l’âge de 6 ans a infusé le jazz populaire de soul de blues et de gospel, […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:78347:\"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"535\" src=\"https://fr.wordpress.org/files/2025/12/Release-Edition-Featured-Image-6.9-1024x535-1.png\" alt=\"\" class=\"wp-image-3413\" srcset=\"https://fr.wordpress.org/files/2025/12/Release-Edition-Featured-Image-6.9-1024x535-1.png 1024w, https://fr.wordpress.org/files/2025/12/Release-Edition-Featured-Image-6.9-1024x535-1-300x157.png 300w, https://fr.wordpress.org/files/2025/12/Release-Edition-Featured-Image-6.9-1024x535-1-768x401.png 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Chaque version de WordPress rend hommage à un artiste ayant laissé une marque indélébile dans le monde la musique. Le nom de code de WordPress 6.9 est « Gene », en l’honneur du jazzman américain Gene Harris.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ce pianiste autodidacte dès l’âge de 6 ans a infusé le jazz populaire de soul de blues et de gospel, apportant une chaleur et une signature iconique. L’approche « <bdo lang=\"en\" dir=\"ltr\">bluesy</bdo> » du jazz de Gene Harris vivait à l’intersection de deux mondes musicaux, apportant un paysage riche de textures et un supplément d’âme qui restera à jamais.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Bienvenue sur WordPress 6.9</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 apporte des changements majeurs concernant le travail collaboratif sur vos contenus éditoriaux.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La nouvelle fonctionnalité « Notes » permet d’ajouter des commentaires au niveau des blocs lors de la rédaction de publications, simplifiant ainsi la relecture et la validation du contenu.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La palette de commandes étendue offre une navigation plus rapide dans votre administration.</p>\n\n\n\n<p class=\"wp-block-paragraph\">La nouvelle API « <bdo lang=\"en\" dir=\"ltr\">Abilities</bdo> » fournit un système de déclaration de fonctionnalités standardisé et lisible par machine, ouvrant la voie à des flux de travail automatisés et basés sur les nouvelles générations d’outils IA.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cette version améliore également les performances de vos sites, notamment la vitesse de chargement des pages, et ajoute de nombreux nouveaux blocs éditoriaux, ainsi qu’une interface de glisser-déposer plus intuitive, pour vous aider à concevoir du contenu riche et dynamique plus efficacement.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://fr.wordpress.org/download/\">Télécharger WordPress 6.9 « Gene »</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Les Notes, un nouveau système collaboratif</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Faites vos retours directement là où vous travaillez.</strong><br>Avec les notes liées directement aux blocs, votre équipe peut rester en phase, suivre les modifications, et transformer les retours en actions, tout au même endroit. Que vous travailliez sur l’écriture des textes ou sur l’affinage de la mise en page, la collaboration se fait avec fluidité directement dans le canevas de l’éditeur.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2025/12/6-9-notes.png\" alt=\"\" class=\"wp-image-19410\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Une palette de commandes disponible partout</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Vos outils sont toujours à portée de main.</strong><br>Accédez à la Palette de commandes depuis n’importe quelle partie de votre site, que vous soyez en train de rédiger votre dernier article, de travailler en profondeur sur le design du site dans l’Éditeur de site, ou de parcourir vos extensions. Tout ce dont vous avez besoin est maintenant à portée de clic.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2025/12/6-9-command-palette-everywhere.png\" alt=\"\" class=\"wp-image-19412\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Adapter le texte à son conteneur</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Un contenu qui s’adapte.</strong><br>Une nouvelle option de typographie pour les blocs de texte, à commencer par les blocs Paragraphe et Titre, qui ajuste automatiquement la taille de la police pour remplir parfaitement son conteneur. Idéal pour les bannières, les encadrés ou les éléments qui doivent se démarquer dans votre design. Aucun réglage manuel n’est nécessaire, vous obtenez instantanément un rendu propre.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2025/12/6-9-fit-text.png\" alt=\"\" class=\"wp-image-19413\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Une nouvelle API « Abilities »</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Un gestionnaire de fonctionnalités au cœur de WordPress</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 pose les bases de l’automatisation de demain grâce à l’API « Abilities » unifiée. En créant un registre standardisé des fonctionnalités des sites, les développeurs peuvent désormais enregistrer, valider et exécuter des actions de manière cohérente dans tous les contextes (des points de terminaison PHP et REST aux agents IA), ouvrant ainsi la voie à des expériences WordPress plus intelligentes et connectées.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Amélioration de l’accessibilité</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Plus de 30 corrections et améliorations en matière d’accessibilité, centrées sur les principales zones de l’expérience d’administration de WordPress. Cela va de la suppression complète du contenu généré par le CSS pour les technologies d’assistance, à l’amélioration des annonces des lecteurs d’écran, en passant par la correction de la position du curseur et le maintien du focus de saisie lors du clic sur les éléments de suggestion automatique.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Amélioration des performances</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 comprend un vaste ensemble d’améliorations de performances. De meilleurs résultats sur la métrique LCP (<bdo lang=\"en\" dir=\"ltr\">Largest Contentful Paint</bdo>) sont obtenus grâce à un chargement amélioré des feuilles de style conditionnelles et en ligne, et grâce au chargement des scripts avec prise en charge de l’attribut <code>fetchpriority</code> et à des optimisations du cœur complémentaires. Les avancées de l’éditeur comprennent des correctifs pour les modifications de mise en page causés par le bloc Vidéo et un chargement plus rapide du sélecteur de termes.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Et bien plus encore</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Pour une liste complète des nouvelles fonctionnalités, lisez <a href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/\" data-type=\"post\" data-id=\"3383\">notre guide technique à destination des développeurs et des développeuses (en français)</a>, ou consultez le <a href=\"https://wordpress.org/download/releases/6-9\">site dédié à WordPress 6.9 (en anglais)</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">L’équipe de direction de WordPress 6.9</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Voici l’équipe qui a coordonné le développement et la sortie de cette nouvelle version de WordPress :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Direction générale : <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a></li>\n\n\n\n<li>Coordination de la version : <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a></li>\n\n\n\n<li>Direction technique : <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a></li>\n\n\n\n<li>Direction artistique : <a href=\"https://profiles.wordpress.org/karmatosed/\"></a><a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a></li>\n\n\n\n<li>Gestion de projet : <a href=\"https://profiles.wordpress.org/audrasjb/\"></a><a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a></li>\n\n\n\n<li>Direction des tests : <a href=\"https://profiles.wordpress.org/krupajnanda/\"></a><a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a>, <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Merci aux contributeurs et contributrices</h2>\n\n\n\n<p class=\"wp-block-paragraph\">La mission de WordPress est de <a href=\"https://fr.wordpress.org/about/\">démocratiser la publication de contenu</a> et ce projet <a href=\"https://opensource.org/osd-annotated\">embrasse les libertés fondamentales de l’open-source (en anglais)</a>. Une communauté mondiale et diversifiée supporte cet effort.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 n’aurait pas pu sortir sans la contribution passionnée de plus de <strong>900 personnes provenant de près de 67 pays différents</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ce travail collaboratif a abouti à plus de 340 améliorations et correctifs, ce qui donne une nouvelle version majeure stable et efficace – un vrai témoignage de la vivacité de l’écosystème open-source de notre CMS.</p>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"has-extra-small-font-size wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/o-o/\">2046</a> · <a href=\"https://profiles.wordpress.org/aakashverma1/\">Aakash Verma</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/aarti1318/\">Aarti Chauhan</a> · <a href=\"https://profiles.wordpress.org/thehercules/\">Aashish Sharma</a> · <a href=\"https://profiles.wordpress.org/aatospaja/\">aatospaja</a> · <a href=\"https://profiles.wordpress.org/abduremon/\">Abdur Rahman Emon</a> · <a href=\"https://profiles.wordpress.org/hurayraiit/\">Abu Hurayra</a> · <a href=\"https://profiles.wordpress.org/kawauso/\">Adam Harley (Kawauso)</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> · <a href=\"https://profiles.wordpress.org/adityab98/\">Aditya Bansode</a> · <a href=\"https://profiles.wordpress.org/b1ink0/\">Aditya Dhade</a> · <a href=\"https://profiles.wordpress.org/adityashah2411/\">aditya shah</a> · <a href=\"https://profiles.wordpress.org/iamadisingh/\">Aditya Singh</a> · <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a> · <a href=\"https://profiles.wordpress.org/agulbra/\">agulbra</a> · <a href=\"https://profiles.wordpress.org/elazzabi/\">Ahmed</a> · <a href=\"https://profiles.wordpress.org/ajaxstardust/\">ajaxStardust</a> · <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a> · <a href=\"https://profiles.wordpress.org/akanshusingh/\">Akanshu Singh</a> · <a href=\"https://profiles.wordpress.org/akeda/\">Akeda Bagus</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/wpfy/\">Akramul Hasan</a> · <a href=\"https://profiles.wordpress.org/akshat2802/\">Akshat Kakkad</a> · <a href=\"https://profiles.wordpress.org/akshaydhere/\">Akshay Dhere</a> · <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a> · <a href=\"https://profiles.wordpress.org/alejandrogonzalvo/\">alejandrogonzalvo</a> · <a href=\"https://profiles.wordpress.org/alexcu21/\">Alex Cuadra</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexclassroom/\">Alex Lion (阿力獅)</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/alexus450/\">Alexei Samarschi</a> · <a href=\"https://profiles.wordpress.org/alexius08/\">Alexis Pandaan</a> · <a href=\"https://profiles.wordpress.org/alordiel/\">alordiel</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro Gómez</a> · <a href=\"https://profiles.wordpress.org/alh0319/\">Amber Hinds</a> · <a href=\"https://profiles.wordpress.org/amin7/\">Amin</a> · <a href=\"https://profiles.wordpress.org/theaminuldev/\">Aminul Islam</a> · <a href=\"https://profiles.wordpress.org/aialvi/\">Aminul Islam Alvi</a> · <a href=\"https://profiles.wordpress.org/amitbhosale/\">Amit Bhosale</a> · <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a> · <a href=\"https://profiles.wordpress.org/anatolbroder/\">Anatol Broder</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/awetz583/\">Andrea Roenning</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/andrewhoyer/\">Andrew Hoyer</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/mymothersdaughter/\">Anita C</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitkumarshah/\">Ankit Kumar Shah</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antoniosejas/\">Antonio Sejas</a> · <a href=\"https://profiles.wordpress.org/anujrathore24/\">Anuj Singh</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/apmeyer/\">apmeyer</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/fliespl/\">Arkadiusz Rzadkowolski</a> · <a href=\"https://profiles.wordpress.org/armandovias/\">Armando</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/artpi/\">Artur Piszek</a> · <a href=\"https://profiles.wordpress.org/artz91/\">ArtZ91</a> · <a href=\"https://profiles.wordpress.org/asafm7/\">asafm7</a> · <a href=\"https://profiles.wordpress.org/asdofindia/\">asdofindia</a> · <a href=\"https://profiles.wordpress.org/ashfame/\">Ashish Kumar (Ashfame)</a> · <a href=\"https://profiles.wordpress.org/akashdev/\">Ashraful Haque Akash</a> · <a href=\"https://profiles.wordpress.org/askapache/\">askapache</a> · <a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/aut0poietic/\">aut0poietic</a> · <a href=\"https://profiles.wordpress.org/aksl95/\">Axel DUCORON</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/azharderaiya/\">Azhar Deraiya</a> · <a href=\"https://profiles.wordpress.org/beryldlg/\">Béryl de La Grandière</a> · <a href=\"https://profiles.wordpress.org/bartnv/\">bartnv</a> · <a href=\"https://profiles.wordpress.org/bchecketts/\">bchecketts</a> · <a href=\"https://profiles.wordpress.org/beee/\">Beee</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benazeer/\">Benazeer</a> · <a href=\"https://profiles.wordpress.org/rainbowgeek/\">Benjamin Denis</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/bvl/\">Benny</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/kau-boy/\">Bernhard Kau</a> · <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">bernhard-reiter</a> · <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a> · <a href=\"https://profiles.wordpress.org/bhattaganesh/\">bhattaganesh</a> · <a href=\"https://profiles.wordpress.org/bhaveshdesai/\">Bhavesh Desai</a> · <a href=\"https://profiles.wordpress.org/bidbmak/\">BiDbMAK</a> · <a href=\"https://profiles.wordpress.org/mbigul/\">Bigul Malayi</a> · <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/rainynewt/\">Bishal Shrestha</a> · <a href=\"https://profiles.wordpress.org/bobbyleenoblestudios/\">bobbyleenoblestudios</a> · <a href=\"https://profiles.wordpress.org/bogdanungureanu/\">BogdanUngureanu</a> · <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/burlesonbrad/\">Brad Griffin</a> · <a href=\"https://profiles.wordpress.org/bradley2083/\">brad hogan</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bradshawtm/\">bradshawtm</a> · <a href=\"https://profiles.wordpress.org/bhubbard/\">Brandon Hubbard</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/heybran/\">Brandon Zhang</a> · <a href=\"https://profiles.wordpress.org/bgoewert/\">Brennan Goewert</a> · <a href=\"https://profiles.wordpress.org/brhodes/\">brhodes</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/brumack/\">brumack</a> · <a href=\"https://profiles.wordpress.org/bschneidewind/\">Bryan Schneidewind</a> · <a href=\"https://profiles.wordpress.org/bshuchter/\">bshuchter</a> · <a href=\"https://profiles.wordpress.org/burnuser/\">burnuser</a> · <a href=\"https://profiles.wordpress.org/byteninjaa0/\">byteninjaa0</a> · <a href=\"https://profiles.wordpress.org/cedche99/\">Cédric Chevillard</a> · <a href=\"https://profiles.wordpress.org/callumbw95/\">Callum Bridgford-Whittick</a> · <a href=\"https://profiles.wordpress.org/snicco/\">Calvin Alkan</a> · <a href=\"https://profiles.wordpress.org/karl94/\">Carlo Cannas</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a> · <a href=\"https://profiles.wordpress.org/carlsteffen/\">CarlSteffen</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/corazondejaguar/\">Carolina Romo</a> · <a href=\"https://profiles.wordpress.org/ciobanucatalin/\">Catalin Ciobanu</a> · <a href=\"https://profiles.wordpress.org/catgofire/\">catgofire</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">cbirdsong</a> · <a href=\"https://profiles.wordpress.org/ccharel/\">ccharel</a> · <a href=\"https://profiles.wordpress.org/cbutlerjr/\">Chad Butler</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/cherrygot/\">Chakrapani Gautam</a> · <a href=\"https://profiles.wordpress.org/chihsuan/\">Chi-Hsuan Huang</a> · <a href=\"https://profiles.wordpress.org/chillifish/\">Chillifish</a> · <a href=\"https://profiles.wordpress.org/chloed/\">ChloeD</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/czarate/\">Chris Zarate</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/chrisdotdotdot/\">chrisdotdotdot</a> · <a href=\"https://profiles.wordpress.org/chrismattix/\">chrismattix</a> · <a href=\"https://profiles.wordpress.org/christinecooper/\">christinecooper</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/nyiriland/\">Christy Nyiri</a> · <a href=\"https://profiles.wordpress.org/cikrimcin/\">cikrimcin</a> · <a href=\"https://profiles.wordpress.org/butterflymedia/\">Ciprian Popescu</a> · <a href=\"https://profiles.wordpress.org/chrisvendiadvertisingcom/\">cjhaas</a> · <a href=\"https://profiles.wordpress.org/ckoerner/\">ckoerner</a> · <a href=\"https://profiles.wordpress.org/claimableperch/\">claimableperch</a> · <a href=\"https://profiles.wordpress.org/codeamp/\">Code Amp</a> · <a href=\"https://profiles.wordpress.org/codebuddy/\">codebuddy</a> · <a href=\"https://profiles.wordpress.org/coleatkinson1/\">coleatkinson1</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/colind/\">ColinD</a> · <a href=\"https://profiles.wordpress.org/ogrecooper/\">Cooper Dalrymple</a> · <a href=\"https://profiles.wordpress.org/coralietixeront/\">Coralie Tixeront</a> · <a href=\"https://profiles.wordpress.org/salzano/\">Corey Salzano</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/cornwell/\">Cornwell</a> · <a href=\"https://profiles.wordpress.org/cr0ybot/\">Cory Hughart</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/cucocreative/\">cucocreative</a> · <a href=\"https://profiles.wordpress.org/cwhitmore/\">Cullen Whitmore</a> · <a href=\"https://profiles.wordpress.org/cyrille37/\">Cyrille37</a> · <a href=\"https://profiles.wordpress.org/daanvandenbergh/\">Daan van den Bergh</a> · <a href=\"https://profiles.wordpress.org/acketon/\">Dakota Chichester</a> · <a href=\"https://profiles.wordpress.org/damchtlv/\">damchtlv</a> · <a href=\"https://profiles.wordpress.org/damir-webthemer/\">Damir</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/dancameron/\">Dan Cameron</a> · <a href=\"https://profiles.wordpress.org/danielpw/\">Dan Waldschmidt</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/danieliser/\">Daniel Iser</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/daniellacatus/\">daniellacatus</a> · <a href=\"https://profiles.wordpress.org/danielmorell/\">danielmorell</a> · <a href=\"https://profiles.wordpress.org/dscqbus/\">Danny Schmarsel</a> · <a href=\"https://profiles.wordpress.org/dannyreaktiv/\">dannyreaktiv</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/dryanpress/\">Dave Ryan</a> · <a href=\"https://profiles.wordpress.org/daveguitaruno/\">daveguitaruno</a> · <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">David Arenas</a> · <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a> · <a href=\"https://profiles.wordpress.org/davidperez/\">David Perez</a> · <a href=\"https://profiles.wordpress.org/djivad/\">David Riviera</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/davidb/\">DavidB</a> · <a href=\"https://profiles.wordpress.org/dawidadach/\">dawidadach</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a> · <a href=\"https://profiles.wordpress.org/debarghyabanerjee/\">DEBARGHYA BANERJEE</a> · <a href=\"https://profiles.wordpress.org/denis-de-bernardy/\">Denis de Bernardy</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/realloc/\">Dennis Ploetner</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/dennysdionigi/\">Dennys Dionigi</a> · <a href=\"https://profiles.wordpress.org/densinakum/\">Densi Nakum</a> · <a href=\"https://profiles.wordpress.org/derekherman/\">derekherman</a> · <a href=\"https://profiles.wordpress.org/devasheeshkaul/\">Devasheesh Kaul</a> · <a href=\"https://profiles.wordpress.org/dhananjaykuber/\">Dhananjay Kuber</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruval04/\">Dhruval Shah</a> · <a href=\"https://profiles.wordpress.org/dhruvang21/\">Dhruvang21</a> · <a href=\"https://profiles.wordpress.org/dhruvik18/\">Dhruvik Malaviya</a> · <a href=\"https://profiles.wordpress.org/diebombe/\">diebombe</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dilip2615/\">Dilip Modhavadiya</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/divinenephron/\">divinenephron</a> · <a href=\"https://profiles.wordpress.org/djcowan/\">dj.cowan</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/dominiquepijnenburg/\">dominiquepijnenburg</a> · <a href=\"https://profiles.wordpress.org/donalirl/\">donalirl</a> · <a href=\"https://profiles.wordpress.org/doughamlin/\">doughamlin</a> · <a href=\"https://profiles.wordpress.org/dougmelvin/\">DougMelvin</a> · <a href=\"https://profiles.wordpress.org/drawcard/\">drawcard</a> · <a href=\"https://profiles.wordpress.org/dretzlaff/\">dretzlaff</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/drivingralle/\">Drivingralle</a> · <a href=\"https://profiles.wordpress.org/dsawyers/\">dsawyers</a> · <a href=\"https://profiles.wordpress.org/dustintechsmith/\">dustintechsmith</a> · <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a> · <a href=\"https://profiles.wordpress.org/eduwass/\">eduwass</a> · <a href=\"https://profiles.wordpress.org/ehti/\">Ehti</a> · <a href=\"https://profiles.wordpress.org/elialum/\">elialum</a> · <a href=\"https://profiles.wordpress.org/eliezerspp/\">Eliezer Peña</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/elvismdev/\">Elvis Morales</a> · <a href=\"https://profiles.wordpress.org/emaildano/\">emaildano</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/emlebrun/\">Emilie LEBRUN</a> · <a href=\"https://profiles.wordpress.org/emranahmed/\">Emran Ahmed</a> · <a href=\"https://profiles.wordpress.org/enaanfarhan/\">Enaan Farhan</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a> · <a href=\"https://profiles.wordpress.org/epeicher/\">epeicher</a> · <a href=\"https://profiles.wordpress.org/ekazda/\">Eric</a> · <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a> · <a href=\"https://profiles.wordpress.org/ethitter/\">Erick Hitter</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a> · <a href=\"https://profiles.wordpress.org/ejoling/\">Erik Joling</a> · <a href=\"https://profiles.wordpress.org/im3dabasia1/\">Eshaan Dabasiya</a> · <a href=\"https://profiles.wordpress.org/ethanscorey/\">ethanscorey</a> · <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a> · <a href=\"https://profiles.wordpress.org/etobiesen/\">Even Tobiesen</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fakhriaz/\">fakhriaz</a> · <a href=\"https://profiles.wordpress.org/falgunihdesai/\">Falguni Desai</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/ffffelix/\">Felix Renicks</a> · <a href=\"https://profiles.wordpress.org/fellyph/\">Fellyph Cintra</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a> · <a href=\"https://profiles.wordpress.org/frogdesk/\">FrogDesk Strategy</a> · <a href=\"https://profiles.wordpress.org/takahashi_fumiki/\">Fumiki Takahashi</a> · <a href=\"https://profiles.wordpress.org/gaeldenysiak/\">Gael Denysiak</a> · <a href=\"https://profiles.wordpress.org/gajendrasingh/\">Gajendra Singh</a> · <a href=\"https://profiles.wordpress.org/ecgan/\">Gan Eng Chin</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/guddu1315/\">Gaurang Dabhi</a> · <a href=\"https://profiles.wordpress.org/gautam23/\">Gautam Mehta</a> · <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a> · <a href=\"https://profiles.wordpress.org/stoyanovgs/\">Georgi Stoyanov</a> · <a href=\"https://profiles.wordpress.org/gernberg/\">gernberg</a> · <a href=\"https://profiles.wordpress.org/giuliorubelli/\">giuliorubelli</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">Gopal Krishnan</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/guido07111975/\">Guido</a> · <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a> · <a href=\"https://profiles.wordpress.org/guillaumeturpin/\">Guillaume TURPIN</a> · <a href=\"https://profiles.wordpress.org/gulamdastgir04/\">Gulamdastgir Momin</a> · <a href=\"https://profiles.wordpress.org/adrock42/\">H. Adam Lenz</a> · <a href=\"https://profiles.wordpress.org/kabir93/\">H. Kabir</a> · <a href=\"https://profiles.wordpress.org/hanimbarek/\">hanimbarek</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hage/\">Hans-Gerd Gerhards</a> · <a href=\"https://profiles.wordpress.org/hardik2221/\">Hardik Raval</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/harshalkadu/\">Harshal Kadu</a> · <a href=\"https://profiles.wordpress.org/harshbhonsle08/\">harshbhonsle08</a> · <a href=\"https://profiles.wordpress.org/harshdeepgill/\">harshdeepgill</a> · <a href=\"https://profiles.wordpress.org/haruncpi/\">Harun</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/helgatheviking/\">HelgaTheViking</a> · <a href=\"https://profiles.wordpress.org/hideishi/\">Hidenori ISHIKAWA</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/panchalhimani711/\">Himani Panchal</a> · <a href=\"https://profiles.wordpress.org/abcd95/\">Himanshu Pathak</a> · <a href=\"https://profiles.wordpress.org/hiroshisato/\">Hiroshi Sato</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hitendra-chopda/\">Hitendra Chopda</a> · <a href=\"https://profiles.wordpress.org/hiteshtalpada/\">Hitesh Talpada</a> · <a href=\"https://profiles.wordpress.org/hozefasmile/\">Hozefa Saleh</a> · <a href=\"https://profiles.wordpress.org/hrohh/\">Hrohh</a> · <a href=\"https://profiles.wordpress.org/hugod/\">hugod</a> · <a href=\"https://profiles.wordpress.org/hugosolar/\">hugosolar</a> · <a href=\"https://profiles.wordpress.org/humanify/\">humanify</a> · <a href=\"https://profiles.wordpress.org/huubl/\">huubl</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ignatiusjeroe/\">ignatiusjeroe</a> · <a href=\"https://profiles.wordpress.org/igorradovanov/\">Igor Radovanov</a> · <a href=\"https://profiles.wordpress.org/ikriv/\">ikriv</a> · <a href=\"https://profiles.wordpress.org/imokweb/\">imokweb</a> · <a href=\"https://profiles.wordpress.org/imranhasanraaz/\">Imran</a> · <a href=\"https://profiles.wordpress.org/indirabiswas27/\">Indira Biswas</a> · <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a> · <a href=\"https://profiles.wordpress.org/iqbal1hossain/\">Iqbal Hossain</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/ishikaatxecurify/\">Ishika Bansal</a> · <a href=\"https://profiles.wordpress.org/ivanottinger/\">Ivan Ottinger</a> · <a href=\"https://profiles.wordpress.org/jabe/\">Jabe</a> · <a href=\"https://profiles.wordpress.org/jacobcassidy/\">Jacob Cassidy</a> · <a href=\"https://profiles.wordpress.org/jagirbahesh/\">Jagir Bahesh</a> · <a href=\"https://profiles.wordpress.org/jaiminp/\">Jaimin Prajapati</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a> · <a href=\"https://profiles.wordpress.org/jakeparis/\">jakeparis</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/isotropic/\">James LePage</a> · <a href=\"https://profiles.wordpress.org/jhmonroe/\">James Monroe</a> · <a href=\"https://profiles.wordpress.org/q0rban/\">James Sansbury</a> · <a href=\"https://profiles.wordpress.org/jamestitus299/\">James Titus</a> · <a href=\"https://profiles.wordpress.org/codente/\">Jamie</a> · <a href=\"https://profiles.wordpress.org/jamieburchell/\">Jamie Burchell</a> · <a href=\"https://profiles.wordpress.org/jamesmarsland/\">Jamie Marsland</a> · <a href=\"https://profiles.wordpress.org/janthiel/\">janthiel</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/jarekmorawski/\">jarekmorawski</a> · <a href=\"https://profiles.wordpress.org/jasalt/\">Jarkko Saltiola</a> · <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/jasonsa19/\">Jason Sauerwald</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jonmcpartland/\">Jay McPartland</a> · <a href=\"https://profiles.wordpress.org/shovan_jaya/\">Jayaram</a> · <a href=\"https://profiles.wordpress.org/jdahir0789/\">Jaydip</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/jeffmatson/\">Jeff Matson</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a> · <a href=\"https://profiles.wordpress.org/cheffheid/\">Jeffrey de Wit</a> · <a href=\"https://profiles.wordpress.org/jeffr0/\">Jeffro</a> · <a href=\"https://profiles.wordpress.org/jeflopodev/\">jeflopo</a> · <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/jeremiahbratton/\">Jeremiah Bratton</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jkmassel/\">Jeremy Massel</a> · <a href=\"https://profiles.wordpress.org/slimndap/\">Jeroen Schmit</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a> · <a href=\"https://profiles.wordpress.org/jessedyck/\">jessedyck</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">Jigar Bhanushali</a> · <a href=\"https://profiles.wordpress.org/jigar9998/\">Jigar Panchal</a> · <a href=\"https://profiles.wordpress.org/jikamens/\">jikamens</a> · <a href=\"https://profiles.wordpress.org/jnweaver/\">jnweaver</a> · <a href=\"https://profiles.wordpress.org/jojo256/\">Joan Namunina</a> · <a href=\"https://profiles.wordpress.org/jobata/\">JoAnne Obata</a> · <a href=\"https://profiles.wordpress.org/jochent/\">JochenT</a> · <a href=\"https://profiles.wordpress.org/jodamo5/\">jodamo5</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/timse201/\">Johannes Jülg</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/brandbrilliance/\">John Brand</a> · <a href=\"https://profiles.wordpress.org/johnny5/\">John Godley</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/mindctrl/\">John Parris</a> · <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/johnvieth/\">JohnVieth</a> · <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a> · <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a> · <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/n2erjo00/\">Joni Erkkilä</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josvelasco/\">Jos Velasco</a> · <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a> · <a href=\"https://profiles.wordpress.org/jhabdas/\">Josh Habdas</a> · <a href=\"https://profiles.wordpress.org/verygoode/\">Joshua Goode</a> · <a href=\"https://profiles.wordpress.org/jrmd/\">jrmd</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juampick/\">Juan Cook</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/juliengardair/\">juliengardair</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/itsroy69/\">Jyotirmoy Roy</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a> · <a href=\"https://profiles.wordpress.org/kaitohm/\">Kaito Hanamori</a> · <a href=\"https://profiles.wordpress.org/kakomap/\">Kakoma</a> · <a href=\"https://profiles.wordpress.org/kalpeshh/\">Kalpesh</a> · <a href=\"https://profiles.wordpress.org/karinchristen/\">Karin Christen</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/karthickmurugan/\">Karthick Murugan</a> · <a href=\"https://profiles.wordpress.org/karthikeya01/\">Karthikeya Bethu</a> · <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a> · <a href=\"https://profiles.wordpress.org/codebykat/\">Kat Hagan</a> · <a href=\"https://profiles.wordpress.org/katinthehatsite/\">Kateryna K. a11n</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn Presner</a> · <a href=\"https://profiles.wordpress.org/katrinadtl/\">Katrina Massey</a> · <a href=\"https://profiles.wordpress.org/kausaralm/\">Kausar Alam</a> · <a href=\"https://profiles.wordpress.org/khushdoms/\">Kaushik Domadiya</a> · <a href=\"https://profiles.wordpress.org/onlykawshar/\">Kawshar Ahmed</a> · <a href=\"https://profiles.wordpress.org/kaygee79/\">kaygee79</a> · <a href=\"https://profiles.wordpress.org/mt8biz/\">Kazuto Takeshita</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a> · <a href=\"https://profiles.wordpress.org/tinypixel/\">Kelly Mears</a> · <a href=\"https://profiles.wordpress.org/kerfred/\">Kerfred</a> · <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a> · <a href=\"https://profiles.wordpress.org/kesselb/\">kesselb</a> · <a href=\"https://profiles.wordpress.org/kevinlearynet/\">Kevin Leary</a> · <a href=\"https://profiles.wordpress.org/kgagne/\">kgagne</a> · <a href=\"https://profiles.wordpress.org/khoipro/\">Khoi Pro</a> · <a href=\"https://profiles.wordpress.org/khushipatel15/\">Khushi Patel</a> · <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a> · <a href=\"https://profiles.wordpress.org/iamkingsleyf/\">Kingsley Felix</a> · <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a> · <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a> · <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/kleor/\">Kleor</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a> · <a href=\"https://profiles.wordpress.org/kpapazov/\">kpapazov</a> · <a href=\"https://profiles.wordpress.org/kprocyszyn/\">kprocyszyn</a> · <a href=\"https://profiles.wordpress.org/krishaamer/\">krishaamer</a> · <a href=\"https://profiles.wordpress.org/krunal265/\">Krunal Bhimajiyani</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/kshaner/\">kshaner</a> · <a href=\"https://profiles.wordpress.org/kub1x/\">kub1x</a> · <a href=\"https://profiles.wordpress.org/kubiq/\">kubiq</a> · <a href=\"https://profiles.wordpress.org/kunalpuri123/\">kunalpuri123</a> · <a href=\"https://profiles.wordpress.org/kushsharma/\">Kush Sharma</a> · <a href=\"https://profiles.wordpress.org/kush123/\">Kushagra Goyal</a> · <a href=\"https://profiles.wordpress.org/lgadzhev/\">Lachezar Gadzhev</a> · <a href=\"https://profiles.wordpress.org/lakrisgubben/\">lakrisgubben</a> · <a href=\"https://profiles.wordpress.org/lakshyajeet/\">Lakshyajeet Singh Goyal</a> · <a href=\"https://profiles.wordpress.org/lalitkumawat/\">Lalit Kumawat</a> · <a href=\"https://profiles.wordpress.org/lancewillett/\">Lance Willett</a> · <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a> · <a href=\"https://profiles.wordpress.org/laurisaarni/\">Lauri Saarni</a> · <a href=\"https://profiles.wordpress.org/ldanielgiuliani/\">ldanielgiuliani</a> · <a href=\"https://profiles.wordpress.org/leewillis77/\">Lee Willis</a> · <a href=\"https://profiles.wordpress.org/leedxw/\">leedxw</a> · <a href=\"https://profiles.wordpress.org/leemon/\">leemon</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/leonidasmilossis/\">Leonidas Milosis</a> · <a href=\"https://profiles.wordpress.org/levinbaria/\">Levin Baria</a> · <a href=\"https://profiles.wordpress.org/lgseo/\">lgseo</a> · <a href=\"https://profiles.wordpress.org/lilgames/\">LilGames</a> · <a href=\"https://profiles.wordpress.org/liviopv/\">liviopv</a> · <a href=\"https://profiles.wordpress.org/logiclink/\">logiclink</a> · <a href=\"https://profiles.wordpress.org/logicrays/\">LogicRays Technologies</a> · <a href=\"https://profiles.wordpress.org/lordandy1984/\">lordandy1984</a> · <a href=\"https://profiles.wordpress.org/lovor/\">Lovro Hrust</a> · <a href=\"https://profiles.wordpress.org/lucasms/\">Lucas Martins</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi Teschio</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lukasfritzedev/\">LukasFritzeDev</a> · <a href=\"https://profiles.wordpress.org/wpfed/\">Lukasz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/maccyd/\">maccyd</a> · <a href=\"https://profiles.wordpress.org/madhavishah01/\">Madhavi Shah</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/maikuolan/\">Maikuolan</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manhatthien98/\">manhatthien98</a> · <a href=\"https://profiles.wordpress.org/sirlouen/\">Manuel Camargo</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a> · <a href=\"https://profiles.wordpress.org/maorb/\">maorb</a> · <a href=\"https://profiles.wordpress.org/mdxfr/\">Marc</a> · <a href=\"https://profiles.wordpress.org/marc4/\">Marc Armengou</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">Marcio Duarte</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/leadclown/\">Marcus</a> · <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a> · <a href=\"https://profiles.wordpress.org/marian1/\">marian1</a> · <a href=\"https://profiles.wordpress.org/plari/\">Marie</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/mariohamann/\">mariohamann</a> · <a href=\"https://profiles.wordpress.org/marius84/\">mariushosting</a> · <a href=\"https://profiles.wordpress.org/bozzmedia/\">Marty</a> · <a href=\"https://profiles.wordpress.org/martythornley/\">MartyThornley</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/4thhubbard/\">Mary Hubbard</a> · <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a> · <a href=\"https://profiles.wordpress.org/mathiscode/\">mathiscode</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattyrob/\">Matt Robinson</a> · <a href=\"https://profiles.wordpress.org/mattwest/\">Matt West</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/pfefferle/\">Matthias Pfefferle</a> · <a href=\"https://profiles.wordpress.org/mattryanwalker/\">mattryanwalker</a> · <a href=\"https://profiles.wordpress.org/maxschmeling/\">Max Schmeling</a> · <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a> · <a href=\"https://profiles.wordpress.org/mayanktripathi32/\">Mayank Tripathi</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/faithcoder/\">Md Abdullah Al Arif</a> · <a href=\"https://profiles.wordpress.org/mabfahad/\">Md Abdullah Al Fahad</a> · <a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a> · <a href=\"https://profiles.wordpress.org/ismail0071/\">MD ISMAIL</a> · <a href=\"https://profiles.wordpress.org/kawsar007/\">MD Kawsar Chowdhury</a> · <a href=\"https://profiles.wordpress.org/masummollaalhaz/\">Md Masum Molla Alhaz</a> · <a href=\"https://profiles.wordpress.org/obiplabon/\">Md Obidullah (obiPlabon)</a> · <a href=\"https://profiles.wordpress.org/wprashed/\">Md Rashed Hossain</a> · <a href=\"https://profiles.wordpress.org/sabbir20/\">Md Sabbir Hossain</a> · <a href=\"https://profiles.wordpress.org/najmulsaju/\">Md. Najmul Islam</a> · <a href=\"https://profiles.wordpress.org/mehedi_csit/\">Md.Mehedi Hasan</a> · <a href=\"https://profiles.wordpress.org/mdmoreau/\">mdmoreau</a> · <a href=\"https://profiles.wordpress.org/mdviralsampat/\">mdviralsampat</a> · <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a> · <a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/mfgmicha/\">Micha Krapp</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/michaelkeck/\">Michael Keck</a> · <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a> · <a href=\"https://profiles.wordpress.org/xmic/\">Michael Sumner</a> · <a href=\"https://profiles.wordpress.org/michaelreetz/\">michaelreetz</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle Schulp Hunt</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/migueluy/\">Miguel Lezama</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mobius5150/\">Mike</a> · <a href=\"https://profiles.wordpress.org/mikefitzman/\">Mike Fitzpatrick</a> · <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/ritterml/\">Mike Ritter</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/firestar300/\">Milan Ricoul</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/369work/\">Miroku</a> · <a href=\"https://profiles.wordpress.org/missveronicatv/\">missveronica</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">Mitchell Austin</a> · <a href=\"https://profiles.wordpress.org/mkeck/\">mkeck</a> · <a href=\"https://profiles.wordpress.org/mlaetitia1986/\">mlaetitia1986</a> · <a href=\"https://profiles.wordpress.org/mleray/\">mleray</a> · <a href=\"https://profiles.wordpress.org/mleraygp/\">mleraygp</a> · <a href=\"https://profiles.wordpress.org/mobarak/\">Mobarak Ali</a> · <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a> · <a href=\"https://profiles.wordpress.org/mohkatz/\">Mohammed Kateregga</a> · <a href=\"https://profiles.wordpress.org/mosescursor/\">Moses Cursor Ssebunya</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/mtg169/\">mtg169</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/mukulsingh27/\">Mukul Singh</a> · <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a> · <a href=\"https://profiles.wordpress.org/sedmikrasky/\">Núria Nadal i Rovira</a> · <a href=\"https://profiles.wordpress.org/n8finch/\">n8finch</a> · <a href=\"https://profiles.wordpress.org/vyasnaman/\">Naman Vyas</a> · <a href=\"https://profiles.wordpress.org/nanisamireddy/\">NANI SAMIREDDY</a> · <a href=\"https://profiles.wordpress.org/narenin/\">Narendra Sishodiya</a> · <a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a> · <a href=\"https://profiles.wordpress.org/muddassirnasim/\">Nasim Miah</a> · <a href=\"https://profiles.wordpress.org/naveendwivedi/\">Naveen Dwivedi</a> · <a href=\"https://profiles.wordpress.org/navi161/\">Navneet Kaur</a> · <a href=\"https://profiles.wordpress.org/bugnumber9/\">Nazar Hotsa</a> · <a href=\"https://profiles.wordpress.org/nazmul111/\">Nazmul Hosen</a> · <a href=\"https://profiles.wordpress.org/greatislander/\">Ned Zimmerman</a> · <a href=\"https://profiles.wordpress.org/nexbridge/\">nexbridge</a> · <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a> · <a href=\"https://profiles.wordpress.org/neychok/\">Neycho Kalaydzhiev</a> · <a href=\"https://profiles.wordpress.org/nickchomey/\">Nick</a> · <a href=\"https://profiles.wordpress.org/nickstarkloff/\">Nick</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a> · <a href=\"https://profiles.wordpress.org/nickbrazilian/\">nickbrazilian</a> · <a href=\"https://profiles.wordpress.org/nickjbedford/\">nickjbedford</a> · <a href=\"https://profiles.wordpress.org/nickpagz/\">nickpagz</a> · <a href=\"https://profiles.wordpress.org/nickwilmot/\">nickwilmot</a> · <a href=\"https://profiles.wordpress.org/nico23/\">Nico</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a> · <a href=\"https://profiles.wordpress.org/nigelnelles/\">nigelnelles</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/smushytaco/\">Nikan Radan</a> · <a href=\"https://profiles.wordpress.org/nikunj8866/\">Nikunj Hatkar</a> · <a href=\"https://profiles.wordpress.org/nimeshatxecurify/\">Nimesh</a> · <a href=\"https://profiles.wordpress.org/ninomiho/\">Nino Mihovilic</a> · <a href=\"https://profiles.wordpress.org/ninos-ego/\">Ninos</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/othernoel/\">Noel Santos</a> · <a href=\"https://profiles.wordpress.org/noruzzaman/\">Noruzzaman</a> · <a href=\"https://profiles.wordpress.org/nosilver4u/\">nosilver4u</a> · <a href=\"https://profiles.wordpress.org/oceantober/\">oceantober</a> · <a href=\"https://profiles.wordpress.org/oferlaor/\">oferlaor</a> · <a href=\"https://profiles.wordpress.org/okat/\">okat</a> · <a href=\"https://profiles.wordpress.org/yasunocco/\">Okawa Yasuno</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a> · <a href=\"https://profiles.wordpress.org/gabertronic/\">Ophelia Rose</a> · <a href=\"https://profiles.wordpress.org/optimizingmatters/\">Optimizing Matters</a> · <a href=\"https://profiles.wordpress.org/owi/\">owi</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a> · <a href=\"https://profiles.wordpress.org/palak678/\">Palak Patel</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a> · <a href=\"https://profiles.wordpress.org/parinpanjari/\">Parin Panjari</a> · <a href=\"https://profiles.wordpress.org/parthvataliya/\">Parth vataliya</a> · <a href=\"https://profiles.wordpress.org/techpartho/\">Partho Hore</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/pateljaymin/\">Patel Jaymin</a> · <a href=\"https://profiles.wordpress.org/patricia70/\">Patricia BT</a> · <a href=\"https://profiles.wordpress.org/lumiblog/\">Patrick Lumumba</a> · <a href=\"https://profiles.wordpress.org/patpiwo/\">Patrick Piwowarczyk</a> · <a href=\"https://profiles.wordpress.org/pryley/\">Paul</a> · <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/paulbonneau/\">Paul Bonneau</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/paulopmt1/\">Paulo Trentin</a> · <a href=\"https://profiles.wordpress.org/paulstanos/\">paulstanos</a> · <a href=\"https://profiles.wordpress.org/pcarvalho/\">pcarvalho</a> · <a href=\"https://profiles.wordpress.org/pedrofigueroa1989/\">Pedro Figueroa</a> · <a href=\"https://profiles.wordpress.org/peroks/\">Per Egil Roksvaag</a> · <a href=\"https://profiles.wordpress.org/peteringersoll/\">Peter Ingersoll</a> · <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/philipjohn/\">Philip John</a> · <a href=\"https://profiles.wordpress.org/philsola/\">Philip Sola</a> · <a href=\"https://profiles.wordpress.org/tyrannous/\">Philipp Bammes</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/piskvorky/\">piskvorky</a> · <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a> · <a href=\"https://profiles.wordpress.org/poojapadamad/\">poojapadamad</a> · <a href=\"https://profiles.wordpress.org/porg/\">porg</a> · <a href=\"https://profiles.wordpress.org/prab18hat/\">prab18hat</a> · <a href=\"https://profiles.wordpress.org/praful2111/\">Praful Patel</a> · <a href=\"https://profiles.wordpress.org/pranjalpratapsingh/\">Pranjal Pratap Singh</a> · <a href=\"https://profiles.wordpress.org/prasadkarmalkar/\">Prasad Karmalkar</a> · <a href=\"https://profiles.wordpress.org/prasadgupte/\">prasadgupte</a> · <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a> · <a href=\"https://profiles.wordpress.org/pratiklondhe/\">Pratik Londhe</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/prettyboymp/\">prettyboymp</a> · <a href=\"https://profiles.wordpress.org/puggan/\">puggan</a> · <a href=\"https://profiles.wordpress.org/quentinr64600/\">quentinr64600</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/rafiq91/\">Rafiqul Islam</a> · <a href=\"https://profiles.wordpress.org/ralucastn/\">Raluca</a> · <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a> · <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/ravichudasama01/\">Ravi Chudasama</a> · <a href=\"https://profiles.wordpress.org/ravigadhiyawp/\">Ravi Gadhiya</a> · <a href=\"https://profiles.wordpress.org/rcrdortiz/\">rcrdortiz</a> · <a href=\"https://profiles.wordpress.org/rehanali/\">Rehan Ali</a> · <a href=\"https://profiles.wordpress.org/rejaulalomkhan/\">Rejaul Alom Khan</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/espellcaste/\">Renato Alves</a> · <a href=\"https://profiles.wordpress.org/renishsurani/\">renishsurani</a> · <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a> · <a href=\"https://profiles.wordpress.org/rezwanshiblu1952/\">Rezwan Shiblu</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/riadev/\">riadev</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rockfire/\">Richard Korthuis</a> · <a href=\"https://profiles.wordpress.org/riddhidave/\">Riddhi Dave</a> · <a href=\"https://profiles.wordpress.org/rinatkhaziev/\">Rinat</a> · <a href=\"https://profiles.wordpress.org/rinkalpagdar/\">Rinkal Pagdar</a> · <a href=\"https://profiles.wordpress.org/rishabhwp/\">Rishabh Gupta</a> · <a href=\"https://profiles.wordpress.org/rishavdutta/\">Rishav Dutta</a> · <a href=\"https://profiles.wordpress.org/rishit30g/\">Rishit Gupta</a> · <a href=\"https://profiles.wordpress.org/ristojovanovic/\">Risto Jovanovic</a> · <a href=\"https://profiles.wordpress.org/devrito/\">Ritoban</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a> · <a href=\"https://profiles.wordpress.org/robertghetau/\">Robert Ghetau</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O’Rourke</a> · <a href=\"https://profiles.wordpress.org/robmcclel/\">Robmcclel</a> · <a href=\"https://profiles.wordpress.org/rodrigosprimo/\">Rodrigo Primo</a> · <a href=\"https://profiles.wordpress.org/roelof/\">roelof</a> · <a href=\"https://profiles.wordpress.org/rollybueno/\">Rolly Bueno</a> · <a href=\"https://profiles.wordpress.org/ronak44/\">Ronak prajapati</a> · <a href=\"https://profiles.wordpress.org/room34/\">room34</a> · <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Wolný</a> · <a href=\"https://profiles.wordpress.org/rotemg/\">Rotem Gelbart</a> · <a href=\"https://profiles.wordpress.org/rayhatron/\">Rufaro Madamombe</a> · <a href=\"https://profiles.wordpress.org/rutvikbhambhi2004/\">Rutvik Bhambhi</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/skierpage/\">S Page</a> · <a href=\"https://profiles.wordpress.org/soean/\">Sören Wünsch</a> · <a href=\"https://profiles.wordpress.org/sabbir1991/\">Sabbir Ahmed</a> · <a href=\"https://profiles.wordpress.org/devsabbirahmed/\">Sabbir Sam</a> · <a href=\"https://profiles.wordpress.org/sachinrajcp123/\">SACHINRAJ CP</a> · <a href=\"https://profiles.wordpress.org/sahiljadhav1617/\">Sahil Jadhav</a> · <a href=\"https://profiles.wordpress.org/sainathpoojary/\">Sainath Poojary</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/sakibmoon/\">sakibmoon</a> · <a href=\"https://profiles.wordpress.org/samueljseay/\">Sam</a> · <a href=\"https://profiles.wordpress.org/sam_a/\">sam_a</a> · <a href=\"https://profiles.wordpress.org/samirmalpande/\">Samir Malpande</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/sjapaget/\">Samuel Paget</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/sandeepdahiya/\">Sandeep Dahiya</a> · <a href=\"https://profiles.wordpress.org/sandipsinh007/\">Sandip Sinh</a> · <a href=\"https://profiles.wordpress.org/ourvalley/\">Sandy McFadden</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a> · <a href=\"https://profiles.wordpress.org/sarthaknagoshe2002/\">Sarthak Nagoshe</a> · <a href=\"https://profiles.wordpress.org/satishprajapati/\">Satish Prajapati</a> · <a href=\"https://profiles.wordpress.org/saurabhdhariwal/\">saurabh.dhariwal</a> · <a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/scholdstrom/\">scholdstrom</a> · <a href=\"https://profiles.wordpress.org/swb1192/\">Scott Buscemi</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a> · <a href=\"https://profiles.wordpress.org/seifradwane/\">Seif Radwane</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shsajalchowdhury/\">SH Sajal Chowdhury</a> · <a href=\"https://profiles.wordpress.org/shadialaghbari/\">Shadi G شادي جـ</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a> · <a href=\"https://profiles.wordpress.org/shanemuir/\">Shane Muirhead</a> · <a href=\"https://profiles.wordpress.org/iamshashank/\">Shashank Jain</a> · <a href=\"https://profiles.wordpress.org/shekh0109/\">Shashank Shekhar</a> · <a href=\"https://profiles.wordpress.org/sajib1223/\">Shazzad Hossain Khan</a> · <a href=\"https://profiles.wordpress.org/designsimply/\">Sheri Grey</a> · <a href=\"https://profiles.wordpress.org/shiponkarmakar/\">Shipon Karmakar</a> · <a href=\"https://profiles.wordpress.org/shreya0shrivastava/\">Shreya Shrivastava</a> · <a href=\"https://profiles.wordpress.org/iamshubhamsp/\">Shubham Patil</a> · <a href=\"https://profiles.wordpress.org/shyamgadde/\">Shyamsundar Gadde</a> · <a href=\"https://profiles.wordpress.org/sidharthpandita/\">sidharthpandita</a> · <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a> · <a href=\"https://profiles.wordpress.org/shilpaashokan94/\">Silpa TA</a> · <a href=\"https://profiles.wordpress.org/simonefontana/\">simonefontana</a> · <a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov</a> · <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a> · <a href=\"https://profiles.wordpress.org/snehapatil02/\">Sneha Patil</a> · <a href=\"https://profiles.wordpress.org/maia12345/\">Sophie Dimitrov</a> · <a href=\"https://profiles.wordpress.org/sourabhjain/\">Sourabh Jain</a> · <a href=\"https://profiles.wordpress.org/sourav08/\">Sourav Pahwa</a> · <a href=\"https://profiles.wordpress.org/soyebsalar01/\">Soyeb Salar</a> · <a href=\"https://profiles.wordpress.org/spenserhale/\">Spenser Hale</a> · <a href=\"https://profiles.wordpress.org/spstrap/\">spstrap</a> · <a href=\"https://profiles.wordpress.org/srikat/\">Sridhar Katakam</a> · <a href=\"https://profiles.wordpress.org/stankea/\">stankea</a> · <a href=\"https://profiles.wordpress.org/metodiew/\">Stanko Metodiev</a> · <a href=\"https://profiles.wordpress.org/staurand/\">staurand</a> · <a href=\"https://profiles.wordpress.org/hubersen/\">Stefan Pasch</a> · <a href=\"https://profiles.wordpress.org/stefanvelthuys/\">Stefan Velthuys</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/stephenharris/\">Stephen Harris</a> · <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a> · <a href=\"https://profiles.wordpress.org/strarsis/\">strarsis</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sudipatel007/\">Sudip Dadhaniya</a> · <a href=\"https://profiles.wordpress.org/sujansarkar/\">Sujan Sarkar</a> · <a href=\"https://profiles.wordpress.org/sukhendu2002/\">Sukhendu Sekhar Guria</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sunil25393/\">SunilPrajapati</a> · <a href=\"https://profiles.wordpress.org/sunnykasera/\">sunnykasera</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva (a11n)</a> · <a href=\"https://profiles.wordpress.org/supernovia/\">supernovia</a> · <a href=\"https://profiles.wordpress.org/suzukube/\">SuzuKube</a> · <a href=\"https://profiles.wordpress.org/svedish/\">svedish</a> · <a href=\"https://profiles.wordpress.org/lordspace/\">Svetoslav Marinov</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/syhussaini/\">syhussaini</a> · <a href=\"https://profiles.wordpress.org/schwipps/\">T4ng</a> · <a href=\"https://profiles.wordpress.org/tacoverdo/\">Taco Verdonschot</a> · <a href=\"https://profiles.wordpress.org/iamtakashi/\">Takashi Irie</a> · <a href=\"https://profiles.wordpress.org/takuword/\">Takuro</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tatof/\">tatof</a> · <a href=\"https://profiles.wordpress.org/tecnogaming/\">tecnogaming</a> · <a href=\"https://profiles.wordpress.org/mecaota/\">Tetsuro Higuchi</a> · <a href=\"https://profiles.wordpress.org/tharsheblows/\">tharsheblows</a> · <a href=\"https://profiles.wordpress.org/thelmachido/\">thelmachido a11n</a> · <a href=\"https://profiles.wordpress.org/tsquez/\">ThemeAWESOME</a> · <a href=\"https://profiles.wordpress.org/themiked/\">theMikeD</a> · <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a> · <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Krüss</a> · <a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a> · <a href=\"https://profiles.wordpress.org/dontfeedthecode/\">Tim Sheehan</a> · <a href=\"https://profiles.wordpress.org/timotijhof/\">Timo Tijhof</a> · <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a> · <a href=\"https://profiles.wordpress.org/timotheemoulin/\">Timothée Moulin</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tjarrett/\">TJarrett</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">Tobias Bäthge</a> · <a href=\"https://profiles.wordpress.org/tz-media/\">Tobias Zimpel</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn “Tobi” Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomdevisser/\">Tom de Visser</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/wpsmith/\">Travis Smith</a> · <a href=\"https://profiles.wordpress.org/traxus/\">traxus</a> · <a href=\"https://profiles.wordpress.org/sllimrovert/\">Trevor Mills</a> · <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a> · <a href=\"https://profiles.wordpress.org/areziaal/\">Troy Chaplin</a> · <a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a> · <a href=\"https://profiles.wordpress.org/tsteel/\">tsteel</a> · <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a> · <a href=\"https://profiles.wordpress.org/tusharbharti/\">Tushar Bharti</a> · <a href=\"https://profiles.wordpress.org/tusharaddweb/\">Tushar Patel</a> · <a href=\"https://profiles.wordpress.org/tussendoor/\">Tussendoor B.V.</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/umeshnevase/\">Umesh Nevase</a> · <a href=\"https://profiles.wordpress.org/umeshsinghin/\">Umesh Singh</a> · <a href=\"https://profiles.wordpress.org/unsalkorkmaz/\">Unsal Korkmaz</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">upadalavipul</a> · <a href=\"https://profiles.wordpress.org/utsavladani/\">Utsav Ladani</a> · <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a> · <a href=\"https://profiles.wordpress.org/valentingrenier/\">Valentin Grenier</a> · <a href=\"https://profiles.wordpress.org/tsimshatsui/\">Vape tsimshatsui</a> · <a href=\"https://profiles.wordpress.org/vbbp/\">vbbp</a> · <a href=\"https://profiles.wordpress.org/sheldorofazeroth/\">Vedansh Mishra</a> · <a href=\"https://profiles.wordpress.org/vevas/\">Vegard S.</a> · <a href=\"https://profiles.wordpress.org/vgnavada/\">vgnavada</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/vidugupta/\">vidugupta</a> · <a href=\"https://profiles.wordpress.org/vijendrajat/\">Vijendra Jat</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a> · <a href=\"https://profiles.wordpress.org/vineet2003/\">Vinit</a> · <a href=\"https://profiles.wordpress.org/ghorivipul97/\">Vipul Ghori</a> · <a href=\"https://profiles.wordpress.org/vipulgupta003/\">Vipul Gupta</a> · <a href=\"https://profiles.wordpress.org/vipulpatil/\">Vipul Patil</a> · <a href=\"https://profiles.wordpress.org/vishitshah/\">Vishit Shah</a> · <a href=\"https://profiles.wordpress.org/vladimiraus/\">vladimiraus</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/vrishabhsk/\">Vrishabh Jasani</a> · <a href=\"https://profiles.wordpress.org/walterebert/\">Walter Ebert</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/websupporter/\">websupporter</a> · <a href=\"https://profiles.wordpress.org/webwrotter/\">webwrotter</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whaze/\">whaze</a> · <a href=\"https://profiles.wordpress.org/widhy980/\">widhy980</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">wplmillet</a> · <a href=\"https://profiles.wordpress.org/xate/\">xate</a> · <a href=\"https://profiles.wordpress.org/xavilc/\">xavilc</a> · <a href=\"https://profiles.wordpress.org/xerpa43/\">xerpa43</a> · <a href=\"https://profiles.wordpress.org/xipasduarte/\">xipasduarte</a> · <a href=\"https://profiles.wordpress.org/yagniksangani/\">Yagnik Sangani</a> · <a href=\"https://profiles.wordpress.org/yashyadav247/\">Yash</a> · <a href=\"https://profiles.wordpress.org/getsyash/\">Yash B</a> · <a href=\"https://profiles.wordpress.org/yashjawale/\">Yash Jawale</a> · <a href=\"https://profiles.wordpress.org/yogeshbhutkar/\">Yogesh Bhutkar</a> · <a href=\"https://profiles.wordpress.org/yogieanamcara/\">YogieAnamCara</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a> · <a href=\"https://profiles.wordpress.org/zeelthakkar/\">Zeel Thakkar</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a> · <a href=\"https://profiles.wordpress.org/lstraczynski/\">Łukasz Strączyński</a> · <a href=\"https://profiles.wordpress.org/haozi/\">耗子</a></p>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\">Merci aux personnes ayant contribué à traduire WordPress 6.9 en français</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress est un projet international et la version 6.9 est déjà complètement disponible dans plus de 30 langues différentes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress 6.9 en français :</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/fxbenard/\">FX Bénard</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/beryldlg/\">Béryl de La Grandière</a>, <a href=\"https://profiles.wordpress.org/wplmillet/\">wplmillet</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/marineevain/\">Marine EVAIN</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a>, <a href=\"https://profiles.wordpress.org/virgar/\">Virginie Garnier</a>, <a href=\"https://profiles.wordpress.org/barnemax/\">Maxime ETCHEBARNE</a>, <a href=\"https://profiles.wordpress.org/nuryko/\">Marianna</a>, <a href=\"https://profiles.wordpress.org/gaellebesson/\">gaellebesson</a>, <a href=\"https://profiles.wordpress.org/emillet/\">Elisabeth</a> et <a href=\"https://profiles.wordpress.org/bishoya/\">Bishoy.A</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\" />\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Article rédigé par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>. Merci à <a href=\"https://profiles.wordpress.org/wolforg/\">Didier Demory</a> et <a href=\"https://profiles.wordpress.org/nlegagneur/\">xxx</a> pour leur relecture.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3411\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:63:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n\n\n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Guide des changements techniques de WordPress 6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Nov 2025 12:31:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:5:\"Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:31:\"Nouvelles versions de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3383\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:431:\"Temps de lecture estimé :  WordPress 6.9 comprend la résolution de plus de 400 tickets sur Trac, dont 125 améliorations et nouvelles fonctionnalités, plus de 250 corrections de bogues. Cette version comprend 35 tickets focalisés sur l’éditeur, 15 tickets focalisés sur l’admin WP et 45 sur les performances. Les modifications de la version 6.9 concernent 55 composants du cœur du […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:56:\"https://make.wordpress.org/core/files/2025/10/drag-3.mp4\";s:6:\"length\";s:7:\"4330080\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://make.wordpress.org/test/files/2025/10/Hide-Block.mov\";s:6:\"length\";s:8:\"23505066\";s:4:\"type\";s:15:\"video/quicktime\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:56:\"https://make.wordpress.org/core/files/2025/10/drag-2.mp4\";s:6:\"length\";s:7:\"5447134\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:61444:\"\n<figure class=\"wp-block-image alignfull size-full\"><a href=\"https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1804\" height=\"962\" src=\"https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques.png\" alt=\"\" class=\"wp-image-3384\" srcset=\"https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques.png 1804w, https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques-300x160.png 300w, https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques-1024x546.png 1024w, https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques-768x410.png 768w, https://fr.wordpress.org/files/2025/11/wordpress-69-guide-changements-techniques-1536x819.png 1536w\" sizes=\"auto, (max-width: 1804px) 100vw, 1804px\" /></a></figure>\n\n\n\n<div class=\"wp-block-group has-small-font-size is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-d3197fe8 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">Temps de lecture estimé : </p>\n\n\n<div class=\"wp-block-post-time-to-read\">12–17 minutes</div></div>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 comprend la résolution de plus de <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=6.9&group=component&col=id&col=summary&col=type&col=priority&order=priority&max=500\">400 tickets sur Trac</a>, dont <a href=\"https://core.trac.wordpress.org/query?status=closed&type=enhancement&type=feature+request&milestone=6.9&group=component&max=200&col=id&col=summary&col=type&col=status&col=milestone&col=owner&col=priority&order=priority\">125 améliorations et nouvelles fonctionnalités</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&type=defect+(bug)&milestone=6.9&group=component&max=500&col=id&col=summary&col=type&col=status&col=milestone&col=owner&col=priority&order=priority\">plus de 250 corrections de bogues</a>. Cette version comprend <a href=\"https://core.trac.wordpress.org/query?status=closed&component=Editor&milestone=6.9&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">35 tickets focalisés sur l’éditeur</a>, <a href=\"https://core.trac.wordpress.org/query?component=Administration&milestone=6.9&or&focuses=~administration&milestone=6.9&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">15 tickets focalisés sur l’admin WP</a> et <a href=\"https://core.trac.wordpress.org/query?status=closed&focuses=~performance&milestone=6.9&or&status=closed&component=Script+Loader&milestone=6.9&or&status=closed&component=Query&milestone=6.9&group=component&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">45 sur les performances</a>. Les modifications de la version 6.9 concernent <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=6.9&group=component&max=9999&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">55 composants du cœur du CMS</a>, dont deux nouveaux composants (AI et Notes).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cette version comprend aussi <a href=\"https://github.com/WordPress/gutenberg/issues?q=(label%3A%22%5BType%5D%20Enhancement%22%20AND%20is%3Aclosed)%20AND%20(milestone%3A%22Gutenberg%2020.4%22%20OR%20milestone%3A%22Gutenberg%2020.5%22%20OR%20milestone%3A%22Gutenberg%2020.6%22%20OR%20milestone%3A%22Gutenberg%2020.7%22%20OR%20milestone%3A%22Gutenberg%2020.8%22%20OR%20milestone%3A%22Gutenberg%2020.9%22%20OR%20milestone%3A%22Gutenberg%2021.0%22%20OR%20milestone%3A%22Gutenberg%2021.1%22%20OR%20milestone%3A%22Gutenberg%2021.2%22%20OR%20milestone%3A%22Gutenberg%2021.3%22%20OR%20milestone%3A%22Gutenberg%2021.4%22%20OR%20milestone%3A%22Gutenberg%2021.5%22%20OR%20milestone%3A%22Gutenberg%2021.6%22%20OR%20milestone%3A%22Gutenberg%2021.7%22%20OR%20milestone%3A%22Gutenberg%2021.8%22%20OR%20milestone%3A%22Gutenberg%2021.9%22%20OR%20milestone%3A%22Gutenberg%2022.0%22%20OR%20milestone%3A%22Gutenberg%2022.1%22)\">440 améliorations</a> et <a href=\"https://github.com/WordPress/gutenberg/issues?q=(label%3A%22%5BType%5D%20Bug%22%20AND%20is%3Aclosed)%20AND%20(milestone%3A%22Gutenberg%2020.4%22%20OR%20milestone%3A%22Gutenberg%2020.5%22%20OR%20milestone%3A%22Gutenberg%2020.6%22%20OR%20milestone%3A%22Gutenberg%2020.7%22%20OR%20milestone%3A%22Gutenberg%2020.8%22%20OR%20milestone%3A%22Gutenberg%2020.9%22%20OR%20milestone%3A%22Gutenberg%2021.0%22%20OR%20milestone%3A%22Gutenberg%2021.1%22%20OR%20milestone%3A%22Gutenberg%2021.2%22%20OR%20milestone%3A%22Gutenberg%2021.3%22%20OR%20milestone%3A%22Gutenberg%2021.4%22%20OR%20milestone%3A%22Gutenberg%2021.5%22%20OR%20milestone%3A%22Gutenberg%2021.6%22%20OR%20milestone%3A%22Gutenberg%2021.7%22%20OR%20milestone%3A%22Gutenberg%2021.8%22%20OR%20milestone%3A%22Gutenberg%2021.9%22%20OR%20milestone%3A%22Gutenberg%2022.0%22%20OR%20milestone%3A%22Gutenberg%2022.1%22)\">570 corrections de bogues</a> sur l’éditeur (projet Gutenberg).</p>\n\n\n\n<p class=\"is-style-serif has-light-grey-2-color has-text-color has-background has-link-color wp-elements-9 wp-block-paragraph\" style=\"background:linear-gradient(135deg,rgb(53,10,128) 67%,rgb(244,237,234) 100%)\">Ce guide décrit les principaux changements techniques qui arrivent sur WordPress 6.9, dont la sortie est prévue le 2 décembre 2025.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Pour la première fois, cette version majeure sera rendue publique en <em>live</em> lors de l’événement annuel <em>State of the Word</em> qui se tiendra cette année à San Francisco le 2 décembre.</p>\n\n\n\n<p class=\"has-purple-2-color has-text-color has-link-color wp-elements-10 wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/2025/11/26/6-9-release-day-timeline-shift-for-state-of-the-word/\">En savoir plus sur la feuille de route et le calendrier de sortie de WP 6.9</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\" />\n\n\n\n<p class=\"wp-block-paragraph\">Tous les liens de cet article pointent vers des notes de développement rédigées en anglais. L’objectif est de fournir un panorama général des changements techniques apportés par cette version, en français, puis de diriger les personnes qui souhaitent en savoir plus vers les notes de développement en anglais.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Table des matières : </p>\n\n\n\n<nav aria-label=\"Table des matières\" class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#de-nouvelles-facons-de-collaborer\">De nouvelles façons de collaborer</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#les-notes-font-leur-entree\">Les Notes font leur entrée</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#updates-to-field-api-dataviews-and-dataforms-components\">Mise à jour de l’API « Field » et des composants « DataViews » et « DataForms »</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#improved-editing-tools-and-architecture\">Amélioration des outils d’édition</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#direct-drag-and-drop\">Glisser-déposer en direct</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#ability-to-hide-blocks-1\">Possibilité de masquer des blocs</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#iframe-integration-in-post-editor-1\">Intégration iframe de l’éditeur de contenu</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#streaming-block-parser\">Un nouvel outil pour traiter les blocs</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#new-blocks-and-block-improvements\">Nouveau blocs et améliorations des blocs existants</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#perform-calculations-using-π-in-the-math-block\">Un bloc d’affichage des formules mathématiques</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#accordion-block-now-supports-anchors\">Du contenu repliable avec le bloc Accordéon</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#heading-block-css-specificity-fix\">Correction de la spécificité CSS du bloc Titre</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#new-improved-apis\">Nouvelles API et modifications des API existantes</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#meet-the-abilities-api\">Découvrez l’API « Abilities »</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#updates-to-interactivity-api\">Mise à jour de l’API « Interactivity »</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#html-api-updatesimproved-blocks-binding-api\">Mise à jour de l’API « HTML »</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#improved-block-binding-api\">Amélioration de l’API « Block Binding »</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#optimized-performance\">Optimisations des performances</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#modernizing-utf-8-support\">Modernisation du support d’UTF-8</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#updated-query-cache-handling\">Mise à jour de la gestion du cache des requêtes</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#remove-support-for-loading-assets-conditionally-for-ie\">Suppression du support du chargement conditionnel des ressources pour Internet Explorer</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#accessibility-updates\">Accessibilité</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#php-8-5-support\">Support de PHP 8.5</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#miscellaneous-developer-changes\">Autres changements techniques</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#miscellaneous-editor-changes\">Changements divers concernant l’éditeur</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#updated-admin-menu-search-query\">Modification des requêtes de recherche du menu d’administration</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#additional-support-for-https-in-url-escaping-functions\">Un support complémentaire de HTTPS dans les fonctions d’échappement d’URL</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#improved-email-handling-and-inline-image-support\">Amélioration de la gestion des e-mails et du support des images en ligne</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#travaux-lies-a-l-implementation-des-outils-ia-dans-wp-6-9\">Travaux liés à l’implémentation des outils IA dans WP 6.9</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#php-ai-client\">Client PHP pour l’implémentation d’outils IA</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#mcp-adapter\">Adaptateur MCP</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#but-wait-there-is-more\">Attendez, ce n’est pas fini !</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://fr.wordpress.org/2025/11/26/guide-des-changements-techniques-de-wordpress-6-9/#other-updates\">Nouvelles fonctions, crochets, filtres, classes et méthodes</a></li></ol></nav>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-dots\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"de-nouvelles-facons-de-collaborer\">De nouvelles façons de collaborer</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Créer et gérer du contenu avec WordPress 6.9 sera encore plus efficace grâce à de nouveaux outils et fonctionnalités qui encouragent la collaboration et simplifient l’utilisation. Vous pouvez désormais ajouter des notes aux blocs et profiter de vues de données optimisées ainsi que d’une palette de commandes intégrée à l’admin WP.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"les-notes-font-leur-entree\">Les Notes font leur entrée</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Dans WordPress 6.9, les rédacteur·ices peuvent rédiger des notes et répondre directement aux notes ajoutées par d’autres au niveau de chaque bloc, ce qui permet aux équipes de collaborer, de suivre les modifications et de donner leur avis pendant le processus d’édition. Les notes peuvent être résolues, modifiées et supprimées. Une notification par e-mail est envoyée à l’auteur·ice de l’article lorsqu’une nouvelle note est ajoutée.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"s60Ci2rnYH\"><a href=\"https://make.wordpress.org/core/2025/11/15/notes-feature-in-wordpress-6-9/\">Notes feature in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Notes feature in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/15/notes-feature-in-wordpress-6-9/embed/#?secret=DP6kJwS0eP#?secret=s60Ci2rnYH\" data-secret=\"s60Ci2rnYH\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"updates-to-field-api-dataviews-and-dataforms-components\">Mise à jour de l’API « Field » et des composants « DataViews » et « DataForms »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Cette version propose aussi une mise à jour de l’API « Field » et des composants « DataViews » et « DataForms »</p>\n\n\n\n<p class=\"wp-block-paragraph\">Dans l’<a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/#field-api\">API Field (champs)</a>, le paramètre <code>type</code> permet désormais d’inclure 10 nouveaux types de champs, 11 contrôleurs de type <code>edit</code> qui permettent d’indiquer des types de validation, plus de 16 opérateurs de filtrage, une option <code>readOnly</code> pour désactiver l’édition des champs, et bien plus encore.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Les modifications des fonctions du composant <a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/#dataviews\">DataViews (vues de données)</a> concernent des améliorations des modales et des actions basées sur l’utilisation du texte, un défilement infini et la possibilité de construire des mises en page utilisant la fonctionnalité <code>children</code> pour tirer profit de la gestion interne des états des vues de données et de la logique de gestion des données. Les vues de données sont maintenant persistantes et sont gérées via le paquet <a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/#dataviews-persistence\"><code>@wordpress/views</code></a>. Le panneau de gestion des <code>DataForms</code> (formulaires de données) a été amélioré et d’autres éléments ont été améliorés comme les mises en page <code>card</code> et <code>row</code> ainsi que la gestion des validations.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"0aGWCGMOJD\"><a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/\">DataViews, DataForm, et al. in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“DataViews, DataForm, et al. in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/embed/#?secret=XkaN1RVWhq#?secret=0aGWCGMOJD\" data-secret=\"0aGWCGMOJD\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"improved-editing-tools-and-architecture\">Amélioration des outils d’édition</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"direct-drag-and-drop\">Glisser-déposer en direct</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le <a href=\"https://make.wordpress.org/core/2025/10/28/gutenberg-21-9-october-22/#direct-drag-and-drop\">glisser-déposer</a> a été amélioré, avec la possibilité de <a href=\"https://github.com/WordPress/gutenberg/pull/67470\">directement déplacer des blocs à l’intérieur de l’éditeur</a> au lieu de devoir sélectionner le contrôleur de glisser-déposer.</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://make.wordpress.org/core/files/2025/10/drag-3.mp4\"></video><figcaption class=\"wp-element-caption\">Ci-dessus une vidéo de démonstration du glisser-déposer dans l’éditeur.</figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ability-to-hide-blocks-1\">Possibilité de masquer des blocs</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 permet de masquer et afficher des blocs d’un simple clic.</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://make.wordpress.org/test/files/2025/10/Hide-Block.mov\"></video><figcaption class=\"wp-element-caption\">Ci-dessus une vidéo de démonstration du masquage de blocs dans l’éditeur.</figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"iframe-integration-in-post-editor-1\">Intégration iframe de l’éditeur de contenu</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Il y a une <a href=\"https://make.wordpress.org/core/2021/06/29/blocks-in-an-iframed-template-editor/\">initiative en cours</a> pour placer l’éditeur de contenu au sein d’une <code>iframe</code>, et plusieurs modifications servent à préparer cette future implémentation :</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Le <a href=\"https://github.com/WordPress/gutenberg/blob/trunk/schemas/json/block.json\">schéma <code>block.json</code></a> ne permet plus que d’utiliser l’<code>apiVersion</code> <code>3</code> pour les nouveaux blocs ou les blocs modifiés</li>\n\n\n\n<li>Un avertissement sera affiché dans la console du navigateur lorsqu’un bloc utilise les <code>apiVersion</code> <code>1</code> ou <code>2</code></li>\n</ol>\n\n\n\n<p class=\"wp-block-paragraph\">Ces modifications visent à aider les développeur·euses à migrer leurs blocs vers <code>apiVersion</code> 3. L’objectif est de complètement déplacer l’éditeur dans une <code>iframe</code> à partir de WordPress 7.0. Même si cette grosse modification est déjà prête, nous laissons donc un peu de temps aux personnes qui proposent des extensions WP pour mettre à niveau leurs développements.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"t6qkBt4uZq\"><a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\">Preparing the Post Editor for Full iframe Integration</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Preparing the Post Editor for Full iframe Integration” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/embed/#?secret=iVv6lZOGtJ#?secret=t6qkBt4uZq\" data-secret=\"t6qkBt4uZq\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"streaming-block-parser\">Un nouvel outil pour traiter les blocs</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 comprend un nouvel outil <code>WP_Block_Processor</code> pour scanner les structures des blocs contenus dans des documents HTML. Cette nouvelle classe permet de parcourir un document HTML pour analyser et ajuster les structures de ses blocs sans affecter le texte, de convertir des documents en un tableau imbriqué d’informations concernant les blocs utilisés et d’obtenir des tableaux JSON d’attributs.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"dlxl4wHiYQ\"><a href=\"https://make.wordpress.org/core/2025/11/19/introducing-the-streaming-block-parser-in-wordpress-6-9/\">Introducing the streaming block parser in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Introducing the streaming block parser in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/19/introducing-the-streaming-block-parser-in-wordpress-6-9/embed/#?secret=dbr2Knuzma#?secret=dlxl4wHiYQ\" data-secret=\"dlxl4wHiYQ\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-blocks-and-block-improvements\">Nouveau blocs et améliorations des blocs existants</h2>\n\n\n\n<p class=\"wp-block-paragraph\">La bibliothèque de blocs natifs a été enrichie de plusieurs nouveaux blocs :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Un bloc d’affichage de formules mathématiques</li>\n\n\n\n<li>Un <a href=\"https://github.com/WordPress/gutenberg/pull/70720\">bloc de requête portant sur les termes de taxonomies</a></li>\n\n\n\n<li>Un bloc de lien vers les commentaires</li>\n\n\n\n<li>Un bloc servant à afficher un compteur des commentaires d’un article</li>\n\n\n\n<li>Des améliorations des blocs Titre et Temps de lecture</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">WP 6.9 contient aussi de nouvelles fonctionnalités d’édition de texte comme le support de <code>fitText</code> qui permet de définir automatiquement la taille du texte en fonction des limites du conteneur dans lequel il s’inscrit.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"perform-calculations-using-π-in-the-math-block\">Un bloc d’affichage des formules mathématiques</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le <a href=\"https://github.com/WordPress/gutenberg/pull/72182\">nouveau bloc Math</a> ajoute le support du standard MathML et du rendu LaTeX pour l’affichage de formules mathématiques, soit en tant que bloc indépendant, soit dans du texte en ligne pouvant être ajouté dans n’importe quel champs de texte enrichi comme les tableaux, les titres ou encore les listes.</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://make.wordpress.org/core/files/2025/10/drag-2.mp4\"></video><figcaption class=\"wp-element-caption\">Ci-dessus une vidéo de démonstration du bloc de d’affichage des formules mathématiques.</figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"accordion-block-now-supports-anchors\">Du contenu repliable avec le bloc Accordéon</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le <a href=\"https://github.com/WordPress/gutenberg/issues/21584\">nouveau bloc Accordéon</a> de WP 6.9 peut être personnalisé à volonté. Un article dédié explique <a href=\"https://developer.wordpress.org/news/2025/10/styling-accordions-in-wordpress-6-9/\">comment mettre en forme le bloc Accordéon</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://developer.wordpress.org/news/files/2025/10/accordion-toggle-styled-1536x795.webp\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"heading-block-css-specificity-fix\">Correction de la spécificité CSS du bloc Titre</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WP 6.9 comprend une <a href=\"https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9\">modification du sélecteur CSS utilisé pour les marges internes (<code>padding</code>) sur les titres avec arrière-plan</a>, qui est dorénavant ciblé avec les deux classes <code><strong>.</strong>wp-block-heading</code> et <code>.has-background</code> pour garantir que les personnalisations des marges n’affectent que le bloc souhaité.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"4s3vlJO0cL\"><a href=\"https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/\">Heading Block CSS Specificity Fix in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Heading Block CSS Specificity Fix in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/embed/#?secret=zG5lJIgvUv#?secret=4s3vlJO0cL\" data-secret=\"4s3vlJO0cL\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-improved-apis\">Nouvelles API et modifications des API existantes</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"meet-the-abilities-api\">Découvrez l’API « Abilities »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">L’API « Abilities » permet au cœur de WordPress mais aussi aux développeur·euses de thèmes et d’extensions d’enregistrer leur fonctionnalités de façon unifiée, standardisée et dans un format programmatiquement lisible. L’API « Abilities » fait partie de l’initiative plus large visant à <a href=\"https://make.wordpress.org/ai/2025/07/17/ai-building-blocks\">permettre la construction de blocs en passant par l’IA</a>.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"TOUP8yZWH0\"><a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\">Abilities API in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Abilities API in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/embed/#?secret=5HIq07RelF#?secret=TOUP8yZWH0\" data-secret=\"TOUP8yZWH0\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"updates-to-interactivity-api\">Mise à jour de l’API « Interactivity »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Dans WordPress 6.9, l’API de gestion des interactions offre désormais une manière standard d’assigner des identifiants uniques aux directives de l’API, ce qui permet aux éléments du site de disposer de multiples directives similaires sans conflit.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Les fonctions <code>getServerState(</code>) et <code>getServerContext()</code> ont été mises à jour et un nouvel algorithme optimise la gestion des scripts et des styles, offre une meilleure prise en charge des régions de routage dans les éléments interactifs, et ajoute un nouveau paramètre <code>attachTo</code> property qui agit comme un sélecteur CSS pointant sur l’élément parent pour le rendu.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"HncJjhFChJ\"><a href=\"https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/\">Changes to the Interactivity API in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Changes to the Interactivity API in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/embed/#?secret=Y7kVvTbuT1#?secret=HncJjhFChJ\" data-secret=\"HncJjhFChJ\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"html-api-updatesimproved-blocks-binding-api\">Mise à jour de l’API « HTML »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">L’API HTML a été fignolée, avec plusieurs corrections de bogues et améliorations. La méthode <code>WP_HTML_Processor::serialize_token()</code>est désormais publique, ce qui étend la sécurité de l’API au delà de la seule modification de code et la combinaison de code HTML, tandis que <code>set_modifiable_text()</code> rejette désormais les contenus des éléments <code>SCRIPT</code> qui pourraient compromettre sa fermeture normale.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"plqVJwX0cB\"><a href=\"https://make.wordpress.org/core/2025/11/21/updates-to-the-html-api-in-6-9/\">Updates to the HTML API in 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Updates to the HTML API in 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/21/updates-to-the-html-api-in-6-9/embed/#?secret=0EQBKJN8hF#?secret=plqVJwX0cB\" data-secret=\"plqVJwX0cB\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"improved-block-binding-api\">Amélioration de l’API « Block Binding »</h3>\n\n\n\n<p class=\"wp-block-paragraph\">L’interface de l’API Block Bindings a été rendue plus simple d’utilisation avec la possibilité nouvelle de basculer entre les sources, et de rattacher ou détacher des attributs d’un simple clic. Le nouveau filtre <code>block_bindings_supported_attributes_{$block_type}</code> facilite quant à lui la personnalisation de la manière dont les attributs des blocs se connectent à une source liée.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"7HOG5iwH71\"><a href=\"https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/\">Block Bindings improvements in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Block Bindings improvements in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/embed/#?secret=Shct73Aisv#?secret=7HOG5iwH71\" data-secret=\"7HOG5iwH71\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"optimized-performance\">Optimisations des performances</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 offre des améliorations significatives en termes de performances, ce qui optimise l’expérience de chargement des sites pour les internautes. L’amélioration du LCP (<em>Largest Contentful Paint</em>) est obtenue grâce à la mise en place des styles de blocs à la demande pour les thèmes classiques, la minification des styles de blocs et l’augmentation de la limite des styles en ligne, réduisant ainsi le blocage du rendu. Le chemin de rendu critique (« critical path ») est décongestionné par la dépriorisation des scripts non critiques (par exemple, ceux des blocs interactifs ou de la détection des émojis) qui entraient en conflit avec le chargement de ressources comme l’image de l’élément considéré comme étant l’élément LCP. La stabilité des pages est également améliorée en empêchant le bloc Vidéo de provoquer des décalages de mise en page (ce qui améliore la métrique CLS).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Beaucoup d’autres améliorations ont été faites, par exemple sur les requêtes en base de données, la gestion du cache, une meilleure gestion du CRON WP et des améliorations du tampon de rendu des modèles qui ouvre la porte à de nombreuses améliorations de performances qui étaient auparavant impossibles.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"ijQE6fAipJ\"><a href=\"https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/\">WordPress 6.9 Frontend Performance Field Guide</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“WordPress 6.9 Frontend Performance Field Guide” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/embed/#?secret=1athSDczWJ#?secret=ijQE6fAipJ\" data-secret=\"ijQE6fAipJ\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"modernizing-utf-8-support\">Modernisation du support d’UTF-8</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Un nouveau tunnel de repli écrit en PHP permet à WordPress 6.9 de traiter l’encodage du texte et la gestion d’UTF-8 indépendamment de l’environnement sur lequel tourne le site, ce qui apporte plus de cohérence entre les différents environnements sur lesquels votre site peut être installé, ce qui est notamment utile aux thèmes et extensions qui travaillent avec du contenu internationnalisé, ou avec les émojis.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"ikru7pjb4g\"><a href=\"https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/\">Modernizing UTF-8 support in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Modernizing UTF-8 support in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/embed/#?secret=ggNMEISTIZ#?secret=ikru7pjb4g\" data-secret=\"ikru7pjb4g\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"updated-query-cache-handling\">Mise à jour de la gestion du cache des requêtes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">La version 6.9 modifie la façon dont les clés de cache sont créées lorsque les requêtes mises en cache sont traitées dans <code>WP_Query</code>. Le cache objet persistant ne devrait pas être affecté, mais les développeurs et développeuses ainsi que les entreprises fournissant des services d’hébergements sont invités à prendre en compte les modifications décrites dans cette note de développement, et à tirer parti des 4 nouvelles fonctions disponibles.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"hbBdeytkdI\"><a href=\"https://make.wordpress.org/core/2025/11/17/consistent-cache-keys-for-query-groups-in-wordpress-6-9/\">Consistent Cache Keys for Query Groups in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Consistent Cache Keys for Query Groups in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/17/consistent-cache-keys-for-query-groups-in-wordpress-6-9/embed/#?secret=CGHgD2wunF#?secret=hbBdeytkdI\" data-secret=\"hbBdeytkdI\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"remove-support-for-loading-assets-conditionally-for-ie\">Suppression du support du chargement conditionnel des ressources pour Internet Explorer</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 supprime le support du <a href=\"https://core.trac.wordpress.org/ticket/63821\">chargement conditionnel des scripts et styles pour IE avec les anciennes structures conditionnelles</a>. Tous les restes de cette ancienne manière de faire <a href=\"https://core.trac.wordpress.org/ticket/58836\">ont été supprimés du code des thèmes natifs</a>. Le code lié à <a href=\"https://core.trac.wordpress.org/ticket/62128\">Genericons a aussi été modifié</a> sur les thèmes qui utilisent cette police web.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"HBt3XMYVWY\"><a href=\"https://make.wordpress.org/core/2025/11/19/legacy-internet-explorer-code-removed/\">Legacy Internet Explorer Code Removed</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Legacy Internet Explorer Code Removed” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/19/legacy-internet-explorer-code-removed/embed/#?secret=sxUtkYszkF#?secret=HBt3XMYVWY\" data-secret=\"HBt3XMYVWY\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"accessibility-updates\">Accessibilité</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 comprend <a href=\"https://core.trac.wordpress.org/query?focuses=~accessibility&milestone=6.9&group=type&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">10 améliorations et 23 corrections de bogues</a> focalisées sur l’accessibilité. Il y a par exemple des améliorations des notifications destinées aux technologies d’assistance, des améliorations de la sémantique du code et de la gestion du focus clavier, et une mise à niveau du contenu généré via CSS pour éviter que du contenu non pertinent ne soit interprété par les outils d’assistance.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"oVjH0GCizX\"><a href=\"https://make.wordpress.org/core/2025/11/19/accessibility-improvements-in-wordpress-6-9/\">Accessibility Improvements in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Accessibility Improvements in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/19/accessibility-improvements-in-wordpress-6-9/embed/#?secret=446JdlkqcD#?secret=oVjH0GCizX\" data-secret=\"oVjH0GCizX\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"php-8-5-support\">Support de PHP 8.5</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 propose un support en version beta de PHP 8.5. Toutes les incompatibilités connues, les avertissements et notifications ont été corrigées. Le support des anciennes versions (pour l’instant jusqu’à PHP 7.2) a été maintenu. Pour rappel, lorsque nous parlons de support en version beta, nous parlons des <a href=\"https://make.wordpress.org/core/2025/07/07/proposal-remove-the-beta-support-label-from-php-8-3-for-wordpress-6-8/\">versions de PHP qui sont utilisées par moins de 10% des sites web</a>.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"HHsVP4QXlf\"><a href=\"https://make.wordpress.org/core/2025/11/21/php-8-5-support-in-wordpress-6-9/\">PHP 8.5 support in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“PHP 8.5 support in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/21/php-8-5-support-in-wordpress-6-9/embed/#?secret=S9UuaRYhKT#?secret=HHsVP4QXlf\" data-secret=\"HHsVP4QXlf\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"miscellaneous-developer-changes\">Autres changements techniques</h2>\n\n\n\n<p class=\"wp-block-paragraph\">D’autres modifications concernent différentes facettes du cœur du CMS, comme les médias, la gestion multisite, de nouveaux crochets et filtres, etc.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"1N55zTf5W3\"><a href=\"https://make.wordpress.org/core/2025/11/17/miscellaneous-developer-focused-changes-in-6-9/\">Miscellaneous Developer-focused Changes in 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Miscellaneous Developer-focused Changes in 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/17/miscellaneous-developer-focused-changes-in-6-9/embed/#?secret=ArJDoGk5Vd#?secret=1N55zTf5W3\" data-secret=\"1N55zTf5W3\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"miscellaneous-editor-changes\">Changements divers concernant l’éditeur</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WP 6.9 apporte aussi un grand nombre de petites modifications de l’éditeur de blocs.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"nHqf9JJVdo\"><a href=\"https://make.wordpress.org/core/2025/11/25/miscellaneous-editor-changes-in-wordpress-6-9/\">Miscellaneous Editor Changes in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Miscellaneous Editor Changes in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/25/miscellaneous-editor-changes-in-wordpress-6-9/embed/#?secret=sSj6Lr777I#?secret=nHqf9JJVdo\" data-secret=\"nHqf9JJVdo\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"updated-admin-menu-search-query\">Modification des requêtes de recherche du menu d’administration</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Avec WordPress 6.9, la requête de recherche proposée par le menu d’administration a changé, passant de <code>$_SERVER[\'QUERY_STRING\']</code> à <code>$_GET</code>. Cela rend le comportement de recherche plus prévisible et évite les problèmes liés à certaines chaines de requêtes. Les extensions qui surchargent cette recherche devront revoir leur façon de fonctionner pour prendre en compte ces changements.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"DC2ukqUl8S\"><a href=\"https://make.wordpress.org/core/2025/11/19/admin-menu-search-query-changed/\">Admin menu search query changed</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Admin menu search query changed” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/19/admin-menu-search-query-changed/embed/#?secret=yuPvIQjESb#?secret=DC2ukqUl8S\" data-secret=\"DC2ukqUl8S\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"additional-support-for-https-in-url-escaping-functions\">Un support complémentaire de HTTPS dans les fonctions d’échappement d’URL</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Les fonctions <code>esc_url()</code>, <code>esc_url_raw()</code> et <code>sanitize_url()</code> peuvent maintenant être configurées pour préfixer par <code>https://</code> les URL qui ne proposent pas de schéma par défaut, lorsque le paramètre <code>$protocols</code> contient <code>\'https\'</code>.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"0MhD0ifthp\"><a href=\"https://make.wordpress.org/core/2025/11/19/url-escaping-functions-can-support-https-as-the-default-protocol-in-wordpress-6-9/\">URL-escaping functions can support HTTPS as the default protocol in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“URL-escaping functions can support HTTPS as the default protocol in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/19/url-escaping-functions-can-support-https-as-the-default-protocol-in-wordpress-6-9/embed/#?secret=jGf9jBhCeM#?secret=0MhD0ifthp\" data-secret=\"0MhD0ifthp\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"improved-email-handling-and-inline-image-support\">Amélioration de la gestion des e-mails et du support des images en ligne</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.9 introduit plusieurs modifications rendant le système d’envoi d’e-mails plus fiable et flexible. La fonction <code>wp_mail()</code> met maintenant en place l’adresse d’expédition de manière extensible, les en-têtes sont mieux protégés et l’ensemble se repose davantage sur PHPMailer pour la prise en charge des types de contenus. De nombreux autres petits soucis présents depuis quelques temps ont aussi été résolus.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"xd0Bpq88VA\"><a href=\"https://make.wordpress.org/core/2025/11/18/more-reliable-email-in-wordpress-6-9/\">More-reliable email in WordPress 6.9</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“More-reliable email in WordPress 6.9” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/11/18/more-reliable-email-in-wordpress-6-9/embed/#?secret=y21eGjb1ze#?secret=xd0Bpq88VA\" data-secret=\"xd0Bpq88VA\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Cette version ajoute aussi la prise en charge des images en ligne et embarquées dans les e-mails HTML, ce qui permet d’envoyer des messages enrichis de médias sans avoir à utiliser des URL de sources externes. Les contenus e-mail qui utilisent des références basées sur <code>cid:</code> peuvent désormais afficher des images directement dans le corps de l’e-mail.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"wZZMOBpIHQ\"><a href=\"https://make.wordpress.org/core/2025/09/04/prettier-emails-supporting-inline-embedded-images/\">Prettier Emails: Supporting Inline Embedded Images</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Prettier Emails: Supporting Inline Embedded Images” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/09/04/prettier-emails-supporting-inline-embedded-images/embed/#?secret=n7ruDqZVQJ#?secret=wZZMOBpIHQ\" data-secret=\"wZZMOBpIHQ\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"travaux-lies-a-l-implementation-des-outils-ia-dans-wp-6-9\">Travaux liés à l’implémentation des outils IA dans WP 6.9</h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"php-ai-client\">Client PHP pour l’implémentation d’outils IA</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le <a href=\"https://github.com/WordPress/php-ai-client\">nouveau SDK client PHP destiné aux outils IA</a> facilite l’intégration d’IA dans les extensions WordPress et les projets PHP. L’interface fonctionne avec tous les fournisseurs d’IA et les développeurs et développeuses peuvent spécifier les fonctionnalités IA à inclure, leur fournisseur et le modèle à utiliser. Les identifiants sont centralisés et fonctionnent avec toutes les extensions compatibles.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-wordpress-ai wp-block-embed-wordpress-ai\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"e4MhX2H9Gt\"><a href=\"https://make.wordpress.org/ai/2025/07/17/php-ai-api/\">PHP AI Client</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“PHP AI Client” — WordPress AI\" src=\"https://make.wordpress.org/ai/2025/07/17/php-ai-api/embed/#?secret=n4QeTroMUh#?secret=e4MhX2H9Gt\" data-secret=\"e4MhX2H9Gt\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"mcp-adapter\">Adaptateur MCP</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le nouvel <a href=\"https://github.com/WordPress/mcp-adapter\">adaptateur MCP</a> utilise le <a href=\"https://modelcontextprotocol.io/\">Model Context Protocol</a> (MCP) pour standardiser les interactions de l’applicatif WP avec les LLM, pour exposer les fonctionnalités de WordPress aux assistants IA et pour se connecter à d’autres serveurs MCP. Cela permet à WordPress d’agir à la fois comme serveur et comme client, en enregistrant ses fonctionnalités à travers l’API « Abilities » ce qui permet aux assistants IA de les comprendre et de les utiliser, tout en intégrant cela avec d’autres serveurs MCP ce qui rend possible de tirer parti d’autres outils IA dans WordPress.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-wordpress-ai wp-block-embed-wordpress-ai\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"e6borTD1aD\"><a href=\"https://make.wordpress.org/ai/2025/07/17/mcp-adapter/\">MCP Adapter</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“MCP Adapter” — WordPress AI\" src=\"https://make.wordpress.org/ai/2025/07/17/mcp-adapter/embed/#?secret=CmJsm2zJFL#?secret=e6borTD1aD\" data-secret=\"e6borTD1aD\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"but-wait-there-is-more\">Attendez, ce n’est pas fini !</h2>\n\n\n\n<p class=\"wp-block-paragraph\">6.9 apporte bien plus encore ! Plus de <a href=\"https://core.trac.wordpress.org/query?status=closed&type=defect+(bug)&milestone=6.9&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">250 bogues ont été corrigés</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&type=enhancement&type=feature+request&milestone=6.9&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">123 améliorations et nouvelles fonctionnalités ont été implémentées</a>, et <a href=\"https://core.trac.wordpress.org/query?status=closed&type=task+(blessed)&milestone=6.9&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">22 tâches diverses</a> ont été <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=6.9&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">marquées comme résolues dans WP 6.9</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Mentionnons notamment les tickets suivants :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>API « Abilities » : feuille de route pour WP 6.9 (<a href=\"https://github.com/WordPress/abilities-api/issues/83\">AI-83</a>)</li>\n\n\n\n<li>Accessibilité : correction du comportement des sous menus du bloc navigation (<a href=\"https://github.com/WordPress/gutenberg/issues/69834\">GB-69834</a>)</li>\n\n\n\n<li>Éditeur : bloc bouton – ajout de la section Élément HTML dans les réglages avancés (<a href=\"https://github.com/WordPress/gutenberg/pull/70139\">GB-70139</a>)</li>\n\n\n\n<li>Éditeur : activation de la Palette de Commandes partout sur le tableau de bord (<a href=\"https://github.com/WordPress/gutenberg/issues/58218\">GB-58218</a>)</li>\n\n\n\n<li>Éditeur : nouveaux blocs ajoutés dans la bibliothèque de blocs (<a href=\"https://github.com/WordPress/gutenberg/issues/71026\">GB-71026</a>)</li>\n\n\n\n<li>Éditeur : barre d’outils – ajustement des couleurs pour la prise en charge du mode sombre (<a href=\"https://github.com/WordPress/gutenberg/issues/66454\">GB-66454</a>)</li>\n\n\n\n<li>Accessibilité : remplacement des règles CSS dépréciées <code>speak</code> et <code>aural</code> (<a href=\"https://github.com/WordPress/gutenberg/pull/63603\">GB-63603</a>)</li>\n\n\n\n<li>Styles globaux : déplacement du bouton <code>Couleurs aléatoires</code> dans le panneau d’édition de la palette de couleurs (<a href=\"https://github.com/WordPress/gutenberg/issues/66169\">GB-66169</a>)</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"other-updates\">Nouvelles fonctions, crochets, filtres, classes et méthodes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Pour obtenir la liste de toutes les nouvelles fonctions, crochets, filtres, classes et méthodes, vous pourrez vous rendre – une fois que la version 6.9 sera sortie – sur cette page : <a href=\"https://developer.wordpress.org/reference/since/6.9.0/\">https://developer.wordpress.org/reference/since/6.9.0/</a>.</p>\n\n\n\n<div class=\"wp-block-group alignfull is-style-serif has-light-grey-2-color has-text-color has-background has-link-color wp-elements-11 is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background:linear-gradient(135deg,rgb(53,10,128) 67%,rgb(244,237,234) 100%);padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)\">\n<p class=\"is-style-serif has-light-grey-2-color has-text-color has-link-color wp-elements-12 wp-block-paragraph\">Que vous développiez des thèmes ou des extensions, pensez à <strong>tester et retester votre code</strong> pour vous assurer de sa compatibilité avec ces changements.<br><br>Vous pouvez utiliser <a href=\"https://fr.wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">l’extension « <em><bdo lang=\"en\" dir=\"ltr\">Beta Tester</bdo></em> »</a> sur un site de test pour vérifier la compatibilité de vos développements avec la <a href=\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-1/\">version <em><bdo lang=\"en\" dir=\"ltr\">release candidate</bdo></em> de WordPress 6.9</a>. <br>Vous pouvez aussi tester cette nouvelle version directement dans votre navigateur en utilisant <em><a href=\"https://playground.wordpress.net/?php=8.0&wp=beta&networking=no&language=&multisite=no&random=y4q1rn88xn\"><bdo lang=\"en\" dir=\"ltr\">WordPress Playground</bdo></a></em>.<br><br>Nous comptons sur vous pour vérifier que votre code fonctionne correctement avec le cœur du CMS, pour le bien des millions d’utilisateurs et utilisatrices de WordPress <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Ce guide a été traduit et réadapté à partir du <a href=\"https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide/\">Field Guide de WP 6.9 (en anglais)</a> par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>.<br>Merci à <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a> pour sa relecture.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3383\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Arrêt des mises à jour de sécurité pour les versions 4.1 à 4.6 de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://fr.wordpress.org/2025/07/11/arret-des-mises-a-jour-de-securite-pour-les-versions-4-1-a-4-6-de-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Jul 2025 09:26:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Securité\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3375\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"À compter de mi-juillet 2025, l’équipe de sécurité de WordPress ne fournira plus de mises à jour de sécurité pour les versions 4.1 à 4.6 de WordPress. Ces versions ont été initialement publiées il y a plus de neuf ans et plus de 99 % des installations WordPress utilisent une version plus récente. La probabilité que […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1503:\"\n<p class=\"wp-block-paragraph\">À compter de mi-juillet 2025, l’équipe de sécurité de WordPress ne fournira plus de mises à jour de sécurité pour les versions 4.1 à 4.6 de WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ces versions ont été initialement publiées il y a plus de neuf ans et plus de 99 % des installations WordPress utilisent une version plus récente. La probabilité que cela affecte votre site est très faible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Pour vérifier que votre version de WordPress est à jour, connectez-vous au tableau de bord de votre site. Si votre version n’est pas à jour, vous devriez voir un message proposant sa mise à jour. La version que vous utilisez est indiquée dans le widget « D’un coup d’œil » présent sur le tableau de bord.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Pour rappel, <strong>la seule version de WordPress activement maintenue est la version majeure la plus récente</strong>. Les correctifs de sécurité ne sont portés vers les anciennes branches que par « courtoisie », les anciennes versions ne faisant pas l’objet de corrections autres que de sécurité.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Le blog « <bdo lang=\"en\" dir=\"ltr\">Make WordPress Security</bdo> » fournit plus de détails sur la <a href=\"https://make.wordpress.org/security/2025/06/18/security-updates-will-cease-for-wordpress-versions-4-1-through-4-6/\">procédure de fin de support de ces versions (en anglais)</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3375\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Rendez-vous à Bâle pour le WordCamp Europe 2025 !\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://fr.wordpress.org/2025/04/28/rendez-vous-a-bale-pour-le-wordcamp-europe-2025/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Apr 2025 08:39:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Évènement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3362\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"Le WordCamp Europe 2025 se tiendra du 5 au 7 juin dans la magnifique ville de Bâle, en Suisse. Il réunira les passionné·e·s de WordPress et du logiciel libre, des développeuses et développeurs et des professionnels de notre écosystème provenant de tout le continent et même du monde entier ! Venez découvrir de nouvelles perspectives, engagez […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6644:\"\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-1024x538.jpg\" alt=\"\" class=\"wp-image-3363\" srcset=\"https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-1024x538.jpg 1024w, https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-300x158.jpg 300w, https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-768x403.jpg 768w, https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image-1536x806.jpg 1536w, https://fr.wordpress.org/files/2025/04/wceu2025-Featured-Image.jpg 1800w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Le WordCamp Europe 2025 se tiendra du 5 au 7 juin dans la magnifique ville de Bâle, en Suisse. Il réunira les passionné·e·s de WordPress et du logiciel libre, des développeuses et développeurs et des professionnels de notre écosystème provenant de tout le continent et même du monde entier !</p>\n\n\n\n<p class=\"wp-block-paragraph\">Venez découvrir de nouvelles perspectives, engagez des conversations avec les membres de la communauté WordPress, les entreprises et acteurs économiques innovants de notre écosystème au cours de trois jours de conférences, de réseautage et de contribution à WordPress.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-layout-constrained wp-container-core-group-is-layout-10c39278 wp-block-group-is-layout-constrained\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Les places sont limitées : réservez la vôtre dès aujourd’hui !</strong></p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-36078703 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://europe.wordcamp.org/2025/tickets/\">Réservez votre place (en anglais)</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Conférences et tables rondes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Cet évènement qui se tiendra les 6 et 7 juin 2025 proposera une <a href=\"https://europe.wordcamp.org/2025/schedule/\">série de conférences (en anglais)</a> qui porteront notamment sur des états des lieux de la stratégie des entreprise de l’écosystème WordPress, le développement des nouvelles fonctionnalités du CMS, la défense du logiciel libre, l’accessibilité, et bien plus encore.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Pour celles et ceux qui souhaitent perfectionner leurs compétences, les présentations aborderont en profondeur des sujets tels que le SEO pour WordPress, l’optimisation des performances, ou encore la conception et la production de sites assistée par l’IA.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Séance de questions-réponses avec la direction du projet WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Vous pourrez retrouver Mary Hubbard, directrice exécutive du projet WordPress, et Matt Mullenweg, co-fondateur de WordPress le 7 juin pour discuter de WordPress et de sa communauté.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Découvrez Bâle</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Bâle est la troisième plus grande ville de Suisse. Elle est <a href=\"https://europe.wordcamp.org/2025/location/\">remplie de monuments historiques et culturels à découvrir (en anglais)</a>. Vous pouvez vous déplacer à Bâle et en faire l’expérience par vous-même grâce à votre « <bdo lang=\"en\" dir=\"ltr\">BaselCard</bdo> », qui vous permet de monter dans tous les transports en commun de la ville. L’équipe d’organisation du WordCamp vous recommande fortement d’en profiter pour vous promener le long du Rhin !</p>\n\n\n\n<p class=\"wp-block-paragraph\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cf.png\" alt=\"🛏\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://europe.wordcamp.org/2025/location/accommodation/\"> Trouver des logements à Bâle (en anglais)<br></a><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png\" alt=\"🚌\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://europe.wordcamp.org/2025/location/getting-around-in-basel/\"> En savoir plus sur la « <bdo lang=\"en\" dir=\"ltr\">BaselCard</bdo> » (en anglais)</a><br><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png\" alt=\"📅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Organisez votre WordCamp Europe !</strong> Découvrez le <a href=\"https://europe.wordcamp.org/2025/schedule/\">programme complet (en anglais)</a> et organisez votre séjour à Bâle !<br><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>Assurez-vous de réserver votre <a href=\"https://europe.wordcamp.org/2025/tickets/\">ticket pour le WordCamp Europe 2025</a></strong> si vous ne l’avez pas déjà fait !</p>\n\n\n\n<p class=\"wp-block-paragraph\">Suivez l’actualité du WordCamp Europe sur <a href=\"https://bsky.app/profile/wordpress.org\">Bluesky</a>, <a href=\"https://instagram.com/wordpress/\">Instagram</a>, <a href=\"https://www.facebook.com/WordPress\">Facebook</a>, <a href=\"https://www.linkedin.com/company/wordpress/\">LinkedIn</a>, <a href=\"https://www.threads.net/@wordpress\">Threads</a>, <a href=\"https://mastodon.world/@wordpress\">Mastodon</a> et <a href=\"https://twitter.com/WordPress\">X/Twitter</a> pour avoir des nouvelles en temps réel !</p>\n\n\n\n<p class=\"wp-block-paragraph\">N’hésitez pas à relayer le message sur vos réseaux sociaux favoris : que vous soyez là le jour-J à Bâle ou que vous nous suiviez en ligne, partagez vos expériences avec les mots-dièse #WCEU et #WordPress sur tous les réseaux sociaux !</p>\n\n\n\n<p class=\"wp-block-paragraph\">Rendez-vous à Bâle pour le WordCamp Europe 2025 ! <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f1e8-1f1ed.png\" alt=\"🇨🇭\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3362\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"WordPress 6.8 « Cecil »\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://fr.wordpress.org/2025/04/15/wordpress-6-8-cecil/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Apr 2025 17:02:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Nouvelles versions de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3335\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:390:\"Chaque version de WordPress célèbre un ou une artiste ayant posé son empreinte sur le monde de la musique. WordPress 6.8 « Cecil » rend hommage au légendaire pianiste et pionnier du jazz Cecil Taylor. De formation classique mais résolument anticonformiste, Cecil Taylor a ré-imaginé le piano comme un instrument de percussion, superposant les sons, explorant la […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:81274:\"\n<figure class=\"wp-block-image size-large\"><a href=\"https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"535\" src=\"https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-1024x535.png\" alt=\"\" class=\"wp-image-3338\" srcset=\"https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-1024x535.png 1024w, https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-300x157.png 300w, https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-768x401.png 768w, https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil-1536x803.png 1536w, https://fr.wordpress.org/files/2025/04/WordPress-6-8-Cecil.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Chaque version de WordPress célèbre un ou une artiste ayant posé son empreinte sur le monde de la musique. WordPress 6.8 « Cecil » rend hommage au légendaire pianiste et pionnier du jazz Cecil Taylor.</p>\n\n\n\n<p class=\"wp-block-paragraph\">De formation classique mais résolument anticonformiste, Cecil Taylor a ré-imaginé le piano comme un instrument de percussion, superposant les sons, explorant la polyphonie et associant différents rythmes pour créer un son à la fois chaotique et précis. Sa musique a été révolutionnaire, formant de l’ordre dans le désordre et de l’harmonie dans la dissonance.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cet esprit anime WordPress 6.8. Adoptez ses nouvelles fonctionnalités audacieuses avec la même curiosité et la même expérimentation qui ont défini la création musicale de Cecil.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Bienvenue sur WordPress 6.8 !</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.8 peaufine et optimise les outils que vous utilisez au quotidien, ce qui rend votre site plus rapide, plus sécurisé et plus facile à gérer. Le guide de styles propose désormais une mise en page structurée et fonctionne avec les thèmes classiques, vous offrant ainsi un meilleur contrôle sur les styles globaux. Le chargement spéculatif accélère la navigation en préchargeant les liens avant même que les internautes n’y accèdent, tandis que le hachage <code>bcrypt</code> renforce automatiquement la sécurité des mots de passe. En coulisses, les optimisations de la base de données améliorent les performances, et un nouveau système d’alerte de sécurité permet de prévenir les vulnérabilités avant qu’elles ne deviennent problématiques.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://fr.wordpress.org/latest-fr_FR.zip\">Télécharger WordPress 6.8 « Cecil » en français (ZIP – 20 Mo)</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Une version peaufinée à la perfection</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.8 améliore et affine les outils que vous utilisez tous les jours, rendant votre site plus rapide, plus sûr et plus facile à gérer.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Le guide de styles a maintenant une mise en page structurée et fonctionne désormais avec les thèmes classiques, ce qui vous apporte plus de contrôle sur les styles globaux de votre site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Le chargement spéculatif accélère la navigation en préchargeant les liens avant que les internautes ne naviguent vers ceux-ci, tandis que le hachage via bcrypt renforce automatiquement la sécurité des mots de passe.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Parallèlement, des optimisations de la base de données améliorent les performances, et un nouveau système d’avertissement de sécurité aide à prévenir les vulnérabilités avant qu’elles ne deviennent un problème.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Le guide de style fait peau neuve et s’enrichit de quelques nouvelles fonctionnalités</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le guide de styles présente une nouvelle mise en page structurée et des libellés plus clairs, pour faciliter encore plus la modification des couleurs, de la typographie et de presque tous les styles de votre site, en un seul endroit.</p>\n\n\n\n<figure class=\"wp-block-image size-medium\"><a href=\"https://fr.wordpress.org/files/2025/04/feature-01.png\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https://fr.wordpress.org/files/2025/04/feature-01-300x300.png\" alt=\"\" class=\"wp-image-3339\" srcset=\"https://fr.wordpress.org/files/2025/04/feature-01-300x300.png 300w, https://fr.wordpress.org/files/2025/04/feature-01-150x150.png 150w, https://fr.wordpress.org/files/2025/04/feature-01-768x768.png 768w, https://fr.wordpress.org/files/2025/04/feature-01.png 900w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" /></a></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Amélioration de l’éditeur</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Visualisez plus facilement vos options dans les vues de données et excluez les publications épinglées de la boucle de requête. De plus, l’éditeur propose de nombreuses améliorations qui simplifient la création de contenu.</p>\n\n\n\n<figure class=\"wp-block-image size-medium\"><a href=\"https://fr.wordpress.org/files/2025/04/feature-02.png\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https://fr.wordpress.org/files/2025/04/feature-02-300x300.png\" alt=\"\" class=\"wp-image-3340\" srcset=\"https://fr.wordpress.org/files/2025/04/feature-02-300x300.png 300w, https://fr.wordpress.org/files/2025/04/feature-02-150x150.png 150w, https://fr.wordpress.org/files/2025/04/feature-02-768x768.png 768w, https://fr.wordpress.org/files/2025/04/feature-02.png 900w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" /></a></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Chargement quasi instantané des pages, grâce au chargement spéculatif</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Dans WordPress 6.8, les pages se chargent plus rapidement que jamais. Lorsque vous ou tout internaute survolez ou cliquez sur un lien, WordPress peut précharger la page suivante pour une expérience plus fluide et quasi instantanée. Le système équilibre vitesse et efficacité, et vous pouvez contrôler son fonctionnement avec une extension ou votre propre code. Cette fonctionnalité fonctionne uniquement dans les navigateurs modernes ; les anciens l’ignoreront simplement sans aucun impact.</p>\n\n\n\n<figure class=\"wp-block-image size-medium\"><a href=\"https://fr.wordpress.org/files/2025/04/feature-03.png\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https://fr.wordpress.org/files/2025/04/feature-03-300x300.png\" alt=\"\" class=\"wp-image-3341\" srcset=\"https://fr.wordpress.org/files/2025/04/feature-03-300x300.png 300w, https://fr.wordpress.org/files/2025/04/feature-03-150x150.png 150w, https://fr.wordpress.org/files/2025/04/feature-03-768x768.png 768w, https://fr.wordpress.org/files/2025/04/feature-03.png 900w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" /></a></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Sécurité renforcée des mots de passe avec bcrypt</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Les mots de passe sont désormais plus difficiles à déchiffrer grâce au hachage bcrypt, qui nécessite beaucoup plus de puissance de calcul pour être cassé. Cela renforce la sécurité globale, tout comme d‘autres améliorations de chiffrement dans WordPress. Vous n’avez rien à faire : tout se met à jour automatiquement.</p>\n\n\n\n<figure class=\"wp-block-image size-medium\"><a href=\"https://fr.wordpress.org/files/2025/04/feature-04.png\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https://fr.wordpress.org/files/2025/04/feature-04-300x300.png\" alt=\"\" class=\"wp-image-3342\" srcset=\"https://fr.wordpress.org/files/2025/04/feature-04-300x300.png 300w, https://fr.wordpress.org/files/2025/04/feature-04-150x150.png 150w, https://fr.wordpress.org/files/2025/04/feature-04-768x768.png 768w, https://fr.wordpress.org/files/2025/04/feature-04.png 900w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" /></a></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Améliorations de l’accessibilité</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Plus de 100 correctifs et améliorations en matière d’accessibilité touchent un large champ de l’expérience WordPress. Cette version inclut des correctifs pour chaque thème natif, des améliorations de la gestion des menus de navigation, de l’outil de personnalisation, et un étiquetage simplifié. L’éditeur de blocs bénéficie de plus de 70 améliorations concernant les blocs, les vues de données, et l’expérience globale des utilisateurs et utilisatrices.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Allégement de la base de données</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Le travail se poursuit sur l‘optimisation de la génération des clés de cache dans la classe <code>WP_Query</code>. L‘objectif est, comme toujours, d‘améliorer les performances de votre site, dans ce cas en réduisant davantage la charge de votre base de données. Cela est particulièrement utile si vous avez beaucoup de trafic.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Améliorations des performances</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.8 propose de nombreuses corrections et améliorations de performances pour accélérer l’ensemble de votre site, de l’administration aux temps de chargement ressentis par les personnes qui visitent votre site. Au-delà du chargement spéculatif désormais intégré nativement, WordPress 6.8 accorde une attention particulière à l’éditeur de blocs, à l’enregistrement des types de blocs et à la mise en cache des requêtes. N’attendez jamais plus de 50 millisecondes entre chaque interaction. Dans WordPress 6.8, l’API de gestion de l’interactivité constitue un premier pas vers cet objectif.</p>\n\n\n\n<h2 class=\"wp-block-heading\">En savoir plus sur WordPress 6.8</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Pour une vision complète de toutes les nouvelles fonctionnalités et améliorations de WordPress 6.8, vous pouvez <a href=\"https://wordpress.org/download/releases/6-8/\">consulter le site de démonstration des fonctionnalités (en anglais)</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://learn.wordpress.org/\"><em><bdo lang=\"en\" dir=\"ltr\">Learn WordPress</bdo></em></a> est une ressource gratuite pour les personnes qui utilisent WordPress, qu’elles soient débutantes ou expérimentées. <em><bdo lang=\"en\" dir=\"ltr\">Learn</bdo></em> contient des vidéos pratiques sur l’utilisation de diverses fonctionnalités de WordPress, des évènements interactifs pour explorer des sujets en profondeur, et des plans de cours pour approfondir des domaines spécifiques de WordPress.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Notes de version de WordPress 6.8</h4>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/support/wordpress-version/version-6-8/\">Lisez les notes de version de WordPress 6.8</a> pour obtenir des informations sur l’installation, les améliorations, les problèmes corrigés, les contributeurs et contributrices de la version, les ressources d’apprentissage et la liste des modifications apportées aux fichiers.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Guide technique de WordPress 6.8 en français</h4>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://fr.wordpress.org/2024/10/28/guide-des-changements-techniques-de-wordpress-6-7/\">Explorez le guide des changements techniques de WordPress 6.8</a>. Découvrez les changements de cette version avec les notes détaillées des développeurs et développeuses qui vous permettent de construire votre site avec WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">L’équipe de direction de WordPress 6.8</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Voici l’équipe qui a coordonné le développement et la sortie de cette nouvelle version de WordPress :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Direction générale : <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a></li>\n\n\n\n<li>Coordination de la version : <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> and <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a></li>\n\n\n\n<li>Direction technique : <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, and <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a></li>\n\n\n\n<li>Gestion de projet : <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a></li>\n\n\n\n<li>Direction artistique : <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a></li>\n\n\n\n<li>Responsable des performances : <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a></li>\n\n\n\n<li>Direction des tests : <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Merci aux contributeurs et contributrices</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.8 n’aurait pas pu sortir sans la contribution passionnée de plus de <strong>900 personnes provenant de près de 70 pays différents</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Un remerciement tout spécial pour les plus de 250 personnes qui ont contribué au cœur de WordPress pour la première fois avec WP 6.8 <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<div class=\"wp-block-group alignwide is-style-default is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-af480da9 wp-block-group-is-layout-flex\">\n<p class=\"has-dark-blueberry-color has-lemon-3-background-color has-text-color has-background has-link-color has-extra-small-font-size wp-elements-14 wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/thehercules/\">Aashish Sharma</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/hiabhaykulkarni/\">Abhay Kulkarni</a> · <a href=\"https://profiles.wordpress.org/abhi3315/\">abhi3315</a> · <a href=\"https://profiles.wordpress.org/adakaleh/\">AdaKaleh</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> · <a href=\"https://profiles.wordpress.org/adhun/\">Adhun Anand</a> · <a href=\"https://profiles.wordpress.org/adityab98/\">Aditya Bansode</a> · <a href=\"https://profiles.wordpress.org/stromhalm/\">Adrian Jagusch</a> · <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a> · <a href=\"https://profiles.wordpress.org/hemant-ahir/\">Ahir Hemant</a> · <a href=\"https://profiles.wordpress.org/ahmarzaidi/\">Ahmar Zaidi</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/engahmeds3ed/\">Ahmed Saeed</a> · <a href=\"https://profiles.wordpress.org/ahsankhan316/\">Ahsan Khan</a> · <a href=\"https://profiles.wordpress.org/aishwarryapande/\">Aishwarrya Pande</a> · <a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a> · <a href=\"https://profiles.wordpress.org/ajmaurya/\">Ajay Maurya</a> · <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a> · <a href=\"https://profiles.wordpress.org/akanshusingh/\">Akanshu Singh</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/aks30498/\">aks30498</a> · <a href=\"https://profiles.wordpress.org/akshat2802/\">Akshat Kakkad</a> · <a href=\"https://profiles.wordpress.org/akshaydhere/\">Akshay Dhere</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a> · <a href=\"https://profiles.wordpress.org/ralessio/\">Alessio</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/alexflorisca/\">Alex Florisca</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/albigdd/\">Alexander Bigga</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/alexus450/\">Alexei Samarschi</a> · <a href=\"https://profiles.wordpress.org/alexschmitz/\">alexschmitz</a> · <a href=\"https://profiles.wordpress.org/alireyad/\">Ali Akbar Reyad</a> · <a href=\"https://profiles.wordpress.org/firewatch/\">allilevine</a> · <a href=\"https://profiles.wordpress.org/alpipego/\">alpipego</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro Gómez</a> · <a href=\"https://profiles.wordpress.org/akrocks/\">Amaan Khan</a> · <a href=\"https://profiles.wordpress.org/alh0319/\">Amber Hinds</a> · <a href=\"https://profiles.wordpress.org/amimulihsanmahdi/\">Amimul Ihsan</a> · <a href=\"https://profiles.wordpress.org/amin7/\">Amin</a> · <a href=\"https://profiles.wordpress.org/amitbhosale/\">Amit Bhosale</a> · <a href=\"https://profiles.wordpress.org/amitraj2203/\">Amit Raj</a> · <a href=\"https://profiles.wordpress.org/ammarmassoud/\">Ammar Mohamed Fath Allah Abd-Elaaty Massoud</a> · <a href=\"https://profiles.wordpress.org/amolebonde/\">amolebonde</a> · <a href=\"https://profiles.wordpress.org/anandraj346/\">Anand Raj</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Norén</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/awetz583/\">Andrea Roenning</a> · <a href=\"https://profiles.wordpress.org/bowedk/\">Andreas Pedersen</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/euthelup/\">Andrei Lupu</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/andrewssanya/\">Andrew Ssanya</a> · <a href=\"https://profiles.wordpress.org/rarst/\">Andrey “Rarst” Savchenko</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a> · <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitkumarshah/\">Ankit Kumar Shah</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/ankitpatel1578/\">Ankit Patel</a> · <a href=\"https://profiles.wordpress.org/anmolverma404/\">Anmol Verma</a> · <a href=\"https://profiles.wordpress.org/annchichi/\">annchichi</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">annezazu</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/ahortin/\">Anthony Hortin</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/anujrathore24/\">Anuj Singh</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/arielmaidana/\">Ariel Maidana</a> · <a href=\"https://profiles.wordpress.org/arnaudbroes/\">arnaudbroes</a> · <a href=\"https://profiles.wordpress.org/arnoutblueshell/\">arnoutblueshell</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/mohonchandra/\">Asish Chandra Mohon</a> · <a href=\"https://profiles.wordpress.org/auareyou/\">Au</a> · <a href=\"https://profiles.wordpress.org/autotutorial/\">autotutorial</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/beryldlg/\">Béryl de La Grandière</a> · <a href=\"https://profiles.wordpress.org/neo2k23/\">BackuPs</a> · <a href=\"https://profiles.wordpress.org/balub/\">Balu B</a> · <a href=\"https://profiles.wordpress.org/barry/\">Barry</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/benharri/\">ben</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/bsutcliffe/\">Ben Sutcliffe</a> · <a href=\"https://profiles.wordpress.org/benazeer/\">Benazeer</a> · <a href=\"https://profiles.wordpress.org/benniledl/\">Benedikt Ledl</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">bernhard-reiter</a> · <a href=\"https://profiles.wordpress.org/berislavgrgicak/\">Bero</a> · <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a> · <a href=\"https://profiles.wordpress.org/albatross10/\">Bhavik Kalpesh</a> · <a href=\"https://profiles.wordpress.org/bijit027/\">Bijit Deb</a> · <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/rainynewt/\">Bishal Shrestha</a> · <a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a> · <a href=\"https://profiles.wordpress.org/bluantinoo/\">bluantinoo</a> · <a href=\"https://profiles.wordpress.org/bogdanungureanu/\">BogdanUngureanu</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/veryard/\">Brad</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bradleyt/\">Bradley Taylor</a> · <a href=\"https://profiles.wordpress.org/bhubbard/\">Brandon Hubbard</a> · <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a> · <a href=\"https://profiles.wordpress.org/brettsmason/\">brettsmason</a> · <a href=\"https://profiles.wordpress.org/brevilo/\">brevilo</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/bronsonquick/\">Bronson Quick</a> · <a href=\"https://profiles.wordpress.org/bschneidewind/\">Bryan Schneidewind</a> · <a href=\"https://profiles.wordpress.org/burakkaptan/\">burak</a> · <a href=\"https://profiles.wordpress.org/burnuser/\">burnuser</a> · <a href=\"https://profiles.wordpress.org/snicco/\">Calvin Alkan</a> · <a href=\"https://profiles.wordpress.org/calvinalkan/\">Calvin Alkan</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">cbirdsong</a> · <a href=\"https://profiles.wordpress.org/cgastrell/\">cgastrell</a> · <a href=\"https://profiles.wordpress.org/charleslf/\">charleslf</a> · <a href=\"https://profiles.wordpress.org/mel_cha/\">chiilog (Chiaki Okamoto)</a> · <a href=\"https://profiles.wordpress.org/chintanmachhi207/\">chintanmachhi207</a> · <a href=\"https://profiles.wordpress.org/chrico/\">ChriCo</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/chrisdotdotdot/\">chrisdotdotdot</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/claimableperch/\">claimableperch</a> · <a href=\"https://profiles.wordpress.org/claudiulodro/\">Claudiu Lodromanean</a> · <a href=\"https://profiles.wordpress.org/codebymikey/\">codebymikey</a> · <a href=\"https://profiles.wordpress.org/codersantosh/\">codersantosh</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/colind/\">ColinD</a> · <a href=\"https://profiles.wordpress.org/colinleroy/\">colinleroy</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/cbusquets1989/\">Cris Busquets</a> · <a href=\"https://profiles.wordpress.org/mitogh/\">Crisoforo Gaspar</a> · <a href=\"https://profiles.wordpress.org/ctienshi/\">ctienshi</a> · <a href=\"https://profiles.wordpress.org/cweiske/\">cweiske</a> · <a href=\"https://profiles.wordpress.org/didierjm/\">cybeardjm</a> · <a href=\"https://profiles.wordpress.org/coquardcyr/\">Cyrille</a> · <a href=\"https://profiles.wordpress.org/css31/\">Cyrille Sanson</a> · <a href=\"https://profiles.wordpress.org/daedalon/\">Daedalon</a> · <a href=\"https://profiles.wordpress.org/acketon/\">Dakota Chichester</a> · <a href=\"https://profiles.wordpress.org/dalleyne/\">Damien Alleyne</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/dpknauss/\">Dan Knauss</a> · <a href=\"https://profiles.wordpress.org/danht/\">danht</a> · <a href=\"https://profiles.wordpress.org/daniguardiola/\">Dani Guardiola</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/danielpost/\">Daniel Post</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/danielpataki/\">danielpataki</a> · <a href=\"https://profiles.wordpress.org/danielvann/\">danielvann</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/dhewercorus/\">Darren Hewer</a> · <a href=\"https://profiles.wordpress.org/davelo/\">Dave Loodts</a> · <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a> · <a href=\"https://profiles.wordpress.org/darnado/\">David Arnado</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/davidabowman/\">David Bowman</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dafargier/\">David FARGIER</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/david-innes/\">David Innes</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a> · <a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a> · <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/daymobrew/\">daymobrew</a> · <a href=\"https://profiles.wordpress.org/deadduck169/\">deadduck169</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a> · <a href=\"https://profiles.wordpress.org/debarghyabanerjee/\">DEBARGHYA BANERJEE</a> · <a href=\"https://profiles.wordpress.org/deeppatel8950/\">Deep Patel</a> · <a href=\"https://profiles.wordpress.org/deepakrohilla/\">Deepak Rohilla</a> · <a href=\"https://profiles.wordpress.org/realloc/\">Dennis Ploetner</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/densinakum/\">Densi Nakum</a> · <a href=\"https://profiles.wordpress.org/designsimply/\">designsimply</a> · <a href=\"https://profiles.wordpress.org/devansh2002/\">Devansh Chaudhary</a> · <a href=\"https://profiles.wordpress.org/dhananjaykuber/\">Dhananjay Kuber</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhavalkapadane/\">Dhaval Kapadane</a> · <a href=\"https://profiles.wordpress.org/dheeraj2995/\">Dheeraj Bhosale</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruvang21/\">Dhruvang21</a> · <a href=\"https://profiles.wordpress.org/dhruvishah2203/\">Dhruvi Shah</a> · <a href=\"https://profiles.wordpress.org/dhruvik18/\">Dhruvik Malaviya</a> · <a href=\"https://profiles.wordpress.org/dilipom13/\">dilip</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/diliphingarajiya/\">Dilip Hingarajiya</a> · <a href=\"https://profiles.wordpress.org/dilip2615/\">Dilip Modhavadiya</a> · <a href=\"https://profiles.wordpress.org/dingguodong/\">DingGuodong</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/divyeshk71/\">Divyesh_kakrecha</a> · <a href=\"https://profiles.wordpress.org/djcowan/\">dj.cowan</a> · <a href=\"https://profiles.wordpress.org/mediaformat/\">Django</a> · <a href=\"https://profiles.wordpress.org/dnnsjsk/\">dnnsjsk</a> · <a href=\"https://profiles.wordpress.org/doekenorg/\">Doeke Norg</a> · <a href=\"https://profiles.wordpress.org/dogee/\">dogee</a> · <a href=\"https://profiles.wordpress.org/domenicdenicola/\">domenicdenicola</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/donalirl/\">donalirl</a> · <a href=\"https://profiles.wordpress.org/dooperweb/\">dooperweb</a> · <a href=\"https://profiles.wordpress.org/dougwollison/\">Doug Wollison</a> · <a href=\"https://profiles.wordpress.org/dretzlaff/\">dretzlaff</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/drivingralle/\">Drivingralle</a> · <a href=\"https://profiles.wordpress.org/dwainm/\">Dwain Maralack</a> · <a href=\"https://profiles.wordpress.org/earthman100/\">Earthman Media</a> · <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a> · <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a> · <a href=\"https://profiles.wordpress.org/cais/\">Edward Caissie</a> · <a href=\"https://profiles.wordpress.org/eceleste/\">efc</a> · <a href=\"https://profiles.wordpress.org/talksina/\">Elena Brescacin</a> · <a href=\"https://profiles.wordpress.org/elizaan36/\">elizaan36</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/emlebrun/\">Emilie LEBRUN</a> · <a href=\"https://profiles.wordpress.org/eatse/\">Emmanuel Atsé</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/ericdye/\">Eric Dye</a> · <a href=\"https://profiles.wordpress.org/ethitter/\">Erick Hitter</a> · <a href=\"https://profiles.wordpress.org/codekraft/\">Erik</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a> · <a href=\"https://profiles.wordpress.org/im3dabasia1/\">Eshaan Dabasiya</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/eherman24/\">Evan Herman</a> · <a href=\"https://profiles.wordpress.org/etobiesen/\">Even Tobiesen</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fazyshah/\">Faizan Nabi</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/ffffelix/\">Felix Renicks</a> · <a href=\"https://profiles.wordpress.org/finntown/\">finntown</a> · <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/franciscabusas22/\">Francis Cabusas</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco</a> · <a href=\"https://profiles.wordpress.org/frankbiganski/\">Frank B.</a> · <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a> · <a href=\"https://profiles.wordpress.org/franz00/\">Fransisca H</a> · <a href=\"https://profiles.wordpress.org/frkly/\">frkly</a> · <a href=\"https://profiles.wordpress.org/fushar/\">fushar</a> · <a href=\"https://profiles.wordpress.org/fxbenard/\">fxbenard</a> · <a href=\"https://profiles.wordpress.org/gaellebesson/\">gaellebesson</a> · <a href=\"https://profiles.wordpress.org/gajendrasingh/\">Gajendra Singh</a> · <a href=\"https://profiles.wordpress.org/galibh/\">Galib Hayder</a> · <a href=\"https://profiles.wordpress.org/ecgan/\">Gan Eng Chin</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/ghinamt/\">ghinamt</a> · <a href=\"https://profiles.wordpress.org/girishpanchal/\">Girish Panchal</a> · <a href=\"https://profiles.wordpress.org/giuriani/\">giuriani</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/glynnquelch/\">Glynn Quelch</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">Gopal Krishnan</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/gregbenz/\">gregbenz</a> · <a href=\"https://profiles.wordpress.org/grgarside/\">grgarside</a> · <a href=\"https://profiles.wordpress.org/guido07111975/\">Guido</a> · <a href=\"https://profiles.wordpress.org/guillaumeturpin/\">Guillaume TURPIN</a> · <a href=\"https://profiles.wordpress.org/gulamdastgir04/\">Gulamdastgir Momin</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/gencmedya/\">Halil Kaya</a> · <a href=\"https://profiles.wordpress.org/yahaly/\">Halyna Yampolska</a> · <a href=\"https://profiles.wordpress.org/hameem1102/\">Hameem Mahdad Kader</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">Hannes Leismann</a> · <a href=\"https://profiles.wordpress.org/hage/\">Hans-Gerd Gerhards</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/harrym/\">harrym</a> · <a href=\"https://profiles.wordpress.org/harshalkadu/\">Harshal Kadu</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a> · <a href=\"https://profiles.wordpress.org/hekuranredev/\">hekuranredev</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/hdkothari81/\">Hemant Kothari</a> · <a href=\"https://profiles.wordpress.org/iamarinoh/\">Henrique Iamarino</a> · <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a> · <a href=\"https://profiles.wordpress.org/rvouill/\">Herve THOMAS</a> · <a href=\"https://profiles.wordpress.org/hideishi/\">hideishi</a> · <a href=\"https://profiles.wordpress.org/kurudrive/\">Hidekazu Ishikawa</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/panchalhimani711/\">Himani Panchal</a> · <a href=\"https://profiles.wordpress.org/abcd95/\">Himanshu Pathak</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hiteshhuptechweb/\">Hitesh Dhokai</a> · <a href=\"https://profiles.wordpress.org/hovhanneshovakimyan/\">Hovhannes Hovakimyan</a> · <a href=\"https://profiles.wordpress.org/hueitan/\">hueitan</a> · <a href=\"https://profiles.wordpress.org/humanify/\">humanify</a> · <a href=\"https://profiles.wordpress.org/hussain896/\">hussain896</a> · <a href=\"https://profiles.wordpress.org/huubl/\">huubl</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ilovecats7/\">ilovecats7</a> · <a href=\"https://profiles.wordpress.org/imranhasanraaz/\">Imran</a> · <a href=\"https://profiles.wordpress.org/imranh920/\">Imran Hossain (a11n)</a> · <a href=\"https://profiles.wordpress.org/indirabiswas27/\">Indira Biswas</a> · <a href=\"https://profiles.wordpress.org/indithemes/\">indithemes</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/iseulde/\">iseulde</a> · <a href=\"https://profiles.wordpress.org/isuke01/\">Isu</a> · <a href=\"https://profiles.wordpress.org/ivankristianto/\">Ivan Kristianto</a> · <a href=\"https://profiles.wordpress.org/moxie/\">Jack</a> · <a href=\"https://profiles.wordpress.org/jagirbahesh/\">Jagir Bahesh</a> · <a href=\"https://profiles.wordpress.org/jainil07/\">Jainil Shah</a> · <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/jhmonroe/\">James Monroe</a> · <a href=\"https://profiles.wordpress.org/jopdop30/\">James Payne</a> · <a href=\"https://profiles.wordpress.org/imaginarymedia/\">James Robinson</a> · <a href=\"https://profiles.wordpress.org/q0rban/\">James Sansbury</a> · <a href=\"https://profiles.wordpress.org/jamieblomerus/\">Jamie Blomerus</a> · <a href=\"https://profiles.wordpress.org/jammycakes/\">jammycakes</a> · <a href=\"https://profiles.wordpress.org/lysyjan87/\">Jan Lysý</a> · <a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a> · <a href=\"https://profiles.wordpress.org/janusdev/\">janusdev</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/jarekmorawski/\">jarekmorawski</a> · <a href=\"https://profiles.wordpress.org/boogah/\">Jason Cosper</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/jasonsa19/\">Jason Sauerwald</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/shovan_jaya/\">Jayaram</a> · <a href=\"https://profiles.wordpress.org/jdahir0789/\">JD Ahir</a> · <a href=\"https://profiles.wordpress.org/jdnd/\">jdnd</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/maverick3x6/\">Jeff Golenski</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a> · <a href=\"https://profiles.wordpress.org/jeflopodev/\">jeflopo</a> · <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/jepperask/\">jepperask</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeremy80/\">jeremy80</a> · <a href=\"https://profiles.wordpress.org/jeremyroman/\">jeremyroman</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/jessedyck/\">jessedyck</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">Jigar Bhanushali</a> · <a href=\"https://profiles.wordpress.org/jigar9998/\">Jigar Panchal</a> · <a href=\"https://profiles.wordpress.org/jnweaver/\">jnweaver</a> · <a href=\"https://profiles.wordpress.org/jartes/\">Joan Artes</a> · <a href=\"https://profiles.wordpress.org/jodamo5/\">jodamo5</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joecsmalley/\">joecsmalley</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/timse201/\">Johannes Jülg</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/arrcorona/\">Jomar Jay</a> · <a href=\"https://profiles.wordpress.org/jomonthomaslobo1/\">Jomon Thomas Lobo</a> · <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a> · <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/jongycastillo/\">Jong</a> · <a href=\"https://profiles.wordpress.org/n2erjo00/\">Joni Erkkilä</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonnyauk/\">jonnyauk</a> · <a href=\"https://profiles.wordpress.org/joomskys/\">joomskys</a> · <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josvelasco/\">Jos Velasco</a> · <a href=\"https://profiles.wordpress.org/josevarghese/\">Jose Varghese</a> · <a href=\"https://profiles.wordpress.org/blogitsolutions/\">Josef Seidl</a> · <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a> · <a href=\"https://profiles.wordpress.org/joshuawold/\">Joshua Wold</a> · <a href=\"https://profiles.wordpress.org/jottevanger/\">jottevanger</a> · <a href=\"https://profiles.wordpress.org/jokanane/\">Jouni Kananen</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanbuis/\">juanbuis</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/juanwp22/\">juanwp22</a> · <a href=\"https://profiles.wordpress.org/jules-colle/\">Jules Colle</a> · <a href=\"https://profiles.wordpress.org/julianmar/\">julianmar</a> · <a href=\"https://profiles.wordpress.org/juliemoynat/\">Julie Moynat</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/juzar/\">Juzar</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/kaitohm/\">Kaito Hanamori</a> · <a href=\"https://profiles.wordpress.org/ikamal/\">Kamal Hosen</a> · <a href=\"https://profiles.wordpress.org/kapasias/\">KAP ASIAs</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/karlgroves/\">karlgroves</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/karthickmurugan/\">Karthick Murugan</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/karthikeya01/\">Karthikeya Bethu</a> · <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn Presner</a> · <a href=\"https://profiles.wordpress.org/kausaralm/\">Kausar Alam</a> · <a href=\"https://profiles.wordpress.org/keithdevon/\">keithdevon</a> · <a href=\"https://profiles.wordpress.org/kel-dc/\">Kel Santiago-Pilarski</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/tinypixel/\">Kelly Mears</a> · <a href=\"https://profiles.wordpress.org/keoshi/\">keoshi</a> · <a href=\"https://profiles.wordpress.org/ketanniruke/\">Ketan Niruke</a> · <a href=\"https://profiles.wordpress.org/patelketan/\">Ketan Patel</a> · <a href=\"https://profiles.wordpress.org/kevinlearynet/\">Kevinleary.net</a> · <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a> · <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a> · <a href=\"https://profiles.wordpress.org/kjroelke/\">KJ Roelke</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/kohheepeace/\">kohheepeace</a> · <a href=\"https://profiles.wordpress.org/kmgalanakis/\">Konstantinos Galanakis</a> · <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a> · <a href=\"https://profiles.wordpress.org/kristastevens/\">kristastevens</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/krupaly2k/\">Krupal Lakhia</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">Laurent MILLET</a> · <a href=\"https://profiles.wordpress.org/lakshmananphp/\">Lax Mariappan</a> · <a href=\"https://profiles.wordpress.org/laxman-prajapati/\">Laxman Prajapati</a> · <a href=\"https://profiles.wordpress.org/lcarevic/\">lcarevic</a> · <a href=\"https://profiles.wordpress.org/leecollings/\">Lee</a> · <a href=\"https://profiles.wordpress.org/leewillis77/\">Lee Willis</a> · <a href=\"https://profiles.wordpress.org/leedxw/\">leedxw</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/lenasterg/\">lenasterg</a> · <a href=\"https://profiles.wordpress.org/leszeks/\">leszeks</a> · <a href=\"https://profiles.wordpress.org/leup/\">leup</a> · <a href=\"https://profiles.wordpress.org/levskipg/\">levskipg</a> · <a href=\"https://profiles.wordpress.org/lgladdy/\">Liam Gladdy</a> · <a href=\"https://profiles.wordpress.org/louislaugesen/\">Louis</a> · <a href=\"https://profiles.wordpress.org/louwie17/\">Lourens</a> · <a href=\"https://profiles.wordpress.org/lovesoni1999/\">Love Soni</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/lovewpmu/\">lovewpmu</a> · <a href=\"https://profiles.wordpress.org/lovor/\">Lovro Hrust</a> · <a href=\"https://profiles.wordpress.org/dreadlox/\">Lox</a> · <a href=\"https://profiles.wordpress.org/ltrihan/\">ltrihan</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi Teschio</a> · <a href=\"https://profiles.wordpress.org/zaguiini/\">Luis Felipe Zaguini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/wpfed/\">Lukasz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/gadelhas/\">Mário Santos</a> · <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/madpeter/\">madpeter</a> · <a href=\"https://profiles.wordpress.org/magdarogier/\">Magda Rogier</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mp518/\">Mahesh Prajapati</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/maikelraow/\">maikelraow</a> · <a href=\"https://profiles.wordpress.org/travel_girl/\">Maja Benke</a> · <a href=\"https://profiles.wordpress.org/mkrndmane/\">Makarand G. Mane</a> · <a href=\"https://profiles.wordpress.org/tomdxw/\">mallorydxw-old</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manojmaharrshi/\">Manoj Maharrshi</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani (a11n)</a> · <a href=\"https://profiles.wordpress.org/mdxfr/\">Marc</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/marchalyoan/\">marchalyoan</a> · <a href=\"https://profiles.wordpress.org/afmarchetti/\">Marchetti Design</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/mariayohana/\">Maria Yohana</a> · <a href=\"https://profiles.wordpress.org/marian1/\">marian1</a> · <a href=\"https://profiles.wordpress.org/nuryko/\">Marianna</a> · <a href=\"https://profiles.wordpress.org/plari/\">Marie</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/marineevain/\">Marine EVAIN</a> · <a href=\"https://profiles.wordpress.org/nofearinc/\">Mario Peshev</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markhowellsmead/\">Mark Howells-Mead</a> · <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a> · <a href=\"https://profiles.wordpress.org/mark-k/\">Mark-k</a> · <a href=\"https://profiles.wordpress.org/martinkrcho/\">martin.krcho</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/immasud/\">Masud Rana</a> · <a href=\"https://profiles.wordpress.org/paapst/\">Mathieu Paapst</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/iammattthomas/\">Matt (Thomas) Miklic</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattyrob/\">Matt Robinson</a> · <a href=\"https://profiles.wordpress.org/mattwest/\">Matt West</a> · <a href=\"https://profiles.wordpress.org/kinggmobb/\">Matthew</a> · <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a> · <a href=\"https://profiles.wordpress.org/mattryanwalker/\">mattryanwalker</a> · <a href=\"https://profiles.wordpress.org/azouamauriac/\">Mauriac AZOUA</a> · <a href=\"https://profiles.wordpress.org/maximemeganck/\">Maxime Meganck</a> · <a href=\"https://profiles.wordpress.org/maximebj/\">maximebj</a> · <a href=\"https://profiles.wordpress.org/mayanktripathi32/\">Mayank Tripathi</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/faithcoder/\">Md Abdullah Al Arif</a> · <a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a> · <a href=\"https://profiles.wordpress.org/itsmhrahman/\">Md Hafijur Rahman</a> · <a href=\"https://profiles.wordpress.org/kawsar007/\">MD Kawsar Chowdhury</a> · <a href=\"https://profiles.wordpress.org/mehdi01/\">Md Mahdi Hasan</a> · <a href=\"https://profiles.wordpress.org/mdibrahimk48/\">Md. Ibrahim Khalil</a> · <a href=\"https://profiles.wordpress.org/najmulsaju/\">Md. Najmul Islam</a> · <a href=\"https://profiles.wordpress.org/mehedi_csit/\">Md.Mehedi Hasan</a> · <a href=\"https://profiles.wordpress.org/mdviralsampat/\">mdviralsampat</a> · <a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a> · <a href=\"https://profiles.wordpress.org/leeseoftbc/\">MelissaH</a> · <a href=\"https://profiles.wordpress.org/metropolis_john/\">metropolis_john</a> · <a href=\"https://profiles.wordpress.org/mdawaffe/\">Michael Adams (mdawaffe)</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/websiteredev/\">Michael Willman</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a> · <a href=\"https://profiles.wordpress.org/micromadness/\">micromadness</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/mmtr86/\">Miguel Torres</a> · <a href=\"https://profiles.wordpress.org/mijotj/\">Mijo T J</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mbijon/\">Mike Bijon</a> · <a href=\"https://profiles.wordpress.org/ritterml/\">Mike Ritter</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> · <a href=\"https://profiles.wordpress.org/milindmore22/\">Milind More</a> · <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a> · <a href=\"https://profiles.wordpress.org/369work/\">miroku</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">Mitchell Austin</a> · <a href=\"https://profiles.wordpress.org/modi2918/\">Modi Sahil</a> · <a href=\"https://profiles.wordpress.org/antwortzeit/\">modulbuero</a> · <a href=\"https://profiles.wordpress.org/aboelfotoh/\">Mohamed Aboelfotoh Mohamed</a> · <a href=\"https://profiles.wordpress.org/mohitdadhich10/\">Mohit Dadhich</a> · <a href=\"https://profiles.wordpress.org/mojorob/\">mojorob</a> · <a href=\"https://profiles.wordpress.org/jucaduca/\">Morais Junior</a> · <a href=\"https://profiles.wordpress.org/mosescursor/\">Moses Cursor Ssebunya</a> · <a href=\"https://profiles.wordpress.org/mosne/\">Mosne / Paolo Tesei</a> · <a href=\"https://profiles.wordpress.org/mr660/\">mr660</a> · <a href=\"https://profiles.wordpress.org/mreishus/\">mreishus</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/mtdkei/\">mt</a> · <a href=\"https://profiles.wordpress.org/muddassirnasim/\">Muddassir Rahman Nasim</a> · <a href=\"https://profiles.wordpress.org/devmuhib/\">Muhibul Haque</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/mukulsingh27/\">Mukul Singh</a> · <a href=\"https://profiles.wordpress.org/my1xt/\">My1</a> · <a href=\"https://profiles.wordpress.org/n8finch/\">n8finch</a> · <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a> · <a href=\"https://profiles.wordpress.org/nandow/\">nandow</a> · <a href=\"https://profiles.wordpress.org/nanisamireddy/\">NANI SAMIREDDY</a> · <a href=\"https://profiles.wordpress.org/narenin/\">Narendra Sishodiya</a> · <a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a> · <a href=\"https://profiles.wordpress.org/nataliat2004/\">Natalia T</a> · <a href=\"https://profiles.wordpress.org/nathanatmoz/\">Nathan Johnson</a> · <a href=\"https://profiles.wordpress.org/navneet/\">navneet</a> · <a href=\"https://profiles.wordpress.org/navi161/\">Navneet Kaur</a> · <a href=\"https://profiles.wordpress.org/nhrrob/\">Nazmul Hasan Robin</a> · <a href=\"https://profiles.wordpress.org/greatislander/\">Ned Zimmerman</a> · <a href=\"https://profiles.wordpress.org/neotrope/\">neotrope</a> · <a href=\"https://profiles.wordpress.org/mcqueen22/\">NerQuiles</a> · <a href=\"https://profiles.wordpress.org/krstarica/\">net</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/nickgalvez/\">nickgalvez</a> · <a href=\"https://profiles.wordpress.org/undefinedfr/\">Nicolas RIVIERE</a> · <a href=\"https://profiles.wordpress.org/nicolasleroy/\">nicolasleroy</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/smushytaco/\">Nikan Radan</a> · <a href=\"https://profiles.wordpress.org/nikitasolanki1812/\">Nikita Solanki</a> · <a href=\"https://profiles.wordpress.org/nikunj8866/\">Nikunj Hatkar</a> · <a href=\"https://profiles.wordpress.org/snilesh/\">Nilesh Shiragave</a> · <a href=\"https://profiles.wordpress.org/nirajgirixd/\">Niraj Giri</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/mrtortai/\">Noam Eppel</a> · <a href=\"https://profiles.wordpress.org/noruzzaman/\">Noruzzaman</a> · <a href=\"https://profiles.wordpress.org/nosilver4u/\">nosilver4u</a> · <a href=\"https://profiles.wordpress.org/oceantober/\">oceantober</a> · <a href=\"https://profiles.wordpress.org/finalwebsites/\">Olaf Lederer</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/jbkkd/\">Omer Korner</a> · <a href=\"https://profiles.wordpress.org/arzola/\">Oscar Arzola</a> · <a href=\"https://profiles.wordpress.org/groenroos/\">Oskari Groenroos</a> · <a href=\"https://profiles.wordpress.org/othernoel/\">othernoel</a> · <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pampfelimetten/\">pampfelimetten</a> · <a href=\"https://profiles.wordpress.org/parinpanjari/\">Parin Panjari</a> · <a href=\"https://profiles.wordpress.org/dparthj/\">Parth Dodiya</a> · <a href=\"https://profiles.wordpress.org/parthvataliya/\">Parth vataliya</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a> · <a href=\"https://profiles.wordpress.org/pateljaymin/\">Patel Jaymin</a> · <a href=\"https://profiles.wordpress.org/lumiblog/\">Patrick Lumumba</a> · <a href=\"https://profiles.wordpress.org/eartboard/\">Paul</a> · <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/bbpaule/\">Paul English</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/paullb/\">paullb</a> · <a href=\"https://profiles.wordpress.org/psrpinto/\">Paulo Pinto</a> · <a href=\"https://profiles.wordpress.org/paulopmt1/\">Paulo Trentin</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/creadordev/\">Pawan Kumar</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a> · <a href=\"https://profiles.wordpress.org/provenself/\">Peter Rubin</a> · <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/peter8nss/\">peter8nss</a> · <a href=\"https://profiles.wordpress.org/peterdavehello/\">peterdavehello</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/philliproth/\">philliproth</a> · <a href=\"https://profiles.wordpress.org/philwebs/\">philwebs</a> · <a href=\"https://profiles.wordpress.org/pitamdey/\">Pitam Dey</a> · <a href=\"https://profiles.wordpress.org/pixlpirate/\">pixlpirate</a> · <a href=\"https://profiles.wordpress.org/podpirate/\">podpirate</a> · <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja Killekar (Muchandikar)</a> · <a href=\"https://profiles.wordpress.org/pooja9712/\">pooja9712</a> · <a href=\"https://profiles.wordpress.org/praful2111/\">Praful Patel</a> · <a href=\"https://profiles.wordpress.org/prasadkarmalkar/\">Prasad Karmalkar</a> · <a href=\"https://profiles.wordpress.org/prashant/\">prashant</a> · <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a> · <a href=\"https://profiles.wordpress.org/contactprashantpp/\">Prashant Patil</a> · <a href=\"https://profiles.wordpress.org/prathamesh24/\">Prathamesh Shirke</a> · <a href=\"https://profiles.wordpress.org/prathameshbhagat1511/\">prathameshbhagat1511</a> · <a href=\"https://profiles.wordpress.org/pkbhatt/\">Pratik Bhatt</a> · <a href=\"https://profiles.wordpress.org/pratikgandhi/\">Pratik Gandhi</a> · <a href=\"https://profiles.wordpress.org/pratiklondhe/\">Pratik Londhe</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/priyank9033/\">Priyank</a> · <a href=\"https://profiles.wordpress.org/pushpenderindia/\">Pushpender Singh</a> · <a href=\"https://profiles.wordpress.org/itsjonq/\">Q</a> · <a href=\"https://profiles.wordpress.org/qhaensler/\">qhaensler</a> · <a href=\"https://profiles.wordpress.org/rfischmann/\">Rafael Fischmann</a> · <a href=\"https://profiles.wordpress.org/rahulsprajapati/\">Rahul Prajapati</a> · <a href=\"https://profiles.wordpress.org/imrraaj/\">Raj Patel</a> · <a href=\"https://profiles.wordpress.org/rajat1192/\">Rajat Patel</a> · <a href=\"https://profiles.wordpress.org/raj198/\">Rajendra Patel</a> · <a href=\"https://profiles.wordpress.org/rajendrapatilraj/\">Rajendra Patil</a> · <a href=\"https://profiles.wordpress.org/rkradadiya/\">Rajesh Radadiya</a> · <a href=\"https://profiles.wordpress.org/rajeshrathodwp/\">Rajesh Rathod</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/ravigadhiyawp/\">Ravi Gadhiya</a> · <a href=\"https://profiles.wordpress.org/redkite/\">redkite</a> · <a href=\"https://profiles.wordpress.org/rehanali/\">Rehan Ali</a> · <a href=\"https://profiles.wordpress.org/rejaulalomkhan/\">Rejaul Alom Khan</a> · <a href=\"https://profiles.wordpress.org/rembem/\">Remco</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho</a> · <a href=\"https://profiles.wordpress.org/ooraiser69/\">Renz Jay Sanchez</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/riddhidave/\">Riddhi Dave</a> · <a href=\"https://profiles.wordpress.org/rinkalpagdar/\">Rinkal Pagdar</a> · <a href=\"https://profiles.wordpress.org/rishavdutta/\">Rishav Dutta</a> · <a href=\"https://profiles.wordpress.org/rcreators/\">Rishi Mehta</a> · <a href=\"https://profiles.wordpress.org/rishishah/\">Rishi Shah</a> · <a href=\"https://profiles.wordpress.org/rishit30g/\">Rishit Gupta</a> · <a href=\"https://profiles.wordpress.org/rkyburz/\">rkyburz</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a> · <a href=\"https://profiles.wordpress.org/robertghetau/\">Robert Ghetau</a> · <a href=\"https://profiles.wordpress.org/harmr/\">Robert Seyfriedsberger</a> · <a href=\"https://profiles.wordpress.org/robertstaddon/\">robertstaddon</a> · <a href=\"https://profiles.wordpress.org/robinmartijn/\">Robin Martijn</a> · <a href=\"https://profiles.wordpress.org/kreppar/\">Rodrigo Arias</a> · <a href=\"https://profiles.wordpress.org/rodrigosprimo/\">Rodrigo Primo</a> · <a href=\"https://profiles.wordpress.org/rogierlankhorst/\">Rogier Lankhorst</a> · <a href=\"https://profiles.wordpress.org/geekofshire/\">Rohan Jha</a> · <a href=\"https://profiles.wordpress.org/rohitmathur7/\">rohitmathur7</a> · <a href=\"https://profiles.wordpress.org/rohjay/\">rohjay</a> · <a href=\"https://profiles.wordpress.org/room34/\">room34</a> · <a href=\"https://profiles.wordpress.org/rotemg/\">Rotem Gelbart</a> · <a href=\"https://profiles.wordpress.org/lev0/\">Roy Orbitson</a> · <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a> · <a href=\"https://profiles.wordpress.org/roybellingan/\">roybellingan</a> · <a href=\"https://profiles.wordpress.org/rseigel/\">rseigel</a> · <a href=\"https://profiles.wordpress.org/ruchirj/\">Ruchir Goswami</a> · <a href=\"https://profiles.wordpress.org/rudrakshigupta/\">Rudrakshi Gupta</a> · <a href=\"https://profiles.wordpress.org/rupesh5438/\">Rupesh Patil</a> · <a href=\"https://profiles.wordpress.org/rupw/\">rupw</a> · <a href=\"https://profiles.wordpress.org/ruturajraval2305/\">Ruturaj Raval</a> · <a href=\"https://profiles.wordpress.org/rvoigt/\">rvoigt</a> · <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a> · <a href=\"https://profiles.wordpress.org/ryanhellyer/\">Ryan Hellyer</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/looswebstudio/\">Ryo</a> · <a href=\"https://profiles.wordpress.org/sppramodh/\">S P Pramodh</a> · <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a> · <a href=\"https://profiles.wordpress.org/soean/\">Sören Wünsch</a> · <a href=\"https://profiles.wordpress.org/sabbir1991/\">Sabbir Ahmed</a> · <a href=\"https://profiles.wordpress.org/sabrineg/\">sabrineg</a> · <a href=\"https://profiles.wordpress.org/isaeedam/\">Saeed Piri</a> · <a href=\"https://profiles.wordpress.org/sagarlakhani/\">Sagar Lakhani</a> · <a href=\"https://profiles.wordpress.org/sagarprajapati/\">Sagar Prajapati</a> · <a href=\"https://profiles.wordpress.org/mi5t4n/\">Sagar Tamang</a> · <a href=\"https://profiles.wordpress.org/sailpete/\">sailpete</a> · <a href=\"https://profiles.wordpress.org/sainathpoojary/\">Sainath Poojary</a> · <a href=\"https://profiles.wordpress.org/sallyruchman/\">sally</a> · <a href=\"https://profiles.wordpress.org/samiamnot/\">samiamnot</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/ranafge/\">Samsul Islam Rana</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/codexdemon/\">Sanyogg Shelar</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarathar/\">Sarath AR</a> · <a href=\"https://profiles.wordpress.org/sarthaknagoshe2002/\">Sarthak Nagoshe</a> · <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiya Venkatesan</a> · <a href=\"https://profiles.wordpress.org/sfougnier/\">Saul Fougnier</a> · <a href=\"https://profiles.wordpress.org/saurabhdhariwal/\">saurabh.dhariwal</a> · <a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/infosatech/\">Sayan Datta</a> · <a href=\"https://profiles.wordpress.org/sayedulsayem/\">Sayedul Sayem</a> · <a href=\"https://profiles.wordpress.org/sbathompson/\">sbathompson</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Scott Arciszewski</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sean212/\">Sean Fisher</a> · <a href=\"https://profiles.wordpress.org/seanlanglands/\">seanlanglands</a> · <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a> · <a href=\"https://profiles.wordpress.org/seifradwane/\">Seif Radwane</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/sergiogutierrez/\">sergiogutierrez</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shadialaghbari/\">Shadi G شادي جـ</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a> · <a href=\"https://profiles.wordpress.org/shanemuir/\">Shane Muirhead</a> · <a href=\"https://profiles.wordpress.org/spdft/\">Shoe</a> · <a href=\"https://profiles.wordpress.org/shraddhagore/\">Shraddha Gore</a> · <a href=\"https://profiles.wordpress.org/shreyashd21/\">shreyashd21</a> · <a href=\"https://profiles.wordpress.org/shub07/\">Shubham Kumar Bansal</a> · <a href=\"https://profiles.wordpress.org/iamshubhamsp/\">Shubham Patil</a> · <a href=\"https://profiles.wordpress.org/shulard/\">shulard</a> · <a href=\"https://profiles.wordpress.org/shyamkariya/\">Shyam Kariya</a> · <a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a> · <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a> · <a href=\"https://profiles.wordpress.org/simo_m/\">Simone Maranzana</a> · <a href=\"https://profiles.wordpress.org/sirlouen/\">SirLouen</a> · <a href=\"https://profiles.wordpress.org/sjefen6/\">sjefen6</a> · <a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov</a> · <a href=\"https://profiles.wordpress.org/mslavco/\">Slavco Mihajloski</a> · <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a> · <a href=\"https://profiles.wordpress.org/snehapatil02/\">Sneha Patil</a> · <a href=\"https://profiles.wordpress.org/sourabhjain/\">Sourabh Jain</a> · <a href=\"https://profiles.wordpress.org/sourav08/\">Sourav Pahwa</a> · <a href=\"https://profiles.wordpress.org/soyebsalar/\">soyeb salar</a> · <a href=\"https://profiles.wordpress.org/spencerfinnell/\">Spencer Finnell</a> · <a href=\"https://profiles.wordpress.org/spenserhale/\">Spenser Hale</a> · <a href=\"https://profiles.wordpress.org/spmultidots/\">spmultidots</a> · <a href=\"https://profiles.wordpress.org/spncr/\">spncr</a> · <a href=\"https://profiles.wordpress.org/srikat/\">Sridhar Katakam</a> · <a href=\"https://profiles.wordpress.org/stefahn/\">Stefan Seidner-Britting</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/stein2nd/\">stein2nd</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a> · <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a> · <a href=\"https://profiles.wordpress.org/stimul/\">stimul</a> · <a href=\"https://profiles.wordpress.org/strarsis/\">strarsis</a> · <a href=\"https://profiles.wordpress.org/stuartmcalpine/\">Stuart McAlpine</a> · <a href=\"https://profiles.wordpress.org/subodhrajpopat/\">Subodh Rajpopat</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sketchboy/\">SUHAS SUTAR</a> · <a href=\"https://profiles.wordpress.org/sukhendu2002/\">Sukhendu Sekhar Guria</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/csesumonpro/\">Sumon Sarker</a> · <a href=\"https://profiles.wordpress.org/sunil25393/\">SunilPrajapati</a> · <a href=\"https://profiles.wordpress.org/surajswalstar/\">Suraj Sutar</a> · <a href=\"https://profiles.wordpress.org/swalkinshaw/\">swalkinshaw</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/tschwarz-1/\">t.schwarz</a> · <a href=\"https://profiles.wordpress.org/tacoverdo/\">Taco Verdonschot</a> · <a href=\"https://profiles.wordpress.org/gonom9/\">Taegon Kim</a> · <a href=\"https://profiles.wordpress.org/iamtakashi/\">Takashi Irie</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/takayukister/\">Takayuki Miyoshi</a> · <a href=\"https://profiles.wordpress.org/takuword/\">takuword</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/devtanbir/\">Tanbir Ahmod</a> · <a href=\"https://profiles.wordpress.org/voboghure/\">Tapan Kumer Das</a> · <a href=\"https://profiles.wordpress.org/th23/\">th23</a> · <a href=\"https://profiles.wordpress.org/thakordarshil/\">Thakor Darshil</a> · <a href=\"https://profiles.wordpress.org/thelmachido/\">thelmachido a11n</a> · <a href=\"https://profiles.wordpress.org/thomaswm/\">thomaswm</a> · <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a> · <a href=\"https://profiles.wordpress.org/tiagogoncalves/\">tiago</a> · <a href=\"https://profiles.wordpress.org/tigriweb/\">TigriWeb</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Krüss</a> · <a href=\"https://profiles.wordpress.org/tb1909/\">Tim Brathärig</a> · <a href=\"https://profiles.wordpress.org/dontfeedthecode/\">Tim Sheehan</a> · <a href=\"https://profiles.wordpress.org/timwhitlock/\">Tim W</a> · <a href=\"https://profiles.wordpress.org/sippis/\">Timi Wahalahti</a> · <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timothée Brosille</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tkama/\">Timur Kamaev</a> · <a href=\"https://profiles.wordpress.org/tirth03/\">Tirth Doshi</a> · <a href=\"https://profiles.wordpress.org/tjarrett/\">TJarrett</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">Tobias Bäthge</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn “Tobi” Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tgsrvrs/\">Tom Gugel</a> · <a href=\"https://profiles.wordpress.org/tommusrhodus/\">Tom Rhodes</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemerö</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/tropicalista/\">tropicalista</a> · <a href=\"https://profiles.wordpress.org/areziaal/\">Troy Chaplin</a> · <a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a> · <a href=\"https://profiles.wordpress.org/trushaamin/\">Trusha</a> · <a href=\"https://profiles.wordpress.org/tunetheweb/\">tunetheweb</a> · <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a> · <a href=\"https://profiles.wordpress.org/tusharaddweb/\">Tushar Patel</a> · <a href=\"https://profiles.wordpress.org/tyb/\">Ty</a> · <a href=\"https://profiles.wordpress.org/tysonlmao/\">tysonlmao</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/umeshsinghin/\">Umesh Singh</a> · <a href=\"https://profiles.wordpress.org/unsalkorkmaz/\">Unsal Korkmaz</a> · <a href=\"https://profiles.wordpress.org/up1512001/\">up1512001</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">upadalavipul</a> · <a href=\"https://profiles.wordpress.org/utrenkner/\">utrenkner</a> · <a href=\"https://profiles.wordpress.org/eboxnet/\">Vagelis</a> · <a href=\"https://profiles.wordpress.org/vaibhavsweb/\">Vaibhav Singh Web</a> · <a href=\"https://profiles.wordpress.org/vaibhav2527/\">Vaibhav Tukaram Nawale</a> · <a href=\"https://profiles.wordpress.org/twvania/\">Vania</a> · <a href=\"https://profiles.wordpress.org/okvee/\">vee</a> · <a href=\"https://profiles.wordpress.org/vevas/\">Vegard S.</a> · <a href=\"https://profiles.wordpress.org/vgnavada/\">vgnavada</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/fylgjur/\">Victoria – a11n</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">Vijayan</a> · <a href=\"https://profiles.wordpress.org/vijaysinh9094/\">Vijaysinh Zala</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a> · <a href=\"https://profiles.wordpress.org/vineet2003/\">Vinit</a> · <a href=\"https://profiles.wordpress.org/vipulgupta003/\">Vipul Gupta</a> · <a href=\"https://profiles.wordpress.org/vipulpatil/\">Vipul Patil</a> · <a href=\"https://profiles.wordpress.org/virgildia/\">Virgildia</a> · <a href=\"https://profiles.wordpress.org/virgar/\">Virginie Garnier</a> · <a href=\"https://profiles.wordpress.org/virginienacci/\">virginienacci</a> · <a href=\"https://profiles.wordpress.org/vishy-moghan/\">Vishy Moghan</a> · <a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a> · <a href=\"https://profiles.wordpress.org/vrishabhsk/\">Vrishabh Jasani</a> · <a href=\"https://profiles.wordpress.org/vykesmac/\">vykesmac</a> · <a href=\"https://profiles.wordpress.org/wadowad/\">wadowad</a> · <a href=\"https://profiles.wordpress.org/pctevree/\">Web-Pepper</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/west7/\">Wes Theron</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whaze/\">whaze</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a> · <a href=\"https://profiles.wordpress.org/wongjn/\">wongjn</a> · <a href=\"https://profiles.wordpress.org/worldweb/\">World Web Technology</a> · <a href=\"https://profiles.wordpress.org/wpgerd/\">wpgerd</a> · <a href=\"https://profiles.wordpress.org/wwdes/\">wwdes</a> · <a href=\"https://profiles.wordpress.org/xate/\">xate</a> · <a href=\"https://profiles.wordpress.org/xavilc/\">xavilc</a> · <a href=\"https://profiles.wordpress.org/xpurichan/\">xpurichan</a> · <a href=\"https://profiles.wordpress.org/yahil/\">Yahil Madakiya</a> · <a href=\"https://profiles.wordpress.org/yaniiliev/\">Yani</a> · <a href=\"https://profiles.wordpress.org/yashrocz/\">Yash Kukreja</a> · <a href=\"https://profiles.wordpress.org/yellowafterlife/\">yellowafterlife</a> · <a href=\"https://profiles.wordpress.org/yogeshbhutkar/\">Yogesh Bhutkar</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/yuliyan/\">Yuliyan Slavchev</a> · <a href=\"https://profiles.wordpress.org/omaeyusuke/\">yuu</a> · <a href=\"https://profiles.wordpress.org/zaoyao/\">zaoyao</a> · <a href=\"https://profiles.wordpress.org/zargarov/\">Zargarov</a> · <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a> · <a href=\"https://profiles.wordpress.org/zeelthakkar/\">zeelthakkar</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a> · <a href=\"https://profiles.wordpress.org/haozi/\">耗子</a></p>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\">Merci aux personnes ayant contribué à traduire WordPress 6.8 en français</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress est un projet international et la version 6.8 est déjà complètement disponible dans plus de 40 langues différentes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress 6.8 en français :</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/fxbenard\">FX Benard</a>, <a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/beryldlg\">Béryl de La Grandière</a>, <a href=\"https://profiles.wordpress.org/clementpolito\">Clément Polito</a>, <a href=\"https://profiles.wordpress.org/karine-wendling\">karine wendling</a>, <a href=\"https://profiles.wordpress.org/marineevain\">Marine EVAIN</a>, <a href=\"https://profiles.wordpress.org/mumuu000\">mumuu000</a>, <a href=\"https://profiles.wordpress.org/pasglop\">pasglop</a>, <a href=\"https://profiles.wordpress.org/rodrigoq\">rodrigoq</a>, <a href=\"https://profiles.wordpress.org/sebastienserre\">Sébastien SERRE</a>, <a href=\"https://profiles.wordpress.org/spaceshipone\">Timothée Brosille</a>, <a href=\"https://profiles.wordpress.org/translationsbyautomattic\">Translations by Automattic</a>, et <a href=\"https://profiles.wordpress.org/wptranslationsorg\">WP-Translations</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Article rédigé par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>. Merci à <a href=\'https://profiles.wordpress.org/jdy68/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jdy68</a> et <a href=\'https://profiles.wordpress.org/nlegagneur/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nlegagneur</a> pour leur relecture.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><br></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3335\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:60:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Guide des changements techniques de WordPress 6.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://fr.wordpress.org/2025/03/28/guide-des-changements-techniques-de-wordpress-6-8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 28 Mar 2025 07:53:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:5:\"Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:31:\"Nouvelles versions de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3310\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"Découvrez les changements techniques qui arrivent le 15 avril 2025 avec la version 6.8 de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:35509:\"\n<figure class=\"wp-block-image alignfull size-full\"><a href=\"https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques.png\"><img loading=\"lazy\" decoding=\"async\" width=\"2156\" height=\"1084\" src=\"https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques.png\" alt=\"\" class=\"wp-image-3312\" srcset=\"https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques.png 2156w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-300x151.png 300w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-1024x515.png 1024w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-768x386.png 768w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-1536x772.png 1536w, https://fr.wordpress.org/files/2025/03/wordpress-6-8-guide-changements-techniques-2048x1030.png 2048w\" sizes=\"auto, (max-width: 2156px) 100vw, 2156px\" /></a></figure>\n\n\n\n<div class=\"wp-block-group has-small-font-size is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-d3197fe8 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">Temps de lecture estimé : </p>\n\n\n<div class=\"wp-block-post-time-to-read\">6–9 minutes</div></div>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.8 comprend la résolution de plus de <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=6.8&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">300 tickets sur Trac</a>, dont <a href=\"https://core.trac.wordpress.org/query?status=closed&type=enhancement&type=feature+request&milestone=6.8&col=id&col=summary&col=type&col=status&col=milestone&col=owner&col=priority&order=priority\">104 améliorations et nouvelles fonctionnalités</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&type=defect+(bug)&milestone=6.8&col=id&col=summary&col=type&col=status&col=milestone&col=owner&col=priority&order=priority\">plus de 170 corrections de bogues</a>. Cette version comprend <a href=\"https://core.trac.wordpress.org/query?status=closed&focuses=~performance&milestone=6.8&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">23 tickets focalisés sur les performances</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&focuses=~accessibility&milestone=6.8&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">34 sur l’accessibilité</a> et <a href=\"https://core.trac.wordpress.org/query?status=closed&focuses=~coding-standards&milestone=6.8&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">16 sur la modernisation du code et la conformité aux standards de code</a>. Les modifications de la version 6.8 concernent <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=6.8&group=component&max=9999&col=id&col=summary&col=status&col=milestone&col=owner&col=type&col=priority&order=priority\">43 composants du cœur du CMS</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Cette version comprend aussi <a href=\"https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.4%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.5%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.6%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.7%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.8%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.9%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.0%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.1%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.2%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.3%22%20OR%20label%3A%22%5BType%5D%20Enhancement%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.4%22%20\">387 améliorations</a>, <a href=\"https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.4%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.5%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.6%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.7%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.8%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.9%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.0%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.1%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.2%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.3%22%20OR%20label%3A%22%5BType%5D%20Bug%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.4%22%20\">525 corrections de bogues</a> et <a href=\"https://github.com/WordPress/gutenberg/issues?q=label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.4%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.5%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.6%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.7%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.8%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2019.9%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.0%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.1%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.2%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.3%22%20OR%20label%3A%22%5BFocus%5D%20Accessibility%20(a11y)%22%20AND%20state%3Aclosed%20AND%20milestone%3A%22Gutenberg%2020.4%22%20\">70 améliorations d’accessibilité</a> sur l’éditeur (projet Gutenberg).</p>\n\n\n\n<p class=\"is-style-serif has-charcoal-0-color has-text-color has-background has-link-color wp-elements-15 wp-block-paragraph\" style=\"background:linear-gradient(135deg,rgb(242,255,240) 0%,rgb(255,252,223) 50%,rgb(255,211,218) 100%)\">Ce guide décrit les principaux changements techniques qui arrivent sur WordPress 6.8, dont la sortie est prévue le 15 avril 2025.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tous les liens de cet article pointent vers des notes de développement rédigées en anglais. L’objectif est de fournir un panorama général des changements techniques apportés par cette version, en français, puis de diriger les personnes qui souhaitent en savoir plus vers les notes de développement en anglais.</p>\n\n\n\n<p class=\"has-pomegrade-1-color has-text-color has-link-color wp-elements-16 wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/6-8/\">En savoir plus sur la feuille de route et le calendrier de sortie de WP 6.8</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Changements concernant l’éditeur et le projet Gutenberg</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Une vaste gamme d’améliorations concerne les performances, l’expérience de développement et l’interface d’édition générale. Cette version introduit de nouveaux outils comme le filtre <code>should_load_block_assets_on_demand</code> pour optimiser le chargement des ressources, un système d’avertissement utilisable lorsque vous employez <code>useSelect</code>, et un système d’enregistrement des blocs plus efficace. Elle contient aussi une mise à jour des outils de design disponibles pour chaque bloc, affine les composants de l’interface et propose une série de changements divers qui améliorent la cohérence et l’extensibilité de l’éditeur. Ces changements contribuent à un flux de travail de développement plus fluide et à un environnement d’édition plus adaptatif.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Performances et chargement des ressources</h3>\n\n\n\n<p class=\"wp-block-paragraph\">De nouveaux outils aident les développeuses et les développeurs à créer des expériences d’utilisation des blocs plus performantes. Un avertissement dans le crochet <code>useSelect</code> alerte lorsque les sélecteurs sont définis en ligne, un problème courant qui peut entraîner un recalcul du rendu inutile. Le filtre <code>should_load_block_assets_on_demand</code> offre un contrôle précis sur le fait que les ressources de bloc soient mises en file d’attente globalement ou uniquement en cas de besoin, ce qui permet de réduire le CSS et le JavaScript inutilisés sur l’interface <em>front</em>. Tous ces changements favorisent des flux de travail de développement plus efficaces et optimisés.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"fhFlkFOCIl\"><a href=\"https://make.wordpress.org/core/2025/03/12/data-a-helpful-performance-warning-for-developers-in-the-useselect-hook/\">Data: A helpful performance warning for developers in the ‘useSelect’ hook</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Data: A helpful performance warning for developers in the ‘useSelect’ hook” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/12/data-a-helpful-performance-warning-for-developers-in-the-useselect-hook/embed/#?secret=450zF7Nret#?secret=fhFlkFOCIl\" data-secret=\"fhFlkFOCIl\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"hB2FZegD7B\"><a href=\"https://make.wordpress.org/core/2025/03/24/new-filter-should_load_block_assets_on_demand-in-6-8/\">New filter should_load_block_assets_on_demand in 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“New filter <code>should_load_block_assets_on_demand</code> in 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/24/new-filter-should_load_block_assets_on_demand-in-6-8/embed/#?secret=YjASEVzB2H#?secret=hB2FZegD7B\" data-secret=\"hB2FZegD7B\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-and-design-tool-registration\">Gestion des blocs et outils de personnalisation disponibles pour chaque bloc</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Les améliorations apportées à l’enregistrement des blocs et à la visibilité des outils de conception simplifient le développement pour l’éditeur de blocs. Une approche plus efficace de l’enregistrement des types de blocs réduit la surcharge liée au chargement des métadonnées des blocs, en particulier dans les environnements comportant de nombreux blocs personnalisés. En complément, nous avons sorti une nouvelle version de la liste des outils de personnalisation disponibles pour chaque bloc afin d’indiquer <strong>pour chaque outil de personnalisation les blocs qui le prennent en charge</strong>, offrant ainsi aux développeur·euses une vision plus claire des options disponibles.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"a3N8ljSVe9\"><a href=\"https://make.wordpress.org/core/2025/03/13/more-efficient-block-type-registration-in-6-8/\">More efficient block type registration in 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“More efficient block type registration in 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/13/more-efficient-block-type-registration-in-6-8/embed/#?secret=QzNxSOMj2W#?secret=a3N8ljSVe9\" data-secret=\"a3N8ljSVe9\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"DOAiQNo1bl\"><a href=\"https://make.wordpress.org/core/2025/03/12/roster-of-design-tools-per-block-wordpress-6-8-edition/\">Roster of design tools per block (WordPress 6.8 edition)</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Roster of design tools per block (WordPress 6.8 edition)” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/12/roster-of-design-tools-per-block-wordpress-6-8-edition/embed/#?secret=dsWOhWCruy#?secret=DOAiQNo1bl\" data-secret=\"DOAiQNo1bl\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"editor-ui-and-component-updates\">Interface de l’éditeur et mise à jour des composants</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Des modifications apportées à l’interface de l’éditeur améliorent la cohérence, la convivialité et l’ergonomie des différents éléments qui le composent. Les mises à jour des composants d’interface d’utilisation de base, tels que les boutons et les principes de mise en page, alignent le style et les comportements sur la base du nouveau système de design de WordPress. D’autres changements concernent une meilleure cohérence du balisage dans le bloc Navigation, une prévisualisation de contenu améliorée pour le bloc Groupe et une meilleure accessibilité pour les éléments d’interface. Ces modifications contribuent à une expérience d’édition plus soignée et prévisible.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"hCtw3Sfz1F\"><a href=\"https://make.wordpress.org/core/2025/03/25/updates-to-user-interface-components-in-wordpress-6-8/\">Updates to user-interface components in WordPress 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Updates to user-interface components in WordPress 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/25/updates-to-user-interface-components-in-wordpress-6-8/embed/#?secret=wgcNFOWlm3#?secret=hCtw3Sfz1F\" data-secret=\"hCtw3Sfz1F\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"KihoQxj7Gw\"><a href=\"https://make.wordpress.org/core/2025/03/25/miscellaneous-block-editor-changes-in-wordpress-6-8/\">Miscellaneous Block Editor Changes in WordPress 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Miscellaneous Block Editor Changes in WordPress 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/25/miscellaneous-block-editor-changes-in-wordpress-6-8/embed/#?secret=H0oRlXN4zs#?secret=KihoQxj7Gw\" data-secret=\"KihoQxj7Gw\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"accessibility\">Accessibilité</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Un large éventail d’améliorations de l’accessibilité de WordPress arrive avec la version 6.8 : amélioration de la navigation, de la clarté du balisage et de la prise en charge des lecteurs d’écran dans l’ensemble de l’éditeur de blocs ; amélioration de la classe <code>.screen-reader-text</code> qui offre désormais un comportement de focus plus cohérent entre les composants ; tandis que des dizaines d’autres améliorations concernent les structures de menu, les libellés des blocs, les infobulles et la sémantique de l’interface. Ces changements créent une expérience d’utilisation plus inclusive et rapprochent WordPress des meilleures pratiques en matière d’accessibilité.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"lLtdPQgH11\"><a href=\"https://make.wordpress.org/core/2025/03/25/accessibility-improvements-in-wordpress-6-8/\">Accessibility Improvements in WordPress 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Accessibility Improvements in WordPress 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/25/accessibility-improvements-in-wordpress-6-8/embed/#?secret=ByVi2u33L9#?secret=lLtdPQgH11\" data-secret=\"lLtdPQgH11\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"MY8vUHKQ6W\"><a href=\"https://make.wordpress.org/core/2025/03/20/changes-to-the-screen-reader-text-class-in-wordpress-6-8/\">Changes to the .screen-reader-text class in WordPress 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Changes to the .screen-reader-text class in WordPress 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/20/changes-to-the-screen-reader-text-class-in-wordpress-6-8/embed/#?secret=ip8giZeKP4#?secret=MY8vUHKQ6W\" data-secret=\"MY8vUHKQ6W\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"internationalization\">Internationalisation</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Plusieurs améliorations ont été apportées aux outils et à l’infrastructure d’internationalisation afin d’améliorer l’expérience de traduction et de localisation. Les mises à jour comprennent l’arrivée de nouvelles fonctions de traduction, des corrections de cohérence et une meilleure prise en charge des formes plurielles, ce qui facilite la création d’extensions, de thèmes et d’interfaces entièrement traduisibles.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"NqvcibLyGF\"><a href=\"https://make.wordpress.org/core/2025/03/12/i18n-improvements-6-8/\">Internationalization improvements in 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Internationalization improvements in 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/12/i18n-improvements-6-8/embed/#?secret=NBUGYYmhDo#?secret=NqvcibLyGF\" data-secret=\"NqvcibLyGF\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"performance\">Performances</h2>\n\n\n\n<p class=\"wp-block-paragraph\">De nouveaux outils et des conseils aident les développeurs et développeuses à créer des interfaces plus rapides. La fonctionnalité de chargement spéculatif utilise l’API <code>Speculation Rules</code> pour précharger ou pré-afficher les cibles des liens de navigation, améliorant ainsi la performance perçue par les utilisateurs finaux lors du clic sur un lien. De plus, des modifications de l’API <code>Interactivity</code> permettront d’écrire du code <em>front-end</em> plus efficace et plus évolutif.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"HRsy4J27Eb\"><a href=\"https://make.wordpress.org/core/2025/03/06/speculative-loading-in-6-8/\">Speculative Loading in 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Speculative Loading in 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/06/speculative-loading-in-6-8/embed/#?secret=d8v7ZXJwkZ#?secret=HRsy4J27Eb\" data-secret=\"HRsy4J27Eb\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"49PtIbJHVl\"><a href=\"https://make.wordpress.org/core/2025/03/24/interactivity-api-best-practices-in-6-8/\">Interactivity API best practices in 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Interactivity API best practices in 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/24/interactivity-api-best-practices-in-6-8/embed/#?secret=CslBN8jmlU#?secret=49PtIbJHVl\" data-secret=\"49PtIbJHVl\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"rest-api\">API REST</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Les améliorations apportées à l’API REST étendent sa flexibilité et son utilité pour les applications WordPress <em>headless</em> et découplées. Un nouveau filtre, <code>rest_menu_read_access</code>, permet aux développeur·euses de contrôler l’accès public aux menus de navigation, aux éléments de menu et aux emplacements de menu via l’API REST. Ce changement permet un contrôle plus précis des données de menu exposées via l’API, ce qui permet de prendre en charge une gamme plus large de cas d’utilisation.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"eCrEpoAbgB\"><a href=\"https://make.wordpress.org/core/2025/03/27/new-rest-api-filter-for-exposing-menus-publicly-in-wordpress-6-8/\">New REST API Filter for Exposing Menus Publicly in WordPress 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“New REST API Filter for Exposing Menus Publicly in WordPress 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/27/new-rest-api-filter-for-exposing-menus-publicly-in-wordpress-6-8/embed/#?secret=TmRv4OhCL7#?secret=eCrEpoAbgB\" data-secret=\"eCrEpoAbgB\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"security\">Sécurité</h2>\n\n\n\n<p class=\"wp-block-paragraph\">La sécurité des mots de passe a été renforcée grâce à l’introduction de <code>bcrypt</code> comme nouvel algorithme de hachage par défaut. Ce changement modernise le stockage des mots de passe de WordPress, offrant une meilleure résistance aux attaques par force brute et s’alignant sur les meilleures pratiques actuelles de l’industrie. Les mots de passe existants restent valides et seront re-hachés avec <code>bcrypt</code> lors de la prochaine connexion réussie de l’utilisateur·ice.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"qVqP1W6BMg\"><a href=\"https://make.wordpress.org/core/2025/02/17/wordpress-6-8-will-use-bcrypt-for-password-hashing/\">WordPress 6.8 will use bcrypt for password hashing</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“WordPress 6.8 will use bcrypt for password hashing” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/02/17/wordpress-6-8-will-use-bcrypt-for-password-hashing/embed/#?secret=avMfXAbxDn#?secret=qVqP1W6BMg\" data-secret=\"qVqP1W6BMg\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"miscellaneous-developer-changes\">Autres changements techniques</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Un ensemble de modifications plus petites améliore la cohérence, l’extensibilité et l’expérience de développement générale. Ces changements couvrent divers domaines du cœur WordPress, notamment la gestion des médias, le rendu de certains codes courts (<em>shortcodes</em>), l’enregistrement des types de publications, la gestion des thèmes. Bien qu’individuellement mineures, ces modifications reflètent les efforts continus pour moderniser notre CMS.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-make-wordpress-core wp-block-embed-make-wordpress-core\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"6yMViHGi0o\"><a href=\"https://make.wordpress.org/core/2025/03/25/miscellaneous-developer-changes-in-wordpress-6-8/\">Miscellaneous developer changes in WordPress 6.8</a></blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" title=\"“Miscellaneous developer changes in WordPress 6.8” — Make WordPress Core\" src=\"https://make.wordpress.org/core/2025/03/25/miscellaneous-developer-changes-in-wordpress-6-8/embed/#?secret=8nTjG46eRo#?secret=6yMViHGi0o\" data-secret=\"6yMViHGi0o\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"but-wait-there-is-more\">Attendez, ce n’est pas fini !</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.8 offre encore bien davantage ! Plus de <a href=\"https://core.trac.wordpress.org/query?status=closed&type=defect+(bug)&milestone=6.8&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">170 bogues</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&type=enhancement&type=feature+request&milestone=6.8&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">104 améliorations et nouvelles fonctionnalités</a>, et <a href=\"https://core.trac.wordpress.org/query?status=closed&type=task+(blessed)&milestone=6.8&group=component&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&order=priority\">21 tâches diverses</a> ont été <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=6.8&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">clôturés dans WordPress 6.8</a>. Cette version va par exemple permettre d’afficher les nouveaux emojis de la version 15.1 de la bibliothèque Twemoji pour les internautes qui ne peuvent pas les afficher nativement dans leur navigateur (exemple de nouvel emoji : <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f426-200d-1f525.png\" alt=\"🐦🔥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Voici quelques modifications notables :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Remplacement des chaînes « Add New {Item} » par « Add {Item} » partout sur l’administration (<a href=\"https://core.trac.wordpress.org/ticket/61219\">ticket #61219</a>)</li>\n\n\n\n<li>Amélioration des chaînes traduisibles sur le thème Twenty Twenty-Five (<a href=\"https://core.trac.wordpress.org/ticket/62482\">ticket #62482</a>)</li>\n\n\n\n<li>Thèmes natifs : amélioration de l’accessibilité du lien du titre du site (<a href=\"https://core.trac.wordpress.org/ticket/62895\">ticket #62895</a>)</li>\n\n\n\n<li>Gestion des dates : les réglages des dates obtiennent deux nouvelles options, <code>j.n.Y</code> et <code>d.m.Y</code> (<a href=\"https://core.trac.wordpress.org/ticket/55685\">#55685</a>)</li>\n\n\n\n<li>Contenus embarqués : ajout de Canva en tant que fournisseur oEmbed (<a href=\"https://core.trac.wordpress.org/ticket/58840\">ticket #58840</a>)</li>\n\n\n\n<li>API des métadonnées : renommage de l’action <code>setted_transient</code> en <code>set_transient</code> (<a href=\"https://core.trac.wordpress.org/ticket/62849\">ticket #62849</a>)</li>\n\n\n\n<li>API REST : gestion des barres obliques de fin de chaînes dans <code>rest_preload_api_request</code> (<a href=\"https://core.trac.wordpress.org/ticket/57048\">ticket #57048</a>)</li>\n\n\n\n<li>Sécurité : assurance explicite du caractère requis du module PHP <code>hash</code> et ajout de vérifications des prérequis lors de l’installation et de la mise à jour (<a href=\"https://core.trac.wordpress.org/ticket/56017\">ticket #56017</a>)</li>\n\n\n\n<li>Mises à jour : suppression d’une vérification inutile lors de la vérification des mises à jour lorsque la donnée est à jour (<a href=\"https://core.trac.wordpress.org/ticket/44118\">ticket #44118</a>)</li>\n\n\n\n<li>Widgets : ajout de la prise en charge des types de publications dans la fonction <code>get_calendar()</code>. Ces modifications introduisent également un nouveau filtre <code>get_calendar_args</code> (<a href=\"https://core.trac.wordpress.org/ticket/34093\">ticket #34093</a>)</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"other-updates\">Nouvelles fonctions, crochets, filtres, classes et méthodes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Pour obtenir la liste de toutes les nouvelles fonctions, crochets, filtres, classes et méthodes, vous pourrez vous rendre – une fois que WP 6.8 sera sortie – sur cette page : <a href=\"https://developer.wordpress.org/reference/since/6.8.0/\">https://developer.wordpress.org/reference/since/6.8.0/</a>.</p>\n\n\n\n<div class=\"wp-block-group alignfull is-style-serif has-charcoal-0-color has-text-color has-background has-link-color wp-elements-17 is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background:linear-gradient(135deg,rgb(242,255,240) 0%,rgb(255,252,223) 50%,rgb(255,211,218) 100%);padding-top:1em;padding-bottom:1em\">\n<p class=\"is-style-serif has-black-color has-text-color has-link-color wp-elements-18 wp-block-paragraph\">Que vous développiez des thèmes ou des extensions, pensez à <strong>tester et retester votre code</strong> pour vous assurer de sa compatibilité avec ces changements.<br><br>Vous pouvez utiliser <a href=\"https://fr.wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">l’extension « <em><bdo lang=\"en\" dir=\"ltr\">Beta Tester</bdo></em> »</a> sur un site de test pour vérifier la compatibilité de vos développements avec la <a href=\"https://wordpress.org/news/2024/10/wordpress-6-7-release-candidate-1/\">version <em><bdo lang=\"en\" dir=\"ltr\">release candidate</bdo></em> de WordPress 6.8</a>. <br>Vous pouvez aussi tester cette nouvelle version directement dans votre navigateur en utilisant <em><a href=\"https://playground.wordpress.net/?php=8.0&wp=beta&networking=no&language=&multisite=no&random=y4q1rn88xn\"><bdo lang=\"en\" dir=\"ltr\">WordPress Playground</bdo></a></em>.<br><br>Nous comptons sur vous pour vérifier que votre code fonctionne correctement avec le cœur du CMS, pour le bien des millions d’utilisateurs et utilisatrices de WordPress <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Ce guide a été traduit et réadapté à partir du <a href=\"https://make.wordpress.org/core/2025/03/28/wordpress-6-8-field-guide/\">Field Guide de WP 6.8 (en anglais)</a> par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>.<br>Merci <a href=\'https://profiles.wordpress.org/clementpolito/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>clementpolito</a>, <a href=\'https://profiles.wordpress.org/rainbowgeek/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rainbowgeek</a>, <a href=\'https://profiles.wordpress.org/reskatorfr/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>reskatorfr</a>, <a href=\'https://profiles.wordpress.org/jdy68/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jdy68</a> pour leur relecture.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3310\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:57:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"WordPress 6.7 « Rollins »\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://fr.wordpress.org/2024/11/12/wordpress-6-7-rollins/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Nov 2024 23:14:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Nouvelles versions de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://fr.wordpress.org/?p=3255\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:385:\"Chaque version de WordPress célèbre un ou une artiste ayant posé son empreinte sur le monde la musique. WordPress 6.7 « Rollins » rend hommage au saxophoniste de jazz Sonny Rollins. Connu comme l’un des plus grands improvisateurs du jazz, Rollins a influencé des générations de musiciens avec sa technique, son esprit d’innovation et son approche de […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:69873:\"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://wordpress.org/news/files/2024/11/Release-Edition-Featured-Image-1024x535.png\" alt=\"\" class=\"wp-image-18085\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Chaque version de WordPress célèbre un ou une artiste ayant posé son empreinte sur le monde la musique. WordPress 6.7 « Rollins » rend hommage au saxophoniste de jazz Sonny Rollins. Connu comme l’un des plus grands improvisateurs du jazz, Rollins a influencé des générations de musiciens avec sa technique, son esprit d’innovation et son approche de l’expression musicale.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Bienvenue sur WordPress 6.7 !</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.7 introduit le nouveau thème <bdo lang=\"en\" dir=\"ltr\"><em>Twenty Twenty-Five</em></bdo>, qui offre une flexibilité de conception ultime pour tous les sites et blogs. Vous pourrez gérer la typographie de votre site comme jamais auparavant. Les nouvelles fonctionnalités de zoom arrière vous permettront de concevoir votre site avec une vue macroscopique pour prendre du recul sur les détails de votre projet.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://fr.wordpress.org/latest-fr_FR.zip\" target=\"_blank\" rel=\"noreferrer noopener\">Télécharger WordPress 6.7 « Rollins » en français (ZIP – 19,1 Mo)</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Présentation du nouveau thème <bdo lang=\"en\" dir=\"ltr\">Twenty Twenty-Five</bdo></h2>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Une infinité de possibilités sans complexité</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\"><bdo lang=\"en\" dir=\"ltr\">Twenty Twenty-Five</bdo> est un thème polyvalent, axé sur le design, qui vous permet de créer des sites époustouflants en toute simplicité. Personnalisez votre esthétisme grâce à un éventail d‘options de style, de compositions de blocs et de palettes de couleurs. Réduit à l‘essentiel, c‘est un thème qui peut vraiment évoluer avec vous.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/6.7/feature-tt5-2.webp\" alt=\"\" style=\"object-fit:cover\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Obtenez une vue d’ensemble en dézoomant</h3>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Explorez votre contenu sous un nouvel angle</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Modifiez et organisez des sections entières de votre contenu comme jamais auparavant. Une vue plus large de votre site vous permet d‘ajouter, de modifier, de mélanger ou de supprimer des compositions à votre guise. Laissez s‘exprimer l‘architecte qui est en vous.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/6.7/feature-zoom-2.webp\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Connectez des blocs et des champs personnalisés sans souci (et sans coder)</h3>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Une manière simplifiée de créer du contenu dynamique</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Cette fonctionnalité introduit une nouvelle interface pour connecter des blocs à des champs personnalisés. Cela vous donne le contrôle d’éléments dynamiques directement dans l’éditeur. Vous pouvez relier des blocs à des champs en quelques clics, ce qui améliore la flexibilité et l’efficacité de ces actions. Vos clients vont adorer ça.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/6.7/feature-block-bindings-2.webp\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Laissez s’exprimer votre passion pour la typographie</h3>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Nouvelle section de styles, nouvelles possibilités</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Créez, modifiez, retirez et appliquez des préréglages de taille de police avec le dernier apport à l’interface des Styles. Surchargez le thème par défaut ou créez votre propre taille de police personnalisée, avec une typographie dynamique pour un redimensionnement responsive des polices. Prenez soin des détails !</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/6.7/feature-font-presets-2.png\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Améliorations des performances</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.7 propose d’importantes mises à jour en matière de performances, notamment un chargement plus rapide des compositions, des aperçus optimisés pour le composant des vues de données, une meilleure prise en charge de PHP 8 et plus, la suppression du code obsolète, des tailles automatiques pour les images en chargement différé, ainsi qu’un traitement plus efficace des balises dans l’API HTML.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Améliorations de l’accessibilité</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Plus de 65 correctifs et améliorations d’accessibilité focalisées sur les aspects fondamentaux de l’expérience de WordPress, de l’amélioration des composants d’interface d’administration à la navigation clavier dans l’éditeur, en passant par des niveaux de titres plus accessibles dans les écrans de connexion et de meilleurs libellés.</p>\n\n\n\n<h2 class=\"wp-block-heading\">En savoir plus sur WordPress 6.7</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://learn.wordpress.org/\"><em>Learn WordPress</em></a> est une ressource gratuite pour les personnes qui utilisent WordPress, qu’elles soient débutantes ou expérimentées. <em>Learn</em> contient des vidéos pratiques sur l’utilisation de diverses fonctionnalités de WordPress, des <a href=\"https://learn.wordpress.org/online-workshops/\">évènements interactifs</a> pour explorer des sujets en profondeur, et des plans de cours pour approfondir des domaines spécifiques de WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Lisez les <a href=\"https://wordpress.org/support/wordpress-version/version-6-7/\">notes de version de WordPress 6.7</a> pour obtenir des informations sur l’installation, les améliorations, les problèmes corrigés, les contributeurs et contributrices de la version, les ressources d’apprentissage et la liste des modifications apportées aux fichiers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Explorez le <a href=\"https://fr.wordpress.org/2024/10/28/guide-des-changements-techniques-de-wordpress-6-7/\">guide des changements techniques de WordPress 6.7</a>. Découvrez les changements de cette version avec les notes détaillées des développeurs et développeuses qui vous permettent de construire votre site avec WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">L’équipe de direction de WordPress 6.7</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Voici l’équipe qui a coordonné le développement et la sortie de cette nouvelle version de WordPress :</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Direction générale : <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a></li>\n\n\n\n<li>Coordination de la version : <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a></li>\n\n\n\n<li>Direction technique cœur : <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a></li>\n\n\n\n<li>Direction technique côté Gutenberg : <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a></li>\n\n\n\n<li>Gestion de projet côté cœur : <a href=\"https://profiles.wordpress.org/stoyangeorgiev/\">Stoyan Georgiev</a>, <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a></li>\n\n\n\n<li>Gestion de projet côté Gutenberg : <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a>, <a href=\"https://wordpress.org/support/users/colorful-tones/\">Damon Cook</a></li>\n\n\n\n<li>Direction de la documentation : <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a></li>\n\n\n\n<li>Direction des tests : <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K. Gupta</a></li>\n\n\n\n<li>Direction artistique : <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a></li>\n\n\n\n<li>Direction des performances : <a href=\"https://profiles.wordpress.org/adamsilverstein/\"></a><a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a></li>\n\n\n\n<li>Direction du design du nouveau thème : <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li>\n\n\n\n<li>Direction du développement du nouveau thème : <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Merci aux contributeurs et contributrices</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 6.7 n’aurait pas pu sortir sans la contribution passionnée de plus de <strong>780 personnes provenant de tous les pays du monde</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Un remerciement tout spécial pour les plus de 230 personnes qui ont contribué au cœur de WordPress pour la première fois avec WP 6.7 <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2665.png\" alt=\"♥\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\n\n\n<p class=\"is-style-wporg-props-long alignfull is-style-short-text has-lemon-3-background-color has-background wp-block-paragraph\" style=\"font-size:12px\"><a href=\"https://profiles.wordpress.org/benniledl/\">!Benni</a> · <a href=\"https://profiles.wordpress.org/75thtrombone/\">75thtrombone</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/aware/\">Aaron Ware</a> · <a href=\"https://profiles.wordpress.org/aatanasov/\">aatanasov</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/abhi3315/\">abhi3315</a> · <a href=\"https://profiles.wordpress.org/fitehal/\">Abhishek Deshpande</a> · <a href=\"https://profiles.wordpress.org/ababir/\">Abir</a> · <a href=\"https://profiles.wordpress.org/acafourek/\">acafourek</a> · <a href=\"https://profiles.wordpress.org/adamkheckler/\">Adam Heckler</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/adamwood/\">Adam Wood</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> · <a href=\"https://profiles.wordpress.org/adarshposimyth/\">Adarsh Akshat</a> · <a href=\"https://profiles.wordpress.org/adrian2k7/\">Adrian</a> · <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a> · <a href=\"https://profiles.wordpress.org/ah72king/\">ah72king</a> · <a href=\"https://profiles.wordpress.org/ahmarzaidi/\">Ahmar Zaidi</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/engahmeds3ed/\">Ahmed Saeed</a> · <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a> · <a href=\"https://profiles.wordpress.org/akashdhawade/\">Akash Dhawade</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/akshat2802/\">Akshat Kakkad</a> · <a href=\"https://profiles.wordpress.org/alaminfirdows/\">Al-Amin Firdows</a> · <a href=\"https://profiles.wordpress.org/alanfuller/\">Alan Fuller</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juhé Lluveras</a> · <a href=\"https://profiles.wordpress.org/alessandrotesoro/\">Alessandro Tesoro</a> · <a href=\"https://profiles.wordpress.org/ralessio/\">Alessio</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alex27/\">alex27</a> · <a href=\"https://profiles.wordpress.org/digitalex11/\">Alexander Frank</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/harlet7/\">Alexandru Horeanu</a> · <a href=\"https://profiles.wordpress.org/alexcu21/\">alexcu21</a> · <a href=\"https://profiles.wordpress.org/ali7ali/\">Ali Ali</a> · <a href=\"https://profiles.wordpress.org/aliaghdam/\">aliaghdam</a> · <a href=\"https://profiles.wordpress.org/firewatch/\">allilevine</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro Gómez</a> · <a href=\"https://profiles.wordpress.org/alvitazwar052/\">Alvi Tazwar</a> · <a href=\"https://profiles.wordpress.org/amincharoliya/\">Amin Charoliya</a> · <a href=\"https://profiles.wordpress.org/amirthepiper/\">Amir Abbas</a> · <a href=\"https://profiles.wordpress.org/amitraj2203/\">Amit Raj</a> · <a href=\"https://profiles.wordpress.org/amjadr360/\">Amjad Ali</a> · <a href=\"https://profiles.wordpress.org/anthakkar08/\">Anand Thakkar</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/awetz583/\">Andrea Roenning</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/euthelup/\">Andrei Lupu</a> · <a href=\"https://profiles.wordpress.org/andreiglingeanu/\">andreiglingeanu</a> · <a href=\"https://profiles.wordpress.org/andrewhayward/\">Andrew Hayward</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/rarst/\">Andrey “Rarst” Savchenko</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a> · <a href=\"https://profiles.wordpress.org/aniketpatel/\">Aniket Patel</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankit k gupta/\">Ankit K. Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitkumarshah/\">Ankit Kumar Shah</a> · <a href=\"https://profiles.wordpress.org/the-ank/\">Ankur Vishwakarma</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/ahortin/\">Anthony Hortin</a> · <a href=\"https://profiles.wordpress.org/ant1busted/\">Antoine</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antoniosejas/\">Antonio Sejas</a> · <a href=\"https://profiles.wordpress.org/apmeyer/\">apmeyer</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/perezcarreno/\">Armando J. Perez Carreno</a> · <a href=\"https://profiles.wordpress.org/armandsdz/\">Armands</a> · <a href=\"https://profiles.wordpress.org/arnaudbroes/\">arnaudbroes</a> · <a href=\"https://profiles.wordpress.org/ambrosiawt/\">Art Smith</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/arypneta/\">arypneta</a> · <a href=\"https://profiles.wordpress.org/asafm7/\">asafm7</a> · <a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a> · <a href=\"https://profiles.wordpress.org/nmutua/\">Autumn</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/bjerke-johannessen/\">Bård Bjerke Johannessen</a> · <a href=\"https://profiles.wordpress.org/beryldlg/\">Béryl de La Grandière</a> · <a href=\"https://profiles.wordpress.org/balub/\">Balu B</a> · <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a> · <a href=\"https://profiles.wordpress.org/bartkalisz/\">Bart Kalisz</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/rainbowgeek/\">Benjamin Denis</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/kau-boy/\">Bernhard Kau</a> · <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a> · <a href=\"https://profiles.wordpress.org/neoxx/\">Bernhard Riedl</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">bernhard-reiter</a> · <a href=\"https://profiles.wordpress.org/berubenic/\">berubenic</a> · <a href=\"https://profiles.wordpress.org/bhaveshdesai13/\">Bhavesh</a> · <a href=\"https://profiles.wordpress.org/bijit027/\">bijit027</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/blindmikey/\">blindmikey</a> · <a href=\"https://profiles.wordpress.org/bobbyleenoblestudios/\">bobbyleenoblestudios</a> · <a href=\"https://profiles.wordpress.org/bogdannikolic/\">Bogdan Nikolic</a> · <a href=\"https://profiles.wordpress.org/veryard/\">Brad</a> · <a href=\"https://profiles.wordpress.org/bradley2083/\">brad hogan</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/brentjettgmailcom/\">Brent Jett</a> · <a href=\"https://profiles.wordpress.org/brettshumaker/\">Brett Shumaker</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/bgosnell/\">Brian Gosnell</a> · <a href=\"https://profiles.wordpress.org/brianhenryie/\">Brian Henry</a> · <a href=\"https://profiles.wordpress.org/bridgetwes/\">bridgetwes</a> · <a href=\"https://profiles.wordpress.org/brobken/\">brobken</a> · <a href=\"https://profiles.wordpress.org/freibergergarcia/\">Bruno Freiberger Garcia</a> · <a href=\"https://profiles.wordpress.org/cambabutonono/\">Cambabutonono</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/carstenbach/\">Carsten Bach</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">cbirdsong</a> · <a href=\"https://profiles.wordpress.org/mchirag2002/\">Chirag Mathur</a> · <a href=\"https://profiles.wordpress.org/chrico/\">ChriCo</a> · <a href=\"https://profiles.wordpress.org/jazzs3quence/\">Chris Reynolds</a> · <a href=\"https://profiles.wordpress.org/eclare/\">Chris Trynkiewicz (Sukces Strony)</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/cfinke/\">Christopher Finke</a> · <a href=\"https://profiles.wordpress.org/ckanitz/\">Christopher Kanitz</a> · <a href=\"https://profiles.wordpress.org/nyiriland/\">Christy Nyiri</a> · <a href=\"https://profiles.wordpress.org/butterflymedia/\">Ciprian</a> · <a href=\"https://profiles.wordpress.org/codersantosh/\">codersantosh</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/craynor/\">craynor</a> · <a href=\"https://profiles.wordpress.org/creativethemeshq/\">creativethemeshq</a> · <a href=\"https://profiles.wordpress.org/cwhitmore/\">Cullen Whitmore</a> · <a href=\"https://profiles.wordpress.org/cu121/\">Cupid Chakma</a> · <a href=\"https://profiles.wordpress.org/cweiske/\">cweiske</a> · <a href=\"https://profiles.wordpress.org/coquardcyr/\">Cyrille</a> · <a href=\"https://profiles.wordpress.org/da5f656f/\">da5f656f</a> · <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a> · <a href=\"https://profiles.wordpress.org/daleharrison/\">daleharrison</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/colorful tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/daniguardiola/\">Dani Guardiola</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/itsdanny/\">Danny</a> · <a href=\"https://profiles.wordpress.org/dannyreaktiv/\">dannyreaktiv</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/d-signed/\">Dareth NHANG</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/daveagp/\">daveagp</a> · <a href=\"https://profiles.wordpress.org/fac3less/\">David</a> · <a href=\"https://profiles.wordpress.org/dballari/\">David Ballarin Prunera</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/davidabowman/\">David Bowman</a> · <a href=\"https://profiles.wordpress.org/davidhbrown/\">David Brown</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/davidgodleman10up/\">David Godleman</a> · <a href=\"https://profiles.wordpress.org/dhenriet/\">David Henriet</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a> · <a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a> · <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/ddewan/\">ddewan</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/debarghyabanerjee/\">DEBARGHYA BANERJEE</a> · <a href=\"https://profiles.wordpress.org/deepakrohilla/\">Deepak Rohilla</a> · <a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</a> · <a href=\"https://profiles.wordpress.org/dekadinious/\">Dekadinious</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/dsmart/\">Derek Smart</a> · <a href=\"https://profiles.wordpress.org/deryck/\">Deryck</a> · <a href=\"https://profiles.wordpress.org/designsimply/\">designsimply</a> · <a href=\"https://profiles.wordpress.org/devansh2002/\">Devansh Chaudhary</a> · <a href=\"https://profiles.wordpress.org/devspace/\">devspace</a> · <a href=\"https://profiles.wordpress.org/dhananjaykuber/\">Dhananjay Kuber</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruval04/\">Dhruval Shah</a> · <a href=\"https://profiles.wordpress.org/dhruvang21/\">Dhruvang21</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dilip2615/\">Dilip Modhavadiya</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/divibanks/\">Divi Banks</a> · <a href=\"https://profiles.wordpress.org/djcowan/\">dj.cowan</a> · <a href=\"https://profiles.wordpress.org/djennez/\">djennez</a> · <a href=\"https://profiles.wordpress.org/cyberorca/\">Doni Kuntoro</a> · <a href=\"https://profiles.wordpress.org/dorzki/\">Dor Zuberi</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/drivingralle/\">Drivingralle</a> · <a href=\"https://profiles.wordpress.org/drzraf/\">drzraf</a> · <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a> · <a href=\"https://profiles.wordpress.org/eballeste/\">eballeste</a> · <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a> · <a href=\"https://profiles.wordpress.org/beckej/\">Ed Beck</a> · <a href=\"https://profiles.wordpress.org/ejnwebmaster/\">ejnwebmaster</a> · <a href=\"https://profiles.wordpress.org/elfu98/\">elfu98</a> · <a href=\"https://profiles.wordpress.org/eliorivero/\">Elio Rivero</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/erichmond/\">Elliott Richmond</a> · <a href=\"https://profiles.wordpress.org/eatse/\">Emmanue ATSÉ</a> · <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a> · <a href=\"https://profiles.wordpress.org/emmanuel78/\">emmanuel78</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a> · <a href=\"https://profiles.wordpress.org/ericdye/\">Eric Dye</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a> · <a href=\"https://profiles.wordpress.org/erikiva/\">erikiva</a> · <a href=\"https://profiles.wordpress.org/erikyo/\">erikyo</a> · <a href=\"https://profiles.wordpress.org/eherman24/\">Evan Herman</a> · <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/fabiorubioglio/\">Fabio Rubioglio</a> · <a href=\"https://profiles.wordpress.org/fahimmurshed/\">FahimMurshed</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fazyshah/\">Faizan Nabi</a> · <a href=\"https://profiles.wordpress.org/iamfarhan09/\">Farhan Ahmed</a> · <a href=\"https://profiles.wordpress.org/fayyazfayzi/\">Fayyaz</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/ffffelix/\">Felix Renicks</a> · <a href=\"https://profiles.wordpress.org/fjorgemota/\">Fernando Jorge Mota (a11n)</a> · <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco</a> · <a href=\"https://profiles.wordpress.org/franz00/\">Fransisca H</a> · <a href=\"https://profiles.wordpress.org/fullworks/\">fullworks</a> · <a href=\"https://profiles.wordpress.org/gwallace87/\">Gale Wallace</a> · <a href=\"https://profiles.wordpress.org/gansbrest/\">gansbrest</a> · <a href=\"https://profiles.wordpress.org/garethelwell/\">Gareth Elwell</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/gauravtiwari/\">Gaurav Tiwari</a> · <a href=\"https://profiles.wordpress.org/gauravsingh7/\">gauravsingh7</a> · <a href=\"https://profiles.wordpress.org/georgwordpress/\">Georg</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/germanfrelo/\">Germán Freixinós</a> · <a href=\"https://profiles.wordpress.org/gmariani405/\">gmariani405</a> · <a href=\"https://profiles.wordpress.org/graemef/\">GraemeF</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/greentreefrog/\">greentreefrog</a> · <a href=\"https://profiles.wordpress.org/greenworld/\">GreenWorld</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a> · <a href=\"https://profiles.wordpress.org/gyurmey/\">Gyurmey</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/halilesen/\">Halil ESEN</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hage/\">Hans-Gerd Gerhards</a> · <a href=\"https://profiles.wordpress.org/hardipparmar/\">Hardip Parmar</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/plaidharper/\">Harper Holsinger</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/harshvaishnav/\">harshvaishnav</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a> · <a href=\"https://profiles.wordpress.org/hectorjarquin/\">hectorjarquin</a> · <a href=\"https://profiles.wordpress.org/hedgefield/\">hedgefield</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/iamarinoh/\">Henrique Iamarino</a> · <a href=\"https://profiles.wordpress.org/abcd95/\">Himanshu Pathak</a> · <a href=\"https://profiles.wordpress.org/hirschferkel/\">hirschferkel</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/h71/\">Hossein</a> · <a href=\"https://profiles.wordpress.org/htmgarcia/\">htmgarcia</a> · <a href=\"https://profiles.wordpress.org/huubl/\">huubl</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/kardi420/\">Ibrahim</a> · <a href=\"https://profiles.wordpress.org/ibrahimriaz/\">Ibrahim Riaz</a> · <a href=\"https://profiles.wordpress.org/imranh920/\">Imran Hossain (a11n)</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/itpathsolutions/\">IT Path Solutions</a> · <a href=\"https://profiles.wordpress.org/itapress/\">itapress</a> · <a href=\"https://profiles.wordpress.org/ivanottinger/\">Ivan Ottinger</a> · <a href=\"https://profiles.wordpress.org/jpstevens/\">Jack Stevens</a> · <a href=\"https://profiles.wordpress.org/jacobcassidy/\">Jacob Cassidy</a> · <a href=\"https://profiles.wordpress.org/smithjw1/\">Jacob Smith</a> · <a href=\"https://profiles.wordpress.org/jagirbahesh/\">jagirbahesh</a> · <a href=\"https://profiles.wordpress.org/jainil07/\">Jainil Shah</a> · <a href=\"https://profiles.wordpress.org/jtgreyd/\">Jakob Trost</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/jamesosborne/\">James Osborne</a> · <a href=\"https://profiles.wordpress.org/jamesros161/\">James Rosado</a> · <a href=\"https://profiles.wordpress.org/jwgoedert/\">James Wesley Goedert</a> · <a href=\"https://profiles.wordpress.org/janpfeil/\">Jan Pfeil</a> · <a href=\"https://profiles.wordpress.org/janak007/\">janak Kaneriya</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/jarekmorawski/\">jarekmorawski</a> · <a href=\"https://profiles.wordpress.org/ipajen/\">Jarko Piironen</a> · <a href=\"https://profiles.wordpress.org/jasonbahl/\">Jason Bahl</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/javad2000/\">javad2000</a> · <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a> · <a href=\"https://profiles.wordpress.org/jawadwp/\">Jawad Malik</a> · <a href=\"https://profiles.wordpress.org/topdownjimmy/\">Jay</a> · <a href=\"https://profiles.wordpress.org/jayadevankbh/\">Jayadevan k</a> · <a href=\"https://profiles.wordpress.org/drjosh07/\">jbrya029</a> · <a href=\"https://profiles.wordpress.org/jdahir0789/\">JD Ahir</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/cheffheid/\">Jeffrey de Wit</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a> · <a href=\"https://profiles.wordpress.org/jennifarhat/\">Jennifer Farhat</a> · <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a> · <a href=\"https://profiles.wordpress.org/skobe/\">Jesko Bendmann</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jetaldobariya1/\">jetaldobariya1</a> · <a href=\"https://profiles.wordpress.org/jigar9998/\">Jigar Panchal</a> · <a href=\"https://profiles.wordpress.org/jimmyh61/\">jimmyh61</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/johnillo/\">John Espiritu</a> · <a href=\"https://profiles.wordpress.org/johnny5/\">John Godley</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/lwangaman/\">JohnRDOrazio</a> · <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a> · <a href=\"https://profiles.wordpress.org/elbsegler/\">Jonas</a> · <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonnywatersbb/\">Jonny Waters</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josklever/\">Jos Klever</a> · <a href=\"https://profiles.wordpress.org/josevarghese/\">Jose Varghese</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha</a> · <a href=\"https://profiles.wordpress.org/verygoode/\">Joshua Goode</a> · <a href=\"https://profiles.wordpress.org/jossnaz/\">Jossnaz</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/julianoe/\">julianoe</a> · <a href=\"https://profiles.wordpress.org/juliemoynat/\">Julie Moynat</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/junedsabaliya/\">Juned Sabaliya</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kaavyaiyer/\">Kaavya Iyer (woo-hc)</a> · <a href=\"https://profiles.wordpress.org/arkenon/\">Kadim Gültekin</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/kajalgohel/\">Kajal Gohel</a> · <a href=\"https://profiles.wordpress.org/ikamal/\">Kamal Hosen</a> · <a href=\"https://profiles.wordpress.org/kamran8176/\">Kamran Hussen</a> · <a href=\"https://profiles.wordpress.org/karan4word/\">Karan Gupta</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/kartikmehta/\">Kartik Mehta</a> · <a href=\"https://profiles.wordpress.org/kartik-suthar/\">Kartik Suthar</a> · <a href=\"https://profiles.wordpress.org/kbrownkd/\">kbrownkd (a11n)</a> · <a href=\"https://profiles.wordpress.org/keffr3n/\">Keffr3n</a> · <a href=\"https://profiles.wordpress.org/kel-dc/\">Kel Santiago-Pilarski</a> · <a href=\"https://profiles.wordpress.org/kellenmace/\">Kellen Mace</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/keoshi/\">keoshi</a> · <a href=\"https://profiles.wordpress.org/kevinb/\">Kevin Behrens</a> · <a href=\"https://profiles.wordpress.org/ktaron/\">Kevin Taron</a> · <a href=\"https://profiles.wordpress.org/kevinswalsh/\">kevinswalsh</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a> · <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a> · <a href=\"https://profiles.wordpress.org/kisquian/\">kisquian</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/kowsar89/\">Kowsar Hossain</a> · <a href=\"https://profiles.wordpress.org/kracked888/\">kracked888</a> · <a href=\"https://profiles.wordpress.org/krishneup/\">Krishna Neupane</a> · <a href=\"https://profiles.wordpress.org/kristastevens/\">kristastevens</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/kmadhak/\">Kunal Madhak</a> · <a href=\"https://profiles.wordpress.org/gohelkunjan/\">Kunjan Gohel</a> · <a href=\"https://profiles.wordpress.org/kurtpayne/\">Kurt Payne</a> · <a href=\"https://profiles.wordpress.org/kushang78/\">Kushang Tailor</a> · <a href=\"https://profiles.wordpress.org/mlaetitia/\">Lae</a> · <a href=\"https://profiles.wordpress.org/notlaura/\">Lara Schenck</a> · <a href=\"https://profiles.wordpress.org/lastsplash/\">lastsplash (a11n)</a> · <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/oncecoupled/\">Lauren</a> · <a href=\"https://profiles.wordpress.org/laranz/\">Lawrence Joe</a> · <a href=\"https://profiles.wordpress.org/leemon/\">leemon</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/lgladdy/\">Liam Gladdy</a> · <a href=\"https://profiles.wordpress.org/lifelightweb/\">lifelightweb</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/linsoftware/\">Linnea Huxford</a> · <a href=\"https://profiles.wordpress.org/liviopv/\">liviopv</a> · <a href=\"https://profiles.wordpress.org/louiswol94/\">Louis Wolmarans</a> · <a href=\"https://profiles.wordpress.org/louwie17/\">Lourens</a> · <a href=\"https://profiles.wordpress.org/lovesoni1999/\">Love Soni</a> · <a href=\"https://profiles.wordpress.org/crixu/\">Lucas</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi Teschio</a> · <a href=\"https://profiles.wordpress.org/zaguiini/\">Luis Felipe Zaguini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lukasbesch/\">lukasbesch</a> · <a href=\"https://profiles.wordpress.org/lukecarbis/\">Luke Carbis</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/madpeter/\">madpeter</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/nadimcse/\">Mahmudul Haque Nadim</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/mkrndmane/\">Makarand G. Mane</a> · <a href=\"https://profiles.wordpress.org/manbo/\">manbo</a> · <a href=\"https://profiles.wordpress.org/maneshtimilsina/\">Manesh Timilsina</a> · <a href=\"https://profiles.wordpress.org/targz-1/\">Manuel Schmalstieg</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani (a11n)</a> · <a href=\"https://profiles.wordpress.org/marianguas/\">María Anguas</a> · <a href=\"https://profiles.wordpress.org/mdxfr/\">Marc</a> · <a href=\"https://profiles.wordpress.org/marc4/\">Marc Armengou</a> · <a href=\"https://profiles.wordpress.org/mardroid/\">Marcel Tannich</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a> · <a href=\"https://profiles.wordpress.org/marcwieland95/\">marcwieland95</a> · <a href=\"https://profiles.wordpress.org/igreenie/\">Marek Železný</a> · <a href=\"https://profiles.wordpress.org/margolisj/\">margolisj</a> · <a href=\"https://profiles.wordpress.org/mariayohana/\">Maria Yohana</a> · <a href=\"https://profiles.wordpress.org/plari/\">Marie</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/marius84/\">mariushosting</a> · <a href=\"https://profiles.wordpress.org/markhowellsmead/\">Mark Howells-Mead</a> · <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a> · <a href=\"https://profiles.wordpress.org/mark-k/\">Mark-k</a> · <a href=\"https://profiles.wordpress.org/mhkuu/\">Martijn van der Klis</a> · <a href=\"https://profiles.wordpress.org/martinkrcho/\">martin.krcho</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">marybaum</a> · <a href=\"https://profiles.wordpress.org/mat_/\">mat_</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattyrob/\">Matt Robinson</a> · <a href=\"https://profiles.wordpress.org/mattormeeple/\">Matt Sherman</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a> · <a href=\"https://profiles.wordpress.org/lonelyvegan/\">Matthew Riley MacPherson</a> · <a href=\"https://profiles.wordpress.org/kittmedia/\">Matthias Kittsteiner</a> · <a href=\"https://profiles.wordpress.org/mattraines/\">mattraines</a> · <a href=\"https://profiles.wordpress.org/maurodf/\">maurodf</a> · <a href=\"https://profiles.wordpress.org/mayanktripathi32/\">Mayank Tripathi</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/mcrisp1972/\">mcrisp1972</a> · <a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a> · <a href=\"https://profiles.wordpress.org/mhshohel/\">Md Hossain Shohel</a> · <a href=\"https://profiles.wordpress.org/istiaqhossain/\">Md. Istiaq Hossain</a> · <a href=\"https://profiles.wordpress.org/mdviralsampat/\">mdviralsampat</a> · <a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a> · <a href=\"https://profiles.wordpress.org/iammehedi1/\">Mehedi Hassan</a> · <a href=\"https://profiles.wordpress.org/mehulkaklotar/\">Mehul Kaklotar</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/meteorlxy/\">meteorlxy</a> · <a href=\"https://profiles.wordpress.org/mfgmicha/\">Micha Krapp</a> · <a href=\"https://profiles.wordpress.org/tw2113/\">Michael Beckwith</a> · <a href=\"https://profiles.wordpress.org/michaelbourne/\">Michael Bourne</a> · <a href=\"https://profiles.wordpress.org/hrkhal/\">Michael James Ilett</a> · <a href=\"https://profiles.wordpress.org/michaelpick/\">michaelpick</a> · <a href=\"https://profiles.wordpress.org/michaelwp85/\">michaelwp85</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/mielbu/\">Michelle Bulloch</a> · <a href=\"https://profiles.wordpress.org/miguelaxcar/\">Miguel Axcar</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/migueluy/\">Miguel Lezama</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/ritterml/\">Mike Ritter</a> · <a href=\"https://profiles.wordpress.org/mikeb8s/\">mikeb8s</a> · <a href=\"https://profiles.wordpress.org/mikeybinns/\">Mikey Binns</a> · <a href=\"https://profiles.wordpress.org/milamj/\">milamj</a> · <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">Mitchell Austin</a> · <a href=\"https://profiles.wordpress.org/mklusak/\">mklusak</a> · <a href=\"https://profiles.wordpress.org/mleathem/\">mleathem</a> · <a href=\"https://profiles.wordpress.org/mlf20/\">mlf20</a> · <a href=\"https://profiles.wordpress.org/mobarak/\">Mobarak Ali</a> · <a href=\"https://profiles.wordpress.org/mohitdadhich10/\">Mohit Dadhich</a> · <a href=\"https://profiles.wordpress.org/morganestes/\">Morgan Estes</a> · <a href=\"https://profiles.wordpress.org/mosne/\">Mosne / Paolo Tesei</a> · <a href=\"https://profiles.wordpress.org/mossy2100/\">mossy2100</a> · <a href=\"https://profiles.wordpress.org/mreishus/\">mreishus</a> · <a href=\"https://profiles.wordpress.org/devmuhib/\">Muhibul Haque</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a> · <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir a11n</a> · <a href=\"https://profiles.wordpress.org/naeemhaque/\">Naeem Haque</a> · <a href=\"https://profiles.wordpress.org/nagpai/\">Nagesh Pai</a> · <a href=\"https://profiles.wordpress.org/narenin/\">Narendra Sishodiya</a> · <a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a> · <a href=\"https://profiles.wordpress.org/n8finch/\">Nate Finch</a> · <a href=\"https://profiles.wordpress.org/nateinaction/\">Nate Gay</a> · <a href=\"https://profiles.wordpress.org/nhrrob/\">Nazmul Hasan Robin</a> · <a href=\"https://profiles.wordpress.org/nebojsajurcic/\">Nebojša Jurčić</a> · <a href=\"https://profiles.wordpress.org/nek285/\">nek285</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/neo2k23/\">neo2k23</a> · <a href=\"https://profiles.wordpress.org/neotrope/\">neotrope</a> · <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a> · <a href=\"https://profiles.wordpress.org/nickbohle/\">Nick Bohle</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a> · <a href=\"https://profiles.wordpress.org/nick_thegeek/\">Nick the Geek</a> · <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/nikitasolanki1812/\">Nikita Solanki</a> · <a href=\"https://profiles.wordpress.org/nirajgirixd/\">Niraj Giri</a> · <a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">Nirav Sherasiya</a> · <a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/noruzzaman/\">Noruzzaman</a> · <a href=\"https://profiles.wordpress.org/nurielmeni/\">nurielmeni</a> · <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a> · <a href=\"https://profiles.wordpress.org/finalwebsites/\">Olaf Lederer</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/olivierlafleur/\">Olivier Lafleur</a> · <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a> · <a href=\"https://profiles.wordpress.org/oscarhugopaz/\">Oscar Hugo Paz</a> · <a href=\"https://profiles.wordpress.org/prestonwordsworth/\">p15h</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/otakupahp/\">Pablo Hernández</a> · <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a> · <a href=\"https://profiles.wordpress.org/pamprn/\">Pamela Ribeiro</a> · <a href=\"https://profiles.wordpress.org/pander/\">pander</a> · <a href=\"https://profiles.wordpress.org/pls78/\">Paolo L. Scala</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a> · <a href=\"https://profiles.wordpress.org/parinpanjari/\">Parin Panjari</a> · <a href=\"https://profiles.wordpress.org/parthvataliya/\">Parth vataliya</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/obrienlabs/\">Pat O’Brien</a> · <a href=\"https://profiles.wordpress.org/patricia70/\">Patricia BT</a> · <a href=\"https://profiles.wordpress.org/lumiblog/\">Patrick Lumumba</a> · <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a> · <a href=\"https://profiles.wordpress.org/paulwilde/\">Paul Wilde</a> · <a href=\"https://profiles.wordpress.org/paulcline/\">paulcline</a> · <a href=\"https://profiles.wordpress.org/paulopmt1/\">Paulo Trentin</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/pcarvalho/\">pcarvalho</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendonça</a> · <a href=\"https://profiles.wordpress.org/perryrylance/\">perryrylance</a> · <a href=\"https://profiles.wordpress.org/provenself/\">Peter Rubin</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/pevogam/\">pevogam</a> · <a href=\"https://profiles.wordpress.org/mr2p/\">Phi Phan</a> · <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</a> · <a href=\"https://profiles.wordpress.org/tyrannous/\">Philipp Bammes</a> · <a href=\"https://profiles.wordpress.org/philwebs/\">philwebs</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a> · <a href=\"https://profiles.wordpress.org/pitamdey/\">Pitam Dey</a> · <a href=\"https://profiles.wordpress.org/pgeorgiev/\">Plamen Georgiev</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pooja9712/\">pooja9712</a> · <a href=\"https://profiles.wordpress.org/porg/\">porg</a> · <a href=\"https://profiles.wordpress.org/ppolo99/\">ppolo99</a> · <a href=\"https://profiles.wordpress.org/praful2111/\">Praful Patel</a> · <a href=\"https://profiles.wordpress.org/pranitdugad/\">Pranit Dugad</a> · <a href=\"https://profiles.wordpress.org/pratikkry/\">Pratik Kumar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/prettyboymp/\">prettyboymp</a> · <a href=\"https://profiles.wordpress.org/prionkor/\">prionkor</a> · <a href=\"https://profiles.wordpress.org/pwtyler/\">pwtyler</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/spanglishwebs/\">Rachel Winspear</a> · <a href=\"https://profiles.wordpress.org/rfischmann/\">Rafael Fischmann</a> · <a href=\"https://profiles.wordpress.org/rafaelgalani/\">Rafael Gallani</a> · <a href=\"https://profiles.wordpress.org/rafiq91/\">Rafiqul Islam</a> · <a href=\"https://profiles.wordpress.org/rahmatgumilar/\">Rahmat Gumilar</a> · <a href=\"https://profiles.wordpress.org/rahulharpal/\">rahulharpal</a> · <a href=\"https://profiles.wordpress.org/imrraaj/\">Raj Patel</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/shashwatahalder01/\">rajkumar shashwata halder</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramon-fincken/\">ramon fincken</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/ramswarup/\">Ramswarup Rathod</a> · <a href=\"https://profiles.wordpress.org/xyulex/\">Raul Martinez</a> · <a href=\"https://profiles.wordpress.org/rcneil/\">rcneil</a> · <a href=\"https://profiles.wordpress.org/realthemes/\">realthemes</a> · <a href=\"https://profiles.wordpress.org/rejaulalomkhan/\">Rejaul Alom Khan</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho (a11n)</a> · <a href=\"https://profiles.wordpress.org/reputeinfosystems/\">reputeinfosystems</a> · <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rhellewellgmailcom/\">Rick Hellewell</a> · <a href=\"https://profiles.wordpress.org/riddhipatel/\">Riddhi Patel</a> · <a href=\"https://profiles.wordpress.org/rcreators/\">Rishi Mehta</a> · <a href=\"https://profiles.wordpress.org/rishishah/\">Rishi Shah</a> · <a href=\"https://profiles.wordpress.org/rishit30g/\">Rishit Gupta</a> · <a href=\"https://profiles.wordpress.org/rithik56/\">rithik56</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/robert-biswas/\">Robert Biswas</a> · <a href=\"https://profiles.wordpress.org/robertghetau/\">Robert Ghetau</a> · <a href=\"https://profiles.wordpress.org/rocketworks/\">rocket.works – Dominik Friedrich</a> · <a href=\"https://profiles.wordpress.org/rodelgc/\">Rodel Calasagsag a11n</a> · <a href=\"https://profiles.wordpress.org/rghedin/\">Rodrigo</a> · <a href=\"https://profiles.wordpress.org/rodrigosprimo/\">Rodrigo Primo</a> · <a href=\"https://profiles.wordpress.org/geekofshire/\">Rohan Jha</a> · <a href=\"https://profiles.wordpress.org/rohitmathur7/\">rohitmathur7</a> · <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Wolný</a> · <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a> · <a href=\"https://profiles.wordpress.org/roygbyte/\">roygbyte</a> · <a href=\"https://profiles.wordpress.org/royho/\">royho</a> · <a href=\"https://profiles.wordpress.org/rpf5573/\">rpf5573</a> · <a href=\"https://profiles.wordpress.org/rslee/\">rslee</a> · <a href=\"https://profiles.wordpress.org/ruchirj/\">Ruchir Goswami</a> · <a href=\"https://profiles.wordpress.org/rayhatron/\">Rufaro Madamombe</a> · <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a> · <a href=\"https://profiles.wordpress.org/rleeson/\">Ryan Leeson</a> · <a href=\"https://profiles.wordpress.org/ryancurban/\">Ryan Urban</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sppramodh/\">S P Pramodh</a> · <a href=\"https://profiles.wordpress.org/sebastienserre/\">Sébastien SERRE</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">Sérgio Gomes</a> · <a href=\"https://profiles.wordpress.org/soean/\">Sören Wünsch</a> · <a href=\"https://profiles.wordpress.org/sadmansh/\">sadmansh</a> · <a href=\"https://profiles.wordpress.org/isaeedam/\">Saeed Piri</a> · <a href=\"https://profiles.wordpress.org/mi5t4n/\">Sagar Tamang</a> · <a href=\"https://profiles.wordpress.org/sahiladit/\">sahiladit</a> · <a href=\"https://profiles.wordpress.org/sainathpoojary/\">Sainath Poojary</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/samtoohey93/\">Sam Toohey</a> · <a href=\"https://profiles.wordpress.org/samiamnot/\">samiamnot</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/samuelsidler/\">Samuel Sidler</a> · <a href=\"https://profiles.wordpress.org/samuelsilvapt/\">Samuel Silva</a> · <a href=\"https://profiles.wordpress.org/sannevndrmeulen/\">Sanne van der Meulen</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarahricker/\">sarahricker</a> · <a href=\"https://profiles.wordpress.org/sarthaknagoshe2002/\">Sarthak Nagoshe</a> · <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiya Venkatesan</a> · <a href=\"https://profiles.wordpress.org/satishprajapati/\">Satish Prajapati</a> · <a href=\"https://profiles.wordpress.org/sfougnier/\">Saul Fougnier</a> · <a href=\"https://profiles.wordpress.org/sauliusv/\">Saulius Vikerta</a> · <a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/sayedulsayem/\">Sayedul Sayem</a> · <a href=\"https://profiles.wordpress.org/scholdstrom/\">scholdstrom</a> · <a href=\"https://profiles.wordpress.org/swb1192/\">Scott Buscemi</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/scottculverhouse/\">scottculverhouse</a> · <a href=\"https://profiles.wordpress.org/seanavers/\">seanavers</a> · <a href=\"https://profiles.wordpress.org/seifradwane/\">Seif Radwane</a> · <a href=\"https://profiles.wordpress.org/kuuuzya/\">Sergey</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/zahardoc/\">Serhiy Zakharchenko</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a> · <a href=\"https://profiles.wordpress.org/sharonaustin/\">Sharon Austin</a> · <a href=\"https://profiles.wordpress.org/sheulyshila/\">sheulyshila</a> · <a href=\"https://profiles.wordpress.org/spdft/\">Shoe</a> · <a href=\"https://profiles.wordpress.org/showravhasan/\">Showrav Hasan</a> · <a href=\"https://profiles.wordpress.org/shreya0204/\">Shreya Agarwal</a> · <a href=\"https://profiles.wordpress.org/silaskoehler/\">Silas Köhler</a> · <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a> · <a href=\"https://profiles.wordpress.org/simo_m/\">Simone Maranzana</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a> · <a href=\"https://profiles.wordpress.org/snehapatil02/\">Sneha Patil</a> · <a href=\"https://profiles.wordpress.org/sophiegy/\">Sophie – a11n</a> · <a href=\"https://profiles.wordpress.org/souptik/\">Souptik Datta</a> · <a href=\"https://profiles.wordpress.org/sourabhjain/\">Sourabh Jain</a> · <a href=\"https://profiles.wordpress.org/sourav08/\">Sourav Pahwa</a> · <a href=\"https://profiles.wordpress.org/staurand/\">staurand</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/stein2nd/\">stein2nd</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a> · <a href=\"https://profiles.wordpress.org/thompsonsj/\">Steven Thompson</a> · <a href=\"https://profiles.wordpress.org/stoyangeorgiev/\">Stoyan Georgiev</a> · <a href=\"https://profiles.wordpress.org/styleshit/\">styleshit</a> · <a href=\"https://profiles.wordpress.org/sudipatel007/\">Sudip Dadhaniya</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunil25393/\">Sunil Prajapati</a> · <a href=\"https://profiles.wordpress.org/quadthemes/\">Sunny</a> · <a href=\"https://profiles.wordpress.org/superchlorine/\">superchlorine</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/jannathsyeda/\">Syeda Fahima Jannath</a> · <a href=\"https://profiles.wordpress.org/takahashi_fumiki/\">Takahashi Fumiki</a> · <a href=\"https://profiles.wordpress.org/iamtakashi/\">Takashi Irie</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/devtanbir/\">Tanbir Ahmod</a> · <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a> · <a href=\"https://profiles.wordpress.org/voboghure/\">Tapan Kumer Das</a> · <a href=\"https://profiles.wordpress.org/taylorgorman/\">Taylor Gorman</a> · <a href=\"https://profiles.wordpress.org/tdrayson/\">tdrayson</a> · <a href=\"https://profiles.wordpress.org/iamjaydip/\">thejaydip</a> · <a href=\"https://profiles.wordpress.org/thelmachido/\">thelmachido a11n</a> · <a href=\"https://profiles.wordpress.org/themes-1/\">them.es</a> · <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kräftner</a> · <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a> · <a href=\"https://profiles.wordpress.org/sippis/\">Timi Wahalahti</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tirth03/\">Tirth Doshi</a> · <a href=\"https://profiles.wordpress.org/tmanoilov/\">tmanoilov</a> · <a href=\"https://profiles.wordpress.org/toastercookie/\">toastercookie</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn “Tobi” Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomjcafferkey/\">Tom Cafferkey</a> · <a href=\"https://profiles.wordpress.org/thomasdevisser/\">Tom de Visser</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/tomhine/\">tomhine</a> · <a href=\"https://profiles.wordpress.org/tomllobet/\">tomllobet</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/tropicalista/\">tropicalista</a> · <a href=\"https://profiles.wordpress.org/areziaal/\">Troy Chaplin</a> · <a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a> · <a href=\"https://profiles.wordpress.org/tunetheweb/\">tunetheweb</a> · <a href=\"https://profiles.wordpress.org/twstokes/\">twstokes</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/umesh84/\">Umesh Gupta</a> · <a href=\"https://profiles.wordpress.org/umeshsinghin/\">Umesh Singh</a> · <a href=\"https://profiles.wordpress.org/up1512001/\">up1512001</a> · <a href=\"https://profiles.wordpress.org/ukdrahul/\">Uttam Kumar Dash</a> · <a href=\"https://profiles.wordpress.org/valer1e/\">valer1e</a> · <a href=\"https://profiles.wordpress.org/vertisoft/\">vertisoft</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/vijaysinh9094/\">Vijaysinh Zala</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Szépe</a> · <a href=\"https://profiles.wordpress.org/vineet2003/\">Vinit</a> · <a href=\"https://profiles.wordpress.org/ghorivipul97/\">Vipul Ghori</a> · <a href=\"https://profiles.wordpress.org/vipulgupta003/\">Vipul Gupta</a> · <a href=\"https://profiles.wordpress.org/vipulpatil/\">vipulpatil</a> · <a href=\"https://profiles.wordpress.org/vrajadas/\">Vraja Das</a> · <a href=\"https://profiles.wordpress.org/vrishabhsk/\">vrishabhsk</a> · <a href=\"https://profiles.wordpress.org/wbdv/\">wbdv</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design | Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/webwurm/\">webwurm</a> · <a href=\"https://profiles.wordpress.org/wesrapyd/\">wesrapyd</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/williamalexander/\">William Alexander</a> · <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a> · <a href=\"https://profiles.wordpress.org/wongjn/\">wongjn</a> · <a href=\"https://profiles.wordpress.org/wpeople/\">WPeople</a> · <a href=\"https://profiles.wordpress.org/wpsoul/\">wpsoul</a> · <a href=\"https://profiles.wordpress.org/wzieba/\">wzieba</a> · <a href=\"https://profiles.wordpress.org/xipasduarte/\">xipasduarte</a> · <a href=\"https://profiles.wordpress.org/yaniiliev/\">Yani</a> · <a href=\"https://profiles.wordpress.org/collet/\">Yann</a> · <a href=\"https://profiles.wordpress.org/yguyon/\">Yannis Guyon</a> · <a href=\"https://profiles.wordpress.org/yogeshbhutkar/\">Yogesh Bhutkar</a> · <a href=\"https://profiles.wordpress.org/ytfeldrawkcab/\">ytfeLdrawkcaB</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/yukinobu/\">Yukinobu Asakawa</a> · <a href=\"https://profiles.wordpress.org/yuvrajsinh2211/\">Yuvrajsinh Sisodiya</a> · <a href=\"https://profiles.wordpress.org/zackkrida/\">Zack Krida</a> · <a href=\"https://profiles.wordpress.org/zeelthakkar/\">zeelthakkar</a> · <a href=\"https://profiles.wordpress.org/zitaruksergij/\">zitaruksergij</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Merci aux personnes ayant contribué à traduire WordPress 6.7 en français</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress est un projet international et la version 6.7 est déjà complètement disponible dans plus de 40 langues différentes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Nous souhaitons remercier ici les personnes ayant participé à la traduction de WordPress 6.7 en français :</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jdy68\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/fxbenard\">fxbenard</a>, <a href=\"https://profiles.wordpress.org/xibe\">Xavier Borderie</a>, <a href=\"https://profiles.wordpress.org/amebref\">amebref</a>, <a href=\"https://profiles.wordpress.org/beryldlg\">Béryl de La Grandière</a>, <a href=\"https://profiles.wordpress.org/chris-kns\">chris-kns</a>, <a href=\"https://profiles.wordpress.org/clementpolito\">Clément Polito</a>, <a href=\"https://profiles.wordpress.org/dfi42\">dfi42</a>, <a href=\"https://profiles.wordpress.org/eddystile\">Eddy</a>, <a href=\"https://profiles.wordpress.org/emlebrun\">Emilie LEBRUN</a>, <a href=\"https://profiles.wordpress.org/florientinneo\">Florient DELAFOY</a>, <a href=\"https://profiles.wordpress.org/karine-wendling\">karine wendling</a>, <a href=\"https://profiles.wordpress.org/laeti972\">Laetitia de Perthuis</a>, <a href=\"https://profiles.wordpress.org/wplmillet\">Laurent MILLET</a>, <a href=\"https://profiles.wordpress.org/marineevain\">Marine EVAIN</a>, <a href=\"https://profiles.wordpress.org/lymx\">Maxime LEROY</a>, <a href=\"https://profiles.wordpress.org/firestar300\">Milan Ricoul</a>, <a href=\"https://profiles.wordpress.org/momo-fr\">momo-fr</a>, <a href=\"https://profiles.wordpress.org/pasglop\">pasglop</a>, <a href=\"https://profiles.wordpress.org/phoenix13\">phoenix13</a>, <a href=\"https://profiles.wordpress.org/pierrelannoy\">Pierre Lannoy</a>, <a href=\"https://profiles.wordpress.org/sebastienserre\">Sébastien SERRE</a>, et <a href=\"https://profiles.wordpress.org/spaceshipone\">Timothée Brosille</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Article traduit par <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>. Merci à <a href=\"https://profiles.wordpress.org/laboiteare/\">Renaud Pacouil</a> pour sa relecture.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"3255\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:35:\"https://fr.wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"255165069\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:11:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 18 Jul 2026 21:53:10 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 10 Jun 2026 12:17:47 GMT\";s:4:\"link\";s:61:\"<https://fr.wordpress.org/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:5:\"clear\";s:4:\"x-nc\";s:9:\"HIT dca 2\";}s:5:\"build\";i:1784038215;s:21:\"cache_expiration_time\";i:1784454790;s:23:\"__cache_expiration_time\";i:1784454790;}','off'),(2405921,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"7.0.1\";s:5:\"files\";a:596:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:22:\"archives/style-rtl.css\";i:17;s:26:\"archives/style-rtl.min.css\";i:18;s:18:\"archives/style.css\";i:19;s:22:\"archives/style.min.css\";i:20;s:20:\"audio/editor-rtl.css\";i:21;s:24:\"audio/editor-rtl.min.css\";i:22;s:16:\"audio/editor.css\";i:23;s:20:\"audio/editor.min.css\";i:24;s:19:\"audio/style-rtl.css\";i:25;s:23:\"audio/style-rtl.min.css\";i:26;s:15:\"audio/style.css\";i:27;s:19:\"audio/style.min.css\";i:28;s:19:\"audio/theme-rtl.css\";i:29;s:23:\"audio/theme-rtl.min.css\";i:30;s:15:\"audio/theme.css\";i:31;s:19:\"audio/theme.min.css\";i:32;s:21:\"avatar/editor-rtl.css\";i:33;s:25:\"avatar/editor-rtl.min.css\";i:34;s:17:\"avatar/editor.css\";i:35;s:21:\"avatar/editor.min.css\";i:36;s:20:\"avatar/style-rtl.css\";i:37;s:24:\"avatar/style-rtl.min.css\";i:38;s:16:\"avatar/style.css\";i:39;s:20:\"avatar/style.min.css\";i:40;s:25:\"breadcrumbs/style-rtl.css\";i:41;s:29:\"breadcrumbs/style-rtl.min.css\";i:42;s:21:\"breadcrumbs/style.css\";i:43;s:25:\"breadcrumbs/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:19:\"icon/editor-rtl.css\";i:217;s:23:\"icon/editor-rtl.min.css\";i:218;s:15:\"icon/editor.css\";i:219;s:19:\"icon/editor.min.css\";i:220;s:18:\"icon/style-rtl.css\";i:221;s:22:\"icon/style-rtl.min.css\";i:222;s:14:\"icon/style.css\";i:223;s:18:\"icon/style.min.css\";i:224;s:20:\"image/editor-rtl.css\";i:225;s:24:\"image/editor-rtl.min.css\";i:226;s:16:\"image/editor.css\";i:227;s:20:\"image/editor.min.css\";i:228;s:19:\"image/style-rtl.css\";i:229;s:23:\"image/style-rtl.min.css\";i:230;s:15:\"image/style.css\";i:231;s:19:\"image/style.min.css\";i:232;s:19:\"image/theme-rtl.css\";i:233;s:23:\"image/theme-rtl.min.css\";i:234;s:15:\"image/theme.css\";i:235;s:19:\"image/theme.min.css\";i:236;s:29:\"latest-comments/style-rtl.css\";i:237;s:33:\"latest-comments/style-rtl.min.css\";i:238;s:25:\"latest-comments/style.css\";i:239;s:29:\"latest-comments/style.min.css\";i:240;s:27:\"latest-posts/editor-rtl.css\";i:241;s:31:\"latest-posts/editor-rtl.min.css\";i:242;s:23:\"latest-posts/editor.css\";i:243;s:27:\"latest-posts/editor.min.css\";i:244;s:26:\"latest-posts/style-rtl.css\";i:245;s:30:\"latest-posts/style-rtl.min.css\";i:246;s:22:\"latest-posts/style.css\";i:247;s:26:\"latest-posts/style.min.css\";i:248;s:18:\"list/style-rtl.css\";i:249;s:22:\"list/style-rtl.min.css\";i:250;s:14:\"list/style.css\";i:251;s:18:\"list/style.min.css\";i:252;s:22:\"loginout/style-rtl.css\";i:253;s:26:\"loginout/style-rtl.min.css\";i:254;s:18:\"loginout/style.css\";i:255;s:22:\"loginout/style.min.css\";i:256;s:19:\"math/editor-rtl.css\";i:257;s:23:\"math/editor-rtl.min.css\";i:258;s:15:\"math/editor.css\";i:259;s:19:\"math/editor.min.css\";i:260;s:18:\"math/style-rtl.css\";i:261;s:22:\"math/style-rtl.min.css\";i:262;s:14:\"math/style.css\";i:263;s:18:\"math/style.min.css\";i:264;s:25:\"media-text/editor-rtl.css\";i:265;s:29:\"media-text/editor-rtl.min.css\";i:266;s:21:\"media-text/editor.css\";i:267;s:25:\"media-text/editor.min.css\";i:268;s:24:\"media-text/style-rtl.css\";i:269;s:28:\"media-text/style-rtl.min.css\";i:270;s:20:\"media-text/style.css\";i:271;s:24:\"media-text/style.min.css\";i:272;s:19:\"more/editor-rtl.css\";i:273;s:23:\"more/editor-rtl.min.css\";i:274;s:15:\"more/editor.css\";i:275;s:19:\"more/editor.min.css\";i:276;s:30:\"navigation-link/editor-rtl.css\";i:277;s:34:\"navigation-link/editor-rtl.min.css\";i:278;s:26:\"navigation-link/editor.css\";i:279;s:30:\"navigation-link/editor.min.css\";i:280;s:29:\"navigation-link/style-rtl.css\";i:281;s:33:\"navigation-link/style-rtl.min.css\";i:282;s:25:\"navigation-link/style.css\";i:283;s:29:\"navigation-link/style.min.css\";i:284;s:38:\"navigation-overlay-close/style-rtl.css\";i:285;s:42:\"navigation-overlay-close/style-rtl.min.css\";i:286;s:34:\"navigation-overlay-close/style.css\";i:287;s:38:\"navigation-overlay-close/style.min.css\";i:288;s:33:\"navigation-submenu/editor-rtl.css\";i:289;s:37:\"navigation-submenu/editor-rtl.min.css\";i:290;s:29:\"navigation-submenu/editor.css\";i:291;s:33:\"navigation-submenu/editor.min.css\";i:292;s:25:\"navigation/editor-rtl.css\";i:293;s:29:\"navigation/editor-rtl.min.css\";i:294;s:21:\"navigation/editor.css\";i:295;s:25:\"navigation/editor.min.css\";i:296;s:24:\"navigation/style-rtl.css\";i:297;s:28:\"navigation/style-rtl.min.css\";i:298;s:20:\"navigation/style.css\";i:299;s:24:\"navigation/style.min.css\";i:300;s:23:\"nextpage/editor-rtl.css\";i:301;s:27:\"nextpage/editor-rtl.min.css\";i:302;s:19:\"nextpage/editor.css\";i:303;s:23:\"nextpage/editor.min.css\";i:304;s:24:\"page-list/editor-rtl.css\";i:305;s:28:\"page-list/editor-rtl.min.css\";i:306;s:20:\"page-list/editor.css\";i:307;s:24:\"page-list/editor.min.css\";i:308;s:23:\"page-list/style-rtl.css\";i:309;s:27:\"page-list/style-rtl.min.css\";i:310;s:19:\"page-list/style.css\";i:311;s:23:\"page-list/style.min.css\";i:312;s:24:\"paragraph/editor-rtl.css\";i:313;s:28:\"paragraph/editor-rtl.min.css\";i:314;s:20:\"paragraph/editor.css\";i:315;s:24:\"paragraph/editor.min.css\";i:316;s:23:\"paragraph/style-rtl.css\";i:317;s:27:\"paragraph/style-rtl.min.css\";i:318;s:19:\"paragraph/style.css\";i:319;s:23:\"paragraph/style.min.css\";i:320;s:35:\"post-author-biography/style-rtl.css\";i:321;s:39:\"post-author-biography/style-rtl.min.css\";i:322;s:31:\"post-author-biography/style.css\";i:323;s:35:\"post-author-biography/style.min.css\";i:324;s:30:\"post-author-name/style-rtl.css\";i:325;s:34:\"post-author-name/style-rtl.min.css\";i:326;s:26:\"post-author-name/style.css\";i:327;s:30:\"post-author-name/style.min.css\";i:328;s:26:\"post-author/editor-rtl.css\";i:329;s:30:\"post-author/editor-rtl.min.css\";i:330;s:22:\"post-author/editor.css\";i:331;s:26:\"post-author/editor.min.css\";i:332;s:25:\"post-author/style-rtl.css\";i:333;s:29:\"post-author/style-rtl.min.css\";i:334;s:21:\"post-author/style.css\";i:335;s:25:\"post-author/style.min.css\";i:336;s:33:\"post-comments-count/style-rtl.css\";i:337;s:37:\"post-comments-count/style-rtl.min.css\";i:338;s:29:\"post-comments-count/style.css\";i:339;s:33:\"post-comments-count/style.min.css\";i:340;s:33:\"post-comments-form/editor-rtl.css\";i:341;s:37:\"post-comments-form/editor-rtl.min.css\";i:342;s:29:\"post-comments-form/editor.css\";i:343;s:33:\"post-comments-form/editor.min.css\";i:344;s:32:\"post-comments-form/style-rtl.css\";i:345;s:36:\"post-comments-form/style-rtl.min.css\";i:346;s:28:\"post-comments-form/style.css\";i:347;s:32:\"post-comments-form/style.min.css\";i:348;s:32:\"post-comments-link/style-rtl.css\";i:349;s:36:\"post-comments-link/style-rtl.min.css\";i:350;s:28:\"post-comments-link/style.css\";i:351;s:32:\"post-comments-link/style.min.css\";i:352;s:26:\"post-content/style-rtl.css\";i:353;s:30:\"post-content/style-rtl.min.css\";i:354;s:22:\"post-content/style.css\";i:355;s:26:\"post-content/style.min.css\";i:356;s:23:\"post-date/style-rtl.css\";i:357;s:27:\"post-date/style-rtl.min.css\";i:358;s:19:\"post-date/style.css\";i:359;s:23:\"post-date/style.min.css\";i:360;s:27:\"post-excerpt/editor-rtl.css\";i:361;s:31:\"post-excerpt/editor-rtl.min.css\";i:362;s:23:\"post-excerpt/editor.css\";i:363;s:27:\"post-excerpt/editor.min.css\";i:364;s:26:\"post-excerpt/style-rtl.css\";i:365;s:30:\"post-excerpt/style-rtl.min.css\";i:366;s:22:\"post-excerpt/style.css\";i:367;s:26:\"post-excerpt/style.min.css\";i:368;s:34:\"post-featured-image/editor-rtl.css\";i:369;s:38:\"post-featured-image/editor-rtl.min.css\";i:370;s:30:\"post-featured-image/editor.css\";i:371;s:34:\"post-featured-image/editor.min.css\";i:372;s:33:\"post-featured-image/style-rtl.css\";i:373;s:37:\"post-featured-image/style-rtl.min.css\";i:374;s:29:\"post-featured-image/style.css\";i:375;s:33:\"post-featured-image/style.min.css\";i:376;s:34:\"post-navigation-link/style-rtl.css\";i:377;s:38:\"post-navigation-link/style-rtl.min.css\";i:378;s:30:\"post-navigation-link/style.css\";i:379;s:34:\"post-navigation-link/style.min.css\";i:380;s:27:\"post-template/style-rtl.css\";i:381;s:31:\"post-template/style-rtl.min.css\";i:382;s:23:\"post-template/style.css\";i:383;s:27:\"post-template/style.min.css\";i:384;s:24:\"post-terms/style-rtl.css\";i:385;s:28:\"post-terms/style-rtl.min.css\";i:386;s:20:\"post-terms/style.css\";i:387;s:24:\"post-terms/style.min.css\";i:388;s:31:\"post-time-to-read/style-rtl.css\";i:389;s:35:\"post-time-to-read/style-rtl.min.css\";i:390;s:27:\"post-time-to-read/style.css\";i:391;s:31:\"post-time-to-read/style.min.css\";i:392;s:24:\"post-title/style-rtl.css\";i:393;s:28:\"post-title/style-rtl.min.css\";i:394;s:20:\"post-title/style.css\";i:395;s:24:\"post-title/style.min.css\";i:396;s:26:\"preformatted/style-rtl.css\";i:397;s:30:\"preformatted/style-rtl.min.css\";i:398;s:22:\"preformatted/style.css\";i:399;s:26:\"preformatted/style.min.css\";i:400;s:24:\"pullquote/editor-rtl.css\";i:401;s:28:\"pullquote/editor-rtl.min.css\";i:402;s:20:\"pullquote/editor.css\";i:403;s:24:\"pullquote/editor.min.css\";i:404;s:23:\"pullquote/style-rtl.css\";i:405;s:27:\"pullquote/style-rtl.min.css\";i:406;s:19:\"pullquote/style.css\";i:407;s:23:\"pullquote/style.min.css\";i:408;s:23:\"pullquote/theme-rtl.css\";i:409;s:27:\"pullquote/theme-rtl.min.css\";i:410;s:19:\"pullquote/theme.css\";i:411;s:23:\"pullquote/theme.min.css\";i:412;s:39:\"query-pagination-numbers/editor-rtl.css\";i:413;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:414;s:35:\"query-pagination-numbers/editor.css\";i:415;s:39:\"query-pagination-numbers/editor.min.css\";i:416;s:31:\"query-pagination/editor-rtl.css\";i:417;s:35:\"query-pagination/editor-rtl.min.css\";i:418;s:27:\"query-pagination/editor.css\";i:419;s:31:\"query-pagination/editor.min.css\";i:420;s:30:\"query-pagination/style-rtl.css\";i:421;s:34:\"query-pagination/style-rtl.min.css\";i:422;s:26:\"query-pagination/style.css\";i:423;s:30:\"query-pagination/style.min.css\";i:424;s:25:\"query-title/style-rtl.css\";i:425;s:29:\"query-title/style-rtl.min.css\";i:426;s:21:\"query-title/style.css\";i:427;s:25:\"query-title/style.min.css\";i:428;s:25:\"query-total/style-rtl.css\";i:429;s:29:\"query-total/style-rtl.min.css\";i:430;s:21:\"query-total/style.css\";i:431;s:25:\"query-total/style.min.css\";i:432;s:20:\"query/editor-rtl.css\";i:433;s:24:\"query/editor-rtl.min.css\";i:434;s:16:\"query/editor.css\";i:435;s:20:\"query/editor.min.css\";i:436;s:19:\"quote/style-rtl.css\";i:437;s:23:\"quote/style-rtl.min.css\";i:438;s:15:\"quote/style.css\";i:439;s:19:\"quote/style.min.css\";i:440;s:19:\"quote/theme-rtl.css\";i:441;s:23:\"quote/theme-rtl.min.css\";i:442;s:15:\"quote/theme.css\";i:443;s:19:\"quote/theme.min.css\";i:444;s:23:\"read-more/style-rtl.css\";i:445;s:27:\"read-more/style-rtl.min.css\";i:446;s:19:\"read-more/style.css\";i:447;s:23:\"read-more/style.min.css\";i:448;s:18:\"rss/editor-rtl.css\";i:449;s:22:\"rss/editor-rtl.min.css\";i:450;s:14:\"rss/editor.css\";i:451;s:18:\"rss/editor.min.css\";i:452;s:17:\"rss/style-rtl.css\";i:453;s:21:\"rss/style-rtl.min.css\";i:454;s:13:\"rss/style.css\";i:455;s:17:\"rss/style.min.css\";i:456;s:21:\"search/editor-rtl.css\";i:457;s:25:\"search/editor-rtl.min.css\";i:458;s:17:\"search/editor.css\";i:459;s:21:\"search/editor.min.css\";i:460;s:20:\"search/style-rtl.css\";i:461;s:24:\"search/style-rtl.min.css\";i:462;s:16:\"search/style.css\";i:463;s:20:\"search/style.min.css\";i:464;s:20:\"search/theme-rtl.css\";i:465;s:24:\"search/theme-rtl.min.css\";i:466;s:16:\"search/theme.css\";i:467;s:20:\"search/theme.min.css\";i:468;s:24:\"separator/editor-rtl.css\";i:469;s:28:\"separator/editor-rtl.min.css\";i:470;s:20:\"separator/editor.css\";i:471;s:24:\"separator/editor.min.css\";i:472;s:23:\"separator/style-rtl.css\";i:473;s:27:\"separator/style-rtl.min.css\";i:474;s:19:\"separator/style.css\";i:475;s:23:\"separator/style.min.css\";i:476;s:23:\"separator/theme-rtl.css\";i:477;s:27:\"separator/theme-rtl.min.css\";i:478;s:19:\"separator/theme.css\";i:479;s:23:\"separator/theme.min.css\";i:480;s:24:\"shortcode/editor-rtl.css\";i:481;s:28:\"shortcode/editor-rtl.min.css\";i:482;s:20:\"shortcode/editor.css\";i:483;s:24:\"shortcode/editor.min.css\";i:484;s:24:\"site-logo/editor-rtl.css\";i:485;s:28:\"site-logo/editor-rtl.min.css\";i:486;s:20:\"site-logo/editor.css\";i:487;s:24:\"site-logo/editor.min.css\";i:488;s:23:\"site-logo/style-rtl.css\";i:489;s:27:\"site-logo/style-rtl.min.css\";i:490;s:19:\"site-logo/style.css\";i:491;s:23:\"site-logo/style.min.css\";i:492;s:27:\"site-tagline/editor-rtl.css\";i:493;s:31:\"site-tagline/editor-rtl.min.css\";i:494;s:23:\"site-tagline/editor.css\";i:495;s:27:\"site-tagline/editor.min.css\";i:496;s:26:\"site-tagline/style-rtl.css\";i:497;s:30:\"site-tagline/style-rtl.min.css\";i:498;s:22:\"site-tagline/style.css\";i:499;s:26:\"site-tagline/style.min.css\";i:500;s:25:\"site-title/editor-rtl.css\";i:501;s:29:\"site-title/editor-rtl.min.css\";i:502;s:21:\"site-title/editor.css\";i:503;s:25:\"site-title/editor.min.css\";i:504;s:24:\"site-title/style-rtl.css\";i:505;s:28:\"site-title/style-rtl.min.css\";i:506;s:20:\"site-title/style.css\";i:507;s:24:\"site-title/style.min.css\";i:508;s:26:\"social-link/editor-rtl.css\";i:509;s:30:\"social-link/editor-rtl.min.css\";i:510;s:22:\"social-link/editor.css\";i:511;s:26:\"social-link/editor.min.css\";i:512;s:27:\"social-links/editor-rtl.css\";i:513;s:31:\"social-links/editor-rtl.min.css\";i:514;s:23:\"social-links/editor.css\";i:515;s:27:\"social-links/editor.min.css\";i:516;s:26:\"social-links/style-rtl.css\";i:517;s:30:\"social-links/style-rtl.min.css\";i:518;s:22:\"social-links/style.css\";i:519;s:26:\"social-links/style.min.css\";i:520;s:21:\"spacer/editor-rtl.css\";i:521;s:25:\"spacer/editor-rtl.min.css\";i:522;s:17:\"spacer/editor.css\";i:523;s:21:\"spacer/editor.min.css\";i:524;s:20:\"spacer/style-rtl.css\";i:525;s:24:\"spacer/style-rtl.min.css\";i:526;s:16:\"spacer/style.css\";i:527;s:20:\"spacer/style.min.css\";i:528;s:20:\"table/editor-rtl.css\";i:529;s:24:\"table/editor-rtl.min.css\";i:530;s:16:\"table/editor.css\";i:531;s:20:\"table/editor.min.css\";i:532;s:19:\"table/style-rtl.css\";i:533;s:23:\"table/style-rtl.min.css\";i:534;s:15:\"table/style.css\";i:535;s:19:\"table/style.min.css\";i:536;s:19:\"table/theme-rtl.css\";i:537;s:23:\"table/theme-rtl.min.css\";i:538;s:15:\"table/theme.css\";i:539;s:19:\"table/theme.min.css\";i:540;s:23:\"tag-cloud/style-rtl.css\";i:541;s:27:\"tag-cloud/style-rtl.min.css\";i:542;s:19:\"tag-cloud/style.css\";i:543;s:23:\"tag-cloud/style.min.css\";i:544;s:28:\"template-part/editor-rtl.css\";i:545;s:32:\"template-part/editor-rtl.min.css\";i:546;s:24:\"template-part/editor.css\";i:547;s:28:\"template-part/editor.min.css\";i:548;s:27:\"template-part/theme-rtl.css\";i:549;s:31:\"template-part/theme-rtl.min.css\";i:550;s:23:\"template-part/theme.css\";i:551;s:27:\"template-part/theme.min.css\";i:552;s:24:\"term-count/style-rtl.css\";i:553;s:28:\"term-count/style-rtl.min.css\";i:554;s:20:\"term-count/style.css\";i:555;s:24:\"term-count/style.min.css\";i:556;s:30:\"term-description/style-rtl.css\";i:557;s:34:\"term-description/style-rtl.min.css\";i:558;s:26:\"term-description/style.css\";i:559;s:30:\"term-description/style.min.css\";i:560;s:23:\"term-name/style-rtl.css\";i:561;s:27:\"term-name/style-rtl.min.css\";i:562;s:19:\"term-name/style.css\";i:563;s:23:\"term-name/style.min.css\";i:564;s:28:\"term-template/editor-rtl.css\";i:565;s:32:\"term-template/editor-rtl.min.css\";i:566;s:24:\"term-template/editor.css\";i:567;s:28:\"term-template/editor.min.css\";i:568;s:27:\"term-template/style-rtl.css\";i:569;s:31:\"term-template/style-rtl.min.css\";i:570;s:23:\"term-template/style.css\";i:571;s:27:\"term-template/style.min.css\";i:572;s:27:\"text-columns/editor-rtl.css\";i:573;s:31:\"text-columns/editor-rtl.min.css\";i:574;s:23:\"text-columns/editor.css\";i:575;s:27:\"text-columns/editor.min.css\";i:576;s:26:\"text-columns/style-rtl.css\";i:577;s:30:\"text-columns/style-rtl.min.css\";i:578;s:22:\"text-columns/style.css\";i:579;s:26:\"text-columns/style.min.css\";i:580;s:19:\"verse/style-rtl.css\";i:581;s:23:\"verse/style-rtl.min.css\";i:582;s:15:\"verse/style.css\";i:583;s:19:\"verse/style.min.css\";i:584;s:20:\"video/editor-rtl.css\";i:585;s:24:\"video/editor-rtl.min.css\";i:586;s:16:\"video/editor.css\";i:587;s:20:\"video/editor.min.css\";i:588;s:19:\"video/style-rtl.css\";i:589;s:23:\"video/style-rtl.min.css\";i:590;s:15:\"video/style.css\";i:591;s:19:\"video/style.min.css\";i:592;s:19:\"video/theme-rtl.css\";i:593;s:23:\"video/theme-rtl.min.css\";i:594;s:15:\"video/theme.css\";i:595;s:19:\"video/theme.min.css\";}}','on'),(940340,'theme_mods_stabapp-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:15:\"main_navigation\";i:6;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(816340,'cmplz_dismissed_warnings','a:9:{i:0;s:13:\"upgraded_to_6\";i:1;s:6:\"no-dnt\";i:2;s:19:\"integration_enabled\";i:3;s:14:\"contact-form-7\";i:4;s:12:\"datarequests\";i:5;s:17:\"all-pages-created\";i:6;s:6:\"no-ssl\";i:7;s:15:\"cookies-changed\";i:8;s:21:\"cookie-banner-enabled\";}','no'),(899730,'complianz_options_settings','a:1:{s:9:\"safe_mode\";b:0;}','yes'),(953197,'_transient_jetpack_autoloader_plugin_paths','a:0:{}','yes'),(1740650,'jetpack_sync_https_history_home_url','a:1:{i:0;s:5:\"https\";}','yes'),(1740651,'jetpack_sync_https_history_site_url','a:1:{i:0;s:5:\"https\";}','yes'),(953247,'jetpack_plugin_api_action_links','a:5:{s:36:\"contact-form-7/wp-contact-form-7.php\";a:1:{s:9:\"Réglages\";s:55:\"https://www.arithmetic.fr/wp-admin/admin.php?page=wpcf7\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";a:4:{s:27:\"Obtenir MonsterInsights Pro\";s:127:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=upgrade-link&utm_content=8.13.1\";s:9:\"Réglages\";s:74:\"https://www.arithmetic.fr/wp-admin/admin.php?page=monsterinsights_settings\";s:7:\"Support\";s:140:\"https://www.monsterinsights.com/lite-support/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=lite-support-link&utm_content=8.13.1\";s:13:\"Documentation\";s:122:\"https://www.monsterinsights.com/docs/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=kb-link&utm_content=8.13.1\";}s:35:\"jetpack-protect/jetpack-protect.php\";a:1:{s:15:\"Tableau de bord\";s:65:\"https://www.arithmetic.fr/wp-admin/admin.php?page=jetpack-protect\";}s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";a:2:{s:7:\"Options\";s:79:\"https://www.arithmetic.fr/wp-admin/options-general.php?page=wp-maintenance-mode\";s:18:\"Rollback to v2.6.4\";s:105:\"https://www.arithmetic.fr/wp-admin/admin-post.php?action=wp_maintenance_mode_rollback&_wpnonce=2029eb966b\";}s:27:\"js_composer/js_composer.php\";a:1:{s:9:\"Réglages\";s:60:\"https://www.arithmetic.fr/wp-admin/admin.php?page=vc-general\";}}','yes'),(953251,'jp_sync_last_success_immediate-send','1678484890.4163','no'),(953199,'jetpack_connection_active_plugins','a:1:{s:15:\"jetpack-protect\";a:2:{s:4:\"name\";s:15:\"Jetpack Protect\";s:8:\"url_info\";s:35:\"https://jetpack.com/jetpack-protect\";}}','yes'),(2413920,'_transient_timeout_tsk_attachment_count','1784489633','off'),(2413921,'_transient_tsk_attachment_count','51','off'),(953203,'jetpack_options','a:4:{s:14:\"last_heartbeat\";i:1731275921;s:2:\"id\";i:216535291;s:6:\"public\";i:1;s:9:\"hide_jitm\";a:1:{s:14:\"protect_review\";a:2:{s:14:\"last_dismissal\";i:1678491359;s:6:\"number\";i:1;}}}','yes'),(957767,'jetpack_waf_needs_update','1','yes'),(953206,'jetpack_tos_agreed','1','yes'),(953208,'_transient_jetpack_assumed_site_creation_date','2016-12-21 02:28:48','yes'),(953210,'jetpack_private_options','a:0:{}','yes'),(968717,'jetpack_site_products','a:0:{}','yes'),(2405753,'aioseo_migrations_log','{\"drop_legacy_cache_indexes\":{\"version\":\"4.9.7.2\",\"ran_at\":\"2026-07-14 14:09:55\",\"status\":1,\"attempts\":1,\"last_error\":null}}','no'),(904135,'revslider-update-check','','yes'),(953290,'jetpack_protect_status','s:2680:\"O:8:\"stdClass\":8:{s:12:\"last_checked\";s:19:\"2023-03-20 13:48:57\";s:19:\"num_vulnerabilities\";i:1;s:27:\"num_plugins_vulnerabilities\";i:0;s:26:\"num_themes_vulnerabilities\";i:0;s:6:\"status\";s:11:\"in_progress\";s:4:\"core\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.1.1\";s:15:\"vulnerabilities\";a:1:{i:0;O:8:\"stdClass\":4:{s:2:\"id\";s:36:\"c8814e6e-78b3-4f63-a1d3-6906a84c1f11\";s:5:\"title\";s:58:\"WP <= 6.1.1 - Unauthenticated Blind SSRF via DNS Rebinding\";s:8:\"fixed_in\";N;s:11:\"description\";s:233:\"WordPress is affected by an unauthenticated blind SSRF in the pingback feature. Because of a TOCTOU race condition between the validation checks and the HTTP request, attackers can reach internal hosts that are explicitly forbidden. \";}}}s:6:\"themes\";O:8:\"stdClass\":3:{s:13:\"stabapp-child\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.0.3\";s:15:\"vulnerabilities\";a:0:{}}s:7:\"stabapp\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.0.3\";s:15:\"vulnerabilities\";a:0:{}}s:17:\"twentytwentythree\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"1.0\";s:15:\"vulnerabilities\";a:0:{}}}s:7:\"plugins\";O:8:\"stdClass\":14:{s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"4.3.2\";s:15:\"vulnerabilities\";a:0:{}}s:33:\"complianz-gdpr/complianz-gpdr.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.4.2\";s:15:\"vulnerabilities\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"5.7.4\";s:15:\"vulnerabilities\";a:0:{}}s:47:\"file-manager-advanced/file_manager_advanced.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"5.0.3\";s:15:\"vulnerabilities\";a:0:{}}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"8.13.1\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"jetpack-protect/jetpack-protect.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.2.0\";s:15:\"vulnerabilities\";a:0:{}}s:25:\"jwsplugins/jwsplugins.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.0.0\";s:15:\"vulnerabilities\";a:0:{}}s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"2.6.5\";s:15:\"vulnerabilities\";a:0:{}}s:21:\"newsletter/plugin.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"7.6.7\";s:15:\"vulnerabilities\";a:0:{}}s:23:\"revslider/revslider.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.1.5\";s:15:\"vulnerabilities\";a:0:{}}s:17:\"unyson/unyson.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"2.7.28\";s:15:\"vulnerabilities\";a:0:{}}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.6.0\";s:15:\"vulnerabilities\";a:0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:7:\"1.8.0.2\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"wp-sitemap-page/wp-sitemap-page.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.9.2\";s:15:\"vulnerabilities\";a:0:{}}}}\";','yes'),(953291,'jetpack_protect_status_time','1679329935','yes'),(953059,'_transient_dirsize_cache','a:2669:{s:35:\"/home/arithmetic.fr/vendor/composer\";i:41887;s:72:\"/home/arithmetic.fr/vendor/php-parallel-lint/php-console-highlighter/src\";i:9294;s:68:\"/home/arithmetic.fr/vendor/php-parallel-lint/php-console-highlighter\";i:18880;s:66:\"/home/arithmetic.fr/vendor/php-parallel-lint/php-console-color/src\";i:7358;s:62:\"/home/arithmetic.fr/vendor/php-parallel-lint/php-console-color\";i:16658;s:44:\"/home/arithmetic.fr/vendor/php-parallel-lint\";i:35538;s:26:\"/home/arithmetic.fr/vendor\";i:78196;s:46:\"/home/arithmetic.fr/wp-includes/block-supports\";i:84759;s:50:\"/home/arithmetic.fr/wp-includes/sitemaps/providers\";i:16711;s:40:\"/home/arithmetic.fr/wp-includes/sitemaps\";i:46823;s:46:\"/home/arithmetic.fr/wp-includes/images/smilies\";i:10082;s:44:\"/home/arithmetic.fr/wp-includes/images/media\";i:2419;s:46:\"/home/arithmetic.fr/wp-includes/images/crystal\";i:15541;s:42:\"/home/arithmetic.fr/wp-includes/images/wlw\";i:4413;s:38:\"/home/arithmetic.fr/wp-includes/images\";i:103747;s:50:\"/home/arithmetic.fr/wp-includes/rest-api/endpoints\";i:732712;s:47:\"/home/arithmetic.fr/wp-includes/rest-api/fields\";i:22340;s:47:\"/home/arithmetic.fr/wp-includes/rest-api/search\";i:15903;s:40:\"/home/arithmetic.fr/wp-includes/rest-api\";i:857772;s:45:\"/home/arithmetic.fr/wp-includes/random_compat\";i:43330;s:37:\"/home/arithmetic.fr/wp-includes/fonts\";i:289826;s:44:\"/home/arithmetic.fr/wp-includes/certificates\";i:233231;s:41:\"/home/arithmetic.fr/wp-includes/PHPMailer\";i:227415;s:41:\"/home/arithmetic.fr/wp-includes/customize\";i:173214;s:35:\"/home/arithmetic.fr/wp-includes/IXR\";i:33914;s:45:\"/home/arithmetic.fr/wp-includes/Requests/Auth\";i:1939;s:50:\"/home/arithmetic.fr/wp-includes/Requests/Transport\";i:30090;s:60:\"/home/arithmetic.fr/wp-includes/Requests/Exception/Transport\";i:919;s:55:\"/home/arithmetic.fr/wp-includes/Requests/Exception/HTTP\";i:14365;s:50:\"/home/arithmetic.fr/wp-includes/Requests/Exception\";i:16778;s:48:\"/home/arithmetic.fr/wp-includes/Requests/Utility\";i:3310;s:46:\"/home/arithmetic.fr/wp-includes/Requests/Proxy\";i:3488;s:49:\"/home/arithmetic.fr/wp-includes/Requests/Response\";i:2135;s:47:\"/home/arithmetic.fr/wp-includes/Requests/Cookie\";i:3865;s:40:\"/home/arithmetic.fr/wp-includes/Requests\";i:139225;s:44:\"/home/arithmetic.fr/wp-includes/style-engine\";i:37964;s:50:\"/home/arithmetic.fr/wp-includes/Text/Diff/Renderer\";i:5535;s:48:\"/home/arithmetic.fr/wp-includes/Text/Diff/Engine\";i:31662;s:41:\"/home/arithmetic.fr/wp-includes/Text/Diff\";i:44010;s:36:\"/home/arithmetic.fr/wp-includes/Text\";i:56929;s:44:\"/home/arithmetic.fr/wp-includes/theme-compat\";i:15442;s:58:\"/home/arithmetic.fr/wp-includes/css/dist/customize-widgets\";i:27716;s:47:\"/home/arithmetic.fr/wp-includes/css/dist/editor\";i:85270;s:56:\"/home/arithmetic.fr/wp-includes/css/dist/reusable-blocks\";i:5178;s:54:\"/home/arithmetic.fr/wp-includes/css/dist/block-library\";i:758154;s:53:\"/home/arithmetic.fr/wp-includes/css/dist/block-editor\";i:510773;s:55:\"/home/arithmetic.fr/wp-includes/css/dist/format-library\";i:10926;s:50:\"/home/arithmetic.fr/wp-includes/css/dist/edit-post\";i:201859;s:51:\"/home/arithmetic.fr/wp-includes/css/dist/components\";i:360844;s:53:\"/home/arithmetic.fr/wp-includes/css/dist/edit-widgets\";i:106919;s:50:\"/home/arithmetic.fr/wp-includes/css/dist/edit-site\";i:227817;s:44:\"/home/arithmetic.fr/wp-includes/css/dist/nux\";i:14552;s:48:\"/home/arithmetic.fr/wp-includes/css/dist/widgets\";i:27376;s:61:\"/home/arithmetic.fr/wp-includes/css/dist/list-reusable-blocks\";i:21908;s:56:\"/home/arithmetic.fr/wp-includes/css/dist/block-directory\";i:17720;s:40:\"/home/arithmetic.fr/wp-includes/css/dist\";i:2377012;s:35:\"/home/arithmetic.fr/wp-includes/css\";i:3024212;s:42:\"/home/arithmetic.fr/wp-includes/php-compat\";i:1203;s:39:\"/home/arithmetic.fr/wp-includes/widgets\";i:157421;s:46:\"/home/arithmetic.fr/wp-includes/block-patterns\";i:8843;s:38:\"/home/arithmetic.fr/wp-includes/assets\";i:22442;s:47:\"/home/arithmetic.fr/wp-includes/SimplePie/Cache\";i:39607;s:47:\"/home/arithmetic.fr/wp-includes/SimplePie/Parse\";i:20551;s:54:\"/home/arithmetic.fr/wp-includes/SimplePie/Content/Type\";i:8015;s:49:\"/home/arithmetic.fr/wp-includes/SimplePie/Content\";i:8015;s:53:\"/home/arithmetic.fr/wp-includes/SimplePie/Decode/HTML\";i:17241;s:48:\"/home/arithmetic.fr/wp-includes/SimplePie/Decode\";i:17241;s:45:\"/home/arithmetic.fr/wp-includes/SimplePie/Net\";i:7493;s:57:\"/home/arithmetic.fr/wp-includes/SimplePie/XML/Declaration\";i:7098;s:45:\"/home/arithmetic.fr/wp-includes/SimplePie/XML\";i:7098;s:46:\"/home/arithmetic.fr/wp-includes/SimplePie/HTTP\";i:11487;s:41:\"/home/arithmetic.fr/wp-includes/SimplePie\";i:458625;s:75:\"/home/arithmetic.fr/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:72:\"/home/arithmetic.fr/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:70:\"/home/arithmetic.fr/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:70:\"/home/arithmetic.fr/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:61:\"/home/arithmetic.fr/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:56:\"/home/arithmetic.fr/wp-includes/sodium_compat/namespaced\";i:2698;s:55:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/PHP52\";i:4116;s:68:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:65:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:63:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:67:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:61:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:63:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:54:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core\";i:452743;s:70:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:67:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:65:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:69:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:65:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:56:\"/home/arithmetic.fr/wp-includes/sodium_compat/src/Core32\";i:437041;s:49:\"/home/arithmetic.fr/wp-includes/sodium_compat/src\";i:1207254;s:49:\"/home/arithmetic.fr/wp-includes/sodium_compat/lib\";i:87301;s:45:\"/home/arithmetic.fr/wp-includes/sodium_compat\";i:1303466;s:48:\"/home/arithmetic.fr/wp-includes/blocks/list-item\";i:514;s:54:\"/home/arithmetic.fr/wp-includes/blocks/latest-comments\";i:7625;s:49:\"/home/arithmetic.fr/wp-includes/blocks/navigation\";i:141329;s:46:\"/home/arithmetic.fr/wp-includes/blocks/missing\";i:564;s:51:\"/home/arithmetic.fr/wp-includes/blocks/comment-date\";i:1058;s:44:\"/home/arithmetic.fr/wp-includes/blocks/group\";i:15854;s:44:\"/home/arithmetic.fr/wp-includes/blocks/embed\";i:19828;s:44:\"/home/arithmetic.fr/wp-includes/blocks/video\";i:22073;s:44:\"/home/arithmetic.fr/wp-includes/blocks/verse\";i:4485;s:51:\"/home/arithmetic.fr/wp-includes/blocks/site-tagline\";i:4358;s:60:\"/home/arithmetic.fr/wp-includes/blocks/query-pagination-next\";i:939;s:44:\"/home/arithmetic.fr/wp-includes/blocks/quote\";i:11966;s:49:\"/home/arithmetic.fr/wp-includes/blocks/media-text\";i:20633;s:43:\"/home/arithmetic.fr/wp-includes/blocks/more\";i:6746;s:56:\"/home/arithmetic.fr/wp-includes/blocks/comment-edit-link\";i:1159;s:51:\"/home/arithmetic.fr/wp-includes/blocks/post-content\";i:801;s:57:\"/home/arithmetic.fr/wp-includes/blocks/navigation-submenu\";i:8840;s:51:\"/home/arithmetic.fr/wp-includes/blocks/post-excerpt\";i:7621;s:47:\"/home/arithmetic.fr/wp-includes/blocks/comments\";i:35308;s:58:\"/home/arithmetic.fr/wp-includes/blocks/post-featured-image\";i:32175;s:48:\"/home/arithmetic.fr/wp-includes/blocks/separator\";i:14385;s:48:\"/home/arithmetic.fr/wp-includes/blocks/paragraph\";i:10751;s:45:\"/home/arithmetic.fr/wp-includes/blocks/spacer\";i:10135;s:58:\"/home/arithmetic.fr/wp-includes/blocks/comment-author-name\";i:1138;s:47:\"/home/arithmetic.fr/wp-includes/blocks/archives\";i:7295;s:44:\"/home/arithmetic.fr/wp-includes/blocks/table\";i:38192;s:46:\"/home/arithmetic.fr/wp-includes/blocks/columns\";i:14713;s:49:\"/home/arithmetic.fr/wp-includes/blocks/post-terms\";i:4279;s:48:\"/home/arithmetic.fr/wp-includes/blocks/page-list\";i:12609;s:43:\"/home/arithmetic.fr/wp-includes/blocks/file\";i:15372;s:46:\"/home/arithmetic.fr/wp-includes/blocks/heading\";i:5053;s:48:\"/home/arithmetic.fr/wp-includes/blocks/shortcode\";i:8171;s:51:\"/home/arithmetic.fr/wp-includes/blocks/preformatted\";i:4416;s:58:\"/home/arithmetic.fr/wp-includes/blocks/comments-pagination\";i:14649;s:64:\"/home/arithmetic.fr/wp-includes/blocks/query-pagination-previous\";i:951;s:46:\"/home/arithmetic.fr/wp-includes/blocks/pattern\";i:324;s:48:\"/home/arithmetic.fr/wp-includes/blocks/home-link\";i:1076;s:45:\"/home/arithmetic.fr/wp-includes/blocks/button\";i:22396;s:49:\"/home/arithmetic.fr/wp-includes/blocks/categories\";i:8039;s:42:\"/home/arithmetic.fr/wp-includes/blocks/rss\";i:11940;s:43:\"/home/arithmetic.fr/wp-includes/blocks/html\";i:6703;s:60:\"/home/arithmetic.fr/wp-includes/blocks/post-author-biography\";i:922;s:55:\"/home/arithmetic.fr/wp-includes/blocks/term-description\";i:1017;s:48:\"/home/arithmetic.fr/wp-includes/blocks/tag-cloud\";i:6043;s:51:\"/home/arithmetic.fr/wp-includes/blocks/text-columns\";i:8990;s:54:\"/home/arithmetic.fr/wp-includes/blocks/navigation-link\";i:17801;s:49:\"/home/arithmetic.fr/wp-includes/blocks/site-title\";i:4668;s:48:\"/home/arithmetic.fr/wp-includes/blocks/site-logo\";i:15563;s:55:\"/home/arithmetic.fr/wp-includes/blocks/query-pagination\";i:15348;s:55:\"/home/arithmetic.fr/wp-includes/blocks/query-no-results\";i:845;s:63:\"/home/arithmetic.fr/wp-includes/blocks/comments-pagination-next\";i:957;s:49:\"/home/arithmetic.fr/wp-includes/blocks/post-title\";i:4779;s:50:\"/home/arithmetic.fr/wp-includes/blocks/query-title\";i:4337;s:47:\"/home/arithmetic.fr/wp-includes/blocks/freeform\";i:42245;s:44:\"/home/arithmetic.fr/wp-includes/blocks/block\";i:4929;s:43:\"/home/arithmetic.fr/wp-includes/blocks/code\";i:11282;s:46:\"/home/arithmetic.fr/wp-includes/blocks/gallery\";i:85707;s:47:\"/home/arithmetic.fr/wp-includes/blocks/loginout\";i:510;s:50:\"/home/arithmetic.fr/wp-includes/blocks/post-author\";i:5748;s:44:\"/home/arithmetic.fr/wp-includes/blocks/query\";i:9858;s:52:\"/home/arithmetic.fr/wp-includes/blocks/post-template\";i:11234;s:51:\"/home/arithmetic.fr/wp-includes/blocks/latest-posts\";i:17123;s:45:\"/home/arithmetic.fr/wp-includes/blocks/avatar\";i:7768;s:57:\"/home/arithmetic.fr/wp-includes/blocks/comment-reply-link\";i:1001;s:52:\"/home/arithmetic.fr/wp-includes/blocks/legacy-widget\";i:501;s:57:\"/home/arithmetic.fr/wp-includes/blocks/post-comments-form\";i:15204;s:48:\"/home/arithmetic.fr/wp-includes/blocks/pullquote\";i:16643;s:66:\"/home/arithmetic.fr/wp-includes/blocks/comments-pagination-numbers\";i:4624;s:48:\"/home/arithmetic.fr/wp-includes/blocks/post-date\";i:4237;s:44:\"/home/arithmetic.fr/wp-includes/blocks/image\";i:35645;s:51:\"/home/arithmetic.fr/wp-includes/blocks/widget-group\";i:319;s:53:\"/home/arithmetic.fr/wp-includes/blocks/comments-title\";i:4590;s:50:\"/home/arithmetic.fr/wp-includes/blocks/social-link\";i:5220;s:67:\"/home/arithmetic.fr/wp-includes/blocks/comments-pagination-previous\";i:969;s:54:\"/home/arithmetic.fr/wp-includes/blocks/comment-content\";i:4319;s:48:\"/home/arithmetic.fr/wp-includes/blocks/read-more\";i:5292;s:52:\"/home/arithmetic.fr/wp-includes/blocks/template-part\";i:9183;s:55:\"/home/arithmetic.fr/wp-includes/blocks/comment-template\";i:5686;s:46:\"/home/arithmetic.fr/wp-includes/blocks/buttons\";i:17559;s:44:\"/home/arithmetic.fr/wp-includes/blocks/cover\";i:85161;s:51:\"/home/arithmetic.fr/wp-includes/blocks/social-links\";i:57756;s:45:\"/home/arithmetic.fr/wp-includes/blocks/column\";i:1443;s:44:\"/home/arithmetic.fr/wp-includes/blocks/audio\";i:12352;s:59:\"/home/arithmetic.fr/wp-includes/blocks/post-navigation-link\";i:1032;s:45:\"/home/arithmetic.fr/wp-includes/blocks/search\";i:17653;s:47:\"/home/arithmetic.fr/wp-includes/blocks/nextpage\";i:6021;s:43:\"/home/arithmetic.fr/wp-includes/blocks/list\";i:4896;s:63:\"/home/arithmetic.fr/wp-includes/blocks/query-pagination-numbers\";i:4748;s:47:\"/home/arithmetic.fr/wp-includes/blocks/calendar\";i:5465;s:38:\"/home/arithmetic.fr/wp-includes/blocks\";i:1571171;s:36:\"/home/arithmetic.fr/wp-includes/pomo\";i:53989;s:40:\"/home/arithmetic.fr/wp-includes/js/jcrop\";i:24976;s:44:\"/home/arithmetic.fr/wp-includes/js/jquery/ui\";i:808560;s:41:\"/home/arithmetic.fr/wp-includes/js/jquery\";i:1323894;s:57:\"/home/arithmetic.fr/wp-includes/js/mediaelement/renderers\";i:18880;s:47:\"/home/arithmetic.fr/wp-includes/js/mediaelement\";i:720715;s:46:\"/home/arithmetic.fr/wp-includes/js/dist/vendor\";i:2356316;s:51:\"/home/arithmetic.fr/wp-includes/js/dist/development\";i:178306;s:39:\"/home/arithmetic.fr/wp-includes/js/dist\";i:16780808;s:44:\"/home/arithmetic.fr/wp-includes/js/swfupload\";i:8715;s:57:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wpview\";i:8985;s:56:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/paste\";i:113193;s:62:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wpeditimage\";i:37711;s:57:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wplink\";i:26476;s:60:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:63:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:59:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:62:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:59:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:56:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/lists\";i:97383;s:58:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:55:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/link\";i:32949;s:61:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:65:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:58:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:60:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:60:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:53:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/hr\";i:1347;s:56:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/media\";i:57914;s:56:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/image\";i:55874;s:64:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:60:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wordpress\";i:50630;s:63:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:50:\"/home/arithmetic.fr/wp-includes/js/tinymce/plugins\";i:606963;s:64:\"/home/arithmetic.fr/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:62:\"/home/arithmetic.fr/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:58:\"/home/arithmetic.fr/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:65:\"/home/arithmetic.fr/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:58:\"/home/arithmetic.fr/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:48:\"/home/arithmetic.fr/wp-includes/js/tinymce/skins\";i:233085;s:48:\"/home/arithmetic.fr/wp-includes/js/tinymce/langs\";i:15529;s:56:\"/home/arithmetic.fr/wp-includes/js/tinymce/themes/modern\";i:446221;s:56:\"/home/arithmetic.fr/wp-includes/js/tinymce/themes/inlite\";i:452642;s:49:\"/home/arithmetic.fr/wp-includes/js/tinymce/themes\";i:898863;s:48:\"/home/arithmetic.fr/wp-includes/js/tinymce/utils\";i:18822;s:42:\"/home/arithmetic.fr/wp-includes/js/tinymce\";i:2853655;s:45:\"/home/arithmetic.fr/wp-includes/js/codemirror\";i:1287141;s:48:\"/home/arithmetic.fr/wp-includes/js/imgareaselect\";i:49024;s:39:\"/home/arithmetic.fr/wp-includes/js/crop\";i:20004;s:43:\"/home/arithmetic.fr/wp-includes/js/thickbox\";i:31233;s:43:\"/home/arithmetic.fr/wp-includes/js/plupload\";i:489841;s:34:\"/home/arithmetic.fr/wp-includes/js\";i:25997791;s:35:\"/home/arithmetic.fr/wp-includes/ID3\";i:1155209;s:31:\"/home/arithmetic.fr/wp-includes\";i:43201507;s:35:\"/home/arithmetic.fr/wp-admin/images\";i:415159;s:34:\"/home/arithmetic.fr/wp-admin/maint\";i:7643;s:37:\"/home/arithmetic.fr/wp-admin/includes\";i:2938570;s:36:\"/home/arithmetic.fr/wp-admin/network\";i:124260;s:46:\"/home/arithmetic.fr/wp-admin/css/colors/modern\";i:78662;s:49:\"/home/arithmetic.fr/wp-admin/css/colors/ectoplasm\";i:78291;s:48:\"/home/arithmetic.fr/wp-admin/css/colors/midnight\";i:79071;s:45:\"/home/arithmetic.fr/wp-admin/css/colors/light\";i:78804;s:47:\"/home/arithmetic.fr/wp-admin/css/colors/sunrise\";i:79029;s:44:\"/home/arithmetic.fr/wp-admin/css/colors/blue\";i:78232;s:46:\"/home/arithmetic.fr/wp-admin/css/colors/coffee\";i:76514;s:45:\"/home/arithmetic.fr/wp-admin/css/colors/ocean\";i:75743;s:39:\"/home/arithmetic.fr/wp-admin/css/colors\";i:647958;s:32:\"/home/arithmetic.fr/wp-admin/css\";i:2513909;s:33:\"/home/arithmetic.fr/wp-admin/user\";i:3418;s:39:\"/home/arithmetic.fr/wp-admin/js/widgets\";i:139382;s:31:\"/home/arithmetic.fr/wp-admin/js\";i:1907419;s:28:\"/home/arithmetic.fr/wp-admin\";i:8817398;s:24:\"/home/arithmetic.fr/.ssh\";i:593;s:40:\"/home/arithmetic.fr/.wp-cli/cache/plugin\";i:14473576;s:33:\"/home/arithmetic.fr/.wp-cli/cache\";i:14473576;s:27:\"/home/arithmetic.fr/.wp-cli\";i:14473576;s:26:\"/home/arithmetic.fr/.local\";i:0;s:36:\"/home/arithmetic.fr/.config/composer\";i:13;s:27:\"/home/arithmetic.fr/.config\";i:13;s:54:\"/home/arithmetic.fr/.cache/composer/files/nette/tester\";i:65459;s:47:\"/home/arithmetic.fr/.cache/composer/files/nette\";i:65459;s:67:\"/home/arithmetic.fr/.cache/composer/files/squizlabs/php_codesniffer\";i:1618219;s:51:\"/home/arithmetic.fr/.cache/composer/files/squizlabs\";i:1618219;s:83:\"/home/arithmetic.fr/.cache/composer/files/php-parallel-lint/php-console-highlighter\";i:6878;s:77:\"/home/arithmetic.fr/.cache/composer/files/php-parallel-lint/php-console-color\";i:6991;s:77:\"/home/arithmetic.fr/.cache/composer/files/php-parallel-lint/php-parallel-lint\";i:32282;s:59:\"/home/arithmetic.fr/.cache/composer/files/php-parallel-lint\";i:46151;s:41:\"/home/arithmetic.fr/.cache/composer/files\";i:1729829;s:67:\"/home/arithmetic.fr/.cache/composer/repo/https---repo.packagist.org\";i:91963;s:40:\"/home/arithmetic.fr/.cache/composer/repo\";i:91963;s:35:\"/home/arithmetic.fr/.cache/composer\";i:1821805;s:26:\"/home/arithmetic.fr/.cache\";i:1821805;s:34:\"/home/arithmetic.fr/wp-content/tmp\";i:0;s:48:\"/home/arithmetic.fr/wp-content/languages/plugins\";i:2600846;s:47:\"/home/arithmetic.fr/wp-content/languages/themes\";i:82571;s:40:\"/home/arithmetic.fr/wp-content/languages\";i:5604526;s:38:\"/home/arithmetic.fr/wp-content/upgrade\";i:0;s:46:\"/home/arithmetic.fr/wp-content/logs/newsletter\";i:1227;s:35:\"/home/arithmetic.fr/wp-content/logs\";i:1227;s:30:\"/home/arithmetic.fr/wp-content\";i:5669668;s:48:\"/home/arithmetic.fr/php-parallel-lint/vendor/bin\";i:10065;s:75:\"/home/arithmetic.fr/php-parallel-lint/vendor/nette/tester/src/Runner/Output\";i:8806;s:68:\"/home/arithmetic.fr/php-parallel-lint/vendor/nette/tester/src/Runner\";i:50606;s:85:\"/home/arithmetic.fr/php-parallel-lint/vendor/nette/tester/src/CodeCoverage/Generators\";i:24635;s:74:\"/home/arithmetic.fr/php-parallel-lint/vendor/nette/tester/src/CodeCoverage\";i:32960;s:71:\"/home/arithmetic.fr/php-parallel-lint/vendor/nette/tester/src/Framework\";i:69308;s:61:\"/home/arithmetic.fr/php-parallel-lint/vendor/nette/tester/src\";i:155327;s:57:\"/home/arithmetic.fr/php-parallel-lint/vendor/nette/tester\";i:167750;s:50:\"/home/arithmetic.fr/php-parallel-lint/vendor/nette\";i:167750;s:74:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/bin\";i:1964;s:85:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Generators\";i:24340;s:82:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Filters\";i:14118;s:85:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Exceptions\";i:1360;s:82:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Reports\";i:107445;s:80:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Files\";i:117855;s:85:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Tokenizers\";i:305869;s:79:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Util\";i:66786;s:81:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Sniffs\";i:59958;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Docs/Classes\";i:906;s:100:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Docs/Files\";i:606;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Docs/Methods\";i:538;s:94:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Docs\";i:2050;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Classes\";i:1518;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files\";i:5311;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Methods\";i:3031;s:95:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests\";i:9860;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Sniffs/Classes\";i:2429;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Sniffs/Files\";i:11161;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Sniffs/Methods\";i:3165;s:96:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Sniffs\";i:16755;s:89:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR1\";i:30454;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Classes\";i:2913;s:112:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/ControlStructures\";i:3675;s:100:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Files\";i:162;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Methods\";i:1193;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Namespaces\";i:1857;s:94:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs\";i:9800;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Classes\";i:12686;s:113:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures\";i:29911;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files\";i:4689;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods\";i:19936;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces\";i:11171;s:95:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests\";i:78393;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Classes\";i:29820;s:114:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/ControlStructures\";i:25612;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Files\";i:6416;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Methods\";i:11277;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Namespaces\";i:15252;s:96:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs\";i:88377;s:89:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR2\";i:187935;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Classes\";i:504;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Functions\";i:1046;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Keywords\";i:529;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Operators\";i:901;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Namespaces\";i:688;s:95:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs\";i:3668;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes\";i:11860;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Functions\";i:9636;s:114:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/ControlStructures\";i:8490;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Keywords\";i:1919;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files\";i:15107;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Properties\";i:1624;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Operators\";i:4328;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Traits\";i:7125;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Namespaces\";i:1911;s:96:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests\";i:62000;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Classes\";i:16964;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Functions\";i:6697;s:115:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/ControlStructures\";i:15207;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Keywords\";i:2293;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Files\";i:32777;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Properties\";i:1800;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Operators\";i:3532;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Traits\";i:32229;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Namespaces\";i:2113;s:97:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs\";i:113612;s:90:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PSR12\";i:201023;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Commenting\";i:1492;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Classes\";i:1946;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace\";i:3478;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Functions\";i:1059;s:113:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/ControlStructures\";i:2925;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Arrays\";i:3745;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Strings\";i:485;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Scope\";i:628;s:95:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs\";i:15758;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting\";i:168417;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes\";i:27105;s:100:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP\";i:43335;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace\";i:116183;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions\";i:29640;s:114:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures\";i:56689;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays\";i:42218;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Debug\";i:3138;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings\";i:8218;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Files\";i:1539;s:114:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/NamingConventions\";i:6854;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Operators\";i:9843;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Formatting\";i:16067;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Scope\";i:8999;s:100:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS\";i:50637;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects\";i:7807;s:96:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests\";i:596689;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting\";i:111160;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Classes\";i:26912;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP\";i:66139;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace\";i:99849;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Functions\";i:33349;s:115:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/ControlStructures\";i:58965;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Arrays\";i:42772;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Debug\";i:5180;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Strings\";i:13236;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Files\";i:2229;s:115:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/NamingConventions\";i:9510;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Operators\";i:17866;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Formatting\";i:15664;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Scope\";i:8795;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS\";i:62484;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Objects\";i:6798;s:97:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs\";i:580908;s:90:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Squiz\";i:1198574;s:100:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Docs/Debug\";i:537;s:100:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Docs/Files\";i:491;s:112:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Docs/NamingConventions\";i:1001;s:94:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Docs\";i:2029;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Debug\";i:1625;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files\";i:2142;s:113:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/NamingConventions\";i:4903;s:95:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests\";i:8670;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Sniffs/Debug\";i:3452;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Sniffs/Files\";i:2523;s:114:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Sniffs/NamingConventions\";i:8350;s:96:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend/Sniffs\";i:14325;s:89:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Zend\";i:26390;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Commenting\";i:1057;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Classes\";i:1267;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP\";i:7097;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace\";i:2581;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Functions\";i:3050;s:115:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/ControlStructures\";i:1104;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Metrics\";i:439;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Arrays\";i:1022;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Debug\";i:1433;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Strings\";i:526;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files\";i:4004;s:115:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/NamingConventions\";i:3118;s:112:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/VersionControl\";i:275;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting\";i:4054;s:110:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis\";i:6063;s:97:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs\";i:37090;s:109:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting\";i:25011;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes\";i:7484;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP\";i:46740;s:109:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace\";i:146591;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions\";i:29087;s:116:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures\";i:20164;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics\";i:14021;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays\";i:9167;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug\";i:7479;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings\";i:2793;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files\";i:27114;s:116:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions\";i:15921;s:113:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl\";i:13848;s:109:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting\";i:51865;s:111:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis\";i:24847;s:98:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests\";i:442132;s:110:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Commenting\";i:18858;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Classes\";i:8415;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP\";i:59528;s:110:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace\";i:109818;s:109:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Functions\";i:27235;s:117:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/ControlStructures\";i:20443;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Metrics\";i:6511;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Arrays\";i:10995;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Debug\";i:11684;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Strings\";i:3826;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files\";i:30168;s:117:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/NamingConventions\";i:22256;s:114:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/VersionControl\";i:15333;s:110:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Formatting\";i:32023;s:112:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis\";i:41746;s:99:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs\";i:418839;s:92:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/Generic\";i:898343;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Commenting\";i:14926;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Classes\";i:521;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/WhiteSpace\";i:2254;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Functions\";i:2717;s:112:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/ControlStructures\";i:2278;s:100:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Files\";i:1285;s:112:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/NamingConventions\";i:2274;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Formatting\";i:894;s:94:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs\";i:27149;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting\";i:28572;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Classes\";i:6939;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace\";i:20622;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions\";i:49480;s:113:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/ControlStructures\";i:20187;s:101:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Files\";i:4883;s:113:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/NamingConventions\";i:15792;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Formatting\";i:2013;s:95:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests\";i:148488;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Commenting\";i:46856;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Classes\";i:5659;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/WhiteSpace\";i:14017;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Functions\";i:50803;s:114:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/ControlStructures\";i:12804;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Files\";i:5379;s:114:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/NamingConventions\";i:16454;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Formatting\";i:3162;s:96:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs\";i:155134;s:89:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/PEAR\";i:332336;s:110:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Commenting\";i:2627;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Channels\";i:9426;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP\";i:12307;s:105:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Debug\";i:2911;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Strings\";i:2003;s:103:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/CSS\";i:1481;s:107:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Objects\";i:7631;s:99:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests\";i:38386;s:111:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Commenting\";i:3453;s:109:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Channels\";i:25615;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/PHP\";i:12770;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Debug\";i:3272;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Strings\";i:2286;s:104:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/CSS\";i:2354;s:108:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Objects\";i:12426;s:100:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs\";i:62176;s:93:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards/MySource\";i:101403;s:84:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src/Standards\";i:2976458;s:74:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/src\";i:3859891;s:86:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/File\";i:160485;s:96:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/Filters/Filter\";i:5005;s:89:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/Filters\";i:5005;s:106:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/Autoloader/TestFiles/Sub\";i:171;s:102:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/Autoloader/TestFiles\";i:423;s:92:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/Autoloader\";i:4015;s:89:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/Ruleset\";i:19377;s:91:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/Tokenizer\";i:389306;s:88:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core/Sniffs\";i:11594;s:81:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Core\";i:646775;s:86:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests/Standards\";i:20136;s:76:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer/tests\";i:675507;s:70:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs/php_codesniffer\";i:4566357;s:54:\"/home/arithmetic.fr/php-parallel-lint/vendor/squizlabs\";i:4566357;s:53:\"/home/arithmetic.fr/php-parallel-lint/vendor/composer\";i:54853;s:90:\"/home/arithmetic.fr/php-parallel-lint/vendor/php-parallel-lint/php-console-highlighter/src\";i:9294;s:86:\"/home/arithmetic.fr/php-parallel-lint/vendor/php-parallel-lint/php-console-highlighter\";i:18880;s:84:\"/home/arithmetic.fr/php-parallel-lint/vendor/php-parallel-lint/php-console-color/src\";i:7358;s:80:\"/home/arithmetic.fr/php-parallel-lint/vendor/php-parallel-lint/php-console-color\";i:16658;s:62:\"/home/arithmetic.fr/php-parallel-lint/vendor/php-parallel-lint\";i:35538;s:44:\"/home/arithmetic.fr/php-parallel-lint/vendor\";i:4835334;s:41:\"/home/arithmetic.fr/php-parallel-lint/bin\";i:504;s:51:\"/home/arithmetic.fr/php-parallel-lint/src/Contracts\";i:266;s:49:\"/home/arithmetic.fr/php-parallel-lint/src/Process\";i:17380;s:41:\"/home/arithmetic.fr/php-parallel-lint/src\";i:75713;s:37:\"/home/arithmetic.fr/php-parallel-lint\";i:4966869;s:19:\"/home/arithmetic.fr\";i:82031755;s:55:\"/home/arithmetic.fr/wp-content/themes/stabapp/languages\";i:92221;s:58:\"/home/arithmetic.fr/wp-content/themes/stabapp/fonts/_notes\";i:217;s:51:\"/home/arithmetic.fr/wp-content/themes/stabapp/fonts\";i:3726118;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/themecheck/lang\";i:945;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/themecheck/checks\";i:5052;s:90:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/themecheck/css\";i:139;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/themecheck/js\";i:405;s:86:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/themecheck\";i:14279;s:98:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/html_custom\";i:1109;s:104:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/numeric_not_empty\";i:1312;s:99:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/preg_replace\";i:1092;s:96:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/not_empty\";i:1385;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/date\";i:1858;s:98:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/str_replace\";i:1070;s:94:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/numeric\";i:1361;s:90:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/url\";i:1432;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/html\";i:990;s:97:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/color_rgba\";i:2354;s:98:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/unique_slug\";i:3211;s:94:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/no_html\";i:1365;s:92:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/email\";i:1351;s:96:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/colorrgba\";i:2628;s:92:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/color\";i:5713;s:90:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/css\";i:1422;s:103:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/no_special_chars\";i:1425;s:100:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/comma_numeric\";i:1492;s:102:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/email_not_empty\";i:1423;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation/js\";i:980;s:86:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/validation\";i:34973;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/typography\";i:330631;s:90:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/spacing\";i:25208;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/editor\";i:8079;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/select\";i:21833;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/password\";i:4510;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/multi_text\";i:10328;s:87:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/text\";i:5958;s:87:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/date\";i:7360;s:97:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/color_gradient\";i:14287;s:90:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/palette\";i:8682;s:97:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/spinner/vendor\";i:7978;s:90:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/spinner\";i:26403;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/switch\";i:12924;s:88:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/radio\";i:2422;s:87:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/info\";i:12120;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/sorter\";i:20768;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/color_rgba\";i:29296;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/sortable\";i:13287;s:95:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/image_select\";i:21264;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/slides\";i:29894;s:86:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/raw\";i:39829;s:90:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/gallery\";i:10099;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/link_color\";i:16182;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/checkbox\";i:9545;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/divide\";i:4867;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/dimensions\";i:21897;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/border\";i:25291;s:88:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/color\";i:14867;s:107:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/slider/vendor/nouislider\";i:51074;s:96:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/slider/vendor\";i:51074;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/slider\";i:84355;s:88:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/media\";i:13519;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/button_set\";i:9403;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/textarea\";i:3303;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/background\";i:46201;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/ace_editor\";i:9343;s:95:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/select_image\";i:11017;s:90:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields/section\";i:6321;s:82:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/fields\";i:931293;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/welcome/views\";i:63083;s:87:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/welcome/css\";i:28228;s:86:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/welcome/js\";i:17280;s:83:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/welcome\";i:131086;s:116:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/extensions/options_object/options_object\";i:8540;s:101:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/extensions/options_object\";i:12321;s:114:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/extensions/import_export/import_export\";i:21972;s:100:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/extensions/import_export\";i:30433;s:101:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/extensions/customizer/inc\";i:18136;s:97:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/extensions/customizer\";i:106212;s:86:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc/extensions\";i:149030;s:75:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/inc\";i:1425258;s:81:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/languages\";i:510046;s:87:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/templates/panel\";i:16132;s:81:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/templates\";i:16132;s:76:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/core\";i:44396;s:82:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/img\";i:24544;s:95:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/color-picker\";i:3607;s:94:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/vendor/qtip\";i:21431;s:116:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap/images\";i:36055;s:109:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/vendor/jquery-ui-bootstrap\";i:196590;s:98:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/vendor/spectrum\";i:26512;s:108:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/vendor/elusive-icons/scss\";i:82203;s:109:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/vendor/elusive-icons/fonts\";i:337172;s:103:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/vendor/elusive-icons\";i:440552;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/vendor\";i:685085;s:96:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/import_export\";i:165;s:88:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css/media\";i:2198;s:82:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/css\";i:969896;s:93:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/js/vendor/qtip\";i:186798;s:97:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/js/vendor/spectrum\";i:95861;s:88:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/js/vendor\";i:346514;s:87:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/js/media\";i:10897;s:81:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets/js\";i:482205;s:78:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore/assets\";i:1476645;s:71:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework/ReduxCore\";i:3670354;s:61:\"/home/arithmetic.fr/wp-content/themes/stabapp/redux-framework\";i:3670381;s:58:\"/home/arithmetic.fr/wp-content/themes/stabapp/vc_templates\";i:18235;s:97:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/sample/wordpress-importer/languages\";i:5646;s:87:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/sample/wordpress-importer\";i:90262;s:86:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/sample/raymond/revslider\";i:1219090;s:76:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/sample/raymond\";i:2751951;s:68:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/sample\";i:2845088;s:83:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/tgm-plugin-activation\";i:129504;s:75:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/assets/images\";i:16956;s:72:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/assets/css\";i:518;s:71:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/assets/js\";i:2111;s:68:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin/assets\";i:19585;s:61:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/admin\";i:3070333;s:80:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/meta-boxes/assets/images\";i:2339;s:77:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/meta-boxes/assets/css\";i:11977;s:76:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/meta-boxes/assets/js\";i:133135;s:73:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/meta-boxes/assets\";i:147451;s:66:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/meta-boxes\";i:163244;s:59:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/inc\";i:130504;s:72:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/templates/_notes\";i:191;s:77:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/templates/blog/single\";i:28294;s:70:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/templates/blog\";i:49154;s:65:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/templates\";i:62287;s:70:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/footers/_notes\";i:186;s:63:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/footers\";i:10953;s:86:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/includes/vc_element_shortcodes\";i:69701;s:64:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/includes\";i:98468;s:77:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/processbar\";i:731;s:72:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/video\";i:3254;s:78:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/get_sidebar\";i:702;s:71:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/logo\";i:896;s:75:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/info_box\";i:9112;s:73:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/banner\";i:1496;s:77:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/show_video\";i:1730;s:76:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/blog_grid\";i:13654;s:85:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/testimonial_slider\";i:10084;s:84:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/slider_image_full\";i:2824;s:84:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/slider_collection\";i:3657;s:80:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/slider_images\";i:1492;s:72:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/title\";i:3731;s:86:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/list_image_carousel\";i:1954;s:79:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/video_slider\";i:3956;s:78:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/search_mega\";i:2528;s:78:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/service_box\";i:9494;s:80:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/register_form\";i:2330;s:77:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/login_form\";i:3729;s:80:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/blog_carousel\";i:2942;s:73:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes/map_v3\";i:13874;s:66:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/shortcodes\";i:95719;s:63:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/headers\";i:15913;s:65:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/post-type\";i:5331;s:68:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/megamenu/css\";i:1352;s:67:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/megamenu/js\";i:1781;s:64:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/megamenu\";i:54446;s:89:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/widgets/google-maps-master/images\";i:428681;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/widgets/google-maps-master/includes\";i:75051;s:82:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/widgets/google-maps-master\";i:506344;s:63:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework/widgets\";i:580171;s:55:\"/home/arithmetic.fr/wp-content/themes/stabapp/framework\";i:4329862;s:60:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/presets\";i:82;s:70:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/images/title_bars\";i:315595;s:66:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/images/_notes\";i:569;s:67:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/images/footers\";i:195527;s:67:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/images/headers\";i:218616;s:68:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/images/colorbox\";i:12771;s:68:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/images/patterns\";i:48906;s:68:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/images/404-page\";i:1165572;s:59:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/images\";i:4449218;s:65:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/fonts/_notes\";i:377;s:58:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/fonts\";i:2758931;s:73:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/match-height\";i:15059;s:67:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/cycle2\";i:27189;s:69:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/fancybox\";i:83113;s:74:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/smooth-scroll\";i:12617;s:83:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/pe-icon-7-stroke/fonts\";i:339736;s:81:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/pe-icon-7-stroke/css\";i:13482;s:77:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/pe-icon-7-stroke\";i:353218;s:69:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/waypoint\";i:26381;s:78:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/flexslider/images\";i:1546;s:77:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/flexslider/fonts\";i:7576;s:71:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/flexslider\";i:38000;s:73:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/flipster/img\";i:2334;s:73:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/flipster/css\";i:12716;s:79:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/flipster/js/_notes\";i:195;s:72:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/flipster/js\";i:11835;s:69:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/flipster\";i:26885;s:91:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/malihu-custom-scrollbar-plugin\";i:144937;s:74:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/jquery-cookie\";i:3322;s:79:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/elevatezoom-master\";i:58870;s:73:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors/owl-carousel\";i:128793;s:60:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/vendors\";i:918384;s:63:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/_notes\";i:188;s:69:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/modules\";i:158721;s:69:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/animate\";i:59538;s:87:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/widget_searchform_content\";i:0;s:71:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/component\";i:12257;s:97:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect/effects/2d-transitions\";i:12145;s:88:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect/effects/icons\";i:20108;s:110:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect/effects/shadow-and-glow-transitions\";i:3286;s:97:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect/effects/speech-bubbles\";i:4884;s:101:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect/effects/border-transitions\";i:8793;s:88:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect/effects/curls\";i:2709;s:105:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect/effects/background-transitions\";i:11478;s:82:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect/effects\";i:63403;s:74:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less/hover-effect\";i:185465;s:61:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css/less\";i:1255244;s:56:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/css\";i:1897317;s:55:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets/js\";i:651408;s:52:\"/home/arithmetic.fr/wp-content/themes/stabapp/assets\";i:10675340;s:45:\"/home/arithmetic.fr/wp-content/themes/stabapp\";i:23338401;s:65:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/templates\";i:10623;s:62:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/styles\";i:52768;s:64:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/patterns\";i:9098;s:61:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/parts\";i:727;s:82:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono\";i:148118;s:85:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro\";i:1409152;s:76:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/assets/fonts/dm-sans\";i:79121;s:74:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/assets/fonts/inter\";i:807760;s:68:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/assets/fonts\";i:2444151;s:62:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree/assets\";i:2444151;s:55:\"/home/arithmetic.fr/wp-content/themes/twentytwentythree\";i:2629898;s:51:\"/home/arithmetic.fr/wp-content/themes/stabapp-child\";i:536914;s:37:\"/home/arithmetic.fr/wp-content/themes\";i:26513437;s:79:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/languages\";i:560198;s:94:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing\";i:61359;s:98:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications\";i:51754;s:92:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports\";i:26973;s:90:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages\";i:37763;s:84:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/admin\";i:440468;s:92:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts\";i:38424;s:102:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/verified-badge\";i:3745;s:94:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events\";i:7061;s:96:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking\";i:30078;s:87:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/frontend\";i:57979;s:122:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/examples\";i:793;s:141:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries\";i:370791;s:133:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data\";i:551037;s:128:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight\";i:934618;s:117:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib\";i:934712;s:113:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight\";i:937726;s:102:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool\";i:983096;s:88:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg\";i:987531;s:95:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates\";i:11553;s:85:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes/emails\";i:28106;s:78:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/includes\";i:1757215;s:97:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports\";i:5794;s:112:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers\";i:17497;s:113:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img\";i:118441;s:113:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/css\";i:10109;s:109:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets\";i:128550;s:102:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey\";i:149900;s:89:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin\";i:235496;s:97:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts\";i:42291;s:100:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/blocks\";i:2921;s:93:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg\";i:3015;s:83:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/includes\";i:286122;s:85:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img\";i:49440;s:91:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts\";i:413932;s:89:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img\";i:2293244;s:89:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css\";i:1845000;s:88:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js\";i:3699765;s:85:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue\";i:8251941;s:81:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite/assets\";i:8301381;s:74:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/lite\";i:8587572;s:90:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell\";i:44715;s:83:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/images\";i:471307;s:82:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/fonts\";i:266666;s:90:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css\";i:60342;s:89:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/js\";i:214073;s:86:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg\";i:274415;s:87:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/css/images\";i:47606;s:80:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/css\";i:137574;s:88:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/lib/pandora\";i:9957;s:80:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/lib\";i:10026;s:79:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets/js\";i:85771;s:76:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress/assets\";i:1245828;s:69:\"/home/arithmetic.fr/wp-content/plugins/google-analytics-for-wordpress\";i:12223277;s:57:\"/home/arithmetic.fr/wp-content/plugins/js_composer/locale\";i:6941687;s:96:\"/home/arithmetic.fr/wp-content/plugins/js_composer/vendor/mmihey/PHP-Instagram-effects/src/Image\";i:7352;s:90:\"/home/arithmetic.fr/wp-content/plugins/js_composer/vendor/mmihey/PHP-Instagram-effects/src\";i:7352;s:86:\"/home/arithmetic.fr/wp-content/plugins/js_composer/vendor/mmihey/PHP-Instagram-effects\";i:8442;s:64:\"/home/arithmetic.fr/wp-content/plugins/js_composer/vendor/mmihey\";i:8442;s:57:\"/home/arithmetic.fr/wp-content/plugins/js_composer/vendor\";i:8442;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/editors/navbar\";i:506;s:85:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/editors/partials\";i:46849;s:100:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/editors/popups/shared-templates\";i:7778;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/editors/popups\";i:26211;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/editors\";i:86325;s:90:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/shortcodes/post_block\";i:1299;s:79:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/shortcodes\";i:180526;s:86:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/pages/vc-settings\";i:11191;s:85:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/pages/vc-welcome\";i:11803;s:98:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts\";i:15218;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/pages/partials\";i:16198;s:74:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/pages\";i:39192;s:88:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/google_fonts\";i:2904;s:87:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/param_group\";i:1802;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/loop\";i:9637;s:104:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials\";i:2559;s:95:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor\";i:10332;s:99:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes\";i:8488;s:99:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes\";i:12261;s:88:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/vc_grid_item\";i:33373;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/options\";i:2586;s:89:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params/column_offset\";i:2742;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates/params\";i:53044;s:68:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/templates\";i:362940;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/deprecated\";i:2883;s:97:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer\";i:102567;s:88:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/core/shared-templates\";i:111208;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/core/access\";i:14773;s:71:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/core\";i:221266;s:81:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/editors/navbar\";i:11962;s:81:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/editors/popups\";i:39552;s:74:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/editors\";i:100087;s:82:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/shortcodes/core\";i:43855;s:87:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/shortcodes/paginator\";i:4246;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/shortcodes\";i:252625;s:86:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/settings/automapper\";i:18985;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/settings\";i:84981;s:94:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce\";i:12873;s:86:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf\";i:10308;s:82:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/vendors/plugins\";i:114167;s:74:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/vendors\";i:114167;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes/updaters\";i:10289;s:66:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/classes\";i:786298;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/vc_link\";i:1225;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/google_fonts\";i:81686;s:70:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/href\";i:540;s:79:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/textarea_html\";i:1630;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/colorpicker\";i:469;s:92:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/vc_grid_element/vc_grid_id\";i:460;s:81:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/vc_grid_element\";i:10246;s:71:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/el_id\";i:522;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/autocomplete\";i:5125;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/gutenberg\";i:11081;s:79:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/custom_markup\";i:549;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/font_container\";i:13994;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/param_group\";i:6888;s:79:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/params_preset\";i:1187;s:72:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/hidden\";i:974;s:81:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/animation_style\";i:15475;s:70:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/loop\";i:21419;s:92:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar\";i:2749;s:92:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/popups\";i:7552;s:85:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/vc_grid_item/editor\";i:22618;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/vc_grid_item\";i:144118;s:72:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/tab_id\";i:495;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/sorted_list\";i:1523;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/options\";i:987;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/css_editor\";i:7623;s:79:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/column_offset\";i:4785;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params/iconpicker\";i:172174;s:65:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/params\";i:520622;s:66:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/helpers\";i:91692;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/autoload/vc-pages\";i:14560;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/autoload/vendors\";i:18313;s:74:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/autoload/params\";i:7458;s:67:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include/autoload\";i:125214;s:58:\"/home/arithmetic.fr/wp-content/plugins/js_composer/include\";i:1886766;s:68:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/containers\";i:25740;s:61:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/tta\";i:32416;s:68:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/deprecated\";i:31264;s:65:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/content\";i:107358;s:67:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/structure\";i:4626;s:65:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/buttons\";i:22723;s:60:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/wp\";i:23940;s:64:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/social\";i:17392;s:63:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config/grids\";i:51196;s:57:\"/home/arithmetic.fr/wp-content/plugins/js_composer/config\";i:492071;s:70:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/images/icons\";i:22404;s:64:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/images\";i:23666;s:71:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/fonts/vc_grid\";i:31011;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts\";i:30398;s:72:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/fonts/vc_icons\";i:599390;s:81:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts\";i:47176;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2\";i:95943;s:63:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/fonts\";i:726344;s:85:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/modules/ui/vc_ui-panel\";i:8154;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/modules/ui\";i:41351;s:70:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/modules\";i:70217;s:69:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/vendor\";i:2995;s:69:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/config\";i:9240;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/settings_tabs\";i:9676;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/shortcodes/tta\";i:80845;s:88:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/shortcodes/vc_message_box\";i:14446;s:101:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/shortcodes/vc_basic_grid/filter_styles\";i:6765;s:87:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/shortcodes/vc_basic_grid\";i:28841;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/shortcodes\";i:252230;s:68:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/pages\";i:2109;s:81:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/backend_shortcodes\";i:27298;s:93:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/params/vc_grid_item/shortcodes\";i:18638;s:82:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/params/vc_grid_item\";i:24664;s:69:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/params\";i:44915;s:65:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/wp\";i:4092;s:69:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/popups\";i:14490;s:66:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less/lib\";i:91227;s:62:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/less\";i:542002;s:84:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/ui-custom-theme/images\";i:19823;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/ui-custom-theme\";i:38243;s:91:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/monosocialiconsfont/fonts\";i:995368;s:85:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/monosocialiconsfont\";i:1000494;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/typicons/src/font\";i:465684;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/typicons/src\";i:465684;s:74:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/typicons\";i:465684;s:81:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts\";i:312444;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/vc-entypo\";i:325660;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/vc-material/fonts\";i:481564;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/vc-material\";i:571566;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts\";i:153826;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/vc-linecons\";i:156192;s:86:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/vc-open-iconic/fonts\";i:102879;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib/vc-open-iconic\";i:109362;s:65:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css/lib\";i:2629756;s:61:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/css\";i:4321559;s:74:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_accordion\";i:11455;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_round_chart\";i:1889;s:79:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_carousel/fonts\";i:158598;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_carousel/css\";i:10569;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_carousel/js\";i:10726;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_carousel\";i:191251;s:74:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_waypoints\";i:9237;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/skrollr/dist\";i:12834;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/skrollr\";i:13932;s:79:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/lessjs/dist\";i:143968;s:74:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/lessjs\";i:143968;s:97:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict\";i:486566;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/ace-builds\";i:488056;s:85:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/flexslider/images\";i:1546;s:84:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/flexslider/fonts\";i:7576;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/flexslider\";i:44265;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist\";i:35722;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/isotope\";i:35722;s:89:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/jquery-ui-tabs-rotate\";i:2934;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/imagesloaded\";i:7168;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/json-js\";i:5175;s:79:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/animate-css\";i:53987;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/progress-circle\";i:4805;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/scrollTo\";i:3910;s:86:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts\";i:1085661;s:84:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css\";i:30611;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/font-awesome\";i:1116272;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/masonry/dist\";i:24301;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/masonry\";i:24301;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/twbs-pagination\";i:6065;s:86:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/dist/js\";i:31514;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/dist\";i:31514;s:90:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/less/mixins\";i:28289;s:83:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/less\";i:194837;s:81:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js\";i:40879;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3\";i:267230;s:72:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/zoom\";i:8047;s:98:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker/themes/grey-theme\";i:2204;s:87:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker/themes\";i:2204;s:84:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker/css\";i:2739;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker\";i:21873;s:93:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/nivoslider/themes/default\";i:5315;s:85:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/nivoslider/themes\";i:5315;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/nivoslider\";i:19935;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower/chartjs\";i:74091;s:67:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/bower\";i:2341736;s:100:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default\";i:19543;s:105:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square\";i:9132;s:101:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook\";i:9229;s:104:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square\";i:9253;s:105:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded\";i:9831;s:106:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded\";i:9724;s:92:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto\";i:66712;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/images\";i:66712;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/css\";i:21066;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto/js\";i:24062;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/prettyphoto\";i:112724;s:87:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/owl-carousel2-dist/assets\";i:10585;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/owl-carousel2-dist\";i:53617;s:69:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_tabs\";i:4289;s:70:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_chart\";i:2879;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_image_zoom\";i:883;s:71:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/waypoints\";i:8044;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/php.default\";i:130647;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc-tta-autoplay\";i:2556;s:75:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib/vc_line_chart\";i:1908;s:61:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/lib\";i:2873115;s:98:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers\";i:18550;s:91:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta\";i:21750;s:103:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs\";i:14868;s:98:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated\";i:15006;s:95:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content\";i:2132;s:94:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images\";i:1765;s:94:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/charts\";i:2693;s:93:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids\";i:1314;s:87:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes\";i:63210;s:92:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/vendors/plugins\";i:704;s:84:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor/vendors\";i:704;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/frontend_editor\";i:63914;s:68:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/editors\";i:5419;s:65:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/dist\";i:751441;s:68:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js/vendors\";i:9632;s:60:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/js\";i:830406;s:65:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/logo\";i:4821;s:70:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/3rd-party\";i:1620;s:93:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/editors/ui/vc_ui-header-graphics\";i:3155;s:88:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/editors/ui/vc_ui-icon-pixel\";i:2887;s:71:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/editors/ui\";i:6042;s:68:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/editors\";i:6042;s:76:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/fe/screen_sizes\";i:588;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/fe/social/tw\";i:1428;s:80:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/fe/social/pinterest\";i:7040;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/fe/social/gp\";i:4844;s:73:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/fe/social/fb\";i:6490;s:70:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/fe/social\";i:19802;s:63:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/fe\";i:22046;s:72:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/row_layouts\";i:11396;s:77:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/vc-element-icons\";i:98072;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/vc-welcome/vc_5-6\";i:5902;s:78:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/vc-welcome/vc_5-5\";i:14865;s:71:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/vc-welcome\";i:20767;s:68:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc/loaders\";i:780;s:60:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets/vc\";i:180701;s:57:\"/home/arithmetic.fr/wp-content/plugins/js_composer/assets\";i:9497793;s:50:\"/home/arithmetic.fr/wp-content/plugins/js_composer\";i:18995651;s:68:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/languages\";i:1399374;s:74:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/composer\";i:81867;s:105:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/deprecated\";i:13295;s:109:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/WP_CLI\";i:19518;s:109:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/schema\";i:7503;s:112:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/migration\";i:25683;s:110:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/actions\";i:2769;s:112:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/schedules\";i:10729;s:114:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/data-stores\";i:90102;s:112:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes/abstracts\";i:75715;s:102:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/classes\";i:309808;s:114:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/lib/cron-expression\";i:33205;s:98:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler/lib\";i:37013;s:94:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce/action-scheduler\";i:421451;s:77:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/woocommerce\";i:421451;s:97:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey/phpinsight/examples\";i:754;s:116:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey/phpinsight/lib/PHPInsight/dictionaries\";i:370305;s:108:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey/phpinsight/lib/PHPInsight/data\";i:551034;s:103:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey/phpinsight/lib/PHPInsight\";i:932739;s:92:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey/phpinsight/lib\";i:932829;s:88:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey/phpinsight\";i:935754;s:77:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey\";i:935754;s:65:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor\";i:1439843;s:82:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/images\";i:442895;s:87:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/link-format\";i:59428;s:79:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/svg\";i:8260;s:79:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/css\";i:1048420;s:78:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/js\";i:4265106;s:75:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets\";i:10279706;s:68:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/dist/Lite\";i:10467861;s:63:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/dist\";i:10467861;s:112:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Processor\";i:18663;s:115:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl\";i:1459;s:120:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp\";i:1426;s:116:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack\";i:8087;s:125:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed\";i:3418;s:110:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Handler\";i:229755;s:112:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog/Formatter\";i:47979;s:102:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src/Monolog\";i:342631;s:94:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/src\";i:342631;s:90:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog\";i:346056;s:82:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog\";i:346056;s:95:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/psr/log/Psr/Log/Test\";i:9218;s:90:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/psr/log/Psr/Log\";i:20754;s:86:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/psr/log/Psr\";i:20754;s:82:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/psr/log\";i:22456;s:78:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/psr\";i:22456;s:74:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed\";i:368512;s:75:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite/Options\";i:1784;s:73:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite/Utils\";i:716;s:71:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite/Api\";i:1853;s:81:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite/Admin/Notices\";i:2502;s:73:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite/Admin\";i:18985;s:72:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite/Main\";i:2573;s:73:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite/Views\";i:51696;s:74:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite/Traits\";i:2712;s:67:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Lite\";i:80319;s:67:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/init\";i:11562;s:77:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Options\";i:62240;s:98:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema/Graphs/KnowledgeGraph\";i:3825;s:91:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema/Graphs/Article\";i:7009;s:91:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema/Graphs/WebPage\";i:7294;s:90:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema/Graphs/Traits\";i:7383;s:83:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema/Graphs\";i:29701;s:76:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Schema\";i:56645;s:74:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Core\";i:3597;s:74:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Help\";i:1695;s:76:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Social\";i:41411;s:75:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Utils\";i:176710;s:73:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Api\";i:98458;s:83:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Sitemap/Image\";i:16909;s:82:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Sitemap/Html\";i:38047;s:77:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Sitemap\";i:162375;s:91:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/ImportExport/YoastSeo\";i:39152;s:91:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/ImportExport/RankMath\";i:40615;s:91:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/ImportExport/SeoPress\";i:38673;s:82:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/ImportExport\";i:133993;s:75:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Tools\";i:38478;s:86:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/ThirdParty/Cache\";i:5568;s:80:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/ThirdParty\";i:6234;s:83:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Admin/Notices\";i:41976;s:75:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Admin\";i:127547;s:82:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Integrations\";i:5753;s:74:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Main\";i:86208;s:79:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Migration\";i:114139;s:87:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/admin/terms\";i:344;s:87:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/admin/posts\";i:415;s:81:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/admin\";i:12989;s:80:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/main\";i:6775;s:81:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/parts\";i:1324;s:87:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/xml\";i:4009;s:88:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/html\";i:7643;s:97:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/xsl/templates\";i:5592;s:96:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/xsl/partials\";i:5707;s:87:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/xsl\";i:26056;s:83:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap\";i:38177;s:75:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Views\";i:59265;s:93:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Standalone/PageBuilders\";i:13039;s:87:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Standalone/Blocks\";i:1601;s:80:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Standalone\";i:85863;s:74:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Meta\";i:49636;s:76:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Models\";i:44151;s:86:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/SearchStatistics\";i:16236;s:84:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Traits/Helpers\";i:148369;s:76:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Traits\";i:192065;s:81:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common/Breadcrumbs\";i:42523;s:69:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app/Common\";i:1619268;s:62:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack/app\";i:1733759;s:58:\"/home/arithmetic.fr/wp-content/plugins/all-in-one-seo-pack\";i:15502607;s:65:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/languages\";i:2533443;s:61:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/views\";i:28528;s:86:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/container-types/popup\";i:3339;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/container-types/box\";i:976;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/container-types/tab\";i:2235;s:80:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/container-types\";i:8188;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-storage/type\";i:6790;s:79:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-storage\";i:9480;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-upload/views\";i:2906;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-upload/static/css\";i:27144;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-upload/static/js\";i:10676;s:97:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-upload/static\";i:37820;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-upload\";i:47828;s:93:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon/static/css\";i:1601;s:92:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon/static/js\";i:1064;s:89:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon/static\";i:2665;s:82:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon\";i:55390;s:102:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography/static/images\";i:395628;s:99:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography/static/css\";i:8245;s:98:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography/static/js\";i:4479;s:95:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography/static\";i:408352;s:88:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography\";i:415330;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/color-picker/static/css\";i:1415;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/color-picker/static/js\";i:5614;s:97:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/color-picker/static\";i:7029;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/color-picker\";i:9367;s:105:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/background-image/static/css\";i:541;s:104:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/background-image/static/js\";i:2469;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/background-image/static\";i:3010;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/background-image\";i:9050;s:103:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/datetime-range/static/css\";i:620;s:102:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/datetime-range/static/js\";i:13130;s:99:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/datetime-range/static\";i:13750;s:92:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/datetime-range\";i:19111;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-select/static/css\";i:1133;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-select/static/js\";i:3120;s:97:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-select/static\";i:4253;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-select\";i:18344;s:91:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon-v2/views\";i:7682;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon-v2/includes\";i:12672;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon-v2/static/img\";i:61275;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon-v2/static/css\";i:9311;s:95:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon-v2/static/js\";i:19355;s:92:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon-v2/static\";i:89941;s:85:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/icon-v2\";i:114670;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi/static/css\";i:850;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi/static\";i:850;s:83:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi\";i:3017;s:89:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/popup/views\";i:501;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/popup/static/css\";i:485;s:93:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/popup/static/js\";i:2990;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/popup/static\";i:3475;s:83:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/popup\";i:9069;s:103:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-option/static/css\";i:2766;s:102:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-option/static/js\";i:4184;s:99:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-option/static\";i:6950;s:92:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-option\";i:12102;s:95:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/oembed/static/css\";i:274;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/oembed/static/js\";i:1390;s:91:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/oembed/static\";i:1664;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/oembed\";i:6338;s:106:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/rgba-color-picker/static/css\";i:2225;s:105:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/rgba-color-picker/static/js\";i:15694;s:102:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/rgba-color-picker/static\";i:17919;s:95:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/rgba-color-picker\";i:20478;s:107:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/switch/static/adaptive-switch\";i:5518;s:95:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/switch/static/css\";i:605;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/switch/static/js\";i:1806;s:91:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/switch/static\";i:7929;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/switch\";i:12520;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-picker/static/css\";i:3477;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-picker/static/js\";i:5828;s:97:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-picker/static\";i:9305;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/multi-picker\";i:21389;s:102:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-popup/static/css\";i:1123;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-popup/static/js\";i:6910;s:98:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-popup/static\";i:8033;s:91:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-popup\";i:15994;s:102:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography-v2/static/css\";i:9583;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography-v2/static/js\";i:6644;s:98:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography-v2/static\";i:16227;s:91:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/typography-v2\";i:27659;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/date-picker/static/css\";i:17793;s:107:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/date-picker/static/js/locales\";i:36508;s:99:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/date-picker/static/js\";i:84595;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/date-picker/static\";i:102388;s:89:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/date-picker\";i:105435;s:97:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/gradient/static/css\";i:459;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/gradient/static/js\";i:720;s:93:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/gradient/static\";i:1179;s:86:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/gradient\";i:5318;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/image-picker/static/css\";i:2153;s:113:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/image-picker/static/js/image-picker\";i:21205;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/image-picker/static/js\";i:23738;s:97:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/image-picker/static\";i:25891;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/image-picker\";i:30703;s:104:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/datetime-picker/static/css\";i:10773;s:103:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/datetime-picker/static/js\";i:90054;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/datetime-picker/static\";i:100827;s:93:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/datetime-picker\";i:106274;s:87:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/map/views\";i:5573;s:92:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/map/static/css\";i:447;s:91:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/map/static/js\";i:11222;s:88:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/map/static\";i:11669;s:81:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/map\";i:20527;s:113:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/slider/static/libs/ion-range-slider\";i:42140;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/slider/static/libs\";i:42140;s:95:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/slider/static/css\";i:2412;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/slider/static/js\";i:421;s:91:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/slider/static\";i:44973;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/slider\";i:48983;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/upload/views\";i:2729;s:95:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/upload/static/css\";i:26569;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/upload/static/js\";i:10385;s:91:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/upload/static\";i:36954;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/upload\";i:46369;s:119:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/range-slider/static/libs/ion-range-slider\";i:42140;s:102:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/range-slider/static/libs\";i:42140;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/range-slider/static/css\";i:2580;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/range-slider/static/js\";i:1003;s:97:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/range-slider/static\";i:45723;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/range-slider\";i:50665;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/wp-editor/includes\";i:5878;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/wp-editor/static\";i:5927;s:87:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/wp-editor\";i:16283;s:99:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/radio-text/static/css\";i:1055;s:98:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/radio-text/static/js\";i:1078;s:95:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/radio-text/static\";i:2133;s:88:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/radio-text\";i:5823;s:100:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-box/static/css\";i:2374;s:99:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-box/static/js\";i:10411;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-box/static\";i:12785;s:89:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types/addable-box\";i:22267;s:77:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/option-types\";i:1305958;s:75:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes/customizer\";i:2077;s:64:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/includes\";i:1336543;s:59:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/bin\";i:3784;s:71:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/exceptions\";i:655;s:68:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/extends\";i:31838;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/views\";i:22747;s:121:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/includes/download-source/types\";i:15299;s:115:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/includes/download-source\";i:16081;s:113:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/includes/available-ext\";i:2614;s:109:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/includes/parsedown\";i:38526;s:99:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/includes\";i:58598;s:112:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/static/img/thumbnails\";i:610298;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/static/img\";i:639842;s:120:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/static/unyson-font-icon/fonts\";i:5174;s:114:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/static/unyson-font-icon\";i:5925;s:97:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager/static\";i:656855;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions/manager\";i:849723;s:82:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/extensions\";i:849934;s:79:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components/backend\";i:5250;s:71:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core/components\";i:939864;s:60:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/core\";i:988025;s:80:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/views\";i:4302;s:87:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/log\";i:6212;s:99:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module/schedule\";i:12048;s:132:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module/tasks/type/download/type/piecemeal/server\";i:2174;s:125:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module/tasks/type/download/type/piecemeal\";i:8233;s:115:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module/tasks/type/download/type\";i:9985;s:110:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module/tasks/type/download\";i:14886;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module/tasks/type\";i:98512;s:103:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module/tasks/entity\";i:7730;s:96:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module/tasks\";i:137337;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/module\";i:149741;s:94:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes/list-table\";i:3416;s:83:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/includes\";i:159369;s:104:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/extensions/backups-demo/views\";i:4216;s:114:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/extensions/backups-demo/includes/entity\";i:2407;s:107:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/extensions/backups-demo/includes\";i:2407;s:102:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/extensions/backups-demo/cli\";i:2778;s:105:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/extensions/backups-demo/static\";i:8361;s:98:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/extensions/backups-demo\";i:31215;s:85:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/extensions\";i:31215;s:78:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/cli\";i:3537;s:81:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups/static\";i:15713;s:74:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/backups\";i:243540;s:71:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/blog\";i:3306;s:79:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/views\";i:5809;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/includes/classes\";i:5594;s:90:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/includes/extends\";i:3233;s:82:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/includes\";i:8827;s:101:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/extensions/bitbucket-update\";i:7217;s:98:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/extensions/custom-update\";i:7566;s:98:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/extensions/github-update\";i:11223;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/extensions\";i:26006;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/static/css\";i:55;s:80:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update/static\";i:55;s:73:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions/update\";i:70423;s:66:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/extensions\";i:317269;s:74:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/helpers/exceptions\";i:514;s:68:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/helpers/type\";i:2446;s:63:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/helpers\";i:247789;s:78:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/mousewheel\";i:2737;s:76:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/qtip/css\";i:21103;s:72:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/qtip\";i:137743;s:79:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/jscrollpane\";i:15493;s:80:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/entypo/fonts\";i:312444;s:78:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/entypo/css\";i:17583;s:74:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/entypo\";i:330027;s:74:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/moment\";i:225348;s:75:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/lnr/css\";i:7354;s:71:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/lnr\";i:7354;s:71:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/uri\";i:56024;s:87:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/backbone-relational\";i:70150;s:82:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/linecons/fonts\";i:15572;s:80:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/linecons/css\";i:150962;s:76:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/linecons\";i:166534;s:86:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts\";i:1085661;s:84:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/font-awesome/css\";i:31000;s:80:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/font-awesome\";i:1116661;s:79:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/typcn/fonts\";i:446470;s:77:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/typcn/css\";i:22681;s:73:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/typcn\";i:469151;s:77:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/selectize\";i:50558;s:80:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/unycon/fonts\";i:897560;s:85:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/unycon/demo-files\";i:2796;s:74:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs/unycon\";i:1593153;s:67:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/libs\";i:4240933;s:66:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/img\";i:27650;s:66:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/css\";i:117055;s:65:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static/js\";i:112653;s:62:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework/static\";i:4498291;s:55:\"/home/arithmetic.fr/wp-content/plugins/unyson/framework\";i:10004487;s:45:\"/home/arithmetic.fr/wp-content/plugins/unyson\";i:10031531;s:68:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/languages\";i:489636;s:64:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/views\";i:86046;s:99:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Common\";i:4252;s:100:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Modules\";i:150580;s:92:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src\";i:167971;s:102:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/assets/images\";i:34105;s:104:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/assets/js/build\";i:4511;s:98:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/assets/js\";i:4511;s:95:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/assets\";i:38616;s:88:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk\";i:261457;s:74:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/codeinwp\";i:261457;s:74:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor/composer\";i:38154;s:65:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/vendor\";i:300382;s:77:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/includes/functions\";i:12923;s:86:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/includes/classes/shortcodes\";i:455;s:75:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/includes/classes\";i:100591;s:67:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/includes\";i:113542;s:103:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/landing-page/landing-page-3\";i:88774;s:103:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/landing-page/landing-page-1\";i:73413;s:103:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/landing-page/landing-page-2\";i:119500;s:103:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/landing-page/landing-page-5\";i:101134;s:103:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/landing-page/landing-page-7\";i:80526;s:103:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/landing-page/landing-page-4\";i:146230;s:103:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/landing-page/landing-page-6\";i:86777;s:88:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/landing-page\";i:696354;s:101:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/coming-soon/coming-soon-1\";i:38286;s:101:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/coming-soon/coming-soon-4\";i:61692;s:101:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/coming-soon/coming-soon-3\";i:127960;s:101:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/coming-soon/coming-soon-2\";i:21917;s:87:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/coming-soon\";i:249855;s:101:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/maintenance/maintenance-2\";i:18771;s:101:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/maintenance/maintenance-1\";i:37163;s:101:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/maintenance/maintenance-4\";i:29863;s:101:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/maintenance/maintenance-3\";i:50432;s:87:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates/maintenance\";i:136229;s:75:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/templates\";i:1082438;s:84:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds\";i:5164282;s:79:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/images/chosen\";i:1276;s:84:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/images/recommended\";i:110735;s:72:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/images\";i:5464201;s:93:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-styles/1.11.4\";i:65233;s:93:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-styles/1.13.0\";i:68002;s:93:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-styles/1.12.1\";i:67822;s:93:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-styles/1.13.1\";i:68002;s:86:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-styles\";i:269059;s:69:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/css\";i:355666;s:68:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets/js\";i:431391;s:65:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode/assets\";i:7333724;s:58:\"/home/arithmetic.fr/wp-content/plugins/wp-maintenance-mode\";i:8370998;s:70:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/languages\";i:18115;s:93:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/files/.trash\";i:0;s:86:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/files\";i:0;s:94:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/jquery/images\";i:19442;s:87:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/jquery\";i:869534;s:89:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/libs\";i:20186;s:94:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/resources\";i:5915;s:106:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/editors/OnlineConvert\";i:4304;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/editors/ZohoOffice\";i:8607;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/editors/ZipArchive\";i:401;s:92:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/editors\";i:14730;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/plugins/Watermark\";i:27171;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/plugins/Sanitizer\";i:5901;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/plugins/Normalizer\";i:8027;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/plugins/AutoResize\";i:6964;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/plugins/AutoRotate\";i:5610;s:110:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/plugins/WinRemoveTailDots\";i:4061;s:92:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php/plugins\";i:57734;s:84:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/php\";i:1038679;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/xml\";i:16499;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/ebnf\";i:8535;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/nginx\";i:15403;s:105:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/protobuf\";i:3793;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/ruby\";i:16676;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/cmake\";i:6752;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/asn.1\";i:9957;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/sql\";i:37193;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/diff\";i:5547;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/octave\";i:6268;s:108:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/rpm/changes\";i:2180;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/rpm\";i:10578;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/clojure\";i:18555;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/mirc\";i:15880;s:105:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/vbscript\";i:15310;s:105:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/modelica\";i:8937;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/sass\";i:11630;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/fortran\";i:11178;s:98:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/q\";i:15578;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/solr\";i:4043;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/rst\";i:35316;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/turtle\";i:6319;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/elm\";i:7192;s:108:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/spreadsheet\";i:4531;s:105:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/asterisk\";i:12028;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/django\";i:13868;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/forth\";i:7013;s:98:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/r\";i:8251;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/ecl\";i:10252;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/gherkin\";i:14823;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/python\";i:19558;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/dtd\";i:8151;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/sas\";i:17959;s:113:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/yaml-frontmatter\";i:5364;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/dockerfile\";i:4488;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/dylan\";i:25672;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/clike\";i:71292;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/tiddlywiki\";i:13309;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/jinja2\";i:6039;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/pig\";i:7285;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/groovy\";i:10055;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/handlebars\";i:4368;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/webidl\";i:7955;s:106:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/smalltalk\";i:6447;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/slim\";i:24076;s:109:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/htmlembedded\";i:3503;s:105:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/ntriples\";i:8000;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/haskell\";i:10295;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/twig\";i:5940;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/xquery\";i:28187;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/gfm\";i:15292;s:105:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/ttcn-cfg\";i:11462;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/pascal\";i:4495;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/soy\";i:9568;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/vhdl\";i:9190;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/cobol\";i:18372;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/ttcn\";i:13645;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/fcl\";i:7794;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/pug\";i:18535;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/tiki\";i:10674;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/verilog\";i:28608;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/idl\";i:16522;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/php\";i:26861;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/rust\";i:5549;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/textile\";i:27626;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/nsis\";i:9396;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/cypher\";i:8185;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/pegjs\";i:5467;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/livescript\";i:17511;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/gas\";i:10726;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/mscgen\";i:21202;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/yaml\";i:5747;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/mllike\";i:9454;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/asciiarmor\";i:3667;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/smarty\";i:10801;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/yacas\";i:7600;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/lua\";i:8023;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/dart\";i:6741;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/eiffel\";i:16942;s:99:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/go\";i:8127;s:105:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/markdown\";i:66389;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/jsx\";i:10571;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/tcl\";i:11217;s:99:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/oz\";i:8047;s:98:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/d\";i:13898;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/stylus\";i:44592;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/apl\";i:6915;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/commonlisp\";i:11179;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/swift\";i:8509;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/properties\";i:3726;s:106:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/brainfuck\";i:5512;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/troff\";i:6857;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/sparql\";i:8108;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/haxe\";i:20145;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/stex\";i:14170;s:106:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/htmlmixed\";i:8656;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/javascript\";i:44530;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/julia\";i:13805;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/mumps\";i:7962;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/css\";i:60953;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/tornado\";i:4299;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/perl\";i:57677;s:107:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/powershell\";i:23086;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/factor\";i:4943;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/scheme\";i:15993;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/crystal\";i:14001;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/toml\";i:4737;s:108:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/mathematica\";i:7866;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/sieve\";i:6620;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/puppet\";i:10828;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/mbox\";i:4942;s:103:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/erlang\";i:21021;s:105:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/velocity\";i:10398;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/http\";i:4188;s:113:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/haskell-literate\";i:10771;s:102:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/shell\";i:7309;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/haml\";i:10434;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/z80\";i:4983;s:109:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/coffeescript\";i:32286;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/vue\";i:4562;s:99:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode/vb\";i:12042;s:96:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/mode\";i:1691109;s:95:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror/lib\";i:374683;s:91:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/codemirror\";i:2065792;s:88:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/img/src\";i:1470840;s:84:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/img\";i:1689735;s:109:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/windows10/images/48px\";i:1027;s:109:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/windows10/images/16px\";i:16997;s:104:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/windows10/images\";i:18796;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/windows10/css\";i:25183;s:100:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/windows10/js\";i:327;s:97:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/windows10\";i:44306;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/bootstrap/img\";i:91130;s:101:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/bootstrap/css\";i:22260;s:97:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/bootstrap\";i:113848;s:98:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/grey/icons\";i:99720;s:99:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/grey/images\";i:46632;s:96:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/grey/css\";i:76342;s:92:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/grey\";i:222694;s:98:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/dark/icons\";i:99720;s:99:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/dark/images\";i:46632;s:96:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/dark/css\";i:149832;s:92:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes/dark\";i:296184;s:87:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/themes\";i:677032;s:84:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/css\";i:136234;s:87:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/sounds\";i:92204;s:90:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/js/worker\";i:2618;s:93:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/js/i18n/help\";i:12037;s:88:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/js/i18n\";i:1174399;s:90:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/js/extras\";i:85482;s:86:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/js/ui\";i:249983;s:89:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/js/proxy\";i:10092;s:92:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/js/commands\";i:373547;s:83:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library/js\";i:2296124;s:80:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/library\";i:8895095;s:85:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/pages/images\";i:53744;s:78:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/pages\";i:77999;s:84:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/assets/icon\";i:315;s:86:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/assets/images\";i:0;s:79:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application/assets\";i:315;s:72:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced/application\";i:9003587;s:60:\"/home/arithmetic.fr/wp-content/plugins/file-manager-advanced\";i:9031236;s:64:\"/home/arithmetic.fr/wp-content/plugins/wp-sitemap-page/languages\";i:473513;s:61:\"/home/arithmetic.fr/wp-content/plugins/wp-sitemap-page/images\";i:2374;s:54:\"/home/arithmetic.fr/wp-content/plugins/wp-sitemap-page\";i:736420;s:85:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard\";i:5370;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin/dashboard/widget\";i:2791;s:77:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin/dashboard\";i:2791;s:73:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin/forms\";i:2360;s:73:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin/pages\";i:6671;s:76:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin/settings\";i:2486;s:77:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin/challenge\";i:11159;s:80:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin/empty-states\";i:1371;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/admin\";i:33901;s:98:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation\";i:4408;s:86:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/education/admin/settings\";i:4408;s:77:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/education/admin\";i:4408;s:71:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/education\";i:4408;s:76:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/fields/content\";i:2206;s:89:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/fields/internal-information\";i:1880;s:82:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/fields/number-slider\";i:2112;s:68:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/fields\";i:6198;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/integrations/elementor\";i:1995;s:74:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/integrations\";i:1995;s:80:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/builder/fullscreen\";i:3658;s:79:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/builder/revisions\";i:4170;s:78:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/builder/antispam\";i:1203;s:69:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/builder\";i:18242;s:68:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates/emails\";i:14099;s:61:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/templates\";i:80830;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/composer\";i:20321;s:99:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset\";i:1520367;s:91:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources\";i:1520367;s:81:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv\";i:1547713;s:89:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception\";i:4299;s:96:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer\";i:7020;s:95:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut\";i:5746;s:94:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler\";i:10158;s:86:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser\";i:44449;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node\";i:18821;s:95:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension\";i:30971;s:85:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath\";i:42659;s:79:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector\";i:113288;s:102:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata\";i:55556;s:94:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources\";i:55556;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring\";i:91341;s:66:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/symfony\";i:1752342;s:86:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception\";i:640;s:76:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/true/punycode/src\";i:11535;s:72:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/true/punycode\";i:12593;s:63:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/true\";i:12593;s:109:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property\";i:4786;s:105:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule\";i:6563;s:100:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css\";i:13220;s:96:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src\";i:20553;s:92:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles\";i:22044;s:71:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen\";i:22044;s:98:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated\";i:13295;s:102:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI\";i:19518;s:102:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema\";i:7503;s:105:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration\";i:25683;s:103:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions\";i:2769;s:105:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules\";i:10729;s:107:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores\";i:90102;s:105:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts\";i:75715;s:95:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes\";i:309808;s:107:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression\";i:29942;s:91:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib\";i:33750;s:87:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler\";i:406796;s:70:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor/woocommerce\";i:406796;s:58:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/vendor\";i:2214274;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/admin/overview\";i:21253;s:81:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/admin/builder/panels\";i:56064;s:74:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/admin/builder\";i:114753;s:66:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/admin\";i:323668;s:70:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/templates\";i:10448;s:70:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/providers\";i:57420;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/fields\";i:263933;s:77:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/emails/templates\";i:19969;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes/emails\";i:40660;s:60:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/includes\";i:964424;s:66:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Migrations\";i:20297;s:72:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Admin/Pages\";i:2188;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings\";i:6211;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder\";i:10046;s:82:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Admin\";i:7213;s:76:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education\";i:28893;s:66:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Admin\";i:61589;s:68:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Reports\";i:1108;s:85:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Integrations/LiteConnect\";i:11265;s:73:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite/Integrations\";i:11265;s:60:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Lite\";i:73962;s:72:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Emails/Templates\";i:9889;s:62:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Emails\";i:37441;s:63:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Helpers\";i:56227;s:61:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Forms\";i:69929;s:62:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Access\";i:1378;s:69:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Tasks/Actions\";i:32802;s:61:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Tasks\";i:51145;s:68:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Addons\";i:9703;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Pages\";i:44319;s:73:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views\";i:53485;s:77:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers\";i:57599;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Tools\";i:116175;s:72:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Forms/Ajax\";i:6789;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Forms\";i:51746;s:76:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Builder/Traits\";i:15233;s:69:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Builder\";i:107140;s:71:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Dashboard\";i:7729;s:70:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Settings\";i:13367;s:79:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder\";i:15399;s:86:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings\";i:3353;s:77:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Education/Admin\";i:3353;s:71:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Education\";i:39917;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Notifications\";i:38459;s:68:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin/Traits\";i:11717;s:61:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Admin\";i:506781;s:73:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/SMTP\";i:5883;s:83:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/DefaultContent\";i:1719;s:78:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg\";i:9513;s:74:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/WPorg\";i:3693;s:80:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/LiteConnect\";i:27658;s:73:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/Divi\";i:9302;s:79:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP\";i:5536;s:85:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/UncannyAutomator\";i:5270;s:78:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/Elementor\";i:13201;s:82:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking\";i:19060;s:82:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations/DefaultThemes\";i:5700;s:68:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Integrations\";i:109352;s:62:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Logger\";i:31986;s:74:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag\";i:24609;s:65:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/SmartTags\";i:35185;s:83:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings\";i:25732;s:74:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Providers/Provider\";i:34454;s:65:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src/Providers\";i:36188;s:55:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/src\";i:1048328;s:72:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite/templates/admin\";i:2588;s:95:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite/templates/education/admin/lite-connect\";i:2556;s:91:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite/templates/education/admin/settings\";i:1346;s:82:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite/templates/education/admin\";i:8843;s:97:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite/templates/education/builder/lite-connect\";i:1232;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite/templates/education/builder\";i:4849;s:76:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite/templates/education\";i:16399;s:66:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite/templates\";i:18987;s:56:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/lite\";i:73182;s:68:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/languages\";i:239430;s:71:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/about\";i:340995;s:82:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/constant-contact\";i:395429;s:83:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu\";i:8689;s:86:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access\";i:1150555;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/analytics\";i:161340;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/anti-spam\";i:12958;s:78:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/lite-connect\";i:6519;s:83:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/integrations/divi\";i:692;s:88:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/integrations/gutenberg\";i:4966;s:93:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font\";i:18380;s:88:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor\";i:37539;s:78:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/integrations\";i:43197;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/challenge\";i:115111;s:73:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/builder\";i:103961;s:87:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/geolocation-education\";i:326758;s:70:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/smtp\";i:100779;s:78:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/empty-states\";i:101962;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images/community\";i:22414;s:65:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/images\";i:3338125;s:64:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/fonts\";i:16607;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lite/css\";i:239290;s:82:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lite/js/admin/education\";i:22701;s:72:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lite/js/admin\";i:37352;s:66:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lite/js\";i:39548;s:63:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lite\";i:278838;s:68:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/css/admin\";i:83043;s:80:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/css/integrations/divi\";i:936355;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/css/integrations\";i:936355;s:70:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/css/builder\";i:1186223;s:78:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/css/emails/partials\";i:2808;s:69:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/css/emails\";i:105885;s:62:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/css\";i:3838533;s:80:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/jquery.minicolors\";i:20394;s:77:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/jquery.confirm\";i:50760;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/lity\";i:8371;s:80:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/jquery.timepicker\";i:16638;s:69:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/moment\";i:378336;s:81:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/jquery.tooltipster\";i:46842;s:72:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/flatpickr\";i:65753;s:81:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/font-awesome/fonts\";i:950853;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib/font-awesome\";i:983257;s:62:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/lib\";i:1981886;s:75:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/admin/builder\";i:5134;s:67:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/admin\";i:5134;s:88:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin/education\";i:17029;s:85:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin/logger\";i:3133;s:85:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin/fields\";i:49102;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin/forms\";i:43379;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin/pages\";i:24852;s:88:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg\";i:8194;s:88:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge\";i:53380;s:86:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder\";i:116283;s:78:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components/admin\";i:347742;s:72:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/components\";i:347742;s:79:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/integrations/divi\";i:28445;s:84:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor\";i:20307;s:74:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js/integrations\";i:48752;s:61:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets/js\";i:1051981;s:58:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite/assets\";i:10745400;s:51:\"/home/arithmetic.fr/wp-content/plugins/wpforms-lite\";i:15259676;s:76:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/views/features/assets\";i:934943;s:69:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/views/features\";i:977763;s:60:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/views\";i:1653565;s:103:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/block\";i:18820;s:111:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images\";i:51447;s:104:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets\";i:51447;s:97:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src\";i:74217;s:105:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/images\";i:9223;s:98:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist\";i:51915;s:93:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg\";i:129478;s:93:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor\";i:3379;s:83:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes/shortcode_generator\";i:145286;s:63:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/includes\";i:1319619;s:67:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/icons\";i:701007;s:76:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/images/socials\";i:28071;s:76:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/images/sources\";i:89878;s:74:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/images/guide\";i:267772;s:68:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/images\";i:743291;s:68:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/videos\";i:81472;s:65:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/css\";i:449704;s:72:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/js/modules\";i:810740;s:84:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/js/shortcode_generator\";i:8335;s:72:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/js/plugins\";i:561905;s:64:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets/js\";i:1380980;s:61:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin/assets\";i:3356480;s:54:\"/home/arithmetic.fr/wp-content/plugins/revslider/admin\";i:6411579;s:58:\"/home/arithmetic.fr/wp-content/plugins/revslider/languages\";i:1789201;s:55:\"/home/arithmetic.fr/wp-content/plugins/revslider/backup\";i:0;s:73:\"/home/arithmetic.fr/wp-content/plugins/revslider/includes/Unirest/Request\";i:1732;s:65:\"/home/arithmetic.fr/wp-content/plugins/revslider/includes/Unirest\";i:25301;s:80:\"/home/arithmetic.fr/wp-content/plugins/revslider/includes/InstagramScraper/Model\";i:31758;s:84:\"/home/arithmetic.fr/wp-content/plugins/revslider/includes/InstagramScraper/Exception\";i:293;s:81:\"/home/arithmetic.fr/wp-content/plugins/revslider/includes/InstagramScraper/Traits\";i:9538;s:74:\"/home/arithmetic.fr/wp-content/plugins/revslider/includes/InstagramScraper\";i:101566;s:57:\"/home/arithmetic.fr/wp-content/plugins/revslider/includes\";i:1114670;s:61:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/views\";i:1087;s:64:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/includes\";i:0;s:91:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts\";i:339736;s:89:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/css\";i:13482;s:85:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke\";i:353218;s:77:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts/revicons\";i:45172;s:77:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts/material\";i:701007;s:87:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts\";i:1085661;s:85:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts/font-awesome/css\";i:36903;s:81:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts/font-awesome\";i:1122564;s:68:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/fonts\";i:2221961;s:66:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/css\";i:68828;s:84:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/navigation\";i:8496;s:80:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/editor\";i:15823;s:81:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/content\";i:9973;s:87:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/communication\";i:15260;s:78:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/file\";i:3809;s:88:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg\";i:2583811;s:79:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/alert\";i:977;s:82:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/hardware\";i:11997;s:86:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/notification\";i:17379;s:76:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/av\";i:22062;s:80:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/device\";i:27294;s:80:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/action\";i:67004;s:79:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/image\";i:54568;s:80:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/places\";i:9184;s:80:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/social\";i:9053;s:78:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/maps\";i:19356;s:80:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg/toggle\";i:1859;s:73:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/svg\";i:2877905;s:77:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets/sources\";i:111734;s:69:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/assets\";i:2992827;s:65:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets/js\";i:426881;s:62:\"/home/arithmetic.fr/wp-content/plugins/revslider/public/assets\";i:5710520;s:55:\"/home/arithmetic.fr/wp-content/plugins/revslider/public\";i:5734681;s:48:\"/home/arithmetic.fr/wp-content/plugins/revslider\";i:15097232;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/admin/images/subject\";i:4374;s:62:\"/home/arithmetic.fr/wp-content/plugins/newsletter/admin/images\";i:18692;s:55:\"/home/arithmetic.fr/wp-content/plugins/newsletter/admin\";i:94625;s:60:\"/home/arithmetic.fr/wp-content/plugins/newsletter/system/css\";i:2298;s:56:\"/home/arithmetic.fr/wp-content/plugins/newsletter/system\";i:95394;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/main/images/dashboard\";i:109313;s:61:\"/home/arithmetic.fr/wp-content/plugins/newsletter/main/images\";i:109313;s:58:\"/home/arithmetic.fr/wp-content/plugins/newsletter/main/css\";i:14200;s:57:\"/home/arithmetic.fr/wp-content/plugins/newsletter/main/js\";i:83216;s:54:\"/home/arithmetic.fr/wp-content/plugins/newsletter/main\";i:289425;s:65:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/spectrum\";i:47196;s:63:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/jqvmap\";i:82269;s:73:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/jquery-ui/images\";i:36376;s:66:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/jquery-ui\";i:67123;s:68:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/fa/webfonts\";i:371896;s:63:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/fa/css\";i:57333;s:59:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/fa\";i:430777;s:80:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/advlist\";i:2226;s:85:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/spellchecker\";i:10169;s:86:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/emoticons/img\";i:5390;s:82:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/emoticons\";i:6461;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/paste\";i:20994;s:84:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/nonbreaking\";i:1012;s:87:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/codesample/css\";i:2334;s:83:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/codesample\";i:21669;s:84:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/colorpicker\";i:1349;s:81:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/tabfocus\";i:1605;s:84:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/visualchars\";i:5088;s:84:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/textpattern\";i:4271;s:77:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/save\";i:1426;s:85:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/legacyoutput\";i:3402;s:83:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/autoresize\";i:2074;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/table\";i:119817;s:82:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/importcss\";i:3131;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/lists\";i:14256;s:80:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/charmap\";i:8601;s:81:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/autolink\";i:2127;s:81:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/template\";i:5353;s:81:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/fullpage\";i:7168;s:77:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/link\";i:8919;s:83:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/fullscreen\";i:2161;s:87:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/directionality\";i:857;s:81:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/help/img\";i:13208;s:77:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/help\";i:21736;s:84:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/contextmenu\";i:1824;s:82:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/textcolor\";i:4927;s:86:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/searchreplace\";i:7352;s:77:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/code\";i:1024;s:83:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/imagetools\";i:43450;s:75:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/hr\";i:428;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/media\";i:15064;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/image\";i:15966;s:87:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/insertdatetime\";i:2633;s:79:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins/anchor\";i:1446;s:72:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/plugins\";i:369986;s:86:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/skins/lightgray/fonts\";i:159688;s:84:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/skins/lightgray/img\";i:2856;s:80:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/skins/lightgray\";i:242135;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/skins\";i:242135;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/themes/modern\";i:130765;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/themes/mobile\";i:160119;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/themes/inlite\";i:131980;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce/themes\";i:422864;s:64:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/tinymce\";i:1414232;s:76:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror/mode/xml\";i:17139;s:76:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror/mode/php\";i:26920;s:82:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror/mode/htmlmixed\";i:9111;s:83:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror/mode/javascript\";i:66617;s:76:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror/mode/css\";i:65440;s:72:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror/mode\";i:201129;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror/addon/hint\";i:57392;s:73:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror/addon\";i:57392;s:67:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/codemirror\";i:665445;s:68:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/select2/css\";i:14966;s:67:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/select2/js\";i:70891;s:64:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/select2\";i:86981;s:64:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor/chartjs\";i:173900;s:56:\"/home/arithmetic.fr/wp-content/plugins/newsletter/vendor\";i:2967923;s:62:\"/home/arithmetic.fr/wp-content/plugins/newsletter/images/popup\";i:0;s:63:\"/home/arithmetic.fr/wp-content/plugins/newsletter/images/header\";i:0;s:65:\"/home/arithmetic.fr/wp-content/plugins/newsletter/images/social-2\";i:25975;s:64:\"/home/arithmetic.fr/wp-content/plugins/newsletter/images/subject\";i:0;s:67:\"/home/arithmetic.fr/wp-content/plugins/newsletter/images/extensions\";i:0;s:65:\"/home/arithmetic.fr/wp-content/plugins/newsletter/images/social-1\";i:27027;s:56:\"/home/arithmetic.fr/wp-content/plugins/newsletter/images\";i:80716;s:56:\"/home/arithmetic.fr/wp-content/plugins/newsletter/widget\";i:10670;s:58:\"/home/arithmetic.fr/wp-content/plugins/newsletter/includes\";i:329253;s:55:\"/home/arithmetic.fr/wp-content/plugins/newsletter/users\";i:68040;s:57:\"/home/arithmetic.fr/wp-content/plugins/newsletter/profile\";i:25162;s:62:\"/home/arithmetic.fr/wp-content/plugins/newsletter/subscription\";i:134759;s:64:\"/home/arithmetic.fr/wp-content/plugins/newsletter/unsubscription\";i:15664;s:81:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/templates/default/images\";i:0;s:74:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/templates/default\";i:0;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/templates/sale\";i:0;s:66:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/templates\";i:0;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/blank\";i:0;s:76:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/tour/images\";i:51424;s:69:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/tour\";i:54508;s:75:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/cta/images\";i:23370;s:68:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/cta\";i:25181;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/simple\";i:3510;s:79:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/product/images\";i:160749;s:72:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/product\";i:165584;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/invite/images\";i:190258;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/invite\";i:193721;s:77:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/sales/images\";i:74827;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/sales\";i:77899;s:84:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/announcement/images\";i:87143;s:77:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/announcement\";i:91094;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets/posts\";i:1238;s:64:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/presets\";i:615747;s:63:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/images\";i:236620;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/default/images\";i:28879;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/default\";i:120661;s:69:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/blank\";i:22332;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/theme-1\";i:0;s:77:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/linear/images\";i:0;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/linear\";i:0;s:79:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/cta-2015/images\";i:16042;s:72:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/cta-2015\";i:68483;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/simple\";i:59400;s:75:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/pint/images\";i:3246;s:68:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/pint\";i:208707;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/theme-3\";i:0;s:74:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes/vimeo-like\";i:124562;s:63:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/themes\";i:604145;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer/_scripts\";i:45360;s:77:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer/_assets\";i:2537;s:82:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer/_css/Icomoon\";i:0;s:74:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer/_css\";i:40964;s:75:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer/modal\";i:2738;s:73:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer/css\";i:3491;s:78:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer/blocks/_\";i:0;s:76:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer/blocks\";i:0;s:69:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/tnp-composer\";i:109356;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/canspam\";i:6938;s:68:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/text\";i:5584;s:73:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/separator\";i:5926;s:67:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/cta\";i:10888;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/header\";i:8228;s:71:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/heading\";i:5487;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/footer\";i:5629;s:68:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/html\";i:4718;s:73:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/preheader\";i:6628;s:69:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/giphy\";i:6364;s:68:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/hero\";i:14465;s:69:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/image\";i:7325;s:70:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/social\";i:6562;s:76:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/posts/images\";i:634;s:69:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks/posts\";i:39467;s:63:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails/blocks\";i:134209;s:56:\"/home/arithmetic.fr/wp-content/plugins/newsletter/emails\";i:1812500;s:67:\"/home/arithmetic.fr/wp-content/plugins/newsletter/statistics/images\";i:135270;s:60:\"/home/arithmetic.fr/wp-content/plugins/newsletter/statistics\";i:165106;s:53:\"/home/arithmetic.fr/wp-content/plugins/newsletter/css\";i:0;s:49:\"/home/arithmetic.fr/wp-content/plugins/newsletter\";i:6250579;s:68:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/admin/includes\";i:36918;s:63:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/admin/css\";i:9805;s:62:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/admin/js\";i:14345;s:59:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/admin\";i:87975;s:63:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/languages\";i:128;s:69:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/modules/akismet\";i:8010;s:78:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/modules/constant-contact\";i:31117;s:68:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/modules/stripe\";i:20563;s:71:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/modules/recaptcha\";i:14864;s:72:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/modules/sendinblue\";i:23646;s:61:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/modules\";i:207872;s:75:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/block-editor\";i:7822;s:72:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/swv/rules\";i:17439;s:69:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/swv/js\";i:10646;s:66:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/swv\";i:35706;s:66:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/css\";i:2955;s:100:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images\";i:32598;s:93:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness\";i:118302;s:82:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes\";i:118302;s:75:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/js/jquery-ui\";i:118302;s:65:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes/js\";i:131787;s:62:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/includes\";i:416988;s:60:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7/assets\";i:31340;s:53:\"/home/arithmetic.fr/wp-content/plugins/contact-form-7\";i:776233;s:63:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/languages\";i:443880;s:65:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/upgrade/img\";i:131495;s:61:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/upgrade\";i:187582;s:76:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/templates/cookiepolicy\";i:1402;s:70:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/templates/wizard\";i:1986;s:73:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/templates/dashboard\";i:21902;s:76:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/templates/integrations\";i:6394;s:72:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/templates/settings\";i:183;s:82:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/templates/CMPLZ_COOKIEBANNER\";i:183;s:74:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/templates/statistics\";i:12608;s:63:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/templates\";i:55072;s:68:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/grid/templates\";i:2127;s:62:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/grid/css\";i:17831;s:61:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/grid/js\";i:367944;s:58:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/grid\";i:393201;s:62:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/rest-api\";i:8213;s:70:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/config/documents\";i:102695;s:60:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/config\";i:224275;s:70:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/proof-of-consent\";i:20998;s:76:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/templates\";i:8550;s:81:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/css/categories\";i:4692;s:90:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/css/settings/categories\";i:5304;s:89:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/css/settings/animation\";i:9247;s:79:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/css/settings\";i:30407;s:79:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/css/defaults\";i:58586;s:80:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/css/positions\";i:13316;s:70:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/css\";i:171469;s:69:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner/js\";i:169610;s:66:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookiebanner\";i:468307;s:73:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/gutenberg/src/utils\";i:605;s:67:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/gutenberg/src\";i:11145;s:69:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/gutenberg/build\";i:135395;s:63:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/gutenberg\";i:148755;s:75:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/services\";i:24638;s:103:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/plugins/elementor-pro/custom-widgets\";i:123055;s:99:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/plugins/elementor-pro/assets/css\";i:16422;s:98:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/plugins/elementor-pro/assets/js\";i:13480;s:95:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/plugins/elementor-pro/assets\";i:29902;s:88:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/plugins/elementor-pro\";i:191993;s:74:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/plugins\";i:348524;s:77:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/statistics\";i:890;s:76:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations/wordpress\";i:2596;s:66:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/integrations\";i:414628;s:68:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/settings/build\";i:204;s:62:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/settings\";i:204;s:58:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cron\";i:2599;s:110:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher\";i:497;s:109:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/Reflection\";i:2252;s:114:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine\";i:1978;s:105:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/Filter\";i:4080;s:108:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/Exception\";i:264;s:113:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl\";i:2033;s:114:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Date\";i:672;s:109:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter\";i:3706;s:115:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine\";i:382;s:106:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy/Matcher\";i:3243;s:98:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src/DeepCopy\";i:22787;s:89:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/src\";i:22787;s:89:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy/doc\";i:43720;s:85:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs/deep-copy\";i:78144;s:75:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/myclabs\";i:78144;s:96:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/paragonie/random_compat/dist\";i:703;s:97:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/paragonie/random_compat/other\";i:1690;s:95:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/paragonie/random_compat/lib\";i:1359;s:91:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/paragonie/random_compat\";i:6735;s:77:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/paragonie\";i:6735;s:80:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/ace/snippets\";i:24167;s:71:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/ace\";i:1447481;s:88:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/psr/log/Psr/Log/Test\";i:9730;s:83:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/psr/log/Psr/Log\";i:21695;s:79:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/psr/log/Psr\";i:21695;s:75:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/psr/log\";i:24707;s:71:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/psr\";i:24707;s:90:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Language\";i:18990;s:86:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/File\";i:874;s:96:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Pdf/Protection\";i:600;s:85:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Pdf\";i:8271;s:87:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Image\";i:202357;s:85:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Tag\";i:277785;s:87:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Utils\";i:4878;s:85:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Gif\";i:15533;s:88:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Output\";i:163;s:87:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Fonts\";i:5909;s:88:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Shaper\";i:95587;s:88:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Config\";i:34880;s:89:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Barcode\";i:67599;s:85:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Log\";i:320;s:91:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Exception\";i:201;s:85:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Css\";i:5202;s:88:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Writer\";i:104793;s:87:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Color\";i:24405;s:92:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src/Conversion\";i:8242;s:81:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/src\";i:2911223;s:85:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/ttfonts\";i:9168320;s:94:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/data/iccprofiles\";i:3052;s:87:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/data/font\";i:59154;s:93:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/data/collations\";i:225913;s:91:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/data/patterns\";i:487711;s:82:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf/data\";i:2325528;s:77:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf/mpdf\";i:14473567;s:72:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/mpdf\";i:14473567;s:76:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/composer\";i:53550;s:102:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src/PdfParser/Filter\";i:13815;s:100:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src/PdfParser/Type\";i:35701;s:110:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src/PdfParser/CrossReference\";i:26059;s:95:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src/PdfParser\";i:104739;s:109:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src/PdfReader/DataStructure\";i:3886;s:95:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src/PdfReader\";i:21978;s:91:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src/Tcpdf\";i:8978;s:91:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src/Tfpdf\";i:5481;s:85:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi/src\";i:182734;s:81:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign/fpdi\";i:190353;s:76:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor/setasign\";i:190353;s:67:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/vendor\";i:16275333;s:80:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/images/placeholders\";i:1538769;s:67:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/images\";i:1756318;s:67:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/pagify\";i:8293;s:72:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/select2/css\";i:33191;s:76:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/select2/js/i18n\";i:50220;s:71:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/select2/js\";i:519218;s:68:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/select2\";i:552409;s:78:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/css/admin/modules\";i:23925;s:70:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/css/admin\";i:32587;s:64:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/css\";i:410267;s:63:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/js\";i:96387;s:68:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets/chartjs\";i:173605;s:60:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/assets\";i:19289334;s:60:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/DNSMPD\";i:33153;s:60:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/cookie\";i:161203;s:78:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/shepherd/tether-shepherd\";i:106407;s:66:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/shepherd/css\";i:27310;s:71:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/shepherd/shepherd\";i:9489;s:65:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/shepherd/js\";i:14505;s:69:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/shepherd/tether\";i:87419;s:62:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr/shepherd\";i:252120;s:53:\"/home/arithmetic.fr/wp-content/plugins/complianz-gdpr\";i:22691099;s:49:\"/home/arithmetic.fr/wp-content/plugins/jwsplugins\";i:642;s:38:\"/home/arithmetic.fr/wp-content/plugins\";i:134967209;s:50:\"/home/arithmetic.fr/wp-content/uploads/js_composer\";i:222;s:52:\"/home/arithmetic.fr/wp-content/uploads/wpcf7_uploads\";i:152;s:46:\"/home/arithmetic.fr/wp-content/uploads/2019/12\";i:31642011;s:43:\"/home/arithmetic.fr/wp-content/uploads/2019\";i:31642011;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/07\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/11\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/05\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/08\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/02\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/04\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/09\";i:1747620;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/10\";i:2322044;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/01\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/06\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/03\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2021/12\";i:0;s:43:\"/home/arithmetic.fr/wp-content/uploads/2021\";i:4069664;s:46:\"/home/arithmetic.fr/wp-content/uploads/2017/02\";i:154031;s:46:\"/home/arithmetic.fr/wp-content/uploads/2017/10\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2017/01\";i:1709247;s:46:\"/home/arithmetic.fr/wp-content/uploads/2017/06\";i:1349;s:43:\"/home/arithmetic.fr/wp-content/uploads/2017\";i:1864627;s:46:\"/home/arithmetic.fr/wp-content/uploads/2016/12\";i:11772171;s:43:\"/home/arithmetic.fr/wp-content/uploads/2016\";i:11772171;s:46:\"/home/arithmetic.fr/wp-content/uploads/2023/02\";i:81110;s:46:\"/home/arithmetic.fr/wp-content/uploads/2023/01\";i:52769;s:46:\"/home/arithmetic.fr/wp-content/uploads/2023/03\";i:0;s:43:\"/home/arithmetic.fr/wp-content/uploads/2023\";i:133879;s:69:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/innovation\";i:25625;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/particle-effect-two\";i:8392;s:65:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/r_hero\";i:7170;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/gravitydesign\";i:18480;s:83:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/dark-fullsite-block-menu\";i:6176;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/le-chef-food\";i:10840;s:66:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/duotone\";i:49708;s:70:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/appshowcase\";i:8920;s:82:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websitebuilder-services\";i:7501;s:82:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullsite-block-7-footer\";i:5267;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/wonderstruck_about\";i:23984;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techco-prices\";i:8441;s:81:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullsite-block-2-about\";i:10344;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/rotatingwords\";i:11125;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fitness-club-template\";i:56169;s:69:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/comingsoon\";i:37468;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clearview_menu\";i:3886;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-slider\";i:38914;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/le-chef-footer\";i:10109;s:82:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-single-media\";i:11446;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/immersion-photography\";i:5621;s:69:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/spaceopera\";i:61740;s:65:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/r_info\";i:5201;s:83:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullsite-block-6-callout\";i:8539;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/cryptoslider\";i:30089;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_whatwedo\";i:6926;s:70:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techjournal\";i:44539;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/le-chef-menu\";i:4139;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clean-news-post-based\";i:17618;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullsite-block1\";i:9565;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/focusparallax\";i:32957;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/barber-shop-footer\";i:6189;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_projects\";i:48656;s:79:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewstestimonials\";i:21831;s:83:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/barber-shop-first-screen\";i:9565;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/distortionaddon\";i:59876;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewscallout\";i:12359;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/creativefrontpage\";i:69224;s:83:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-single-header\";i:8445;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/particle-effect-three\";i:9163;s:84:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-single-contact\";i:7061;s:69:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/blurslider\";i:25287;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/immersion-grid\";i:9593;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/imagegallery\";i:109794;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/niceandclean_footer\";i:5399;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/immersion-design\";i:5295;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/interactivewhiteboard\";i:56754;s:70:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/bubblemorph\";i:20584;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/wonderstruck_menu\";i:3525;s:82:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/niceandclean_highlights\";i:14071;s:86:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/dark-fullsite-block-2-about\";i:11017;s:70:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/funkyslider\";i:29957;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsmenuback\";i:11832;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/cardealership\";i:70972;s:70:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/360panorama\";i:52774;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/NiceAndClean_About\";i:7182;s:70:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techco-menu\";i:5834;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/paintbrushaddon\";i:33288;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/real-estate-slider\";i:51715;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/dark-fullsite-block-1\";i:15146;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clearview_mission\";i:5335;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsfeatured\";i:11913;s:62:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/80s\";i:9907;s:81:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-single-more\";i:13195;s:84:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullsite-block-4-products\";i:48828;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/wonderstruck_header\";i:6827;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/wonderstruck-works\";i:8028;s:79:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/doubleexposureeffect\";i:33836;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsfooter\";i:5927;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techco-video\";i:7498;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/le-chef-philosophy\";i:10488;s:79:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/barber-shop-services\";i:10830;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/betteryoutube\";i:33459;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/parallax_content\";i:6003;s:82:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_whatsgreat\";i:9022;s:68:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/filmstrip\";i:41548;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techco-testimonials\";i:23169;s:65:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/r_menu\";i:4009;s:86:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websitebuilder-calltoaction\";i:14766;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/immersion_header\";i:3167;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websiteintro\";i:35165;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/ourteamcarousel\";i:63056;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/portfolioviewer\";i:76069;s:82:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/barber-shop-mobile-menu\";i:4574;s:67:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clearcut\";i:88450;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/sleeklandingpage\";i:40679;s:81:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/overexposuretransition\";i:29096;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullsite-block-menu\";i:3529;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/particle-effect-one\";i:25026;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/standard-wp-gallery\";i:17974;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/seasonaloffer\";i:13034;s:82:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websitebuilder-discover\";i:62071;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/cleanlandingpage\";i:11640;s:66:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/ourteam\";i:62865;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/typewritereffect\";i:27696;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/explorationheader\";i:62046;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/duotone-add-on\";i:33225;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websitebuilder-slider\";i:20564;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techco-services\";i:10497;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/maskshowcase\";i:40186;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/niceandclean_video\";i:13189;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_footer\";i:8047;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/music-band-template\";i:48143;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/le-chef-la-carte\";i:7000;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_menu\";i:3599;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsblogheader\";i:14656;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsheader\";i:35012;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/NiceAndClean_Header\";i:11023;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/magazineposts\";i:28344;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewswhatshot\";i:11801;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/immersion-mountains\";i:8212;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewscarousel\";i:22005;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websitebuilder-menu\";i:3478;s:83:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_contactform\";i:6954;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/ComingSoonAddon\";i:14389;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/blendmodeheader\";i:8740;s:67:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/rockband\";i:11555;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/soccer-school\";i:38711;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-contact\";i:7061;s:67:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/packages\";i:204502;s:88:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/dark-fullsite-block-6-callout\";i:9566;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/parallax_header\";i:10325;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/inspirationheader\";i:7562;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/cleannewsslider\";i:88296;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websitebuilder-footer\";i:6017;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websitebuilder-hero\";i:10969;s:88:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullsite-block-5-testimonials\";i:10030;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/NiceAndClean_Services\";i:9714;s:79:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/news-magazine-slider\";i:56532;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-clients\";i:8667;s:68:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/snowaddon\";i:45311;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/NiceAndClean_Menu\";i:7717;s:89:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/dark-fullsite-block-4-products\";i:48828;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/barber-shop-barbers\";i:10365;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/beforeafterslider\";i:33162;s:87:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/dark-fullsite-block-7-footer\";i:5086;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/parallax_footer\";i:5653;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techco-header\";i:7828;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/immersion-product\";i:5755;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-news\";i:16041;s:66:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/r_about\";i:7046;s:68:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/deskscene\";i:9383;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/productshowcase\";i:22102;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techco-footer\";i:5538;s:74:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/carouselgallery\";i:69370;s:89:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/dark-fullsite-block-3-services\";i:22987;s:75:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clearview_header\";i:7028;s:82:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/niceandclean_textblocks\";i:6802;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_header\";i:6584;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/404errorpage\";i:14054;s:81:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/websitebuilder-clients\";i:3421;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/barber-shop-about\";i:8855;s:79:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/barber-shop-contacts\";i:7778;s:79:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/wonderstruck-contact\";i:5492;s:93:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/dark-fullsite-block-5-testimonials\";i:11723;s:84:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullsite-block-3-services\";i:11394;s:79:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/niceandclean_callout\";i:6654;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/techco-about\";i:5695;s:72:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/reveal-add-on\";i:35572;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_tables\";i:10587;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/le-chef-header\";i:31868;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsblogfooter\";i:5927;s:68:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/snowscene\";i:30580;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/applandingpage\";i:12262;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/themeplicity_offer\";i:7803;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsmenu\";i:6507;s:66:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/weather\";i:65422;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/agencywebsiteheader\";i:37626;s:81:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clear-view-single-menu\";i:3137;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/parallaxzoomslices\";i:48476;s:71:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/scrolleffect\";i:40306;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fashion-header\";i:48827;s:70:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/contentzoom\";i:17791;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/parallaxscroll\";i:17254;s:68:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/clubflyer\";i:12852;s:73:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/fullscreenmenu\";i:69799;s:80:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/NiceAndClean_Projects\";i:48182;s:77:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/barber-shop-header\";i:10004;s:78:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsblogcontent\";i:8944;s:69:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/r_products\";i:25703;s:76:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/goodnewsspotlight\";i:36335;s:81:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates/mountainparallaxheader\";i:15407;s:58:\"/home/arithmetic.fr/wp-content/uploads/revslider/templates\";i:4203406;s:63:\"/home/arithmetic.fr/wp-content/uploads/revslider/objects/thumbs\";i:298237;s:56:\"/home/arithmetic.fr/wp-content/uploads/revslider/objects\";i:298237;s:48:\"/home/arithmetic.fr/wp-content/uploads/revslider\";i:4501643;s:52:\"/home/arithmetic.fr/wp-content/uploads/complianz/tmp\";i:0;s:52:\"/home/arithmetic.fr/wp-content/uploads/complianz/css\";i:30465;s:58:\"/home/arithmetic.fr/wp-content/uploads/complianz/snapshots\";i:312749;s:48:\"/home/arithmetic.fr/wp-content/uploads/complianz\";i:343214;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/07\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/11\";i:3796727;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/05\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/08\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/02\";i:2790207;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/04\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/09\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/10\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/01\";i:831742;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/06\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/03\";i:1903337;s:46:\"/home/arithmetic.fr/wp-content/uploads/2020/12\";i:2407352;s:43:\"/home/arithmetic.fr/wp-content/uploads/2020\";i:11729365;s:52:\"/home/arithmetic.fr/wp-content/uploads/wpforms/cache\";i:440975;s:46:\"/home/arithmetic.fr/wp-content/uploads/wpforms\";i:441712;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/07\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/11\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/05\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/08\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/02\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/04\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/09\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/10\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/01\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/06\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/03\";i:0;s:46:\"/home/arithmetic.fr/wp-content/uploads/2022/12\";i:0;s:43:\"/home/arithmetic.fr/wp-content/uploads/2022\";i:0;s:74:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/js_composer\";i:0;s:70:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/2017/02\";i:288029;s:70:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/2017/10\";i:177;s:70:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/2017/01\";i:3266738;s:70:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/2017/06\";i:2698;s:67:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/2017\";i:3557642;s:70:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/2016/12\";i:20276937;s:67:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/2016\";i:20276937;s:93:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/innovation\";i:25625;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/particle-effect-two\";i:8392;s:89:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/r_hero\";i:7170;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/gravitydesign\";i:18480;s:107:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/dark-fullsite-block-menu\";i:6176;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/le-chef-food\";i:10840;s:90:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/duotone\";i:49708;s:94:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/appshowcase\";i:8920;s:106:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websitebuilder-services\";i:7501;s:106:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullsite-block-7-footer\";i:5267;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/wonderstruck_about\";i:23984;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techco-prices\";i:8441;s:105:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullsite-block-2-about\";i:10344;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/rotatingwords\";i:11125;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fitness-club-template\";i:56169;s:93:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/comingsoon\";i:37468;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clearview_menu\";i:3886;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-slider\";i:38914;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/le-chef-footer\";i:10109;s:106:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-single-media\";i:11446;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/immersion-photography\";i:5621;s:93:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/spaceopera\";i:61740;s:89:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/r_info\";i:5201;s:107:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullsite-block-6-callout\";i:8539;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/cryptoslider\";i:30089;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_whatwedo\";i:6926;s:94:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techjournal\";i:44539;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/le-chef-menu\";i:4139;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clean-news-post-based\";i:17618;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullsite-block1\";i:9565;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/focusparallax\";i:32957;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/barber-shop-footer\";i:6189;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_projects\";i:48656;s:103:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewstestimonials\";i:21831;s:107:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/barber-shop-first-screen\";i:9565;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/distortionaddon\";i:59876;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewscallout\";i:12359;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/creativefrontpage\";i:69224;s:107:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-single-header\";i:8445;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/particle-effect-three\";i:9163;s:108:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-single-contact\";i:7061;s:93:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/blurslider\";i:25287;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/immersion-grid\";i:9593;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/imagegallery\";i:109794;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/niceandclean_footer\";i:5399;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/immersion-design\";i:5295;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/interactivewhiteboard\";i:56754;s:94:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/bubblemorph\";i:20584;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/wonderstruck_menu\";i:3525;s:106:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/niceandclean_highlights\";i:14071;s:110:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/dark-fullsite-block-2-about\";i:11017;s:94:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/funkyslider\";i:29957;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsmenuback\";i:11832;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/cardealership\";i:70972;s:94:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/360panorama\";i:52774;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/NiceAndClean_About\";i:7182;s:94:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techco-menu\";i:5834;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/paintbrushaddon\";i:33288;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/real-estate-slider\";i:51715;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/dark-fullsite-block-1\";i:15146;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clearview_mission\";i:5335;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsfeatured\";i:11913;s:86:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/80s\";i:9907;s:105:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-single-more\";i:13195;s:108:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullsite-block-4-products\";i:48828;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/wonderstruck_header\";i:6827;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/wonderstruck-works\";i:8028;s:103:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/doubleexposureeffect\";i:33836;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsfooter\";i:5927;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techco-video\";i:7498;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/le-chef-philosophy\";i:10488;s:103:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/barber-shop-services\";i:10830;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/betteryoutube\";i:33459;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/parallax_content\";i:6003;s:106:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_whatsgreat\";i:9022;s:92:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/filmstrip\";i:41548;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techco-testimonials\";i:23169;s:89:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/r_menu\";i:4009;s:110:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websitebuilder-calltoaction\";i:14766;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/immersion_header\";i:3167;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websiteintro\";i:35165;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/ourteamcarousel\";i:63056;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/portfolioviewer\";i:76069;s:106:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/barber-shop-mobile-menu\";i:4574;s:91:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clearcut\";i:88450;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/sleeklandingpage\";i:40679;s:105:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/overexposuretransition\";i:29096;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullsite-block-menu\";i:3529;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/particle-effect-one\";i:25026;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/standard-wp-gallery\";i:17974;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/seasonaloffer\";i:13034;s:106:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websitebuilder-discover\";i:62071;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/cleanlandingpage\";i:11640;s:90:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/ourteam\";i:62865;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/typewritereffect\";i:27696;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/explorationheader\";i:62046;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/duotone-add-on\";i:33225;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websitebuilder-slider\";i:20564;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techco-services\";i:10497;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/maskshowcase\";i:40186;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/niceandclean_video\";i:13189;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_footer\";i:8047;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/music-band-template\";i:48143;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/le-chef-la-carte\";i:7000;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_menu\";i:3599;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsblogheader\";i:14656;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsheader\";i:35012;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/NiceAndClean_Header\";i:11023;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/magazineposts\";i:28344;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewswhatshot\";i:11801;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/immersion-mountains\";i:8212;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewscarousel\";i:22005;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websitebuilder-menu\";i:3478;s:107:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_contactform\";i:6954;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/ComingSoonAddon\";i:14389;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/blendmodeheader\";i:8740;s:91:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/rockband\";i:11555;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/soccer-school\";i:38711;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-contact\";i:7061;s:91:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/packages\";i:204502;s:112:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/dark-fullsite-block-6-callout\";i:9566;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/parallax_header\";i:10325;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/inspirationheader\";i:7562;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/cleannewsslider\";i:88296;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websitebuilder-footer\";i:6017;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websitebuilder-hero\";i:10969;s:112:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullsite-block-5-testimonials\";i:10030;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/NiceAndClean_Services\";i:9714;s:103:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/news-magazine-slider\";i:56532;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-clients\";i:8667;s:92:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/snowaddon\";i:45311;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/NiceAndClean_Menu\";i:7717;s:113:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/dark-fullsite-block-4-products\";i:48828;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/barber-shop-barbers\";i:10365;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/beforeafterslider\";i:33162;s:111:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/dark-fullsite-block-7-footer\";i:5086;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/parallax_footer\";i:5653;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techco-header\";i:7828;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/immersion-product\";i:5755;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-news\";i:16041;s:90:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/r_about\";i:7046;s:92:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/deskscene\";i:9383;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/productshowcase\";i:22102;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techco-footer\";i:5538;s:98:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/carouselgallery\";i:69370;s:113:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/dark-fullsite-block-3-services\";i:22987;s:99:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clearview_header\";i:7028;s:106:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/niceandclean_textblocks\";i:6802;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_header\";i:6584;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/404errorpage\";i:14054;s:105:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/websitebuilder-clients\";i:3421;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/barber-shop-about\";i:8855;s:103:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/barber-shop-contacts\";i:7778;s:103:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/wonderstruck-contact\";i:5492;s:117:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/dark-fullsite-block-5-testimonials\";i:11723;s:108:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullsite-block-3-services\";i:11394;s:103:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/niceandclean_callout\";i:6654;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/techco-about\";i:5695;s:96:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/reveal-add-on\";i:35572;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_tables\";i:10587;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/le-chef-header\";i:31868;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsblogfooter\";i:5927;s:92:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/snowscene\";i:30580;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/applandingpage\";i:12262;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/themeplicity_offer\";i:7803;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsmenu\";i:6507;s:90:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/weather\";i:65422;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/agencywebsiteheader\";i:37626;s:105:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clear-view-single-menu\";i:3137;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/parallaxzoomslices\";i:48476;s:95:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/scrolleffect\";i:40306;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fashion-header\";i:48827;s:94:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/contentzoom\";i:17791;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/parallaxscroll\";i:17254;s:92:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/clubflyer\";i:12852;s:97:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/fullscreenmenu\";i:69799;s:104:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/NiceAndClean_Projects\";i:48182;s:101:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/barber-shop-header\";i:10004;s:102:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsblogcontent\";i:8944;s:93:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/r_products\";i:25703;s:100:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/goodnewsspotlight\";i:36335;s:105:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates/mountainparallaxheader\";i:15407;s:82:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/templates\";i:4203406;s:87:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/objects/thumbs\";i:298237;s:80:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider/objects\";i:298237;s:72:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads/revslider\";i:4501643;s:62:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f/uploads\";i:28336222;s:54:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp/f\";i:28336222;s:52:\"/home/arithmetic.fr/wp-content/uploads/fw-backup/tmp\";i:58195932;s:48:\"/home/arithmetic.fr/wp-content/uploads/fw-backup\";i:58563198;s:38:\"/home/arithmetic.fr/wp-content/uploads\";i:125061858;}','yes'),(785102,'wp_maintenance_mode_logger_flag','no','yes'),(840296,'_transient_cmplz_cookie_table_exists','1','yes'),(953289,'jetpack_active_plan','a:10:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:11:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:17:\"jetpack-dashboard\";i:3;s:11:\"republicize\";i:4;s:17:\"security-settings\";i:5;s:17:\"seo-preview-tools\";i:6;s:14:\"send-a-message\";i:7;s:15:\"social-previews\";i:8;s:18:\"upload-audio-files\";i:9;s:18:\"upload-video-files\";i:10;s:15:\"whatsapp-button\";}s:9:\"available\";a:41:{s:7:\"akismet\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:9:\"donations\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:17:\"full-activity-log\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:18:\"recurring-payments\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:18:\"social-shares-1000\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:28:\"subscriber-unlimited-imports\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:10:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:26:\"jetpack_security_t1_yearly\";i:7;s:27:\"jetpack_security_t1_monthly\";i:8;s:26:\"jetpack_security_t2_yearly\";i:9;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:10:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:26:\"jetpack_security_t1_yearly\";i:7;s:27:\"jetpack_security_t1_monthly\";i:8;s:26:\"jetpack_security_t2_yearly\";i:9;s:27:\"jetpack_security_t2_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"social-image-generator\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','yes'),(953280,'jpsq_sync_checkout','0:0','no'),(953281,'jp_sync_lock_full_sync','','no'),(953283,'jp_sync_last_success_sync','1679326397.6404','no'),(953388,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1678484889.674055;}','yes'),(757856,'wp_maintenance_mode_review_flag','no','yes'),(2405702,'_site_transient_timeout_browser_3cd8ef53850146e44b23f23260b6e24c','1784642536','no'),(2405703,'_site_transient_browser_3cd8ef53850146e44b23f23260b6e24c','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"149.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'),(2405778,'monsterinsights_monsterinsights_cache_version','1.0.0','no'),(2405781,'monsterinsights_cache_cleanup_status','completed','no'),(2405782,'monsterinsights_migration_history','a:2:{i:0;a:5:{s:7:\"version\";s:17:\"1.0.0-cache-table\";s:6:\"status\";s:9:\"completed\";s:8:\"duration\";d:0.04501199722290039;s:5:\"error\";s:0:\"\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:1;a:5:{s:7:\"version\";s:27:\"1.0.1-remove-per-user-cache\";s:6:\"status\";s:9:\"completed\";s:8:\"duration\";d:0.004965782165527344;s:5:\"error\";s:0:\"\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}}','no'),(2405784,'monsterinsights_schema_version_history','a:1:{i:0;a:3:{s:4:\"from\";s:5:\"0.0.0\";s:2:\"to\";s:6:\"10.2.2\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}}','no'),(2405786,'cmplz_wsc_onboarding_status','a:3:{s:5:\"terms\";b:0;s:10:\"newsletter\";b:0;s:7:\"plugins\";b:0;}','no'),(2405787,'cmplz_dnsmpd_db_version','7.5.0','no'),(2405790,'cmplz_transients','a:0:{}','no'),(2405791,'cmplz_options','a:2:{s:28:\"uses_ad_cookies_personalized\";s:2:\"no\";s:11:\"use_cdb_api\";s:3:\"yes\";}','yes'),(2405815,'monsterinsights_frontend_tracking_notice_viewed','1','auto'),(2307730,'wp_calendar_block_has_published_posts','1','yes'),(2271409,'_transient_timeout__redux_activation_redirect','1784412074','no'),(2271410,'_transient__redux_activation_redirect','1','no'),(2406082,'monsterinsights_wpconsent_notice_dismissed','1','auto'),(2405856,'monsterinsights_promo_rotation_start','1784039135','off'),(2405755,'fs_debug_mode','','yes'),(2405756,'fs_accounts','a:4:{s:21:\"id_slug_type_path_map\";a:1:{i:22156;a:3:{s:4:\"slug\";s:21:\"file-manager-advanced\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:47:\"file-manager-advanced/file_manager_advanced.php\";}}s:11:\"plugin_data\";a:1:{s:21:\"file-manager-advanced\";a:12:{s:19:\"last_load_timestamp\";i:1784038195;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:47:\"file-manager-advanced/file_manager_advanced.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1784038195;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:6:\"2.13.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"5.4.12\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;}}s:13:\"file_slug_map\";a:1:{s:47:\"file-manager-advanced/file_manager_advanced.php\";s:21:\"file-manager-advanced\";}s:7:\"plugins\";a:1:{s:21:\"file-manager-advanced\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:21:\"File Manager Advanced\";s:4:\"slug\";s:21:\"file-manager-advanced\";s:12:\"premium_slug\";s:25:\"advanced-file-manager-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:47:\"file-manager-advanced/file_manager_advanced.php\";s:7:\"version\";s:6:\"5.4.12\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_0fd5cbcb84f5aa475cb00b852ceaf\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"22156\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}}','yes'),(2414225,'_site_transient_timeout_wp_theme_files_patterns-66e4251adad3ec9244002f6ad30a3904','1784413843','off'),(2414226,'_site_transient_wp_theme_files_patterns-66e4251adad3ec9244002f6ad30a3904','a:2:{s:7:\"version\";s:5:\"1.0.3\";s:8:\"patterns\";a:0:{}}','off'),(2414227,'_site_transient_timeout_wp_theme_files_patterns-4f0ff88a152675bc35a71ee893de3bfd','1784413843','off'),(2414228,'_site_transient_wp_theme_files_patterns-4f0ff88a152675bc35a71ee893de3bfd','a:2:{s:7:\"version\";s:5:\"1.0.3\";s:8:\"patterns\";a:0:{}}','off'),(2414164,'_transient_timeout_complianz_warnings','1784415183','off'),(2414165,'_transient_complianz_warnings','a:9:{s:14:\"no-cookie-scan\";a:11:{s:8:\"plus_one\";b:0;s:17:\"warning_condition\";s:6:\"_true_\";s:18:\"success_conditions\";a:1:{i:0;s:40:\"banner_loader->get_last_cookie_scan_date\";}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:9:\"completed\";s:11:\"dismissible\";b:0;s:19:\"include_in_progress\";b:1;s:12:\"admin_notice\";b:0;s:9:\"completed\";s:78:\"La dernière analyse de site a été effectuée le 20 juin 2026 à 7 h 19 min.\";s:4:\"open\";s:53:\"Aucune analyse de site n’a encore été effectuée.\";s:7:\"message\";s:78:\"La dernière analyse de site a été effectuée le 20 juin 2026 à 7 h 19 min.\";}s:9:\"hardening\";a:11:{s:8:\"plus_one\";b:0;s:17:\"warning_condition\";s:32:\"admin->no_security_plugin_active\";s:18:\"success_conditions\";a:0:{}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:4:\"open\";s:11:\"dismissible\";b:1;s:19:\"include_in_progress\";b:1;s:12:\"admin_notice\";b:0;s:4:\"open\";s:97:\"Durcissez votre site web et détectez rapidement les vulnérabilités avec Really Simple Security\";s:3:\"url\";s:15:\"#tools/security\";s:7:\"message\";s:97:\"Durcissez votre site web et détectez rapidement les vulnérabilités avec Really Simple Security\";}s:18:\"cookies-incomplete\";a:11:{s:8:\"plus_one\";b:0;s:17:\"warning_condition\";s:30:\"NOT banner_loader->use_cdb_api\";s:18:\"success_conditions\";a:1:{i:0;s:39:\"NOT sync->has_empty_cookie_descriptions\";}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:4:\"open\";s:11:\"dismissible\";b:1;s:19:\"include_in_progress\";b:1;s:12:\"admin_notice\";b:0;s:4:\"open\";s:161:\"Vous avez des cookies dont la description est incomplète. Activez l’API de cookiedatabase.org pour des descriptions automatiques, ou ajoutez-les manuellement.\";s:3:\"url\";s:27:\"#wizard/cookie-descriptions\";s:7:\"message\";s:161:\"Vous avez des cookies dont la description est incomplète. Activez l’API de cookiedatabase.org pour des descriptions automatiques, ou ajoutez-les manuellement.\";}s:23:\"uploads-folder-writable\";a:11:{s:8:\"plus_one\";b:1;s:17:\"warning_condition\";s:6:\"_true_\";s:18:\"success_conditions\";a:1:{i:0;s:29:\"cmplz_uploads_folder_writable\";}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:6:\"urgent\";s:11:\"dismissible\";b:0;s:19:\"include_in_progress\";b:1;s:12:\"admin_notice\";b:0;s:6:\"urgent\";s:148:\"Votre dossier uploads n’est pas accessible en écriture. Complianz a besoin de ce dossier pour sauvegarder le CSS de la bannière de consentement.\";s:3:\"url\";s:146:\"https://complianz.io/folder-permissions/?utm_source=cmplz_free&utm_medium=plugin_warnings&utm_content=uploads-folder-writable&utm_campaign=upgrade\";s:7:\"message\";s:148:\"Votre dossier uploads n’est pas accessible en écriture. Complianz a besoin de ce dossier pour sauvegarder le CSS de la bannière de consentement.\";}s:18:\"custom-google-maps\";a:11:{s:8:\"plus_one\";b:0;s:17:\"warning_condition\";s:22:\"cmplz_uses_google_maps\";s:18:\"success_conditions\";a:1:{i:0;s:37:\"cmplz_google_maps_integration_enabled\";}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:4:\"open\";s:11:\"dismissible\";b:1;s:19:\"include_in_progress\";b:1;s:12:\"admin_notice\";b:0;s:4:\"open\";s:169:\"Nous constatons que vous avez activé Google Maps en tant que service, mais nous ne trouvons pas d’intégration. Vous pouvez l’intégrer manuellement si nécessaire.\";s:3:\"url\";s:156:\"https://complianz.io/custom-google-maps-implementation/?utm_source=cmplz_free&utm_medium=plugin_warnings&utm_content=custom-google-maps&utm_campaign=upgrade\";s:7:\"message\";s:169:\"Nous constatons que vous avez activé Google Maps en tant que service, mais nous ne trouvons pas d’intégration. Vous pouvez l’intégrer manuellement si nécessaire.\";}s:22:\"sync-privacy-statement\";a:11:{s:8:\"plus_one\";b:0;s:17:\"warning_condition\";s:6:\"_true_\";s:18:\"success_conditions\";a:0:{}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:7:\"premium\";s:11:\"dismissible\";b:0;s:19:\"include_in_progress\";b:0;s:12:\"admin_notice\";b:0;s:7:\"premium\";s:94:\"Créez une déclaration de confidentialité et d’autres documents juridiques avec Complianz.\";s:3:\"url\";s:134:\"https://complianz.io/pricing/?utm_source=cmplz_free&utm_medium=plugin_warnings&utm_content=sync-privacy-statement&utm_campaign=upgrade\";s:7:\"message\";s:94:\"Créez une déclaration de confidentialité et d’autres documents juridiques avec Complianz.\";}s:21:\"configure-tag-manager\";a:11:{s:8:\"plus_one\";b:0;s:17:\"warning_condition\";s:41:\"cmplz_uses_google_tagmanager_or_analytics\";s:18:\"success_conditions\";a:0:{}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:7:\"premium\";s:11:\"dismissible\";b:0;s:19:\"include_in_progress\";b:0;s:12:\"admin_notice\";b:0;s:7:\"premium\";s:42:\"En savoir plus sur Google Consent Mode V2.\";s:3:\"url\";s:146:\"https://complianz.io/consent-mode-for-7-0/?utm_source=cmplz_free&utm_medium=plugin_warnings&utm_content=configure-tag-manager&utm_campaign=upgrade\";s:7:\"message\";s:42:\"En savoir plus sur Google Consent Mode V2.\";}s:8:\"wsc-scan\";a:11:{s:8:\"plus_one\";b:1;s:17:\"warning_condition\";s:6:\"_true_\";s:18:\"success_conditions\";a:0:{}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:4:\"open\";s:11:\"dismissible\";b:1;s:19:\"include_in_progress\";b:0;s:12:\"admin_notice\";b:0;s:4:\"open\";s:106:\"You have a new feature! To enable the new and improved Website Scan you need to authenticate your website.\";s:3:\"url\";s:21:\"#settings/settings-cd\";s:7:\"message\";s:106:\"You have a new feature! To enable the new and improved Website Scan you need to authenticate your website.\";}s:17:\"scan-site-has-cpt\";a:11:{s:8:\"plus_one\";b:1;s:17:\"warning_condition\";s:32:\"cmplz_site_has_custom_post_types\";s:18:\"success_conditions\";a:0:{}s:8:\"relation\";s:2:\"OR\";s:6:\"status\";s:6:\"urgent\";s:11:\"dismissible\";b:1;s:19:\"include_in_progress\";b:0;s:12:\"admin_notice\";b:0;s:6:\"urgent\";s:106:\"You have custom post types that are not covered by the free Website Scan. Upgrade to cover all post types.\";s:3:\"url\";s:138:\"https://complianz.io/pricing-subpages/?utm_source=cmplz_free&utm_medium=plugin_warnings&utm_content=scan-site-has-cpt&utm_campaign=upgrade\";s:7:\"message\";s:106:\"You have custom post types that are not covered by the free Website Scan. Upgrade to cover all post types.\";}}','off'),(2405759,'fma_blocks_dummy_data_created','1','yes'),(2405760,'wp-maintenance-mode_version','2.6.22','yes'),(2413373,'_transient_timeout_tsk_posts_count','1784470691','off'),(2413374,'_transient_tsk_posts_count','a:2:{s:11:\"total_posts\";i:0;s:9:\"old_posts\";i:0;}','off'),(2405765,'aioseo_sensitive_options','{\"aiAccessToken\":\"12fafd4c1e41affe6b9511ffbf1abce44163c5b3665827238b3aeb2829e2142d\"}','off'),(2405768,'newsletter_antispam','a:6:{s:12:\"ip_blacklist\";a:0:{}s:17:\"address_blacklist\";a:0:{}s:9:\"antiflood\";i:10;s:7:\"akismet\";i:0;s:7:\"captcha\";i:0;s:8:\"disabled\";i:0;}','no'),(2405769,'newsletter_form','a:127:{s:5:\"email\";s:5:\"Email\";s:11:\"email_error\";s:24:\"The email is not correct\";s:4:\"name\";s:4:\"Name\";s:10:\"name_error\";s:23:\"The name is not correct\";s:11:\"name_status\";i:0;s:10:\"name_rules\";i:0;s:7:\"surname\";s:9:\"Last name\";s:13:\"surname_error\";s:28:\"The last name is not correct\";s:14:\"surname_status\";i:0;s:10:\"sex_status\";i:0;s:3:\"sex\";s:3:\"I\'m\";s:7:\"privacy\";s:51:\"Subscribing I accept the privacy rules of this site\";s:13:\"privacy_error\";s:37:\"You must accept the privacy statement\";s:14:\"privacy_status\";i:0;s:11:\"privacy_url\";s:0:\"\";s:18:\"privacy_use_wp_url\";i:0;s:9:\"subscribe\";s:9:\"Subscribe\";s:12:\"title_female\";s:4:\"Mrs.\";s:10:\"title_male\";s:3:\"Mr.\";s:10:\"title_none\";s:4:\"Dear\";s:8:\"sex_male\";s:3:\"Man\";s:10:\"sex_female\";s:5:\"Woman\";s:8:\"sex_none\";s:4:\"None\";s:4:\"save\";s:4:\"Save\";s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:14:\"list_1_checked\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:14:\"list_2_checked\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:14:\"list_3_checked\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:14:\"list_4_checked\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:14:\"list_5_checked\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:14:\"list_6_checked\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:14:\"list_7_checked\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:14:\"list_8_checked\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:14:\"list_9_checked\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:15:\"list_10_checked\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:15:\"list_11_checked\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:15:\"list_12_checked\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:15:\"list_13_checked\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:15:\"list_14_checked\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:15:\"list_15_checked\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:15:\"list_16_checked\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:15:\"list_17_checked\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:15:\"list_18_checked\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:15:\"list_19_checked\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:15:\"list_20_checked\";i:0;s:13:\"list_1_forced\";i:0;s:13:\"list_2_forced\";i:0;s:13:\"list_3_forced\";i:0;s:13:\"list_4_forced\";i:0;s:13:\"list_5_forced\";i:0;s:13:\"list_6_forced\";i:0;s:13:\"list_7_forced\";i:0;s:13:\"list_8_forced\";i:0;s:13:\"list_9_forced\";i:0;s:14:\"list_10_forced\";i:0;s:14:\"list_11_forced\";i:0;s:14:\"list_12_forced\";i:0;s:14:\"list_13_forced\";i:0;s:14:\"list_14_forced\";i:0;s:14:\"list_15_forced\";i:0;s:14:\"list_16_forced\";i:0;s:14:\"list_17_forced\";i:0;s:14:\"list_18_forced\";i:0;s:14:\"list_19_forced\";i:0;s:14:\"list_20_forced\";i:0;s:14:\"list_21_forced\";i:0;s:14:\"list_22_forced\";i:0;s:14:\"list_23_forced\";i:0;s:14:\"list_24_forced\";i:0;s:14:\"list_25_forced\";i:0;s:14:\"list_26_forced\";i:0;s:14:\"list_27_forced\";i:0;s:14:\"list_28_forced\";i:0;s:14:\"list_29_forced\";i:0;s:14:\"list_30_forced\";i:0;s:14:\"list_31_forced\";i:0;s:14:\"list_32_forced\";i:0;s:14:\"list_33_forced\";i:0;s:14:\"list_34_forced\";i:0;s:14:\"list_35_forced\";i:0;s:14:\"list_36_forced\";i:0;s:14:\"list_37_forced\";i:0;s:14:\"list_38_forced\";i:0;s:14:\"list_39_forced\";i:0;s:14:\"list_40_forced\";i:0;s:12:\"customfields\";a:0:{}s:5:\"lists\";a:0:{}s:13:\"lists_checked\";a:0:{}}','yes'),(2405770,'newsletter_customfields','a:121:{s:13:\"profile_error\";s:37:\"Un champ obligatoire n\'est pas rempli\";s:16:\"profile_1_status\";i:0;s:9:\"profile_1\";s:0:\"\";s:14:\"profile_1_type\";s:4:\"text\";s:21:\"profile_1_placeholder\";s:0:\"\";s:15:\"profile_1_rules\";i:0;s:17:\"profile_1_options\";s:0:\"\";s:16:\"profile_2_status\";i:0;s:9:\"profile_2\";s:0:\"\";s:14:\"profile_2_type\";s:4:\"text\";s:21:\"profile_2_placeholder\";s:0:\"\";s:15:\"profile_2_rules\";i:0;s:17:\"profile_2_options\";s:0:\"\";s:16:\"profile_3_status\";i:0;s:9:\"profile_3\";s:0:\"\";s:14:\"profile_3_type\";s:4:\"text\";s:21:\"profile_3_placeholder\";s:0:\"\";s:15:\"profile_3_rules\";i:0;s:17:\"profile_3_options\";s:0:\"\";s:16:\"profile_4_status\";i:0;s:9:\"profile_4\";s:0:\"\";s:14:\"profile_4_type\";s:4:\"text\";s:21:\"profile_4_placeholder\";s:0:\"\";s:15:\"profile_4_rules\";i:0;s:17:\"profile_4_options\";s:0:\"\";s:16:\"profile_5_status\";i:0;s:9:\"profile_5\";s:0:\"\";s:14:\"profile_5_type\";s:4:\"text\";s:21:\"profile_5_placeholder\";s:0:\"\";s:15:\"profile_5_rules\";i:0;s:17:\"profile_5_options\";s:0:\"\";s:16:\"profile_6_status\";i:0;s:9:\"profile_6\";s:0:\"\";s:14:\"profile_6_type\";s:4:\"text\";s:21:\"profile_6_placeholder\";s:0:\"\";s:15:\"profile_6_rules\";i:0;s:17:\"profile_6_options\";s:0:\"\";s:16:\"profile_7_status\";i:0;s:9:\"profile_7\";s:0:\"\";s:14:\"profile_7_type\";s:4:\"text\";s:21:\"profile_7_placeholder\";s:0:\"\";s:15:\"profile_7_rules\";i:0;s:17:\"profile_7_options\";s:0:\"\";s:16:\"profile_8_status\";i:0;s:9:\"profile_8\";s:0:\"\";s:14:\"profile_8_type\";s:4:\"text\";s:21:\"profile_8_placeholder\";s:0:\"\";s:15:\"profile_8_rules\";i:0;s:17:\"profile_8_options\";s:0:\"\";s:16:\"profile_9_status\";i:0;s:9:\"profile_9\";s:0:\"\";s:14:\"profile_9_type\";s:4:\"text\";s:21:\"profile_9_placeholder\";s:0:\"\";s:15:\"profile_9_rules\";i:0;s:17:\"profile_9_options\";s:0:\"\";s:17:\"profile_10_status\";i:0;s:10:\"profile_10\";s:0:\"\";s:15:\"profile_10_type\";s:4:\"text\";s:22:\"profile_10_placeholder\";s:0:\"\";s:16:\"profile_10_rules\";i:0;s:18:\"profile_10_options\";s:0:\"\";s:17:\"profile_11_status\";i:0;s:10:\"profile_11\";s:0:\"\";s:15:\"profile_11_type\";s:4:\"text\";s:22:\"profile_11_placeholder\";s:0:\"\";s:16:\"profile_11_rules\";i:0;s:18:\"profile_11_options\";s:0:\"\";s:17:\"profile_12_status\";i:0;s:10:\"profile_12\";s:0:\"\";s:15:\"profile_12_type\";s:4:\"text\";s:22:\"profile_12_placeholder\";s:0:\"\";s:16:\"profile_12_rules\";i:0;s:18:\"profile_12_options\";s:0:\"\";s:17:\"profile_13_status\";i:0;s:10:\"profile_13\";s:0:\"\";s:15:\"profile_13_type\";s:4:\"text\";s:22:\"profile_13_placeholder\";s:0:\"\";s:16:\"profile_13_rules\";i:0;s:18:\"profile_13_options\";s:0:\"\";s:17:\"profile_14_status\";i:0;s:10:\"profile_14\";s:0:\"\";s:15:\"profile_14_type\";s:4:\"text\";s:22:\"profile_14_placeholder\";s:0:\"\";s:16:\"profile_14_rules\";i:0;s:18:\"profile_14_options\";s:0:\"\";s:17:\"profile_15_status\";i:0;s:10:\"profile_15\";s:0:\"\";s:15:\"profile_15_type\";s:4:\"text\";s:22:\"profile_15_placeholder\";s:0:\"\";s:16:\"profile_15_rules\";i:0;s:18:\"profile_15_options\";s:0:\"\";s:17:\"profile_16_status\";i:0;s:10:\"profile_16\";s:0:\"\";s:15:\"profile_16_type\";s:4:\"text\";s:22:\"profile_16_placeholder\";s:0:\"\";s:16:\"profile_16_rules\";i:0;s:18:\"profile_16_options\";s:0:\"\";s:17:\"profile_17_status\";i:0;s:10:\"profile_17\";s:0:\"\";s:15:\"profile_17_type\";s:4:\"text\";s:22:\"profile_17_placeholder\";s:0:\"\";s:16:\"profile_17_rules\";i:0;s:18:\"profile_17_options\";s:0:\"\";s:17:\"profile_18_status\";i:0;s:10:\"profile_18\";s:0:\"\";s:15:\"profile_18_type\";s:4:\"text\";s:22:\"profile_18_placeholder\";s:0:\"\";s:16:\"profile_18_rules\";i:0;s:18:\"profile_18_options\";s:0:\"\";s:17:\"profile_19_status\";i:0;s:10:\"profile_19\";s:0:\"\";s:15:\"profile_19_type\";s:4:\"text\";s:22:\"profile_19_placeholder\";s:0:\"\";s:16:\"profile_19_rules\";i:0;s:18:\"profile_19_options\";s:0:\"\";s:17:\"profile_20_status\";i:0;s:10:\"profile_20\";s:0:\"\";s:15:\"profile_20_type\";s:4:\"text\";s:22:\"profile_20_placeholder\";s:0:\"\";s:16:\"profile_20_rules\";i:0;s:18:\"profile_20_options\";s:0:\"\";}','yes'),(2405924,'theme_mods_twentytwentyfour','a:1:{s:18:\"custom_css_post_id\";i:-1;}','auto'),(2405934,'_wp_suggested_policy_text_has_changed','changed','off'),(2406076,'_site_transient_timeout_php_check_5597bcc1d9eaf1647efae49ec9332e7c','1784648577','off'),(2406077,'_site_transient_php_check_5597bcc1d9eaf1647efae49ec9332e7c','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:3:\"7.4\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(2405928,'newsletter_backup_9.3.0','a:27:{s:17:\"newsletter_addons\";a:61:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"123\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.0.6\";s:5:\"title\";s:23:\"MemberPress Integration\";s:11:\"description\";s:35:\"Integration with MemberPress plugin\";s:4:\"slug\";s:22:\"newsletter-memberpress\";s:4:\"type\";s:12:\"integration \";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:78:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/05/memberpress.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=123\";s:7:\"wp_slug\";s:38:\"newsletter-memberpress/memberpress.php\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"113\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:23:\"WP User Pro Integration\";s:11:\"description\";s:31:\"Connect subscribers to WP users\";s:4:\"slug\";s:21:\"newsletter-wpuserspro\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/wpusers\";s:5:\"image\";s:82:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/03/wpusers-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=113\";s:7:\"wp_slug\";s:36:\"newsletter-wpuserspro/wpuserspro.php\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"112\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.2.7\";s:5:\"title\";s:7:\"SMTP2Go\";s:11:\"description\";s:73:\"Send emails and automatically process bounces and complaints with SMTP2Go\";s:4:\"slug\";s:18:\"newsletter-smtp2go\";s:4:\"type\";s:9:\"delivery \";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=112\";s:7:\"wp_slug\";s:30:\"newsletter-smtp2go/smtp2go.php\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"111\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.6\";s:5:\"title\";s:27:\"Ultimate Member Integration\";s:11:\"description\";s:87:\"Create subscriber on registration and manage the in/out from lists based on user roles.\";s:4:\"slug\";s:25:\"newsletter-ultimatemember\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:81:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/11/ultimatemember.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=111\";s:7:\"wp_slug\";s:44:\"newsletter-ultimatemember/ultimatemember.php\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"110\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.1.5\";s:5:\"title\";s:25:\"Paid Membership Pro Addon\";s:11:\"description\";s:58:\"Collect subscribers and connect lists to membership levels\";s:4:\"slug\";s:16:\"newsletter-pmpro\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:72:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/11/pmpro.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=110\";s:7:\"wp_slug\";s:26:\"newsletter-pmpro/pmpro.php\";}i:5;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"108\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.4\";s:5:\"title\";s:16:\"Forminator Addon\";s:11:\"description\";s:41:\"Collect subscribers using Formnator forms\";s:4:\"slug\";s:21:\"newsletter-forminator\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:85:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/10/forminator-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=108\";s:7:\"wp_slug\";s:36:\"newsletter-forminator/forminator.php\";}i:6;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"87\";s:8:\"category\";s:6:\"legacy\";s:7:\"version\";s:5:\"1.0.5\";s:5:\"title\";s:32:\"Speed and Delivery Hours Control\";s:11:\"description\";s:117:\"Configure a different delivery speed for each newsletter and the delivery hours window. Only for regular newsletters.\";s:4:\"slug\";s:23:\"newsletter-speedcontrol\";s:4:\"type\";s:6:\"legacy\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:79:\"https://www.thenewsletterplugin.com/wp-content/uploads/2018/12/speedcontrol.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=87\";s:7:\"wp_slug\";s:40:\"newsletter-speedcontrol/speedcontrol.php\";}i:7;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"127\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"title\";s:6:\"Resend\";s:11:\"description\";s:80:\"Send your newsletter with Resend and manage bounces and compaints automatically.\";s:4:\"slug\";s:17:\"newsletter-resend\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2026/03/resend-icon-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=127\";s:7:\"wp_slug\";s:28:\"newsletter-resend/resend.php\";}i:8;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"73\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.4.9\";s:5:\"title\";s:20:\"WP Users Integration\";s:11:\"description\";s:118:\"Connects the WordPress user registration with Newsletter subscription. Optionally imports all WP users as subscribers.\";s:4:\"slug\";s:18:\"newsletter-wpusers\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:93:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/wpusers-extension/\";s:5:\"image\";s:82:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/03/wpusers-32x32-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=73\";s:7:\"wp_slug\";s:30:\"newsletter-wpusers/wpusers.php\";}i:9;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"61\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"4.5.3\";s:5:\"title\";s:22:\"Contact Form 7 Connect\";s:11:\"description\";s:52:\"Collect subscribers with your Contact Form 7 plugin.\";s:4:\"slug\";s:14:\"newsletter-cf7\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:95:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/contact-form-7-extension/\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/10/contact-form-7-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=61\";s:7:\"wp_slug\";s:22:\"newsletter-cf7/cf7.php\";}i:10;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"101\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.5\";s:5:\"title\";s:21:\"Gravity Forms Connect\";s:11:\"description\";s:51:\"Collect subscribers with your Gravity Forms plugin.\";s:4:\"slug\";s:23:\"newsletter-gravityforms\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:93:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/gravityforms-extension/\";s:5:\"image\";s:79:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/04/gravityforms.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=101\";s:7:\"wp_slug\";s:40:\"newsletter-gravityforms/gravityforms.php\";}i:11;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"83\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.3.1\";s:5:\"title\";s:19:\"Ninja Forms Connect\";s:11:\"description\";s:85:\"Integrate Ninja Forms with Newsletter collecting subscription from your contact form.\";s:4:\"slug\";s:21:\"newsletter-ninjaforms\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/ninjaforms-extension/\";s:5:\"image\";s:77:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/ninjaforms.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=83\";s:7:\"wp_slug\";s:36:\"newsletter-ninjaforms/ninjaforms.php\";}i:12;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"84\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.4.3\";s:5:\"title\";s:16:\"WP Forms Connect\";s:11:\"description\";s:46:\"Collect subscribers with your WP Forms plugin.\";s:4:\"slug\";s:18:\"newsletter-wpforms\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:88:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/wpforms-extension/\";s:5:\"image\";s:74:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/wpforms.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=84\";s:7:\"wp_slug\";s:30:\"newsletter-wpforms/wpforms.php\";}i:13;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"99\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.3\";s:5:\"title\";s:21:\"Elementor Forms Addon\";s:11:\"description\";s:99:\"Integrates Elementor forms with Newsletter to collect subscription by forms created with Elementor.\";s:4:\"slug\";s:20:\"newsletter-elementor\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:90:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/elementor-extension/\";s:5:\"image\";s:76:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/04/elementor.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=99\";s:7:\"wp_slug\";s:34:\"newsletter-elementor/elementor.php\";}i:14;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"109\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.0.9\";s:5:\"title\";s:20:\"AI Assistant (alpha)\";s:11:\"description\";s:52:\"Get help with email subjects by AI Assistant (alpha=\";s:4:\"slug\";s:13:\"newsletter-ai\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:80:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/11/newsletter-ai.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=109\";s:7:\"wp_slug\";s:20:\"newsletter-ai/ai.php\";}i:15;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"107\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:24:\"Formidable Forms Connect\";s:11:\"description\";s:42:\"Collect subscribers using Formidable Forms\";s:4:\"slug\";s:21:\"newsletter-formidable\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:82:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/10/formidable-logo.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=107\";s:7:\"wp_slug\";s:36:\"newsletter-formidable/formidable.php\";}i:16;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"104\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.1.3\";s:5:\"title\";s:13:\"Form Designer\";s:11:\"description\";s:38:\"Visual designer for subscription forms\";s:4:\"slug\";s:16:\"newsletter-forms\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:91:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/02/forms-addon-icon-32x32-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=104\";s:7:\"wp_slug\";s:26:\"newsletter-forms/forms.php\";}i:17;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"60\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.6.5\";s:5:\"title\";s:10:\"Amazon SES\";s:11:\"description\";s:94:\"Send emails and automatically process bounces and complaints with Amazon Simple Email Service.\";s:4:\"slug\";s:17:\"newsletter-amazon\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:94:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/amazon-ses-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=60\";s:7:\"wp_slug\";s:28:\"newsletter-amazon/amazon.php\";}i:18;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"116\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.1.5\";s:5:\"title\";s:20:\"PostMark Integration\";s:11:\"description\";s:52:\"Send newsletters using the PostMark delivery service\";s:4:\"slug\";s:19:\"newsletter-postmark\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:83:\"https://www.thenewsletterplugin.com/wp-content/uploads/2024/09/postmark-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=116\";s:7:\"wp_slug\";s:32:\"newsletter-postmark/postmark.php\";}i:19;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"65\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"4.3.7\";s:5:\"title\";s:7:\"Mailgun\";s:11:\"description\";s:59:\"Send emails and automatically process bounces with Mailgun.\";s:4:\"slug\";s:18:\"newsletter-mailgun\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/mailgun-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=65\";s:7:\"wp_slug\";s:30:\"newsletter-mailgun/mailgun.php\";}i:20;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"125\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.0.4\";s:5:\"title\";s:16:\"WP Event Manager\";s:11:\"description\";s:44:\"Integration with the WP Event Manager plugin\";s:4:\"slug\";s:25:\"newsletter-wpeventmanager\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:89:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/09/wpeventmanager-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=125\";s:7:\"wp_slug\";s:44:\"newsletter-wpeventmanager/wpeventmanager.php\";}i:21;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"48\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"4.5.6\";s:5:\"title\";s:8:\"SendGrid\";s:11:\"description\";s:60:\"Send emails and automatically process bounces with SendGrid.\";s:4:\"slug\";s:19:\"newsletter-sendgrid\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:92:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/sendgrid-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=48\";s:7:\"wp_slug\";s:32:\"newsletter-sendgrid/sendgrid.php\";}i:22;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"52\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"4.3.0\";s:5:\"title\";s:7:\"Mailjet\";s:11:\"description\";s:59:\"Send emails and automatically process bounces with Mailjet.\";s:4:\"slug\";s:18:\"newsletter-mailjet\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/mailjet-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=52\";s:7:\"wp_slug\";s:30:\"newsletter-mailjet/mailjet.php\";}i:23;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"66\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.3.3\";s:5:\"title\";s:12:\"ElasticEmail\";s:11:\"description\";s:64:\"Send emails and automatically process bounces with ElasticEmail.\";s:4:\"slug\";s:23:\"newsletter-elasticemail\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:96:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/elasticemail-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=66\";s:7:\"wp_slug\";s:40:\"newsletter-elasticemail/elasticemail.php\";}i:24;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"105\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.3\";s:5:\"title\";s:20:\"Fluent Forms Connect\";s:11:\"description\";s:50:\"Collect subscribers with your Fluent Forms plugin.\";s:4:\"slug\";s:22:\"newsletter-fluentforms\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/03/fluentforms-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=105\";s:7:\"wp_slug\";s:38:\"newsletter-fluentforms/fluentforms.php\";}i:25;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"69\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.3.2\";s:5:\"title\";s:9:\"SparkPost\";s:11:\"description\";s:61:\"Send emails and automatically process bounces with SparkPost.\";s:4:\"slug\";s:20:\"newsletter-sparkpost\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:93:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/sparkpost-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=69\";s:7:\"wp_slug\";s:34:\"newsletter-sparkpost/sparkpost.php\";}i:26;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"75\";s:8:\"category\";s:10:\"statistics\";s:7:\"version\";s:5:\"1.3.4\";s:5:\"title\";s:11:\"Geolocation\";s:11:\"description\";s:74:\"Geolocate the subscribers and target them by geolocation in your campaign.\";s:4:\"slug\";s:14:\"newsletter-geo\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:97:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/geolocation-extension/\";s:5:\"image\";s:85:\"https://www.thenewsletterplugin.com/wp-content/uploads/2018/03/geo-extension-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=75\";s:7:\"wp_slug\";s:22:\"newsletter-geo/geo.php\";}i:27;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"63\";s:8:\"category\";s:25:\"newsletters, subscription\";s:7:\"version\";s:5:\"2.0.2\";s:5:\"title\";s:11:\"WooCommerce\";s:11:\"description\";s:113:\"Subscribe on checkout, subscribers import, segmentation by cart products, and newsletter composer products block.\";s:4:\"slug\";s:22:\"newsletter-woocommerce\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:47:\"https://www.thenewsletterplugin.com/woocommerce\";s:5:\"image\";s:93:\"https://www.thenewsletterplugin.com/wp-content/uploads/2018/03/woocommerce-extension-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=63\";s:7:\"wp_slug\";s:38:\"newsletter-woocommerce/woocommerce.php\";}i:28;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"122\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.0.9\";s:5:\"title\";s:21:\"SendPulse Integration\";s:11:\"description\";s:36:\"Integrates Newsletter with SendPulse\";s:4:\"slug\";s:20:\"newsletter-sendpulse\";s:4:\"type\";s:9:\"delivery \";s:3:\"url\";s:83:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/sendpulse/\";s:5:\"image\";s:84:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/03/sendpulse-32x32-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=122\";s:7:\"wp_slug\";s:34:\"newsletter-sendpulse/sendpulse.php\";}i:29;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"50\";s:8:\"category\";s:10:\"statistics\";s:7:\"version\";s:5:\"4.7.4\";s:5:\"title\";s:23:\"Reports and Retargeting\";s:11:\"description\";s:104:\"Detailed statistics of your campaign (opens, clicks, URLs) and retargeting based on subscriber behavior.\";s:4:\"slug\";s:18:\"newsletter-reports\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/reports\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/business-32px-outline_chart-bar-33.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=50\";s:7:\"wp_slug\";s:30:\"newsletter-reports/reports.php\";}i:30;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"68\";s:8:\"category\";s:10:\"statistics\";s:7:\"version\";s:5:\"1.3.2\";s:5:\"title\";s:16:\"Google Analytics\";s:11:\"description\";s:65:\"Automatically add Google Analytics UTM campaign tracking to links\";s:4:\"slug\";s:20:\"newsletter-analytics\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:52:\"https://www.thenewsletterplugin.com/google-analytics\";s:5:\"image\";s:76:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/analytics.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=68\";s:7:\"wp_slug\";s:34:\"newsletter-analytics/analytics.php\";}i:31;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"124\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.1.1\";s:5:\"title\";s:20:\"SMTP.com Integration\";s:11:\"description\";s:46:\"Integration with the delivery service SMTP.com\";s:4:\"slug\";s:18:\"newsletter-smtpcom\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/smtpcom-extension/\";s:5:\"image\";s:76:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/05/smtpcom-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=124\";s:7:\"wp_slug\";s:30:\"newsletter-smtpcom/smtpcom.php\";}i:32;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"90\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.3.3\";s:5:\"title\";s:27:\"Brevo (formerly Sendinblue)\";s:11:\"description\";s:94:\"Send emails and automatically process bounces and complaints with Brevo (formerly Sendinblue).\";s:4:\"slug\";s:21:\"newsletter-sendinblue\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:94:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/sendinblue-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=90\";s:7:\"wp_slug\";s:36:\"newsletter-sendinblue/sendinblue.php\";}i:33;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"74\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.7.1\";s:5:\"title\";s:24:\"Extended Composer Blocks\";s:11:\"description\";s:76:\"Adds new blocks to the newsletter composer: list, video, gallery, full post.\";s:4:\"slug\";s:17:\"newsletter-blocks\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:44:\"https://www.thenewsletterplugin.com/composer\";s:5:\"image\";s:91:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/04/ui-32px-outline-3_widget.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=74\";s:7:\"wp_slug\";s:28:\"newsletter-blocks/blocks.php\";}i:34;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"62\";s:8:\"category\";s:10:\"automation\";s:7:\"version\";s:5:\"4.9.4\";s:5:\"title\";s:9:\"Automated\";s:11:\"description\";s:98:\"Automatically creates periodic newsletters with your blog content (posts, products, events, CPTs).\";s:4:\"slug\";s:20:\"newsletter-automated\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:45:\"https://www.thenewsletterplugin.com/automated\";s:5:\"image\";s:79:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/03/automated-32.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=62\";s:7:\"wp_slug\";s:34:\"newsletter-automated/automated.php\";}i:35;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"77\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"2.5.7\";s:5:\"title\";s:14:\"Newsletter API\";s:11:\"description\";s:64:\"Access programmatically to The Newsletter Plugin via REST calls.\";s:4:\"slug\";s:14:\"newsletter-api\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:78:\"https://www.thenewsletterplugin.com/documentation/developers/newsletter-api-2/\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/10/bold-direction@2x-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=77\";s:7:\"wp_slug\";s:22:\"newsletter-api/api.php\";}i:36;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"85\";s:8:\"category\";s:0:\"\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"title\";s:14:\"Addons Manager\";s:11:\"description\";s:0:\"\";s:4:\"slug\";s:21:\"newsletter-extensions\";s:4:\"type\";s:7:\"manager\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:0:\"\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=85\";s:7:\"wp_slug\";s:36:\"newsletter-extensions/extensions.php\";}i:37;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"100\";s:8:\"category\";s:25:\"subscription, newsletters\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:22:\"Easy Digital Downloads\";s:11:\"description\";s:61:\"Subscribe on checkout and newsletter composer products block.\";s:4:\"slug\";s:14:\"newsletter-edd\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:84:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/edd-extension/\";s:5:\"image\";s:70:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/edd.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=100\";s:7:\"wp_slug\";s:22:\"newsletter-edd/edd.php\";}i:38;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"72\";s:8:\"category\";s:10:\"automation\";s:7:\"version\";s:5:\"1.7.2\";s:5:\"title\";s:13:\"Autoresponder\";s:11:\"description\";s:94:\"Create unlimited email series to follow-up your subscribers. Lessons, up-sells, conversations.\";s:4:\"slug\";s:24:\"newsletter-autoresponder\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:49:\"https://www.thenewsletterplugin.com/autoresponder\";s:5:\"image\";s:79:\"https://cdn.thenewsletterplugin.com/extensions/emoticons-32px-outline_robot.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=72\";s:7:\"wp_slug\";s:42:\"newsletter-autoresponder/autoresponder.php\";}i:39;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"115\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.1.3\";s:5:\"title\";s:22:\"EventPrime Integration\";s:11:\"description\";s:55:\"Adds a block to insert into newsletters from EventPrime\";s:4:\"slug\";s:21:\"newsletter-eventprime\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:77:\"https://www.thenewsletterplugin.com/wp-content/uploads/2024/09/eventprime.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=115\";s:7:\"wp_slug\";s:36:\"newsletter-eventprime/eventprime.php\";}i:40;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"79\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.5.4\";s:5:\"title\";s:14:\"Events Manager\";s:11:\"description\";s:84:\"Adds a composer block that extracts the events managed by the Events Manager plugin.\";s:4:\"slug\";s:17:\"newsletter-events\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:87:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/events-extension/\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2019/02/events-manager-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=79\";s:7:\"wp_slug\";s:28:\"newsletter-events/events.php\";}i:41;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"82\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"title\";s:21:\"Translatepress Bridge\";s:11:\"description\";s:78:\"Enables few multilanguage Newsletter features for who is using Translatepress.\";s:4:\"slug\";s:25:\"newsletter-translatepress\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:95:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/translatepress-extension/\";s:5:\"image\";s:81:\"https://www.thenewsletterplugin.com/wp-content/uploads/2018/09/translatepress.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=82\";s:7:\"wp_slug\";s:44:\"newsletter-translatepress/translatepress.php\";}i:42;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"88\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.5.5\";s:5:\"title\";s:30:\"The Events Calendar (by Tribe)\";s:11:\"description\";s:85:\"Adds a composer block that extracts the events managed by The Events Calendar plugin.\";s:4:\"slug\";s:22:\"newsletter-tribeevents\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:92:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/tribeevents-extension/\";s:5:\"image\";s:92:\"https://www.thenewsletterplugin.com/wp-content/uploads/2019/02/tribe-event-calendar-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=88\";s:7:\"wp_slug\";s:38:\"newsletter-tribeevents/tribeevents.php\";}i:43;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"55\";s:8:\"category\";s:6:\"legacy\";s:7:\"version\";s:5:\"4.1.2\";s:5:\"title\";s:8:\"Facebook\";s:11:\"description\";s:62:\"One click subscription and confirmation with Facebook Connect.\";s:4:\"slug\";s:19:\"newsletter-facebook\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:89:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/facebook-extension/\";s:5:\"image\";s:75:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/facebook.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=55\";s:7:\"wp_slug\";s:32:\"newsletter-facebook/facebook.php\";}i:44;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"86\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.6.2\";s:5:\"title\";s:17:\"Import and Export\";s:11:\"description\";s:82:\"An advanced import system with extended profile fields and mapping (beta version).\";s:4:\"slug\";s:17:\"newsletter-import\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/advanced-import/\";s:5:\"image\";s:65:\"https://cdn.thenewsletterplugin.com/extensions/file-upload-88.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=86\";s:7:\"wp_slug\";s:28:\"newsletter-import/import.php\";}i:45;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"95\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.2.2\";s:5:\"title\";s:10:\"Mailersend\";s:11:\"description\";s:77:\"Send emails and automatically process bounces and complaints with MailerSend.\";s:4:\"slug\";s:21:\"newsletter-mailersend\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:77:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/06/mailersend.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=95\";s:7:\"wp_slug\";s:36:\"newsletter-mailersend/mailersend.php\";}i:46;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"67\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.6.4\";s:5:\"title\";s:5:\"Leads\";s:11:\"description\";s:106:\"Add a popup or a fixed subscription bar to your website and offer your visitors a simple way to subscribe.\";s:4:\"slug\";s:16:\"newsletter-leads\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:41:\"https://www.thenewsletterplugin.com/leads\";s:5:\"image\";s:75:\"https://cdn.thenewsletterplugin.com/extensions/ui-32px-outline-3_widget.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=67\";s:7:\"wp_slug\";s:26:\"newsletter-leads/leads.php\";}i:47;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"97\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:8:\"Webhooks\";s:11:\"description\";s:85:\"Adds webhooks to trigger external services upon subscription and cancellation events.\";s:4:\"slug\";s:19:\"newsletter-webhooks\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:81:\"https://www.thenewsletterplugin.com/documentation/developers/newsletter-webhooks/\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/10/bold-direction@2x-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=97\";s:7:\"wp_slug\";s:32:\"newsletter-webhooks/webhooks.php\";}i:48;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"126\";s:8:\"category\";s:10:\"automation\";s:7:\"version\";s:5:\"1.0.7\";s:5:\"title\";s:25:\"Yearly Newsletters (BETA)\";s:11:\"description\";s:44:\"Schedule messages that are sent once a year.\";s:4:\"slug\";s:20:\"newsletter-recurring\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:92:\"https://www.thenewsletterplugin.com/wp-content/uploads/2026/02/newsletter-recurring-icon.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=126\";s:7:\"wp_slug\";s:34:\"newsletter-recurring/recurring.php\";}i:49;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"70\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:20:\"Subscribe on Comment\";s:11:\"description\";s:55:\"Adds the subscription option to your blog comment form.\";s:4:\"slug\";s:19:\"newsletter-comments\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:94:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/comments-extension/\";s:5:\"image\";s:87:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/02/comment-notification.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=70\";s:7:\"wp_slug\";s:32:\"newsletter-comments/comments.php\";}i:50;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"71\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:14:\"Locked Content\";s:11:\"description\";s:72:\"Hide premium content in your posts and offer a subscription to see them.\";s:4:\"slug\";s:15:\"newsletter-lock\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:100:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/locked-content-extension/\";s:5:\"image\";s:94:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/04/ui-32px-outline-1_lock-open.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=71\";s:7:\"wp_slug\";s:24:\"newsletter-lock/lock.php\";}i:51;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"58\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"4.2.5\";s:5:\"title\";s:14:\"Public Archive\";s:11:\"description\";s:65:\"Generates a public archive of the sent newsletters for your blog.\";s:4:\"slug\";s:18:\"newsletter-archive\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:93:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/archive-extension/\";s:5:\"image\";s:88:\"https://cdn.thenewsletterplugin.com/extensions/files-32px-outline_archive-3d-content.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=58\";s:7:\"wp_slug\";s:30:\"newsletter-archive/archive.php\";}i:52;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"54\";s:8:\"category\";s:3:\"eol\";s:7:\"version\";s:5:\"4.1.3\";s:5:\"title\";s:8:\"Followup\";s:11:\"description\";s:67:\"Automated email series sent upon subscription at defined intervals.\";s:4:\"slug\";s:19:\"newsletter-followup\";s:4:\"type\";s:3:\"eol\";s:3:\"url\";s:71:\"https://www.thenewsletterplugin.com/plugins/newsletter/follow-up-module\";s:5:\"image\";s:83:\"https://cdn.thenewsletterplugin.com/extensions/ui-32px-outline-2_time-countdown.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=54\";s:7:\"wp_slug\";s:32:\"newsletter-followup/followup.php\";}i:53;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"53\";s:8:\"category\";s:3:\"eol\";s:7:\"version\";s:5:\"2.2.0\";s:5:\"title\";s:5:\"Popup\";s:11:\"description\";s:60:\"Configurable popup system to increase the subscription rate.\";s:4:\"slug\";s:16:\"newsletter-popup\";s:4:\"type\";s:3:\"eol\";s:3:\"url\";s:67:\"https://www.thenewsletterplugin.com/plugins/newsletter/popup-module\";s:5:\"image\";s:75:\"https://cdn.thenewsletterplugin.com/extensions/ui-32px-outline-3_widget.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=53\";s:7:\"wp_slug\";s:26:\"newsletter-popup/popup.php\";}i:54;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"51\";s:8:\"category\";s:3:\"eol\";s:7:\"version\";s:5:\"4.1.3\";s:5:\"title\";s:12:\"Feed by Mail\";s:11:\"description\";s:71:\"Automatically creates and sends newsletters with the latest blog posts.\";s:4:\"slug\";s:15:\"newsletter-feed\";s:4:\"type\";s:3:\"eol\";s:3:\"url\";s:58:\"https://www.thenewsletterplugin.com/feed-by-mail-extension\";s:5:\"image\";s:77:\"https://cdn.thenewsletterplugin.com/extensions/ui-32px-outline-3_playlist.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=51\";s:7:\"wp_slug\";s:24:\"newsletter-feed/feed.php\";}i:55;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"49\";s:8:\"category\";s:3:\"eol\";s:7:\"version\";s:5:\"4.0.0\";s:5:\"title\";s:8:\"Mandrill\";s:11:\"description\";s:61:\"Integrates the Mandrill delivery system and bounce detection.\";s:4:\"slug\";s:19:\"newsletter-mandrill\";s:4:\"type\";s:3:\"eol\";s:3:\"url\";s:69:\"http://www.thenewsletterplugin.com/plugins/newsletter/mandrill-module\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=49\";s:7:\"wp_slug\";s:32:\"newsletter-mandrill/mandrill.php\";}i:56;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"93\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.2.5\";s:5:\"title\";s:13:\"External SMTP\";s:11:\"description\";s:32:\"Send emails with a generic SMTP.\";s:4:\"slug\";s:15:\"newsletter-smtp\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:88:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/smtp-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=93\";s:7:\"wp_slug\";s:24:\"newsletter-smtp/smtp.php\";}i:57;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"96\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.0.6\";s:5:\"title\";s:25:\"Office 365 Header Removal\";s:11:\"description\";s:168:\"This addon removes hidden headers from outgoing email to avoid Office365 SMTP block (or attempt to...). Install ONLY if you\'re using Office365 SMTP with an SMTP plugin!\";s:4:\"slug\";s:20:\"newsletter-office365\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=96\";s:7:\"wp_slug\";s:34:\"newsletter-office365/office365.php\";}i:58;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"91\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.0.6\";s:5:\"title\";s:9:\"Instasend\";s:11:\"description\";s:63:\"Quickly create a newsletter from a post (free for limited time)\";s:4:\"slug\";s:20:\"newsletter-instasend\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:85:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/instasend/\";s:5:\"image\";s:79:\"https://www.thenewsletterplugin.com/wp-content/uploads/2020/05/instasend-32.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=91\";s:7:\"wp_slug\";s:34:\"newsletter-instasend/instasend.php\";}i:59;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"76\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.3.8\";s:5:\"title\";s:17:\"Bounce Management\";s:11:\"description\";s:56:\"Bounce management (only if do not use a delivery addon).\";s:4:\"slug\";s:17:\"newsletter-bounce\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:92:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/bounce-extension/\";s:5:\"image\";s:98:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/10/ic_settings_backup_restore_32px.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=76\";s:7:\"wp_slug\";s:28:\"newsletter-bounce/bounce.php\";}i:60;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"128\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:20:\"Newsletter Abilities\";s:11:\"description\";s:40:\"Adds WP Abilities for use with AI agents\";s:4:\"slug\";s:20:\"newsletter-abilities\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:0:\"\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=128\";s:7:\"wp_slug\";s:34:\"newsletter-abilities/abilities.php\";}}s:25:\"newsletter_addons_updated\";s:10:\"1784038296\";s:19:\"newsletter_antispam\";a:6:{s:12:\"ip_blacklist\";a:0:{}s:17:\"address_blacklist\";a:0:{}s:9:\"antiflood\";i:10;s:7:\"akismet\";i:0;s:7:\"captcha\";i:0;s:8:\"disabled\";i:0;}s:23:\"newsletter_customfields\";a:121:{s:13:\"profile_error\";s:37:\"Un champ obligatoire n\'est pas rempli\";s:16:\"profile_1_status\";i:0;s:9:\"profile_1\";s:0:\"\";s:14:\"profile_1_type\";s:4:\"text\";s:21:\"profile_1_placeholder\";s:0:\"\";s:15:\"profile_1_rules\";i:0;s:17:\"profile_1_options\";s:0:\"\";s:16:\"profile_2_status\";i:0;s:9:\"profile_2\";s:0:\"\";s:14:\"profile_2_type\";s:4:\"text\";s:21:\"profile_2_placeholder\";s:0:\"\";s:15:\"profile_2_rules\";i:0;s:17:\"profile_2_options\";s:0:\"\";s:16:\"profile_3_status\";i:0;s:9:\"profile_3\";s:0:\"\";s:14:\"profile_3_type\";s:4:\"text\";s:21:\"profile_3_placeholder\";s:0:\"\";s:15:\"profile_3_rules\";i:0;s:17:\"profile_3_options\";s:0:\"\";s:16:\"profile_4_status\";i:0;s:9:\"profile_4\";s:0:\"\";s:14:\"profile_4_type\";s:4:\"text\";s:21:\"profile_4_placeholder\";s:0:\"\";s:15:\"profile_4_rules\";i:0;s:17:\"profile_4_options\";s:0:\"\";s:16:\"profile_5_status\";i:0;s:9:\"profile_5\";s:0:\"\";s:14:\"profile_5_type\";s:4:\"text\";s:21:\"profile_5_placeholder\";s:0:\"\";s:15:\"profile_5_rules\";i:0;s:17:\"profile_5_options\";s:0:\"\";s:16:\"profile_6_status\";i:0;s:9:\"profile_6\";s:0:\"\";s:14:\"profile_6_type\";s:4:\"text\";s:21:\"profile_6_placeholder\";s:0:\"\";s:15:\"profile_6_rules\";i:0;s:17:\"profile_6_options\";s:0:\"\";s:16:\"profile_7_status\";i:0;s:9:\"profile_7\";s:0:\"\";s:14:\"profile_7_type\";s:4:\"text\";s:21:\"profile_7_placeholder\";s:0:\"\";s:15:\"profile_7_rules\";i:0;s:17:\"profile_7_options\";s:0:\"\";s:16:\"profile_8_status\";i:0;s:9:\"profile_8\";s:0:\"\";s:14:\"profile_8_type\";s:4:\"text\";s:21:\"profile_8_placeholder\";s:0:\"\";s:15:\"profile_8_rules\";i:0;s:17:\"profile_8_options\";s:0:\"\";s:16:\"profile_9_status\";i:0;s:9:\"profile_9\";s:0:\"\";s:14:\"profile_9_type\";s:4:\"text\";s:21:\"profile_9_placeholder\";s:0:\"\";s:15:\"profile_9_rules\";i:0;s:17:\"profile_9_options\";s:0:\"\";s:17:\"profile_10_status\";i:0;s:10:\"profile_10\";s:0:\"\";s:15:\"profile_10_type\";s:4:\"text\";s:22:\"profile_10_placeholder\";s:0:\"\";s:16:\"profile_10_rules\";i:0;s:18:\"profile_10_options\";s:0:\"\";s:17:\"profile_11_status\";i:0;s:10:\"profile_11\";s:0:\"\";s:15:\"profile_11_type\";s:4:\"text\";s:22:\"profile_11_placeholder\";s:0:\"\";s:16:\"profile_11_rules\";i:0;s:18:\"profile_11_options\";s:0:\"\";s:17:\"profile_12_status\";i:0;s:10:\"profile_12\";s:0:\"\";s:15:\"profile_12_type\";s:4:\"text\";s:22:\"profile_12_placeholder\";s:0:\"\";s:16:\"profile_12_rules\";i:0;s:18:\"profile_12_options\";s:0:\"\";s:17:\"profile_13_status\";i:0;s:10:\"profile_13\";s:0:\"\";s:15:\"profile_13_type\";s:4:\"text\";s:22:\"profile_13_placeholder\";s:0:\"\";s:16:\"profile_13_rules\";i:0;s:18:\"profile_13_options\";s:0:\"\";s:17:\"profile_14_status\";i:0;s:10:\"profile_14\";s:0:\"\";s:15:\"profile_14_type\";s:4:\"text\";s:22:\"profile_14_placeholder\";s:0:\"\";s:16:\"profile_14_rules\";i:0;s:18:\"profile_14_options\";s:0:\"\";s:17:\"profile_15_status\";i:0;s:10:\"profile_15\";s:0:\"\";s:15:\"profile_15_type\";s:4:\"text\";s:22:\"profile_15_placeholder\";s:0:\"\";s:16:\"profile_15_rules\";i:0;s:18:\"profile_15_options\";s:0:\"\";s:17:\"profile_16_status\";i:0;s:10:\"profile_16\";s:0:\"\";s:15:\"profile_16_type\";s:4:\"text\";s:22:\"profile_16_placeholder\";s:0:\"\";s:16:\"profile_16_rules\";i:0;s:18:\"profile_16_options\";s:0:\"\";s:17:\"profile_17_status\";i:0;s:10:\"profile_17\";s:0:\"\";s:15:\"profile_17_type\";s:4:\"text\";s:22:\"profile_17_placeholder\";s:0:\"\";s:16:\"profile_17_rules\";i:0;s:18:\"profile_17_options\";s:0:\"\";s:17:\"profile_18_status\";i:0;s:10:\"profile_18\";s:0:\"\";s:15:\"profile_18_type\";s:4:\"text\";s:22:\"profile_18_placeholder\";s:0:\"\";s:16:\"profile_18_rules\";i:0;s:18:\"profile_18_options\";s:0:\"\";s:17:\"profile_19_status\";i:0;s:10:\"profile_19\";s:0:\"\";s:15:\"profile_19_type\";s:4:\"text\";s:22:\"profile_19_placeholder\";s:0:\"\";s:16:\"profile_19_rules\";i:0;s:18:\"profile_19_options\";s:0:\"\";s:17:\"profile_20_status\";i:0;s:10:\"profile_20\";s:0:\"\";s:15:\"profile_20_type\";s:4:\"text\";s:22:\"profile_20_placeholder\";s:0:\"\";s:16:\"profile_20_rules\";i:0;s:18:\"profile_20_options\";s:0:\"\";}s:20:\"newsletter_dismissed\";a:2:{s:6:\"wpmail\";i:1;s:15:\"newsletter-page\";i:1;}s:17:\"newsletter_emails\";a:1:{s:5:\"theme\";s:7:\"default\";}s:31:\"newsletter_emails_theme_default\";a:0:{}s:22:\"newsletter_engine_lock\";i:0;s:29:\"newsletter_extension_versions\";a:0:{}s:15:\"newsletter_form\";a:127:{s:5:\"email\";s:5:\"Email\";s:11:\"email_error\";s:24:\"The email is not correct\";s:4:\"name\";s:4:\"Name\";s:10:\"name_error\";s:23:\"The name is not correct\";s:11:\"name_status\";i:0;s:10:\"name_rules\";i:0;s:7:\"surname\";s:9:\"Last name\";s:13:\"surname_error\";s:28:\"The last name is not correct\";s:14:\"surname_status\";i:0;s:10:\"sex_status\";i:0;s:3:\"sex\";s:3:\"I\'m\";s:7:\"privacy\";s:51:\"Subscribing I accept the privacy rules of this site\";s:13:\"privacy_error\";s:37:\"You must accept the privacy statement\";s:14:\"privacy_status\";i:0;s:11:\"privacy_url\";s:0:\"\";s:18:\"privacy_use_wp_url\";i:0;s:9:\"subscribe\";s:9:\"Subscribe\";s:12:\"title_female\";s:4:\"Mrs.\";s:10:\"title_male\";s:3:\"Mr.\";s:10:\"title_none\";s:4:\"Dear\";s:8:\"sex_male\";s:3:\"Man\";s:10:\"sex_female\";s:5:\"Woman\";s:8:\"sex_none\";s:4:\"None\";s:4:\"save\";s:4:\"Save\";s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:14:\"list_1_checked\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:14:\"list_2_checked\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:14:\"list_3_checked\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:14:\"list_4_checked\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:14:\"list_5_checked\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:14:\"list_6_checked\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:14:\"list_7_checked\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:14:\"list_8_checked\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:14:\"list_9_checked\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:15:\"list_10_checked\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:15:\"list_11_checked\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:15:\"list_12_checked\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:15:\"list_13_checked\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:15:\"list_14_checked\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:15:\"list_15_checked\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:15:\"list_16_checked\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:15:\"list_17_checked\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:15:\"list_18_checked\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:15:\"list_19_checked\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:15:\"list_20_checked\";i:0;s:13:\"list_1_forced\";i:0;s:13:\"list_2_forced\";i:0;s:13:\"list_3_forced\";i:0;s:13:\"list_4_forced\";i:0;s:13:\"list_5_forced\";i:0;s:13:\"list_6_forced\";i:0;s:13:\"list_7_forced\";i:0;s:13:\"list_8_forced\";i:0;s:13:\"list_9_forced\";i:0;s:14:\"list_10_forced\";i:0;s:14:\"list_11_forced\";i:0;s:14:\"list_12_forced\";i:0;s:14:\"list_13_forced\";i:0;s:14:\"list_14_forced\";i:0;s:14:\"list_15_forced\";i:0;s:14:\"list_16_forced\";i:0;s:14:\"list_17_forced\";i:0;s:14:\"list_18_forced\";i:0;s:14:\"list_19_forced\";i:0;s:14:\"list_20_forced\";i:0;s:14:\"list_21_forced\";i:0;s:14:\"list_22_forced\";i:0;s:14:\"list_23_forced\";i:0;s:14:\"list_24_forced\";i:0;s:14:\"list_25_forced\";i:0;s:14:\"list_26_forced\";i:0;s:14:\"list_27_forced\";i:0;s:14:\"list_28_forced\";i:0;s:14:\"list_29_forced\";i:0;s:14:\"list_30_forced\";i:0;s:14:\"list_31_forced\";i:0;s:14:\"list_32_forced\";i:0;s:14:\"list_33_forced\";i:0;s:14:\"list_34_forced\";i:0;s:14:\"list_35_forced\";i:0;s:14:\"list_36_forced\";i:0;s:14:\"list_37_forced\";i:0;s:14:\"list_38_forced\";i:0;s:14:\"list_39_forced\";i:0;s:14:\"list_40_forced\";i:0;s:12:\"customfields\";a:0:{}s:5:\"lists\";a:0:{}s:13:\"lists_checked\";a:0:{}}s:15:\"newsletter_info\";a:18:{s:11:\"header_logo\";a:1:{s:2:\"id\";i:0;}s:12:\"header_title\";s:7:\"StabApp\";s:10:\"header_sub\";s:27:\"Just another WordPress site\";s:12:\"footer_title\";s:0:\"\";s:14:\"footer_contact\";s:0:\"\";s:12:\"footer_legal\";s:0:\"\";s:12:\"facebook_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:13:\"pinterest_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:10:\"tumblr_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:14:\"soundcloud_url\";s:0:\"\";s:12:\"telegram_url\";s:0:\"\";s:6:\"vk_url\";s:0:\"\";s:14:\"googleplus_url\";s:0:\"\";}s:23:\"newsletter_install_time\";s:10:\"1545577065\";s:16:\"newsletter_lists\";a:120:{s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";i:0;s:13:\"list_1_forced\";i:0;s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";i:0;s:13:\"list_2_forced\";i:0;s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";i:0;s:13:\"list_3_forced\";i:0;s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";i:0;s:13:\"list_4_forced\";i:0;s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";i:0;s:13:\"list_5_forced\";i:0;s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";i:0;s:13:\"list_6_forced\";i:0;s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";i:0;s:13:\"list_7_forced\";i:0;s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";i:0;s:13:\"list_8_forced\";i:0;s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";i:0;s:13:\"list_9_forced\";i:0;s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";i:0;s:14:\"list_10_forced\";i:0;s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";i:0;s:14:\"list_11_forced\";i:0;s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";i:0;s:14:\"list_12_forced\";i:0;s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";i:0;s:14:\"list_13_forced\";i:0;s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";i:0;s:14:\"list_14_forced\";i:0;s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";i:0;s:14:\"list_15_forced\";i:0;s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";i:0;s:14:\"list_16_forced\";i:0;s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";i:0;s:14:\"list_17_forced\";i:0;s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";i:0;s:14:\"list_18_forced\";i:0;s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";i:0;s:14:\"list_19_forced\";i:0;s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";i:0;s:14:\"list_20_forced\";i:0;s:7:\"list_21\";s:0:\"\";s:14:\"list_21_status\";i:0;s:14:\"list_21_forced\";i:0;s:7:\"list_22\";s:0:\"\";s:14:\"list_22_status\";i:0;s:14:\"list_22_forced\";i:0;s:7:\"list_23\";s:0:\"\";s:14:\"list_23_status\";i:0;s:14:\"list_23_forced\";i:0;s:7:\"list_24\";s:0:\"\";s:14:\"list_24_status\";i:0;s:14:\"list_24_forced\";i:0;s:7:\"list_25\";s:0:\"\";s:14:\"list_25_status\";i:0;s:14:\"list_25_forced\";i:0;s:7:\"list_26\";s:0:\"\";s:14:\"list_26_status\";i:0;s:14:\"list_26_forced\";i:0;s:7:\"list_27\";s:0:\"\";s:14:\"list_27_status\";i:0;s:14:\"list_27_forced\";i:0;s:7:\"list_28\";s:0:\"\";s:14:\"list_28_status\";i:0;s:14:\"list_28_forced\";i:0;s:7:\"list_29\";s:0:\"\";s:14:\"list_29_status\";i:0;s:14:\"list_29_forced\";i:0;s:7:\"list_30\";s:0:\"\";s:14:\"list_30_status\";i:0;s:14:\"list_30_forced\";i:0;s:7:\"list_31\";s:0:\"\";s:14:\"list_31_status\";i:0;s:14:\"list_31_forced\";i:0;s:7:\"list_32\";s:0:\"\";s:14:\"list_32_status\";i:0;s:14:\"list_32_forced\";i:0;s:7:\"list_33\";s:0:\"\";s:14:\"list_33_status\";i:0;s:14:\"list_33_forced\";i:0;s:7:\"list_34\";s:0:\"\";s:14:\"list_34_status\";i:0;s:14:\"list_34_forced\";i:0;s:7:\"list_35\";s:0:\"\";s:14:\"list_35_status\";i:0;s:14:\"list_35_forced\";i:0;s:7:\"list_36\";s:0:\"\";s:14:\"list_36_status\";i:0;s:14:\"list_36_forced\";i:0;s:7:\"list_37\";s:0:\"\";s:14:\"list_37_status\";i:0;s:14:\"list_37_forced\";i:0;s:7:\"list_38\";s:0:\"\";s:14:\"list_38_status\";i:0;s:14:\"list_38_forced\";i:0;s:7:\"list_39\";s:0:\"\";s:14:\"list_39_status\";i:0;s:14:\"list_39_forced\";i:0;s:7:\"list_40\";s:0:\"\";s:14:\"list_40_status\";i:0;s:14:\"list_40_forced\";i:0;}s:15:\"newsletter_lock\";a:4:{s:3:\"ids\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"message\";s:89:\"<p>Subscribe to our newsletter and get access to the full article.</p>[subscription_form]\";s:7:\"enabled\";i:0;}s:23:\"newsletter_lock_version\";s:5:\"1.0.3\";s:24:\"newsletter_logger_secret\";s:8:\"cb012d40\";s:15:\"newsletter_main\";a:34:{s:11:\"return_path\";s:0:\"\";s:8:\"reply_to\";s:0:\"\";s:12:\"sender_email\";s:36:\"newsletter@stabapp.jwsuperthemes.com\";s:11:\"sender_name\";s:7:\"StabApp\";s:6:\"editor\";i:0;s:13:\"scheduler_max\";i:100;s:9:\"phpmailer\";i:0;s:5:\"debug\";i:0;s:5:\"track\";i:1;s:3:\"css\";s:0:\"\";s:12:\"css_disabled\";i:0;s:2:\"ip\";s:0:\"\";s:4:\"page\";i:0;s:19:\"disable_cron_notice\";i:0;s:13:\"do_shortcodes\";i:0;s:11:\"header_logo\";s:0:\"\";s:12:\"header_title\";s:7:\"StabApp\";s:10:\"header_sub\";s:27:\"Just another WordPress site\";s:12:\"footer_title\";s:0:\"\";s:14:\"footer_contact\";s:0:\"\";s:12:\"footer_legal\";s:0:\"\";s:12:\"facebook_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:13:\"pinterest_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:10:\"tumblr_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:14:\"soundcloud_url\";s:0:\"\";s:12:\"telegram_url\";s:0:\"\";s:6:\"vk_url\";s:0:\"\";s:14:\"googleplus_url\";s:0:\"\";s:7:\"api_key\";s:10:\"3054298689\";}s:18:\"newsletter_profile\";a:10:{s:4:\"text\";s:188:\"{profile_form}\n <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n <p><a href=\"{unsubscription_confirm_url}\">Cancel your subscription</a></p>\";s:13:\"email_changed\";s:81:\"Your email has been changed, an activation email has been sent with instructions.\";s:5:\"error\";s:42:\"Your email is not valid or already in use.\";s:10:\"save_label\";s:4:\"Save\";s:13:\"privacy_label\";s:21:\"Read our privacy note\";s:5:\"saved\";s:14:\"Profile saved.\";s:18:\"export_newsletters\";i:0;s:3:\"url\";s:0:\"\";s:5:\"lists\";a:0:{}s:12:\"customfields\";a:0:{}}s:21:\"newsletter_statistics\";a:1:{s:3:\"key\";s:32:\"cd2c2d5f958c95eb11e1067906849c64\";}s:23:\"newsletter_subscription\";a:28:{s:14:\"noconfirmation\";i:0;s:12:\"notify_email\";s:14:\"demo@gmail.com\";s:8:\"multiple\";i:1;s:6:\"notify\";i:0;s:10:\"error_text\";s:173:\"<p>This subscription can\'t be completed, sorry. The email address is blocked or already subscribed. You should contact the owner to unlock that email address. Thank you.</p>\";s:17:\"subscription_text\";s:19:\"{subscription_form}\";s:17:\"confirmation_text\";s:263:\"<p>You have successfully subscribed to the newsletter. You\'ll\nreceive a confirmation email in a few minutes. Please follow the\nlink to confirm your subscription. If the email takes\nmore than 15 minutes to appear in your mailbox, please check\nyour spam folder.</p>\";s:20:\"confirmation_subject\";s:53:\"Please confirm subscription - {blog_title} newsletter\";s:21:\"confirmation_tracking\";s:0:\"\";s:20:\"confirmation_message\";s:424:\"<p>Hi {name},</p>\n<p>A newsletter subscription request for this email address was\nreceived. Please confirm it by <a href=\"{subscription_confirm_url}\"><strong>clicking here</strong></a>. If you cannot\nclick the link, please use the following link:</p>\n\n<p>{subscription_confirm_url}</p>\n\n<p>If you did not make this subscription request, just ignore this\nmessage.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";s:14:\"confirmed_text\";s:62:\"<p>Your subscription has been confirmed! Thank you {name}!</p>\";s:17:\"confirmed_subject\";s:22:\"Welcome aboard, {name}\";s:17:\"confirmed_message\";s:277:\"<p>This message confirms your subscription to the {blog_title} newsletter.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\n<p>To unsubscribe, <a href=\'{unsubscription_url}\'>click here</a>. To change subscriber options,\n<a href=\'{profile_url}\'>click here</a>.</p>\";s:18:\"confirmed_tracking\";s:0:\"\";s:9:\"antiflood\";i:10;s:12:\"ip_blacklist\";a:0:{}s:17:\"address_blacklist\";a:0:{}s:12:\"domain_check\";i:0;s:7:\"akismet\";i:0;s:7:\"captcha\";i:0;s:12:\"profile_text\";s:301:\"<p>Change your subscription preferences to get what you are most interested in.</p>\n <p>If you change your email address, a confirmation email will be sent to activate it.</p>\n </p>\n {profile_form}\n <p>To cancel your subscription, <a href=\'{unsubscription_confirm_url}\'>click here</a>.</p>\";s:21:\"profile_email_changed\";s:123:\"Your email has been changed, an activation email has been sent. Please follow the instructions to activate the new address.\";s:13:\"profile_error\";s:147:\"Your email is not valid or already in use by another subscriber or another generic error has been found. Check your data or contact the site owner.\";s:19:\"unsubscription_text\";s:111:\"<p>Please confirm that you want to unsubscribe by <a href=\'{unsubscription_confirm_url}\'>clicking here</a>.</p>\";s:25:\"unsubscription_error_text\";s:118:\"<p>The subscriber was not found, it probably has already been removed. No further actions are required. Thank you.</p>\";s:17:\"unsubscribed_text\";s:53:\"<p>Your subscription has been deleted. Thank you.</p>\";s:20:\"unsubscribed_subject\";s:8:\"Goodbye!\";s:20:\"unsubscribed_message\";s:195:\"<p>This message confirms that you have unsubscribed from the {blog_title} newsletter.</p>\n<p>You\'re welcome to sign up again anytime.</p>\n<p>Thank you!<br>\n<a href=\'{blog_url}\'>{blog_url}</a></p>\";}s:17:\"newsletter_system\";a:0:{}s:19:\"newsletter_template\";a:2:{s:8:\"template\";s:1829:\"<!DOCTYPE html>\n<html>\n <head>\n <!-- General styles, not used by all email clients -->\n <style type=\"text/css\" media=\"all\">\n a {\n text-decoration: none;\n color: #0088cc;\n }\n </style>\n </head>\n \n <!-- KEEP THE TAMPLE SIMPLE: THOSE ARE SERVICE MESSAGES. -->\n <body style=\"margin: 0;\">\n <!-- Top title with dark background #333, font color #fff, font size 32px -->\n <table style=\"background-color: #333; width: 100%; color: #fff; font-size: 32px\">\n <tr>\n <td style=\"padding: 25px; text-align: center\">\n {blog_title}\n </td>\n </tr>\n </table>\n\n <!-- Main table 100% wide with background color #eee --> \n <table style=\"background-color: #eee; width: 100%;\">\n <tr>\n <td align=\"center\" style=\"padding: 25px;\">\n\n <!-- Content table with backgdound color #fff, width 500px -->\n <table style=\"background-color: #fff; width: 500px; border: 1px solid #ddd;\">\n <tr>\n <td style=\"padding: 25px; font-size: 16px; font-family: sans-serif\">\n <!-- The {message} tag is replaced with one of confirmation, welcome or goodbye messages -->\n <!-- Messages content can be configured on Newsletter List Building panels --> \n\n {message}\n \n <!-- Signature if not already added to single messages (surround with <p>) -->\n\n </td>\n </tr>\n </table>\n\n </td>\n </tr>\n </table>\n\n </body>\n</html>\";s:7:\"enabled\";i:0;}s:25:\"newsletter_unsubscription\";a:8:{s:16:\"unsubscribe_text\";s:103:\"<p>Please confirm you want to unsubscribe <a href=\"{unsubscription_confirm_url}\">clicking here</a>.</p>\";s:10:\"error_text\";s:99:\"<p>Subscriber not found, it probably has already been removed. No further actions are required.</p>\";s:17:\"unsubscribed_text\";s:124:\"<p>Your subscription has been deleted. If that was an error you can <a href=\"{reactivate_url}\">subscribe again here</a>.</p>\";s:20:\"unsubscribed_subject\";s:7:\"Goodbye\";s:20:\"unsubscribed_message\";s:87:\"<p>This message confirms that you have unsubscribed from our newsletter. Thank you.</p>\";s:16:\"reactivated_text\";s:46:\"<p>Your subscription has been reactivated.</p>\";s:6:\"notify\";s:0:\"\";s:12:\"notify_email\";s:0:\"\";}s:16:\"newsletter_users\";a:0:{}s:23:\"newsletter_users_search\";a:4:{s:11:\"search_text\";s:0:\"\";s:13:\"search_status\";s:0:\"\";s:11:\"search_list\";s:0:\"\";s:11:\"search_page\";i:0;}s:18:\"newsletter_version\";s:5:\"9.3.0\";s:21:\"newsletter_wp_version\";s:5:\"1.0.1\";}','off'),(2405775,'newsletter_version','9.3.0','yes'),(2405783,'monsterinsights_schema_version','10.2.2','no'),(2405777,'monsterinsights_migration_log','a:9:{i:0;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:20:\"Creating cache table\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:1;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:32:\"Cache table created successfully\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:2;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:39:\"Checking for old cache data to clean up\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:3;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:37:\"Found 1 old cache entries to clean up\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:4;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:52:\"Scheduled cleanup of old cache entries in background\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:5;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:31:\"Cache table migration completed\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:6;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:31:\"Starting per-user cache cleanup\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:7;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:56:\"Removed 0 per-user cache tracking entries from user meta\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}i:8;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:32:\"Per-user cache cleanup completed\";s:9:\"timestamp\";s:19:\"2026-07-14 16:09:56\";}}','no'),(2371450,'action_scheduler_migration_status','complete','yes'),(2359904,'_transient_timeout_cmplz_pages_list','1784521738','no'),(2359905,'_transient_cmplz_pages_list','a:13:{i:0;i:2487;i:1;i:2485;i:2;i:2483;i:3;i:2481;i:4;i:2479;i:5;i:1275;i:6;i:1221;i:7;i:1219;i:8;i:1217;i:9;i:1209;i:10;i:2489;i:11;i:1277;i:12;s:4:\"home\";}','no'),(2405800,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:3:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/fr_FR/wordpress-7.0.2.zip\";s:6:\"locale\";s:5:\"fr_FR\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/fr_FR/wordpress-7.0.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.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-7.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.2-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-7.0.2-partial-1.zip\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:5:\"7.0.1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:65:\"https://downloads.wordpress.org/release/fr_FR/wordpress-7.0.2.zip\";s:6:\"locale\";s:5:\"fr_FR\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/fr_FR/wordpress-7.0.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1784408397;s:15:\"version_checked\";s:5:\"7.0.1\";s:12:\"translations\";a:0:{}}','off'),(2405805,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"4e7caa39132bba085505763d32f51778\";s:6:\"blocks\";a:7:{s:32:\"0368537a03d4b05ed11f802c802c5153\";s:0:\"\";s:32:\"500888137eafa12a508de2c588d9ffdd\";s:46:\":root :where(.wp-block-icon svg){width: 24px;}\";s:32:\"a6036e6eb2ad2df7ed8860b807868647\";s:0:\"\";s:32:\"3b46efc0a10c1dae38f584ad199c3544\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:32:\"ab4df16c9e454bfed8a404309545590d\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:32:\"68ec5cad52d993402775a7503ba9efb7\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:32:\"b8b4aa19e69b9b2de0f5c27097467bd6\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(2414222,'_transient_timeout_cmplz_cookies','1784412092','off'),(2414223,'_transient_cmplz_cookies','a:56:{i:0;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"1\";s:4:\"name\";s:14:\"SS_deltaBuffer\";s:4:\"slug\";s:14:\"ss_deltabuffer\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:10:\"persistent\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:39:\"provide a smoother scrolling experience\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:10:\"Functional\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:1;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"2\";s:4:\"name\";s:14:\"SS_deltaBuffer\";s:4:\"slug\";s:14:\"ss_deltabuffer\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:11:\"persistante\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:49:\"Offrir une expérience de défilement plus fluide\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:11:\"Fonctionnel\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:1:\"1\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:2;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"3\";s:4:\"name\";s:13:\"wp-autosave-*\";s:4:\"slug\";s:11:\"wp-autosave\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:10:\"persistent\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"3\";s:14:\"cookieFunction\";s:38:\"store performed actions on the website\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:10:\"Functional\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1654541708\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:3;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"4\";s:4:\"name\";s:13:\"wp-autosave-*\";s:4:\"slug\";s:11:\"wp-autosave\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:11:\"persistante\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"4\";s:14:\"cookieFunction\";s:68:\"Stocker les actions effectuées par les utilisateurs sur le site web\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:11:\"Fonctionnel\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:1:\"3\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1654541708\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:4;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"5\";s:4:\"name\";s:9:\"PHPSESSID\";s:4:\"slug\";s:9:\"phpsessid\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:7:\"session\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"5\";s:14:\"cookieFunction\";s:30:\"provide functions across pages\";s:21:\"collectedPersonalData\";s:4:\"none\";s:7:\"purpose\";s:10:\"Functional\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:5;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"6\";s:4:\"name\";s:9:\"PHPSESSID\";s:4:\"slug\";s:9:\"phpsessid\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:7:\"session\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"6\";s:14:\"cookieFunction\";s:42:\"Fournir des fonctions sur toutes les pages\";s:21:\"collectedPersonalData\";s:6:\"aucune\";s:7:\"purpose\";s:11:\"Fonctionnel\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:1:\"5\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:6;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"7\";s:4:\"name\";s:21:\"wordpress_test_cookie\";s:4:\"slug\";s:21:\"wordpress_test_cookie\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:7:\"session\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"3\";s:14:\"cookieFunction\";s:29:\"read if cookies can be placed\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:10:\"Functional\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"1\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:7;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"8\";s:4:\"name\";s:21:\"wordpress_test_cookie\";s:4:\"slug\";s:21:\"wordpress_test_cookie\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:7:\"session\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"4\";s:14:\"cookieFunction\";s:48:\"Vérifier si des cookies peuvent être déposés\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:11:\"Fonctionnel\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:1:\"7\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"1\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:8;O:8:\"stdClass\":22:{s:2:\"ID\";s:1:\"9\";s:4:\"name\";s:13:\"wp-settings-*\";s:4:\"slug\";s:11:\"wp-settings\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:10:\"persistent\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"3\";s:14:\"cookieFunction\";s:22:\"store user preferences\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:10:\"Functional\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"1\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:9;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"10\";s:4:\"name\";s:13:\"wp-settings-*\";s:4:\"slug\";s:11:\"wp-settings\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:11:\"persistante\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"4\";s:14:\"cookieFunction\";s:42:\"Stocker les préférences des utilisateurs\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:11:\"Fonctionnel\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:1:\"9\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"1\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:10;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"11\";s:4:\"name\";s:18:\"wp-settings-time-*\";s:4:\"slug\";s:16:\"wp-settings-time\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:6:\"1 year\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"3\";s:14:\"cookieFunction\";s:22:\"store user preferences\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:10:\"Functional\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"1\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:11;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"12\";s:4:\"name\";s:18:\"wp-settings-time-*\";s:4:\"slug\";s:16:\"wp-settings-time\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"1\";s:9:\"retention\";s:4:\"1 an\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"4\";s:14:\"cookieFunction\";s:42:\"Stocker les préférences des utilisateurs\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:11:\"Fonctionnel\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"11\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"1\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:12;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"13\";s:4:\"name\";s:21:\"wordpress_logged_in_*\";s:4:\"slug\";s:20:\"wordpress_logged_in_\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:10:\"persistent\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"3\";s:14:\"cookieFunction\";s:21:\"Store logged in users\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:10:\"Functional\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"1\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:13;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"14\";s:4:\"name\";s:21:\"wordpress_logged_in_*\";s:4:\"slug\";s:20:\"wordpress_logged_in_\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:11:\"persistante\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"4\";s:14:\"cookieFunction\";s:34:\"Garder les utilisateurs connectés\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:11:\"Fonctionnel\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"13\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"1\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:10:\"1654544255\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1654541700\";s:6:\"domain\";s:0:\"\";}i:14;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"15\";s:4:\"name\";s:17:\"cookie-1654544268\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"0\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"0\";s:7:\"deleted\";s:1:\"1\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1654544268\";s:12:\"firstAddDate\";s:10:\"1654544268\";s:6:\"domain\";s:0:\"\";}i:15;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"16\";s:4:\"name\";s:17:\"cookie-1654544268\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"0\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"15\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"0\";s:7:\"deleted\";s:1:\"1\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1654544268\";s:12:\"firstAddDate\";s:10:\"1654544268\";s:6:\"domain\";s:0:\"\";}i:16;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"17\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_4\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:17;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"18\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_4\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"17\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:18;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"19\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_0\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:19;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"20\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_0\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"19\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:20;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"21\";s:4:\"name\";s:25:\"cmplzDashboardDefaultsSet\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:21;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"22\";s:4:\"name\";s:25:\"cmplzDashboardDefaultsSet\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"21\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:22;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"23\";s:4:\"name\";s:15:\"cmplzFormValues\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:23;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"24\";s:4:\"name\";s:15:\"cmplzFormValues\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"23\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:24;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"25\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_1\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:25;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"26\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_1\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"25\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:26;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"27\";s:4:\"name\";s:12:\"cmplz_layout\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:27;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"28\";s:4:\"name\";s:12:\"cmplz_layout\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"27\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:28;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"29\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_2\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:29;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"30\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_2\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"29\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:30;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"31\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_3\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:31;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"32\";s:4:\"name\";s:22:\"cmplz_toggle_data_id_3\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"31\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1654544307\";s:6:\"domain\";s:0:\"\";}i:32;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"33\";s:4:\"name\";s:3:\"_ga\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1666080459\";s:6:\"domain\";s:0:\"\";}i:33;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"34\";s:4:\"name\";s:3:\"_ga\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"33\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1666080459\";s:6:\"domain\";s:0:\"\";}i:34;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"35\";s:4:\"name\";s:7:\"wp_lang\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1698144611\";s:12:\"firstAddDate\";s:10:\"1666080459\";s:6:\"domain\";s:0:\"\";}i:35;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"36\";s:4:\"name\";s:7:\"wp_lang\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"35\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1698144611\";s:12:\"firstAddDate\";s:10:\"1666080459\";s:6:\"domain\";s:0:\"\";}i:36;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"37\";s:4:\"name\";s:14:\"_ga_1PPMW8CLLT\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1666080459\";s:6:\"domain\";s:0:\"\";}i:37;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"38\";s:4:\"name\";s:14:\"_ga_1PPMW8CLLT\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"37\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1715972667\";s:12:\"firstAddDate\";s:10:\"1666080459\";s:6:\"domain\";s:0:\"\";}i:38;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"39\";s:4:\"name\";s:16:\"activated_addons\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:12:\"localstorage\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369800\";s:6:\"domain\";s:0:\"\";}i:39;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"40\";s:4:\"name\";s:16:\"activated_addons\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"39\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369800\";s:6:\"domain\";s:0:\"\";}i:40;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"41\";s:4:\"name\";s:24:\"cmplz_consented_services\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369800\";s:6:\"domain\";s:0:\"\";}i:41;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"42\";s:4:\"name\";s:24:\"cmplz_consented_services\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"41\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369800\";s:6:\"domain\";s:0:\"\";}i:42;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"43\";s:4:\"name\";s:15:\"cmplz_policy_id\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369800\";s:6:\"domain\";s:0:\"\";}i:43;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"44\";s:4:\"name\";s:15:\"cmplz_policy_id\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"43\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369800\";s:6:\"domain\";s:0:\"\";}i:44;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"45\";s:4:\"name\";s:15:\"cmplz_marketing\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369800\";s:6:\"domain\";s:0:\"\";}i:45;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"46\";s:4:\"name\";s:15:\"cmplz_marketing\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"45\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369800\";s:6:\"domain\";s:0:\"\";}i:46;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"47\";s:4:\"name\";s:16:\"cmplz_statistics\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:47;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"48\";s:4:\"name\";s:16:\"cmplz_statistics\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"47\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:48;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"49\";s:4:\"name\";s:17:\"cmplz_preferences\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:49;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"50\";s:4:\"name\";s:17:\"cmplz_preferences\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"49\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:50;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"51\";s:4:\"name\";s:16:\"cmplz_functional\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:51;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"52\";s:4:\"name\";s:16:\"cmplz_functional\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"51\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:52;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"53\";s:4:\"name\";s:19:\"cmplz_banner-status\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:53;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"54\";s:4:\"name\";s:19:\"cmplz_banner-status\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:9:\"365 jours\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"53\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1675371184\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:54;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"55\";s:4:\"name\";s:7:\"_eshoob\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:6:\"cookie\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"en\";s:17:\"isTranslationFrom\";s:1:\"0\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1678190954\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}i:55;O:8:\"stdClass\":22:{s:2:\"ID\";s:2:\"56\";s:4:\"name\";s:7:\"_eshoob\";s:4:\"slug\";s:0:\"\";s:4:\"sync\";s:1:\"1\";s:7:\"ignored\";s:1:\"0\";s:9:\"retention\";s:0:\"\";s:4:\"type\";s:0:\"\";s:9:\"serviceID\";s:1:\"0\";s:14:\"cookieFunction\";s:0:\"\";s:21:\"collectedPersonalData\";s:0:\"\";s:7:\"purpose\";s:0:\"\";s:8:\"language\";s:2:\"fr\";s:17:\"isTranslationFrom\";s:2:\"55\";s:14:\"isPersonalData\";s:1:\"0\";s:17:\"isOwnDomainCookie\";s:1:\"1\";s:7:\"deleted\";s:1:\"0\";s:13:\"isMembersOnly\";s:1:\"0\";s:12:\"showOnPolicy\";s:1:\"1\";s:15:\"lastUpdatedDate\";s:1:\"0\";s:11:\"lastAddDate\";s:10:\"1678190954\";s:12:\"firstAddDate\";s:10:\"1675369801\";s:6:\"domain\";s:0:\"\";}}','off'),(2405811,'newsletter_addons_updated','1784297871','off'),(2405812,'newsletter_addons','a:61:{i:0;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"123\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.0.6\";s:5:\"title\";s:23:\"MemberPress Integration\";s:11:\"description\";s:35:\"Integration with MemberPress plugin\";s:4:\"slug\";s:22:\"newsletter-memberpress\";s:4:\"type\";s:12:\"integration \";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:78:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/05/memberpress.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=123\";s:7:\"wp_slug\";s:38:\"newsletter-memberpress/memberpress.php\";}i:1;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"113\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:23:\"WP User Pro Integration\";s:11:\"description\";s:31:\"Connect subscribers to WP users\";s:4:\"slug\";s:21:\"newsletter-wpuserspro\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/wpusers\";s:5:\"image\";s:82:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/03/wpusers-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=113\";s:7:\"wp_slug\";s:36:\"newsletter-wpuserspro/wpuserspro.php\";}i:2;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"112\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.2.7\";s:5:\"title\";s:7:\"SMTP2Go\";s:11:\"description\";s:73:\"Send emails and automatically process bounces and complaints with SMTP2Go\";s:4:\"slug\";s:18:\"newsletter-smtp2go\";s:4:\"type\";s:9:\"delivery \";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=112\";s:7:\"wp_slug\";s:30:\"newsletter-smtp2go/smtp2go.php\";}i:3;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"111\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.6\";s:5:\"title\";s:27:\"Ultimate Member Integration\";s:11:\"description\";s:87:\"Create subscriber on registration and manage the in/out from lists based on user roles.\";s:4:\"slug\";s:25:\"newsletter-ultimatemember\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:81:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/11/ultimatemember.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=111\";s:7:\"wp_slug\";s:44:\"newsletter-ultimatemember/ultimatemember.php\";}i:4;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"110\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.1.5\";s:5:\"title\";s:25:\"Paid Membership Pro Addon\";s:11:\"description\";s:58:\"Collect subscribers and connect lists to membership levels\";s:4:\"slug\";s:16:\"newsletter-pmpro\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:72:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/11/pmpro.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=110\";s:7:\"wp_slug\";s:26:\"newsletter-pmpro/pmpro.php\";}i:5;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"108\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.4\";s:5:\"title\";s:16:\"Forminator Addon\";s:11:\"description\";s:41:\"Collect subscribers using Formnator forms\";s:4:\"slug\";s:21:\"newsletter-forminator\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:85:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/10/forminator-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=108\";s:7:\"wp_slug\";s:36:\"newsletter-forminator/forminator.php\";}i:6;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"87\";s:8:\"category\";s:6:\"legacy\";s:7:\"version\";s:5:\"1.0.5\";s:5:\"title\";s:32:\"Speed and Delivery Hours Control\";s:11:\"description\";s:117:\"Configure a different delivery speed for each newsletter and the delivery hours window. Only for regular newsletters.\";s:4:\"slug\";s:23:\"newsletter-speedcontrol\";s:4:\"type\";s:6:\"legacy\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:79:\"https://www.thenewsletterplugin.com/wp-content/uploads/2018/12/speedcontrol.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=87\";s:7:\"wp_slug\";s:40:\"newsletter-speedcontrol/speedcontrol.php\";}i:7;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"127\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"title\";s:6:\"Resend\";s:11:\"description\";s:80:\"Send your newsletter with Resend and manage bounces and compaints automatically.\";s:4:\"slug\";s:17:\"newsletter-resend\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2026/03/resend-icon-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=127\";s:7:\"wp_slug\";s:28:\"newsletter-resend/resend.php\";}i:8;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"73\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.4.9\";s:5:\"title\";s:20:\"WP Users Integration\";s:11:\"description\";s:118:\"Connects the WordPress user registration with Newsletter subscription. Optionally imports all WP users as subscribers.\";s:4:\"slug\";s:18:\"newsletter-wpusers\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:93:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/wpusers-extension/\";s:5:\"image\";s:82:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/03/wpusers-32x32-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=73\";s:7:\"wp_slug\";s:30:\"newsletter-wpusers/wpusers.php\";}i:9;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"61\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"4.5.3\";s:5:\"title\";s:22:\"Contact Form 7 Connect\";s:11:\"description\";s:52:\"Collect subscribers with your Contact Form 7 plugin.\";s:4:\"slug\";s:14:\"newsletter-cf7\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:95:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/contact-form-7-extension/\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/10/contact-form-7-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=61\";s:7:\"wp_slug\";s:22:\"newsletter-cf7/cf7.php\";}i:10;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"101\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.5\";s:5:\"title\";s:21:\"Gravity Forms Connect\";s:11:\"description\";s:51:\"Collect subscribers with your Gravity Forms plugin.\";s:4:\"slug\";s:23:\"newsletter-gravityforms\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:93:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/gravityforms-extension/\";s:5:\"image\";s:79:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/04/gravityforms.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=101\";s:7:\"wp_slug\";s:40:\"newsletter-gravityforms/gravityforms.php\";}i:11;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"83\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.3.1\";s:5:\"title\";s:19:\"Ninja Forms Connect\";s:11:\"description\";s:85:\"Integrate Ninja Forms with Newsletter collecting subscription from your contact form.\";s:4:\"slug\";s:21:\"newsletter-ninjaforms\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/ninjaforms-extension/\";s:5:\"image\";s:77:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/ninjaforms.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=83\";s:7:\"wp_slug\";s:36:\"newsletter-ninjaforms/ninjaforms.php\";}i:12;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"84\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.4.3\";s:5:\"title\";s:16:\"WP Forms Connect\";s:11:\"description\";s:46:\"Collect subscribers with your WP Forms plugin.\";s:4:\"slug\";s:18:\"newsletter-wpforms\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:88:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/wpforms-extension/\";s:5:\"image\";s:74:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/wpforms.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=84\";s:7:\"wp_slug\";s:30:\"newsletter-wpforms/wpforms.php\";}i:13;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"99\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.3\";s:5:\"title\";s:21:\"Elementor Forms Addon\";s:11:\"description\";s:99:\"Integrates Elementor forms with Newsletter to collect subscription by forms created with Elementor.\";s:4:\"slug\";s:20:\"newsletter-elementor\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:90:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/elementor-extension/\";s:5:\"image\";s:76:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/04/elementor.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=99\";s:7:\"wp_slug\";s:34:\"newsletter-elementor/elementor.php\";}i:14;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"109\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.0.9\";s:5:\"title\";s:20:\"AI Assistant (alpha)\";s:11:\"description\";s:52:\"Get help with email subjects by AI Assistant (alpha=\";s:4:\"slug\";s:13:\"newsletter-ai\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:80:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/11/newsletter-ai.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=109\";s:7:\"wp_slug\";s:20:\"newsletter-ai/ai.php\";}i:15;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"107\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:24:\"Formidable Forms Connect\";s:11:\"description\";s:42:\"Collect subscribers using Formidable Forms\";s:4:\"slug\";s:21:\"newsletter-formidable\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:82:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/10/formidable-logo.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=107\";s:7:\"wp_slug\";s:36:\"newsletter-formidable/formidable.php\";}i:16;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"104\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.1.3\";s:5:\"title\";s:13:\"Form Designer\";s:11:\"description\";s:38:\"Visual designer for subscription forms\";s:4:\"slug\";s:16:\"newsletter-forms\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:91:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/02/forms-addon-icon-32x32-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=104\";s:7:\"wp_slug\";s:26:\"newsletter-forms/forms.php\";}i:17;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"60\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.6.5\";s:5:\"title\";s:10:\"Amazon SES\";s:11:\"description\";s:94:\"Send emails and automatically process bounces and complaints with Amazon Simple Email Service.\";s:4:\"slug\";s:17:\"newsletter-amazon\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:94:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/amazon-ses-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=60\";s:7:\"wp_slug\";s:28:\"newsletter-amazon/amazon.php\";}i:18;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"116\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.1.5\";s:5:\"title\";s:20:\"PostMark Integration\";s:11:\"description\";s:52:\"Send newsletters using the PostMark delivery service\";s:4:\"slug\";s:19:\"newsletter-postmark\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:83:\"https://www.thenewsletterplugin.com/wp-content/uploads/2024/09/postmark-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=116\";s:7:\"wp_slug\";s:32:\"newsletter-postmark/postmark.php\";}i:19;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"65\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"4.3.7\";s:5:\"title\";s:7:\"Mailgun\";s:11:\"description\";s:59:\"Send emails and automatically process bounces with Mailgun.\";s:4:\"slug\";s:18:\"newsletter-mailgun\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/mailgun-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=65\";s:7:\"wp_slug\";s:30:\"newsletter-mailgun/mailgun.php\";}i:20;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"125\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.0.4\";s:5:\"title\";s:16:\"WP Event Manager\";s:11:\"description\";s:44:\"Integration with the WP Event Manager plugin\";s:4:\"slug\";s:25:\"newsletter-wpeventmanager\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:89:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/09/wpeventmanager-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=125\";s:7:\"wp_slug\";s:44:\"newsletter-wpeventmanager/wpeventmanager.php\";}i:21;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"48\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"4.5.6\";s:5:\"title\";s:8:\"SendGrid\";s:11:\"description\";s:60:\"Send emails and automatically process bounces with SendGrid.\";s:4:\"slug\";s:19:\"newsletter-sendgrid\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:92:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/sendgrid-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=48\";s:7:\"wp_slug\";s:32:\"newsletter-sendgrid/sendgrid.php\";}i:22;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"52\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"4.3.0\";s:5:\"title\";s:7:\"Mailjet\";s:11:\"description\";s:59:\"Send emails and automatically process bounces with Mailjet.\";s:4:\"slug\";s:18:\"newsletter-mailjet\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/mailjet-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=52\";s:7:\"wp_slug\";s:30:\"newsletter-mailjet/mailjet.php\";}i:23;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"66\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.3.3\";s:5:\"title\";s:12:\"ElasticEmail\";s:11:\"description\";s:64:\"Send emails and automatically process bounces with ElasticEmail.\";s:4:\"slug\";s:23:\"newsletter-elasticemail\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:96:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/elasticemail-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=66\";s:7:\"wp_slug\";s:40:\"newsletter-elasticemail/elasticemail.php\";}i:24;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"105\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.3\";s:5:\"title\";s:20:\"Fluent Forms Connect\";s:11:\"description\";s:50:\"Collect subscribers with your Fluent Forms plugin.\";s:4:\"slug\";s:22:\"newsletter-fluentforms\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/premium\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2023/03/fluentforms-32x32-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=105\";s:7:\"wp_slug\";s:38:\"newsletter-fluentforms/fluentforms.php\";}i:25;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"69\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.3.2\";s:5:\"title\";s:9:\"SparkPost\";s:11:\"description\";s:61:\"Send emails and automatically process bounces with SparkPost.\";s:4:\"slug\";s:20:\"newsletter-sparkpost\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:93:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/sparkpost-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=69\";s:7:\"wp_slug\";s:34:\"newsletter-sparkpost/sparkpost.php\";}i:26;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"75\";s:8:\"category\";s:10:\"statistics\";s:7:\"version\";s:5:\"1.3.4\";s:5:\"title\";s:11:\"Geolocation\";s:11:\"description\";s:74:\"Geolocate the subscribers and target them by geolocation in your campaign.\";s:4:\"slug\";s:14:\"newsletter-geo\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:97:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/geolocation-extension/\";s:5:\"image\";s:85:\"https://www.thenewsletterplugin.com/wp-content/uploads/2018/03/geo-extension-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=75\";s:7:\"wp_slug\";s:22:\"newsletter-geo/geo.php\";}i:27;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"63\";s:8:\"category\";s:25:\"newsletters, subscription\";s:7:\"version\";s:5:\"2.0.2\";s:5:\"title\";s:11:\"WooCommerce\";s:11:\"description\";s:113:\"Subscribe on checkout, subscribers import, segmentation by cart products, and newsletter composer products block.\";s:4:\"slug\";s:22:\"newsletter-woocommerce\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:47:\"https://www.thenewsletterplugin.com/woocommerce\";s:5:\"image\";s:93:\"https://www.thenewsletterplugin.com/wp-content/uploads/2018/03/woocommerce-extension-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=63\";s:7:\"wp_slug\";s:38:\"newsletter-woocommerce/woocommerce.php\";}i:28;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"122\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.0.9\";s:5:\"title\";s:21:\"SendPulse Integration\";s:11:\"description\";s:36:\"Integrates Newsletter with SendPulse\";s:4:\"slug\";s:20:\"newsletter-sendpulse\";s:4:\"type\";s:9:\"delivery \";s:3:\"url\";s:83:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/sendpulse/\";s:5:\"image\";s:84:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/03/sendpulse-32x32-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=122\";s:7:\"wp_slug\";s:34:\"newsletter-sendpulse/sendpulse.php\";}i:29;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"50\";s:8:\"category\";s:10:\"statistics\";s:7:\"version\";s:5:\"4.7.5\";s:5:\"title\";s:23:\"Reports and Retargeting\";s:11:\"description\";s:104:\"Detailed statistics of your campaign (opens, clicks, URLs) and retargeting based on subscriber behavior.\";s:4:\"slug\";s:18:\"newsletter-reports\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/reports\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/business-32px-outline_chart-bar-33.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=50\";s:7:\"wp_slug\";s:30:\"newsletter-reports/reports.php\";}i:30;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"68\";s:8:\"category\";s:10:\"statistics\";s:7:\"version\";s:5:\"1.3.2\";s:5:\"title\";s:16:\"Google Analytics\";s:11:\"description\";s:65:\"Automatically add Google Analytics UTM campaign tracking to links\";s:4:\"slug\";s:20:\"newsletter-analytics\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:52:\"https://www.thenewsletterplugin.com/google-analytics\";s:5:\"image\";s:76:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/analytics.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=68\";s:7:\"wp_slug\";s:34:\"newsletter-analytics/analytics.php\";}i:31;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"124\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.1.1\";s:5:\"title\";s:20:\"SMTP.com Integration\";s:11:\"description\";s:46:\"Integration with the delivery service SMTP.com\";s:4:\"slug\";s:18:\"newsletter-smtpcom\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/smtpcom-extension/\";s:5:\"image\";s:76:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/05/smtpcom-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=124\";s:7:\"wp_slug\";s:30:\"newsletter-smtpcom/smtpcom.php\";}i:32;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"90\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.3.3\";s:5:\"title\";s:27:\"Brevo (formerly Sendinblue)\";s:11:\"description\";s:94:\"Send emails and automatically process bounces and complaints with Brevo (formerly Sendinblue).\";s:4:\"slug\";s:21:\"newsletter-sendinblue\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:94:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/sendinblue-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=90\";s:7:\"wp_slug\";s:36:\"newsletter-sendinblue/sendinblue.php\";}i:33;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"74\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.7.1\";s:5:\"title\";s:24:\"Extended Composer Blocks\";s:11:\"description\";s:76:\"Adds new blocks to the newsletter composer: list, video, gallery, full post.\";s:4:\"slug\";s:17:\"newsletter-blocks\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:44:\"https://www.thenewsletterplugin.com/composer\";s:5:\"image\";s:91:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/04/ui-32px-outline-3_widget.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=74\";s:7:\"wp_slug\";s:28:\"newsletter-blocks/blocks.php\";}i:34;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"62\";s:8:\"category\";s:10:\"automation\";s:7:\"version\";s:5:\"4.9.4\";s:5:\"title\";s:9:\"Automated\";s:11:\"description\";s:98:\"Automatically creates periodic newsletters with your blog content (posts, products, events, CPTs).\";s:4:\"slug\";s:20:\"newsletter-automated\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:45:\"https://www.thenewsletterplugin.com/automated\";s:5:\"image\";s:79:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/03/automated-32.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=62\";s:7:\"wp_slug\";s:34:\"newsletter-automated/automated.php\";}i:35;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"77\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"2.5.7\";s:5:\"title\";s:14:\"Newsletter API\";s:11:\"description\";s:64:\"Access programmatically to The Newsletter Plugin via REST calls.\";s:4:\"slug\";s:14:\"newsletter-api\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:78:\"https://www.thenewsletterplugin.com/documentation/developers/newsletter-api-2/\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/10/bold-direction@2x-1.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=77\";s:7:\"wp_slug\";s:22:\"newsletter-api/api.php\";}i:36;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"85\";s:8:\"category\";s:0:\"\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"title\";s:14:\"Addons Manager\";s:11:\"description\";s:0:\"\";s:4:\"slug\";s:21:\"newsletter-extensions\";s:4:\"type\";s:7:\"manager\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:0:\"\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=85\";s:7:\"wp_slug\";s:36:\"newsletter-extensions/extensions.php\";}i:37;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"100\";s:8:\"category\";s:25:\"subscription, newsletters\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:22:\"Easy Digital Downloads\";s:11:\"description\";s:61:\"Subscribe on checkout and newsletter composer products block.\";s:4:\"slug\";s:14:\"newsletter-edd\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:84:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/edd-extension/\";s:5:\"image\";s:70:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/edd.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=100\";s:7:\"wp_slug\";s:22:\"newsletter-edd/edd.php\";}i:38;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"72\";s:8:\"category\";s:10:\"automation\";s:7:\"version\";s:5:\"1.7.2\";s:5:\"title\";s:13:\"Autoresponder\";s:11:\"description\";s:94:\"Create unlimited email series to follow-up your subscribers. Lessons, up-sells, conversations.\";s:4:\"slug\";s:24:\"newsletter-autoresponder\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:49:\"https://www.thenewsletterplugin.com/autoresponder\";s:5:\"image\";s:79:\"https://cdn.thenewsletterplugin.com/extensions/emoticons-32px-outline_robot.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=72\";s:7:\"wp_slug\";s:42:\"newsletter-autoresponder/autoresponder.php\";}i:39;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"115\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.1.3\";s:5:\"title\";s:22:\"EventPrime Integration\";s:11:\"description\";s:55:\"Adds a block to insert into newsletters from EventPrime\";s:4:\"slug\";s:21:\"newsletter-eventprime\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:77:\"https://www.thenewsletterplugin.com/wp-content/uploads/2024/09/eventprime.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=115\";s:7:\"wp_slug\";s:36:\"newsletter-eventprime/eventprime.php\";}i:40;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"79\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.5.4\";s:5:\"title\";s:14:\"Events Manager\";s:11:\"description\";s:84:\"Adds a composer block that extracts the events managed by the Events Manager plugin.\";s:4:\"slug\";s:17:\"newsletter-events\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:87:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/events-extension/\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2019/02/events-manager-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=79\";s:7:\"wp_slug\";s:28:\"newsletter-events/events.php\";}i:41;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"82\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.0.3\";s:5:\"title\";s:21:\"Translatepress Bridge\";s:11:\"description\";s:78:\"Enables few multilanguage Newsletter features for who is using Translatepress.\";s:4:\"slug\";s:25:\"newsletter-translatepress\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:95:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/translatepress-extension/\";s:5:\"image\";s:81:\"https://www.thenewsletterplugin.com/wp-content/uploads/2018/09/translatepress.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=82\";s:7:\"wp_slug\";s:44:\"newsletter-translatepress/translatepress.php\";}i:42;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"88\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.5.5\";s:5:\"title\";s:30:\"The Events Calendar (by Tribe)\";s:11:\"description\";s:85:\"Adds a composer block that extracts the events managed by The Events Calendar plugin.\";s:4:\"slug\";s:22:\"newsletter-tribeevents\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:92:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/tribeevents-extension/\";s:5:\"image\";s:92:\"https://www.thenewsletterplugin.com/wp-content/uploads/2019/02/tribe-event-calendar-icon.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=88\";s:7:\"wp_slug\";s:38:\"newsletter-tribeevents/tribeevents.php\";}i:43;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"55\";s:8:\"category\";s:6:\"legacy\";s:7:\"version\";s:5:\"4.1.2\";s:5:\"title\";s:8:\"Facebook\";s:11:\"description\";s:62:\"One click subscription and confirmation with Facebook Connect.\";s:4:\"slug\";s:19:\"newsletter-facebook\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:89:\"https://www.thenewsletterplugin.com/documentation/addons/integrations/facebook-extension/\";s:5:\"image\";s:75:\"https://www.thenewsletterplugin.com/wp-content/uploads/2021/08/facebook.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=55\";s:7:\"wp_slug\";s:32:\"newsletter-facebook/facebook.php\";}i:44;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"86\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.6.2\";s:5:\"title\";s:17:\"Import and Export\";s:11:\"description\";s:82:\"An advanced import system with extended profile fields and mapping (beta version).\";s:4:\"slug\";s:17:\"newsletter-import\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:91:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/advanced-import/\";s:5:\"image\";s:65:\"https://cdn.thenewsletterplugin.com/extensions/file-upload-88.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=86\";s:7:\"wp_slug\";s:28:\"newsletter-import/import.php\";}i:45;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"95\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.2.2\";s:5:\"title\";s:10:\"Mailersend\";s:11:\"description\";s:77:\"Send emails and automatically process bounces and complaints with MailerSend.\";s:4:\"slug\";s:21:\"newsletter-mailersend\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:77:\"https://www.thenewsletterplugin.com/wp-content/uploads/2025/06/mailersend.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=95\";s:7:\"wp_slug\";s:36:\"newsletter-mailersend/mailersend.php\";}i:46;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"67\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.6.4\";s:5:\"title\";s:5:\"Leads\";s:11:\"description\";s:106:\"Add a popup or a fixed subscription bar to your website and offer your visitors a simple way to subscribe.\";s:4:\"slug\";s:16:\"newsletter-leads\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:41:\"https://www.thenewsletterplugin.com/leads\";s:5:\"image\";s:75:\"https://cdn.thenewsletterplugin.com/extensions/ui-32px-outline-3_widget.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=67\";s:7:\"wp_slug\";s:26:\"newsletter-leads/leads.php\";}i:47;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"97\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:8:\"Webhooks\";s:11:\"description\";s:85:\"Adds webhooks to trigger external services upon subscription and cancellation events.\";s:4:\"slug\";s:19:\"newsletter-webhooks\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:81:\"https://www.thenewsletterplugin.com/documentation/developers/newsletter-webhooks/\";s:5:\"image\";s:86:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/10/bold-direction@2x-1.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=97\";s:7:\"wp_slug\";s:32:\"newsletter-webhooks/webhooks.php\";}i:48;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"126\";s:8:\"category\";s:10:\"automation\";s:7:\"version\";s:5:\"1.0.7\";s:5:\"title\";s:25:\"Yearly Newsletters (BETA)\";s:11:\"description\";s:44:\"Schedule messages that are sent once a year.\";s:4:\"slug\";s:20:\"newsletter-recurring\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:92:\"https://www.thenewsletterplugin.com/wp-content/uploads/2026/02/newsletter-recurring-icon.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=126\";s:7:\"wp_slug\";s:34:\"newsletter-recurring/recurring.php\";}i:49;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"70\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:20:\"Subscribe on Comment\";s:11:\"description\";s:55:\"Adds the subscription option to your blog comment form.\";s:4:\"slug\";s:19:\"newsletter-comments\";s:4:\"type\";s:11:\"integration\";s:3:\"url\";s:94:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/comments-extension/\";s:5:\"image\";s:87:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/02/comment-notification.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=70\";s:7:\"wp_slug\";s:32:\"newsletter-comments/comments.php\";}i:50;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"71\";s:8:\"category\";s:12:\"subscription\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:14:\"Locked Content\";s:11:\"description\";s:72:\"Hide premium content in your posts and offer a subscription to see them.\";s:4:\"slug\";s:15:\"newsletter-lock\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:100:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/locked-content-extension/\";s:5:\"image\";s:94:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/04/ui-32px-outline-1_lock-open.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=71\";s:7:\"wp_slug\";s:24:\"newsletter-lock/lock.php\";}i:51;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"58\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"4.2.5\";s:5:\"title\";s:14:\"Public Archive\";s:11:\"description\";s:65:\"Generates a public archive of the sent newsletters for your blog.\";s:4:\"slug\";s:18:\"newsletter-archive\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:93:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/archive-extension/\";s:5:\"image\";s:88:\"https://cdn.thenewsletterplugin.com/extensions/files-32px-outline_archive-3d-content.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=58\";s:7:\"wp_slug\";s:30:\"newsletter-archive/archive.php\";}i:52;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"54\";s:8:\"category\";s:3:\"eol\";s:7:\"version\";s:5:\"4.1.3\";s:5:\"title\";s:8:\"Followup\";s:11:\"description\";s:67:\"Automated email series sent upon subscription at defined intervals.\";s:4:\"slug\";s:19:\"newsletter-followup\";s:4:\"type\";s:3:\"eol\";s:3:\"url\";s:71:\"https://www.thenewsletterplugin.com/plugins/newsletter/follow-up-module\";s:5:\"image\";s:83:\"https://cdn.thenewsletterplugin.com/extensions/ui-32px-outline-2_time-countdown.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=54\";s:7:\"wp_slug\";s:32:\"newsletter-followup/followup.php\";}i:53;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"53\";s:8:\"category\";s:3:\"eol\";s:7:\"version\";s:5:\"2.2.0\";s:5:\"title\";s:5:\"Popup\";s:11:\"description\";s:60:\"Configurable popup system to increase the subscription rate.\";s:4:\"slug\";s:16:\"newsletter-popup\";s:4:\"type\";s:3:\"eol\";s:3:\"url\";s:67:\"https://www.thenewsletterplugin.com/plugins/newsletter/popup-module\";s:5:\"image\";s:75:\"https://cdn.thenewsletterplugin.com/extensions/ui-32px-outline-3_widget.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=53\";s:7:\"wp_slug\";s:26:\"newsletter-popup/popup.php\";}i:54;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"51\";s:8:\"category\";s:3:\"eol\";s:7:\"version\";s:5:\"4.1.3\";s:5:\"title\";s:12:\"Feed by Mail\";s:11:\"description\";s:71:\"Automatically creates and sends newsletters with the latest blog posts.\";s:4:\"slug\";s:15:\"newsletter-feed\";s:4:\"type\";s:3:\"eol\";s:3:\"url\";s:58:\"https://www.thenewsletterplugin.com/feed-by-mail-extension\";s:5:\"image\";s:77:\"https://cdn.thenewsletterplugin.com/extensions/ui-32px-outline-3_playlist.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=51\";s:7:\"wp_slug\";s:24:\"newsletter-feed/feed.php\";}i:55;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"49\";s:8:\"category\";s:3:\"eol\";s:7:\"version\";s:5:\"4.0.0\";s:5:\"title\";s:8:\"Mandrill\";s:11:\"description\";s:61:\"Integrates the Mandrill delivery system and bounce detection.\";s:4:\"slug\";s:19:\"newsletter-mandrill\";s:4:\"type\";s:3:\"eol\";s:3:\"url\";s:69:\"http://www.thenewsletterplugin.com/plugins/newsletter/mandrill-module\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=49\";s:7:\"wp_slug\";s:32:\"newsletter-mandrill/mandrill.php\";}i:56;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"93\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.2.5\";s:5:\"title\";s:13:\"External SMTP\";s:11:\"description\";s:32:\"Send emails with a generic SMTP.\";s:4:\"slug\";s:15:\"newsletter-smtp\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:88:\"https://www.thenewsletterplugin.com/documentation/addons/delivery-addons/smtp-extension/\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=93\";s:7:\"wp_slug\";s:24:\"newsletter-smtp/smtp.php\";}i:57;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"96\";s:8:\"category\";s:8:\"delivery\";s:7:\"version\";s:5:\"1.0.6\";s:5:\"title\";s:25:\"Office 365 Header Removal\";s:11:\"description\";s:168:\"This addon removes hidden headers from outgoing email to avoid Office365 SMTP block (or attempt to...). Install ONLY if you\'re using Office365 SMTP with an SMTP plugin!\";s:4:\"slug\";s:20:\"newsletter-office365\";s:4:\"type\";s:8:\"delivery\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:85:\"https://cdn.thenewsletterplugin.com/extensions/design-32px-outline_newsletter-dev.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=96\";s:7:\"wp_slug\";s:34:\"newsletter-office365/office365.php\";}i:58;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"91\";s:8:\"category\";s:11:\"newsletters\";s:7:\"version\";s:5:\"1.0.6\";s:5:\"title\";s:9:\"Instasend\";s:11:\"description\";s:63:\"Quickly create a newsletter from a post (free for limited time)\";s:4:\"slug\";s:20:\"newsletter-instasend\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:85:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/instasend/\";s:5:\"image\";s:79:\"https://www.thenewsletterplugin.com/wp-content/uploads/2020/05/instasend-32.png\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=91\";s:7:\"wp_slug\";s:34:\"newsletter-instasend/instasend.php\";}i:59;O:8:\"stdClass\":13:{s:2:\"id\";s:2:\"76\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.3.8\";s:5:\"title\";s:17:\"Bounce Management\";s:11:\"description\";s:56:\"Bounce management (only if do not use a delivery addon).\";s:4:\"slug\";s:17:\"newsletter-bounce\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:92:\"https://www.thenewsletterplugin.com/documentation/addons/extended-features/bounce-extension/\";s:5:\"image\";s:98:\"https://www.thenewsletterplugin.com/wp-content/uploads/2017/10/ic_settings_backup_restore_32px.png\";s:4:\"free\";b:0;s:12:\"downloadable\";b:0;s:12:\"download_url\";s:84:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=76\";s:7:\"wp_slug\";s:28:\"newsletter-bounce/bounce.php\";}i:60;O:8:\"stdClass\":13:{s:2:\"id\";s:3:\"128\";s:8:\"category\";s:5:\"tools\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:20:\"Newsletter Abilities\";s:11:\"description\";s:40:\"Adds WP Abilities for use with AI agents\";s:4:\"slug\";s:20:\"newsletter-abilities\";s:4:\"type\";s:9:\"extension\";s:3:\"url\";s:43:\"https://www.thenewsletterplugin.com/account\";s:5:\"image\";s:0:\"\";s:4:\"free\";b:1;s:12:\"downloadable\";b:1;s:12:\"download_url\";s:85:\"http://www.thenewsletterplugin.com/wp-content/plugins/file-commerce-pro/get.php?f=128\";s:7:\"wp_slug\";s:34:\"newsletter-abilities/abilities.php\";}}','off'),(2405754,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:37:\"file-manager-advanced/vendor/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.13.0\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1784038195;s:11:\"plugin_path\";s:47:\"file-manager-advanced/file_manager_advanced.php\";}}s:7:\"abspath\";s:20:\"/home/arithmetic.fr/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:47:\"file-manager-advanced/file_manager_advanced.php\";s:8:\"sdk_path\";s:37:\"file-manager-advanced/vendor/freemius\";s:7:\"version\";s:6:\"2.13.0\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1784038195;}}','yes'),(2405794,'monsterinsights_feedback_tracked_features','a:0:{}','yes'),(2414182,'_site_transient_timeout_feed_mod_9bc1b9ec726e1f508c5207949084454a','1784454787','off'),(2414183,'_site_transient_feed_mod_9bc1b9ec726e1f508c5207949084454a','1784411587','off'),(2414184,'_site_transient_timeout_feed_41e43183af30f3b40ed25f48cc2ea3f8','1784454787','off'); INSERT INTO `4w_options` VALUES (2414185,'_site_transient_feed_41e43183af30f3b40ed25f48cc2ea3f8','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:46:\"\n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"WPShout\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"https://wpshout.com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"A hub for advanced WordPress users, developers & savvy business owners.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 11:53:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=6.8.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:32/h:32/q:mauto/f:best/https://wpshout.com/wp-content/uploads/2024/04/cropped-main-icon1x.png\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"WPShout\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"https://wpshout.com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:8:{i:0;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Hostinger AI Agents Review: Why Not Just Use ChatGPT or Claude?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wpshout.com/hostinger-ai-agents-review/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wpshout.com/hostinger-ai-agents-review/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 10:07:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Software & Tools\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wpshout.com/?p=178032\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1095:\"<img width=\"150\" height=\"150\" src=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2026/07/hostinger-ai-agents-review.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Hostinger ai agents review\" decoding=\"async\" srcset=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2026/07/hostinger-ai-agents-review.jpg 150w, https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/dpr:2/https://wpshout.com/wp-content/uploads/2026/07/hostinger-ai-agents-review.jpg 2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />Hostinger AI Agents is a customized AI tool suite designed to help small business owners launch and/or grow their businesses. It contains seven \"advisors,\" each specializing in a different topic area. In this Hostinger AI Agents review, I\'ll walk you through two experiments I ran with the service to see how it would do. I\'ll also share information about its features and pricing.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Martin Dubovic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wpshout.com/hostinger-ai-agents-review/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:19:\"https://wpshout.com\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:19:\"https://wpshout.com\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Hostinger ai agents review\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:1;a:6:{s:4:\"data\";s:75:\"\n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"Hostinger Review: Job Title Says Web Host, Resume Says a Lot More\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://wpshout.com/hostinger-review/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://wpshout.com/hostinger-review/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Jul 2026 00:28:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:24:\"Web Design & Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"Web Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"wps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:6:\"wps-nf\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://wpshout.com/?p=25029\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:976:\"<img width=\"150\" height=\"150\" src=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2023/08/Hostinger-review-featured-image.webp\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Hostinger review featured image\" decoding=\"async\" srcset=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2023/08/Hostinger-review-featured-image.webp 150w, https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/dpr:2/https://wpshout.com/wp-content/uploads/2023/08/Hostinger-review-featured-image.webp 2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />Hostinger has gone from standard web host to web host with the works. In this Hostinger review, I’ll take an in-depth look at its traditional web hosting plans alongside its increasingly growing portfolio of business and developer tools.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Martin Dubovic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wpshout.com/hostinger-review/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:19:\"https://wpshout.com\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:19:\"https://wpshout.com\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Hostinger review featured image\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:2;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Best Free LMS for WordPress: 5 Options Compared for 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wpshout.com/best-free-lms-for-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wpshout.com/best-free-lms-for-wordpress/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 May 2026 14:12:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wpshout.com/?p=172428\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1066:\"<img width=\"150\" height=\"150\" src=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2026/05/Best-Free-LMS-for-WordPress.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Best Free LMS for WordPress\" decoding=\"async\" srcset=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2026/05/Best-Free-LMS-for-WordPress.png 150w, https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/dpr:2/https://wpshout.com/wp-content/uploads/2026/05/Best-Free-LMS-for-WordPress.png 2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />The best free learning management system (LMS) for WordPress is Masteriyo. With that said, there are other free LMS options that have particular strengths and lend themselves well to specific use cases. In the remainder of this post, I\'m going to break down five of the best free choices available right now, so you can pick the one that suits you.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Martin Dubovic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wpshout.com/best-free-lms-for-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:19:\"https://wpshout.com\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:19:\"https://wpshout.com\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Best Free LMS for WordPress\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:3;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WordPress 7.0: Are Any of the New Features Worth Getting Excited About?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://wpshout.com/wordpress-7/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wpshout.com/wordpress-7/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Apr 2026 07:59:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wpshout.com/?p=170735\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:821:\"<img width=\"150\" height=\"150\" src=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2026/04/WordPress-7.0.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"WordPress 7.0\" decoding=\"async\" srcset=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2026/04/WordPress-7.0.png 150w, https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/dpr:2/https://wpshout.com/wp-content/uploads/2026/04/WordPress-7.0.png 2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />WordPress 7.0 is shaping up to be one of the most significant releases in recent years, or simply the most ambitious rebranding of what WordPress thinks it is.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Karol K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://wpshout.com/wordpress-7/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:19:\"https://wpshout.com\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:19:\"https://wpshout.com\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"WordPress 7.0\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:4;a:6:{s:4:\"data\";s:69:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"5 Best Image Optimization Plugins for WordPress in 2026 (Tested on Real Images)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wpshout.com/best-image-optimization-plugins-tested/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wpshout.com/best-image-optimization-plugins-tested/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Oct 2025 11:36:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wpshout.com/?p=130443\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:951:\"<img width=\"150\" height=\"150\" src=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2024/01/image-optimization-plugin-for-wordpress.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Image optimization plugin for wordpress.\" decoding=\"async\" srcset=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2024/01/image-optimization-plugin-for-wordpress.png 150w, https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/dpr:2/https://wpshout.com/wp-content/uploads/2024/01/image-optimization-plugin-for-wordpress.png 2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />Looking for the best image optimization plugin for WordPress? To help you choose, we went hands-on with five popular options and ran our own tests. See the results of these tests here.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Karol K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wpshout.com/best-image-optimization-plugins-tested/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:7:\"content\";a:2:{i:0;a:6:{s:4:\"data\";s:23:\"\n \n \n \n \n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:41:\"https://www.youtube.com/embed/nKqJglkStZE\";s:8:\"duration\";s:3:\"528\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:5:{s:6:\"player\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:41:\"https://www.youtube.com/embed/nKqJglkStZE\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"5 Best Image Optimization Plugins for WordPress Tested\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:136:\"Looking for the best image optimization plugin for WordPress? We tested the 5 most popular ones. Look inside to learn about the results.\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:141:\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:auto/h:auto/q:mauto/f:best/https://wpshout.com/wp-content/uploads/2025/10/nkqjglkstze.jpg\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"keywords\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"\"image optimization plugin for wordpress\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:19:\"https://wpshout.com\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Image optimization plugin for wordpress.\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:19:\"https://wpshout.com\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"What’s the Best Cache Plugin for WordPress? 5 Options Compared for 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wpshout.com/best-cache-plugin-for-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://wpshout.com/best-cache-plugin-for-wordpress/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Sep 2025 04:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wpshout.com/?p=118534\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:938:\"<img width=\"150\" height=\"150\" src=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2023/02/Best-Cache-WordPress-Plugins.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Best Cache WordPress Plugins\" decoding=\"async\" srcset=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2023/02/Best-Cache-WordPress-Plugins.png 150w, https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/dpr:2/https://wpshout.com/wp-content/uploads/2023/02/Best-Cache-WordPress-Plugins.png 2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />Your site is slow. People leave. Google shrugs. You tweak your theme, compress your images, scream into the void. Still slow… The problem might be your cache plugin, or rather the cache plugin you\'re not using yet.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Karol K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wpshout.com/best-cache-plugin-for-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:19:\"https://wpshout.com\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:19:\"https://wpshout.com\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Best Cache WordPress Plugins\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:6;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Neve WordPress Theme Review: 1,200+ Five-Star Ratings Can’t Be Wrong…or Can They?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wpshout.com/neve-wordpress-theme-review/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wpshout.com/neve-wordpress-theme-review/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Jun 2025 09:39:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wpshout.com/?p=148418\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1034:\"<img width=\"150\" height=\"150\" src=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2025/06/Neve-review.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"Neve review\" decoding=\"async\" srcset=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2025/06/Neve-review.png 150w, https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/dpr:2/https://wpshout.com/wp-content/uploads/2025/06/Neve-review.png 2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />Neve has long been considered one of the top ten WordPress themes in the official WordPress repository. It consistently gets high ratings and is active on hundreds of thousands of websites. It\'s obvious that many people like it, but does that mean it\'s a good choice for you? In this review we peel back the curtain and give you all the information you need to make that decision.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Martin Dubovic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wpshout.com/neve-wordpress-theme-review/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:19:\"https://wpshout.com\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:19:\"https://wpshout.com\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Neve review\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}i:7;a:6:{s:4:\"data\";s:66:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"The FAIR Package Manager Just Launched as a WordPress Repository Alternative – but What Exactly Is It?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wpshout.com/fair-package-manager-wordpress-org-alternative/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wpshout.com/fair-package-manager-wordpress-org-alternative/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Jun 2025 10:16:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wpshout.com/?p=150779\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1212:\"<img width=\"150\" height=\"150\" src=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2025/06/FAIR-Package-Manager-Just-Launched-as-a-WordPress-Repository-Alternative.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"FAIR Package Manager Just Launched as a WordPress Repository Alternative\" decoding=\"async\" srcset=\"https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/https://wpshout.com/wp-content/uploads/2025/06/FAIR-Package-Manager-Just-Launched-as-a-WordPress-Repository-Alternative.png 150w, https://iotvnaw69daj.i.optimole.com/cb:FUms.67a93/w:150/h:150/q:mauto/rt:fill/g:ce/f:best/dpr:2/https://wpshout.com/wp-content/uploads/2025/06/FAIR-Package-Manager-Just-Launched-as-a-WordPress-Repository-Alternative.png 2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />A few days ago, the annual WordCamp Europe meetup took place in the picturesque city of Basel, Switzerland. The biggest announcement from the event was the new FAIR Package Manager - but what exactly is it? In this article we dive into the details, including Matt Mullenweg\'s reaction when asked about it on stage.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Martin Dubovic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wpshout.com/fair-package-manager-wordpress-org-alternative/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:29:\"http://search.yahoo.com/mrss/\";a:2:{s:9:\"thumbnail\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:19:\"https://wpshout.com\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"content\";a:1:{i:0;a:6:{s:4:\"data\";s:7:\"\n \n \";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"url\";s:19:\"https://wpshout.com\";s:6:\"medium\";s:5:\"image\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:29:\"http://search.yahoo.com/mrss/\";a:1:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"FAIR Package Manager Just Launched as a WordPress Repository Alternative\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:4:\"type\";s:4:\"html\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:25:\"https://wpshout.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n hourly \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n 1 \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:15:{s:4:\"date\";s:29:\"Sat, 18 Jul 2026 21:53:07 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:6:\"server\";s:10:\"cloudflare\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:18:\"permissions-policy\";s:115:\"ch-viewport-width=(self \"https://iotvnaw69daj.i.optimole.com\"), ch-dpr=(self \"https://iotvnaw69daj.i.optimole.com\")\";s:7:\"x-verti\";s:120:\"If you\'re reading this, you should visit https://careers.vertistudio.com/jobs and apply to join us, mention this header.\";s:27:\"access-control-allow-origin\";s:1:\"*\";s:13:\"last-modified\";s:29:\"Wed, 15 Jul 2026 11:53:41 GMT\";s:13:\"cache-control\";s:35:\"public, max-age=0, s-maxage=2592000\";s:3:\"age\";s:3:\"554\";s:4:\"link\";s:97:\"<https://wpshout.com/wp-json/>; rel=\"https://api.w.org/\", <https://wpshout.com/>; rel=\"canonical\"\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:16:\"content-encoding\";s:2:\"br\";s:6:\"cf-ray\";s:20:\"a1d4b7a67c6c0080-CDG\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}s:5:\"build\";i:1784038215;s:21:\"cache_expiration_time\";i:1784454787;s:23:\"__cache_expiration_time\";i:1784454787;}','off'); /*!40000 ALTER TABLE `4w_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_postmeta` -- DROP TABLE IF EXISTS `4w_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_postmeta` ( `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=6576 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_postmeta` -- LOCK TABLES `4w_postmeta` WRITE; /*!40000 ALTER TABLE `4w_postmeta` DISABLE KEYS */; INSERT INTO `4w_postmeta` VALUES (3,4,'_form','<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> Your Message\n [textarea your-message] </label>\n\n[submit \"Send\"]'),(4,4,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"Arithmetic \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <contact@arithmetic.fr>\";s:9:\"recipient\";s:20:\"developpement1@4w.fr\";s:4:\"body\";s:170:\"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 StabApp (https://www.arithmetic.fr)\";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;}'),(5,4,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"StabApp \"[your-subject]\"\";s:6:\"sender\";s:45:\"StabApp <wordpress@stabapp.jwsuperthemes.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:112:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on StabApp (https://www.arithmetic.fr)\";s:18:\"additional_headers\";s:24:\"Reply-To: demo@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(6,4,'_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:12:\"invalid_date\";s:32:\"Le format de date est incorrect.\";s:14:\"date_too_early\";s:47:\"La date précède la première date autorisée.\";s:13:\"date_too_late\";s:57:\"La date est postérieure à la dernière date autorisée.\";s:13:\"upload_failed\";s:72:\"Une erreur inconnue s’est produite lors du téléversement du fichier.\";s:24:\"upload_file_type_invalid\";s:79:\"Vous n’avez pas les droits nécessaires pour téléverser ce type de fichier.\";s:21:\"upload_file_too_large\";s:31:\"Le fichier est trop volumineux.\";s:23:\"upload_failed_php_error\";s:63:\"Une erreur s’est produite lors du téléversement du fichier.\";s:14:\"invalid_number\";s:33:\"Le format du nombre est invalide.\";s:16:\"number_too_small\";s:50:\"Le nombre est plus petit que le minimum autorisé.\";s:16:\"number_too_large\";s:50:\"Le nombre est plus grand que le maximum autorisé.\";s:23:\"quiz_answer_not_correct\";s:42:\"La réponse à la question est incorrecte.\";s:13:\"invalid_email\";s:38:\"L’adresse e-mail n’est pas valide.\";s:11:\"invalid_url\";s:27:\"L’URL n’est pas valide.\";s:11:\"invalid_tel\";s:45:\"Le numéro de téléphone n’est pas valide.\";}'),(7,4,'_additional_settings',''),(8,4,'_locale','en_US'),(12,6,'_wp_attached_file','2016/12/logo_white.png'),(13,6,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:195;s:6:\"height\";i:37;s:4:\"file\";s:22:\"2016/12/logo_white.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_white-150x37.png\";s:5:\"width\";i:150;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:21:\"logo_white-100x37.png\";s:5:\"width\";i:100;s:6:\"height\";i:37;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:{}}}'),(4308,1757,'fw_options','a:0:{}'),(4307,1757,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4306,1756,'fw_options','a:0:{}'),(4305,1756,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4304,1755,'fw_options','a:0:{}'),(4303,1754,'fw_options','a:0:{}'),(4302,1754,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4301,1217,'cmplz_hide_cookiebanner',''),(4300,1753,'fw_options','a:0:{}'),(4299,1752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:185;s:6:\"height\";i:134;s:4:\"file\";s:19:\"2023/01/malakof.png\";s:8:\"filesize\";i:15921;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"malakof-150x134.png\";s:5:\"width\";i:150;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14014;}s:23:\"stabapp-thumb-side-post\";a:5:{s:4:\"file\";s:19:\"malakof-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8610;}s:18:\"cmplz_banner_image\";a:5:{s:4:\"file\";s:19:\"malakof-185x100.png\";s:5:\"width\";i:185;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14224;}}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:{}}}'),(4298,1752,'_wp_attached_file','2023/01/malakof.png'),(4297,1751,'fw_options','a:0:{}'),(4296,1751,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4295,1750,'fw_options','a:0:{}'),(4294,1750,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4293,1221,'cmplz_hide_cookiebanner',''),(4292,1749,'fw_options','a:0:{}'),(4291,1749,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4290,1748,'fw_options','a:0:{}'),(768,45,'_wp_attached_file','2016/12/home01.jpg'),(769,45,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:999;s:4:\"file\";s:18:\"2016/12/home01.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"home01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"home01-300x156.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"home01-768x400.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"home01-1024x533.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"home01-1536x799.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:799;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:18:\"home01-740x366.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:18:\"home01-420x285.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:19:\"home01-1170x730.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:730;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:18:\"home01-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:18:\"home01-750x618.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:18:\"home01-540x660.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:18:\"home01-540x400.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:18:\"home01-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:18:\"home01-570x400.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(773,48,'_wp_attached_file','2016/12/apple.png'),(774,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:61;s:4:\"file\";s:17:\"2016/12/apple.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"apple-150x61.png\";s:5:\"width\";i:150;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:16:\"apple-100x61.png\";s:5:\"width\";i:100;s:6:\"height\";i:61;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:{}}}'),(775,49,'_wp_attached_file','2016/12/android.png'),(776,49,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:61;s:4:\"file\";s:19:\"2016/12/android.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"android-150x61.png\";s:5:\"width\";i:150;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:18:\"android-100x61.png\";s:5:\"width\";i:100;s:6:\"height\";i:61;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:{}}}'),(777,56,'_wp_attached_file','2016/12/icon1.png'),(778,56,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:97;s:6:\"height\";i:90;s:4:\"file\";s:17:\"2016/12/icon1.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:{}}}'),(779,57,'_wp_attached_file','2016/12/icon2.png'),(780,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:74;s:6:\"height\";i:97;s:4:\"file\";s:17:\"2016/12/icon2.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:{}}}'),(781,58,'_wp_attached_file','2016/12/icon3.png'),(782,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:88;s:4:\"file\";s:17:\"2016/12/icon3.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:{}}}'),(783,59,'_wp_attached_file','2016/12/icon4.png'),(784,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:100;s:4:\"file\";s:17:\"2016/12/icon4.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:{}}}'),(787,71,'_wp_attached_file','2016/12/iphone_new.png'),(788,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:380;s:6:\"height\";i:722;s:4:\"file\";s:22:\"2016/12/iphone_new.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"iphone_new-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:\"iphone_new-158x300.png\";s:5:\"width\";i:158;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:22:\"iphone_new-380x366.png\";s:5:\"width\";i:380;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:22:\"iphone_new-380x285.png\";s:5:\"width\";i:380;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:22:\"iphone_new-380x500.png\";s:5:\"width\";i:380;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:22:\"iphone_new-380x618.png\";s:5:\"width\";i:380;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:22:\"iphone_new-380x660.png\";s:5:\"width\";i:380;s:6:\"height\";i:660;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:22:\"iphone_new-380x400.png\";s:5:\"width\";i:380;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:22:\"iphone_new-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:22:\"iphone_new-380x400.png\";s:5:\"width\";i:380;s:6:\"height\";i:400;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:{}}}'),(789,74,'_wp_attached_file','2016/12/bg.jpg'),(790,74,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:890;s:4:\"file\";s:14:\"2016/12/bg.jpg\";s:5:\"sizes\";a:14:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"bg-300x139.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"bg-768x356.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"bg-1024x475.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:15:\"bg-1536x712.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:712;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:14:\"bg-740x366.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:14:\"bg-420x285.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:15:\"bg-1170x730.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:730;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:14:\"bg-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:14:\"bg-750x618.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:14:\"bg-540x660.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:14:\"bg-540x400.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:14:\"bg-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:14:\"bg-570x400.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(792,81,'_wp_attached_file','2016/12/iphone2.png'),(793,81,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:598;s:6:\"height\";i:673;s:4:\"file\";s:19:\"2016/12/iphone2.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"iphone2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"iphone2-267x300.png\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:19:\"iphone2-598x366.png\";s:5:\"width\";i:598;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:19:\"iphone2-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:19:\"iphone2-598x500.png\";s:5:\"width\";i:598;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:19:\"iphone2-598x618.png\";s:5:\"width\";i:598;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:19:\"iphone2-540x660.png\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:19:\"iphone2-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:19:\"iphone2-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:19:\"iphone2-570x400.png\";s:5:\"width\";i:570;s:6:\"height\";i:400;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:{}}}'),(3599,1516,'fw_options','a:0:{}'),(3601,1517,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3598,1516,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3597,1515,'fw_options','a:0:{}'),(3596,1515,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3595,1514,'fw_options','a:0:{}'),(2633,1193,'_wp_attached_file','2019/12/logo.png'),(2634,1193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:180;s:6:\"height\";i:80;s:4:\"file\";s:16:\"2019/12/logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x80.png\";s:5:\"width\";i:150;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:15:\"logo-100x80.png\";s:5:\"width\";i:100;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:{}}}'),(2610,1189,'_wp_attached_file','2019/12/favico.png'),(2611,1189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:70;s:6:\"height\";i:70;s:4:\"file\";s:18:\"2019/12/favico.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:{}}}'),(2612,1190,'_edit_lock','1678311719:5'),(865,136,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(866,136,'_edit_last','1'),(867,136,'_edit_lock','1482474744:1'),(869,136,'slide_template','default'),(870,136,'jws_theme_source_project',''),(871,136,'jws_theme_date',''),(872,136,'jws_theme_client',''),(873,136,'jws_theme_location',''),(874,136,'jws_theme_galleries',''),(875,138,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(876,138,'_edit_last','1'),(877,138,'_edit_lock','1482474775:1'),(879,138,'slide_template','default'),(880,138,'jws_theme_source_project',''),(881,138,'jws_theme_date',''),(882,138,'jws_theme_client',''),(883,138,'jws_theme_location',''),(884,138,'jws_theme_galleries',''),(885,140,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(886,140,'_edit_last','1'),(887,140,'_edit_lock','1482474806:1'),(888,140,'slide_template','default'),(889,140,'jws_theme_source_project',''),(890,140,'jws_theme_date',''),(891,140,'jws_theme_client',''),(892,140,'jws_theme_location',''),(893,140,'jws_theme_galleries',''),(894,142,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(895,142,'_edit_last','1'),(896,142,'_edit_lock','1482474806:1'),(897,142,'slide_template','default'),(898,142,'jws_theme_source_project',''),(899,142,'jws_theme_date',''),(900,142,'jws_theme_client',''),(901,142,'jws_theme_location',''),(902,142,'jws_theme_galleries',''),(912,157,'_wp_attached_file','2016/12/tmn.png'),(913,157,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:83;s:6:\"height\";i:83;s:4:\"file\";s:15:\"2016/12/tmn.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:{}}}'),(3435,1440,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3576,1507,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3575,1506,'fw_options','a:0:{}'),(3377,1402,'fw_options','a:0:{}'),(3539,1297,'_aioseop_description','test'),(3401,1420,'fw_options','a:0:{}'),(3406,1421,'fw_options','a:0:{}'),(3408,1422,'fw_options','a:0:{}'),(3409,1423,'fw_options','a:0:{}'),(3410,1424,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3411,1424,'fw_options','a:0:{}'),(3412,1425,'_wpb_shortcodes_custom_css','.vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3413,1425,'fw_options','a:0:{}'),(3414,1426,'_wp_attached_file','2020/03/Capture_Lift_Play.png'),(3415,1426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:988;s:6:\"height\";i:554;s:4:\"file\";s:29:\"2020/03/Capture_Lift_Play.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-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:29:\"Capture_Lift_Play-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-740x366.png\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-760x500.png\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-750x554.png\";s:5:\"width\";i:750;s:6:\"height\";i:554;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-540x554.png\";s:5:\"width\";i:540;s:6:\"height\";i:554;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:29:\"Capture_Lift_Play-570x400.png\";s:5:\"width\";i:570;s:6:\"height\";i:400;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:{}}}'),(3416,1427,'_wp_attached_file','2020/03/Capture_Clean_play.png'),(3417,1427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:573;s:4:\"file\";s:30:\"2020/03/Capture_Clean_play.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-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:30:\"Capture_Clean_play-768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-740x366.png\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-760x500.png\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-750x573.png\";s:5:\"width\";i:750;s:6:\"height\";i:573;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-540x573.png\";s:5:\"width\";i:540;s:6:\"height\";i:573;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:30:\"Capture_Clean_play-570x400.png\";s:5:\"width\";i:570;s:6:\"height\";i:400;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:{}}}'),(3418,1428,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3419,1428,'fw_options','a:0:{}'),(3420,1429,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3421,1429,'fw_options','a:0:{}'),(3422,1431,'fw_options','a:0:{}'),(3423,1432,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3424,1432,'fw_options','a:0:{}'),(3425,1433,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3426,1433,'fw_options','a:0:{}'),(3427,1434,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3428,1434,'fw_options','a:0:{}'),(3429,1435,'fw_options','a:0:{}'),(3430,1435,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649322338{padding-right: 200px !important;padding-left: 200px !important;}'),(3436,1440,'fw_options','a:0:{}'),(3439,1443,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3440,1443,'fw_options','a:0:{}'),(3441,1444,'fw_options','a:0:{}'),(3442,1445,'_wpb_shortcodes_custom_css','.vc_custom_1585343893807{padding-top: 15px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3443,1445,'fw_options','a:0:{}'),(3445,1446,'fw_options','a:0:{}'),(3446,1447,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3447,1447,'fw_options','a:0:{}'),(3449,1448,'fw_options','a:0:{}'),(3450,1392,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3451,1449,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585582307600{margin-top: 200px !important;}.vc_custom_1585582441956{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3452,1449,'fw_options','a:0:{}'),(3628,1526,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}'),(3453,1450,'_wpb_shortcodes_custom_css','.vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3454,1450,'fw_options','a:0:{}'),(3455,1451,'fw_options','a:0:{}'),(3456,1452,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3457,1452,'fw_options','a:0:{}'),(3458,1453,'_wpb_shortcodes_custom_css','.vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3459,1453,'fw_options','a:0:{}'),(3460,1454,'_wp_attached_file','2020/03/osi.jpg'),(3461,1454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:350;s:4:\"file\";s:15:\"2020/03/osi.jpg\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"osi-300x55.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:55;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"osi-1024x187.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"osi-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:15:\"osi-768x140.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"osi-1536x280.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:15:\"osi-740x350.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:15:\"osi-420x285.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:16:\"osi-1170x350.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:15:\"osi-760x350.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:15:\"osi-750x350.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:15:\"osi-540x350.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:15:\"osi-540x350.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:15:\"osi-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:15:\"osi-570x350.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3462,1455,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585582307600{margin-top: 200px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3463,1455,'fw_options','a:0:{}'),(3464,1456,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585582307600{margin-top: 200px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3465,1456,'fw_options','a:0:{}'),(3466,1457,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3467,1457,'fw_options','a:0:{}'),(3468,1458,'_wpb_shortcodes_custom_css','.vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1077,260,'_wp_attached_file','2016/12/d.png'),(1078,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:97;s:6:\"height\";i:95;s:4:\"file\";s:13:\"2016/12/d.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:{}}}'),(1080,261,'_wp_attached_file','2016/12/a.png'),(1081,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:95;s:6:\"height\";i:82;s:4:\"file\";s:13:\"2016/12/a.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:{}}}'),(1083,263,'_wp_attached_file','2016/12/b.png'),(1084,263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:94;s:6:\"height\";i:97;s:4:\"file\";s:13:\"2016/12/b.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:{}}}'),(1086,264,'_wp_attached_file','2016/12/e.png'),(1087,264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:99;s:6:\"height\";i:98;s:4:\"file\";s:13:\"2016/12/e.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:{}}}'),(1089,265,'_wp_attached_file','2016/12/c.png'),(1090,265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:95;s:6:\"height\";i:84;s:4:\"file\";s:13:\"2016/12/c.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:{}}}'),(1095,269,'_wp_attached_file','2016/12/a-1.png'),(1096,269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:50;s:6:\"height\";i:43;s:4:\"file\";s:15:\"2016/12/a-1.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:{}}}'),(1098,270,'_wp_attached_file','2016/12/d-1.png'),(1099,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:50;s:6:\"height\";i:45;s:4:\"file\";s:15:\"2016/12/d-1.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:{}}}'),(1101,271,'_wp_attached_file','2016/12/b-1.png'),(1102,271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:50;s:6:\"height\";i:43;s:4:\"file\";s:15:\"2016/12/b-1.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:{}}}'),(1104,272,'_wp_attached_file','2016/12/e-1.png'),(1105,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:50;s:6:\"height\";i:45;s:4:\"file\";s:15:\"2016/12/e-1.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:{}}}'),(1107,273,'_wp_attached_file','2016/12/c-1.png'),(1108,273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:50;s:6:\"height\";i:45;s:4:\"file\";s:15:\"2016/12/c-1.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:{}}}'),(1110,274,'_wp_attached_file','2016/12/f-1.png'),(1111,274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:50;s:6:\"height\";i:45;s:4:\"file\";s:15:\"2016/12/f-1.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:{}}}'),(1132,298,'_wp_attached_file','2016/12/bckTQpsY-150x150.jpeg'),(1133,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:29:\"2016/12/bckTQpsY-150x150.jpeg\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:29:\"bckTQpsY-150x150-100x110.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1181,355,'_wp_attached_file','2016/12/a-2.png'),(1182,355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:66;s:6:\"height\";i:68;s:4:\"file\";s:15:\"2016/12/a-2.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:{}}}'),(1184,356,'_wp_attached_file','2016/12/b-2.png'),(1185,356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:66;s:6:\"height\";i:64;s:4:\"file\";s:15:\"2016/12/b-2.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:{}}}'),(1187,357,'_wp_attached_file','2016/12/c-2.png'),(1188,357,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:66;s:6:\"height\";i:66;s:4:\"file\";s:15:\"2016/12/c-2.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:{}}}'),(1230,453,'_form','<div class=\"row\">\n <div class=\"col-xs-12 col-md-6\">\n [text* your-subject placeholder \"Objet\"]\n [text your-tel placeholder \"Téléphone\"]\n </div>\n <div class=\"col-xs-12 col-md-6\">\n [text* your-name placeholder \"Nom\"]\n [email* your-email placeholder \"E-mail\"]\n </div>\n <div class=\"col-xs-12 col-md-12\">\n [textarea* your-message placeholder \"Message\"]\n </div>\n <div class=\"col-xs-12 col-md-12\">\n [checkbox* validation-rgpd use_label_element \"J\'accepte que mon e-mail soit stocké pour apporter une réponse\"]\n </div>\n <div class=\"col-xs-12 font-noraure-3\">\n [submit \"Envoyer\"]\n </div>\n</div>'),(1231,453,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:24:\"Contact \"[your-subject]\"\";s:6:\"sender\";s:35:\"[your-name] <contact@arithmetic.fr>\";s:9:\"recipient\";s:21:\"contact@arithmetic.fr\";s:4:\"body\";s:222:\"De: [your-name] <[your-email]>\nSuject: [your-subject]\n\nNom : [your-name]\nTéléphone : [your-tel]\nE-mail :[your-email]\nMessage:\n[your-message]\n\n--\nCet email est envoyé depuis le site Arithmetic (https://www.arithmetic.fr)\";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;}'),(1232,453,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:24:\"StabApp \"[your-subject]\"\";s:6:\"sender\";s:45:\"StabApp <wordpress@stabapp.jwsuperthemes.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:112:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on StabApp (https://www.arithmetic.fr)\";s:18:\"additional_headers\";s:24:\"Reply-To: demo@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(1233,453,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Merci pour votre message. Il a été envoyé.\";s:12:\"mail_sent_ng\";s:103:\"Une erreur s\'est produite lors de la tentative d\'envoi de votre message. Veuillez réessayer plus tard.\";s:16:\"validation_error\";s:97:\"Un ou plusieurs champs contiennent une erreur. S\'il vous plaît, vérifiez et essayez à nouveau.\";s:4:\"spam\";s:103:\"Une erreur s\'est produite lors de la tentative d\'envoi de votre message. Veuillez réessayer plus tard.\";s:12:\"accept_terms\";s:75:\"Vous devez accepter les termes et conditions avant d\'envoyer votre message.\";s:16:\"invalid_required\";s:20:\"Ce champ est requis.\";s:16:\"invalid_too_long\";s:23:\"Le champ est trop long.\";s:17:\"invalid_too_short\";s:24:\"Le champ est trop court.\";s:13:\"upload_failed\";s:71:\"Une erreur inconnue s\'est produite lors du téléchargement du fichier.\";s:24:\"upload_file_type_invalid\";s:68:\"Vous n\'êtes pas autorisé à télécharger des fichiers de ce type.\";s:21:\"upload_file_too_large\";s:31:\"Le fichier est trop volumineux.\";s:23:\"upload_failed_php_error\";s:62:\"Une erreur s\'est produite lors du téléchargement du fichier.\";s:12:\"invalid_date\";s:35:\"Le format de la date est incorrect.\";s:14:\"date_too_early\";s:55:\"La date est antérieure à la plus ancienne autorisée.\";s:13:\"date_too_late\";s:52:\"La date est postérieure à la dernière autorisée.\";s:14:\"invalid_number\";s:38:\"Le format numérique n\'est pas valide.\";s:16:\"number_too_small\";s:46:\"Le nombre est inférieur au minimum autorisé.\";s:16:\"number_too_large\";s:46:\"Le nombre est supérieur au maximum autorisé.\";s:23:\"quiz_answer_not_correct\";s:35:\"La réponse au quiz est incorrecte.\";s:13:\"invalid_email\";s:37:\"L\'adresse e-mail saisie est invalide.\";s:11:\"invalid_url\";s:23:\"L\'URL n\'est pas valide.\";s:11:\"invalid_tel\";s:39:\"Le numéro de téléphone est invalide.\";}'),(3166,1312,'_wpb_shortcodes_custom_css','.vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1234,453,'_additional_settings',''),(1235,453,'_locale','en_US'),(3625,1525,'fw_options','a:0:{}'),(3633,1527,'fw_options','a:0:{}'),(3634,1528,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3635,1528,'fw_options','a:0:{}'),(3636,1529,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3637,1529,'fw_options','a:0:{}'),(3638,1530,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3639,1530,'fw_options','a:0:{}'),(3640,1531,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3641,1531,'fw_options','a:0:{}'),(3643,1533,'_wp_attached_file','2020/12/Rénov.png'),(3644,1533,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:18:\"2020/12/Rénov.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Rénov-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Rénov-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:18:\"Rénov-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:18:\"Rénov-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:18:\"Rénov-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:18:\"Rénov-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:18:\"Rénov-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:18:\"Rénov-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3667,1190,'_oembed_ce2774d74ae80e1385c5836b6dbac813','<iframe title=\"Timelapse - Lighthouse (Oct 2012)\" src=\"https://player.vimeo.com/video/51589652?dnt=1&app_id=122963\" width=\"900\" height=\"506\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen></iframe>'),(3668,1190,'_oembed_time_ce2774d74ae80e1385c5836b6dbac813','1608584562'),(3669,1190,'_oembed_df2099afd0a52a752a8db58a535461b9','<iframe title=\"Gennevilliers Habitat - ARITHMETIC\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/CJ2djMhv5P0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3670,1190,'_oembed_time_df2099afd0a52a752a8db58a535461b9','1608584595'),(3671,1542,'fw_options','a:0:{}'),(3676,1543,'fw_options','a:0:{}'),(3677,1544,'fw_options','a:0:{}'),(3678,1545,'fw_options','a:0:{}'),(3679,1546,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649322338{padding-right: 200px !important;padding-left: 200px !important;}'),(3680,1546,'fw_options','a:0:{}'),(3681,1547,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}'),(3682,1547,'fw_options','a:0:{}'),(3469,1458,'fw_options','a:0:{}'),(3559,1497,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3541,1487,'fw_options','a:0:{}'),(3494,1467,'_edit_lock','1677589193:5'),(3538,1483,'fw_options','a:0:{}'),(3540,1487,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3502,1470,'fw_options','a:0:{}'),(3503,1467,'_edit_last','4'),(3504,1467,'slide_template','default'),(3505,1467,'jws_theme_header_layout','global'),(3506,1467,'jws_theme_logo_image',''),(3507,1467,'jws_theme_primary_color',''),(3508,1467,'jws_theme_header_fixed','1'),(3509,1467,'jws_theme_header_full',''),(3510,1467,'jws_theme_header_position',''),(3511,1467,'jws_theme_custom_menu',''),(3512,1467,'jws_theme_page_title_bar','1'),(3513,1467,'jws_theme_display_searchbar','0'),(3514,1467,'jws_theme_display_footer','1'),(3515,1467,'jws_theme_footer_layout','v4'),(3516,1467,'jws_theme_footer_full','0'),(3517,1467,'_wp_page_template','default'),(3518,1467,'_wpb_vc_js_status','true'),(3519,1471,'fw_options','a:0:{}'),(3520,1472,'fw_options','a:0:{}'),(3521,1473,'fw_options','a:0:{}'),(3522,1474,'fw_options','a:0:{}'),(3523,1475,'fw_options','a:0:{}'),(3524,1476,'fw_options','a:0:{}'),(3525,1477,'fw_options','a:0:{}'),(3526,1478,'fw_options','a:0:{}'),(3527,1479,'fw_options','a:0:{}'),(3528,1480,'fw_options','a:0:{}'),(3529,1467,'fw_options','a:0:{}'),(3530,1481,'fw_options','a:0:{}'),(3531,1482,'fw_options','a:0:{}'),(3544,1490,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3545,1490,'fw_options','a:0:{}'),(3557,1496,'_wp_attached_file','2020/11/Staff-Info-Web.png'),(3558,1496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2443;s:6:\"height\";i:1607;s:4:\"file\";s:26:\"2020/11/Staff-Info-Web.png\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-300x197.png\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Staff-Info-Web-1024x674.png\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-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:26:\"Staff-Info-Web-768x505.png\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"Staff-Info-Web-1536x1010.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1010;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:28:\"Staff-Info-Web-2048x1347.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1347;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-740x366.png\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:27:\"Staff-Info-Web-1170x730.png\";s:5:\"width\";i:1170;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-760x500.png\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-750x618.png\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-540x660.png\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:26:\"Staff-Info-Web-570x400.png\";s:5:\"width\";i:570;s:6:\"height\";i:400;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:{}}}'),(3547,1491,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3548,1491,'fw_options','a:0:{}'),(3549,1492,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3550,1492,'fw_options','a:0:{}'),(3551,1493,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3552,1493,'fw_options','a:0:{}'),(3553,1494,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3554,1494,'fw_options','a:0:{}'),(3555,1495,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3556,1495,'fw_options','a:0:{}'),(3560,1497,'fw_options','a:0:{}'),(3561,1498,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3562,1498,'fw_options','a:0:{}'),(3563,1499,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3564,1499,'fw_options','a:0:{}'),(3565,1500,'fw_options','a:0:{}'),(3566,1501,'_wp_attached_file','2020/11/Gennevilliers_logo.png'),(3567,1501,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:30:\"2020/11/Gennevilliers_logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Gennevilliers_logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:30:\"Gennevilliers_logo-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(3569,1502,'fw_options','a:0:{}'),(3570,1504,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3571,1504,'fw_options','a:0:{}'),(3572,1505,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3573,1505,'fw_options','a:0:{}'),(3574,1506,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(1314,594,'_wp_attached_file','2016/12/logotitle.png'),(1315,594,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:33;s:6:\"height\";i:30;s:4:\"file\";s:21:\"2016/12/logotitle.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:{}}}'),(3577,1507,'fw_options','a:0:{}'),(3578,1508,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3588,1511,'_wp_attached_file','2020/12/Lift.png'),(3589,1511,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:16:\"2020/12/Lift.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Lift-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Lift-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:16:\"Lift-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:16:\"Lift-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:16:\"Lift-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:16:\"Lift-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:16:\"Lift-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:16:\"Lift-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3646,1534,'fw_options','a:0:{}'),(3592,1513,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3609,1520,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3610,1520,'fw_options','a:0:{}'),(3611,1521,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3612,1521,'fw_options','a:0:{}'),(3613,1522,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3607,1519,'_wp_attached_file','2020/12/etape_hp.png'),(3608,1519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:523;s:6:\"height\";i:634;s:4:\"file\";s:20:\"2020/12/etape_hp.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"etape_hp-247x300.png\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"etape_hp-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:20:\"etape_hp-523x366.png\";s:5:\"width\";i:523;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:20:\"etape_hp-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"etape_hp-523x500.png\";s:5:\"width\";i:523;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:20:\"etape_hp-523x618.png\";s:5:\"width\";i:523;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:20:\"etape_hp-523x400.png\";s:5:\"width\";i:523;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:20:\"etape_hp-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:20:\"etape_hp-523x400.png\";s:5:\"width\";i:523;s:6:\"height\";i:400;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:{}}}'),(3618,1524,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}.vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3616,1523,'fw_options','a:0:{}'),(3579,1508,'fw_options','a:0:{}'),(3631,1209,'_aioseop_title','Équipe'),(3584,1509,'_wp_attached_file','2020/12/Clean.png'),(3585,1509,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:17:\"2020/12/Clean.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Clean-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Clean-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:17:\"Clean-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:17:\"Clean-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:17:\"Clean-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:17:\"Clean-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:17:\"Clean-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:17:\"Clean-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3586,1510,'_wp_attached_file','2020/12/GPA.png'),(3587,1510,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:15:\"2020/12/GPA.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"GPA-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"GPA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:15:\"GPA-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:15:\"GPA-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:15:\"GPA-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:15:\"GPA-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:15:\"GPA-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:15:\"GPA-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3369,1393,'_wpb_shortcodes_custom_css','.vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3370,1393,'fw_options','a:0:{}'),(3371,1394,'fw_options','a:0:{}'),(3372,1395,'fw_options','a:0:{}'),(3373,1328,'_jws_theme_count_view','1'),(3374,1398,'_wp_attached_file','2020/01/Rénov.png'),(3375,1398,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:272;s:6:\"height\";i:534;s:4:\"file\";s:18:\"2020/01/Rénov.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Rénov-153x300.png\";s:5:\"width\";i:153;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Rénov-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:18:\"Rénov-272x366.png\";s:5:\"width\";i:272;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:18:\"Rénov-272x285.png\";s:5:\"width\";i:272;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:18:\"Rénov-272x500.png\";s:5:\"width\";i:272;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:18:\"Rénov-272x400.png\";s:5:\"width\";i:272;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:18:\"Rénov-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:18:\"Rénov-272x400.png\";s:5:\"width\";i:272;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3378,1405,'fw_options','a:0:{}'),(3379,1405,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3380,1406,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3381,1406,'fw_options','a:0:{}'),(3382,1407,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3383,1407,'fw_options','a:0:{}'),(3384,1408,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3385,1408,'fw_options','a:0:{}'),(3386,1411,'_wp_attached_file','2020/02/Capture-d’écran-2020-02-27-à-15.25.35.png'),(3387,1411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:718;s:6:\"height\";i:405;s:4:\"file\";s:55:\"2020/02/Capture-d’écran-2020-02-27-à-15.25.35.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"Capture-d’écran-2020-02-27-à-15.25.35-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"Capture-d’écran-2020-02-27-à-15.25.35-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:55:\"Capture-d’écran-2020-02-27-à-15.25.35-718x366.png\";s:5:\"width\";i:718;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:55:\"Capture-d’écran-2020-02-27-à-15.25.35-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:55:\"Capture-d’écran-2020-02-27-à-15.25.35-540x405.png\";s:5:\"width\";i:540;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:55:\"Capture-d’écran-2020-02-27-à-15.25.35-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:55:\"Capture-d’écran-2020-02-27-à-15.25.35-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:55:\"Capture-d’écran-2020-02-27-à-15.25.35-570x400.png\";s:5:\"width\";i:570;s:6:\"height\";i:400;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:{}}}'),(3388,1412,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3389,1412,'fw_options','a:0:{}'),(3390,1413,'_wp_attached_file','2020/02/Capture_Lift.png'),(3391,1413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:988;s:6:\"height\";i:554;s:4:\"file\";s:24:\"2020/02/Capture_Lift.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-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:24:\"Capture_Lift-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-740x366.png\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-760x500.png\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-750x554.png\";s:5:\"width\";i:750;s:6:\"height\";i:554;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-540x554.png\";s:5:\"width\";i:540;s:6:\"height\";i:554;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:24:\"Capture_Lift-570x400.png\";s:5:\"width\";i:570;s:6:\"height\";i:400;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:{}}}'),(3392,1414,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3393,1414,'fw_options','a:0:{}'),(3394,1415,'_wp_attached_file','2020/02/Capture_Clean.png'),(3395,1415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1121;s:6:\"height\";i:627;s:4:\"file\";s:25:\"2020/02/Capture_Clean.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Capture_Clean-1024x573.png\";s:5:\"width\";i:1024;s:6:\"height\";i:573;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-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:25:\"Capture_Clean-768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-740x366.png\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-760x500.png\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-750x618.png\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-540x627.png\";s:5:\"width\";i:540;s:6:\"height\";i:627;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:25:\"Capture_Clean-570x400.png\";s:5:\"width\";i:570;s:6:\"height\";i:400;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:{}}}'),(3396,1416,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3397,1416,'fw_options','a:0:{}'),(3448,1448,'_wpb_shortcodes_custom_css','.vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3444,1446,'_wpb_shortcodes_custom_css','.vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3223,1325,'_wp_attached_file','2019/12/cleanmanager.png'),(1728,793,'_edit_last','1'),(1729,793,'_wp_page_template','default'),(1730,793,'slide_template',''),(1731,793,'jws_theme_header_layout','global'),(1732,793,'jws_theme_logo_image',''),(1733,793,'jws_theme_primary_color',''),(1734,793,'jws_theme_header_fixed','1'),(1735,793,'jws_theme_header_full','1'),(1736,793,'jws_theme_header_position',''),(1737,793,'jws_theme_display_widget_top','0'),(1738,793,'jws_theme_custom_menu',''),(1739,793,'jws_theme_page_title_bar','1'),(1740,793,'jws_theme_display_searchbar','0'),(1741,793,'jws_theme_display_footer','1'),(1742,793,'jws_theme_footer_layout','v4'),(1743,793,'jws_theme_footer_full','0'),(1744,793,'_wpb_vc_js_status','true'),(1745,793,'_edit_lock','1677589552:5'),(3353,1379,'_wpb_shortcodes_custom_css','.vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3354,1379,'fw_options','a:0:{}'),(1787,927,'_wp_attached_file','2016/12/play.png'),(1788,927,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:113;s:6:\"height\";i:115;s:4:\"file\";s:16:\"2016/12/play.png\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:16:\"play-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(1811,943,'_wp_attached_file','2016/12/play-1.png'),(1812,943,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:18:\"2016/12/play-1.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:{}}}'),(1832,1105,'_menu_item_type','post_type'),(1833,1105,'_menu_item_menu_item_parent','0'),(1834,1105,'_menu_item_object_id','793'),(1835,1105,'_menu_item_object','page'),(1836,1105,'_menu_item_target',''),(1837,1105,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1838,1105,'_menu_item_xfn',''),(1839,1105,'_menu_item_url',''),(1841,1105,'_menu_item_submenu_type','standard'),(1842,1105,'_menu_item_dropdown','autodrop_submenu'),(1843,1105,'_menu_item_widget_area',''),(1844,1105,'_menu_item_column_width',''),(1845,1105,'_menu_item_group',''),(1846,1105,'_menu_item_hide_link','0'),(1847,1105,'_menu_item_bg_image',''),(1848,1105,'_menu_item_bg_image_attachment','scroll'),(1849,1105,'_menu_item_bg_image_size','auto'),(1850,1105,'_menu_item_bg_image_position','center'),(1851,1105,'_menu_item_bg_image_repeat','repeat'),(1852,1105,'_menu_item_bg_color',''),(1853,1105,'_menu_item_menu_icon',''),(1854,1105,'_menu_item_el_class',''),(3260,1344,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3261,1344,'fw_options','a:0:{}'),(3262,1345,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3263,1345,'fw_options','a:0:{}'),(3264,1346,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3265,1346,'fw_options','a:0:{}'),(3266,1347,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2919,1257,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2912,1253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:110;s:6:\"height\";i:90;s:4:\"file\";s:21:\"2019/12/ameliorer.png\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:20:\"ameliorer-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;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:{}}}'),(2911,1253,'_wp_attached_file','2019/12/ameliorer.png'),(2884,1239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:630;s:4:\"file\";s:20:\"2019/12/bghome-1.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"bghome-1-300x131.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"bghome-1-1024x448.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"bghome-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:20:\"bghome-1-768x336.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:20:\"bghome-1-740x366.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:20:\"bghome-1-420x285.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:21:\"bghome-1-1170x630.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:20:\"bghome-1-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:20:\"bghome-1-750x618.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:20:\"bghome-1-540x630.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:20:\"bghome-1-540x400.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:20:\"bghome-1-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:20:\"bghome-1-570x400.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2883,1239,'_wp_attached_file','2019/12/bghome-1.jpg'),(2882,1238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:116;s:6:\"height\";i:86;s:4:\"file\";s:18:\"2019/12/traits.png\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:17:\"traits-100x86.png\";s:5:\"width\";i:100;s:6:\"height\";i:86;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:{}}}'),(2881,1238,'_wp_attached_file','2019/12/traits.png'),(2128,6,'resmushed_quality','92'),(2129,6,'resmushed_cumulated_original_sizes','5310'),(2130,6,'resmushed_cumulated_optimized_sizes','3128'),(2131,45,'resmushed_quality','92'),(2132,45,'resmushed_cumulated_original_sizes','231045'),(2133,45,'resmushed_cumulated_optimized_sizes','211622'),(2137,48,'resmushed_quality','92'),(2138,48,'resmushed_cumulated_original_sizes','27096'),(2139,48,'resmushed_cumulated_optimized_sizes','12239'),(2140,49,'resmushed_quality','92'),(2141,49,'resmushed_cumulated_original_sizes','25397'),(2142,49,'resmushed_cumulated_optimized_sizes','11128'),(2143,56,'resmushed_quality','92'),(2144,56,'resmushed_cumulated_original_sizes','2317'),(2145,56,'resmushed_cumulated_optimized_sizes','1650'),(2146,57,'resmushed_quality','92'),(2147,57,'resmushed_cumulated_original_sizes','2025'),(2148,57,'resmushed_cumulated_optimized_sizes','1299'),(2149,58,'resmushed_quality','92'),(2150,58,'resmushed_cumulated_original_sizes','4740'),(2151,58,'resmushed_cumulated_optimized_sizes','3536'),(2152,59,'resmushed_quality','92'),(2153,59,'resmushed_cumulated_original_sizes','3659'),(2154,59,'resmushed_cumulated_optimized_sizes','2690'),(2158,71,'resmushed_quality','92'),(2159,71,'resmushed_cumulated_original_sizes','258543'),(2160,71,'resmushed_cumulated_optimized_sizes','118719'),(2161,74,'resmushed_quality','92'),(2162,74,'resmushed_cumulated_original_sizes','327515'),(2163,74,'resmushed_cumulated_optimized_sizes','296272'),(2164,81,'resmushed_quality','92'),(2165,81,'resmushed_cumulated_original_sizes','2461234'),(2166,81,'resmushed_cumulated_optimized_sizes','908101'),(2200,157,'resmushed_quality','92'),(2201,157,'resmushed_cumulated_original_sizes','18100'),(2202,157,'resmushed_cumulated_optimized_sizes','6099'),(2249,943,'resmushed_quality','92'),(2250,943,'resmushed_cumulated_original_sizes','4053'),(2251,943,'resmushed_cumulated_optimized_sizes','2549'),(2880,1237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:630;s:4:\"file\";s:18:\"2019/12/bghome.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"bghome-300x131.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"bghome-1024x448.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bghome-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:18:\"bghome-768x336.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:18:\"bghome-740x366.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:18:\"bghome-420x285.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:19:\"bghome-1170x630.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:18:\"bghome-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:18:\"bghome-750x618.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:18:\"bghome-540x630.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:18:\"bghome-540x400.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:18:\"bghome-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:18:\"bghome-570x400.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2879,1237,'_wp_attached_file','2019/12/bghome.jpg'),(3352,1378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4051;s:6:\"height\";i:2700;s:4:\"file\";s:21:\"2019/12/securite2.png\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"securite2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"securite2-1024x682.png\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"securite2-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:21:\"securite2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"securite2-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:23:\"securite2-2048x1365.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:21:\"securite2-740x366.png\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:21:\"securite2-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:22:\"securite2-1170x730.png\";s:5:\"width\";i:1170;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:21:\"securite2-760x500.png\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:21:\"securite2-750x618.png\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:21:\"securite2-540x660.png\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:21:\"securite2-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:21:\"securite2-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:21:\"securite2-570x400.png\";s:5:\"width\";i:570;s:6:\"height\";i:400;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:{}}}'),(3351,1378,'_wp_attached_file','2019/12/securite2.png'),(2411,594,'resmushed_quality','92'),(2412,594,'resmushed_cumulated_original_sizes','1213'),(2413,594,'resmushed_cumulated_optimized_sizes','1081'),(3368,1392,'fw_options','a:0:{}'),(3367,1390,'fw_options','a:0:{}'),(3366,1389,'fw_options','a:0:{}'),(2453,927,'resmushed_quality','92'),(2454,927,'resmushed_cumulated_original_sizes','11404'),(2455,927,'resmushed_cumulated_optimized_sizes','5334'),(3594,1514,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3615,1523,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3603,1517,'fw_options','a:0:{}'),(3593,1513,'fw_options','a:0:{}'),(3098,1288,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(2602,1185,'fw_options','a:0:{}'),(2605,298,'_wp_attachment_wp_user_avatar','1'),(2613,1191,'fw_options','a:0:{}'),(2614,1190,'_edit_last','5'),(2615,1190,'slide_template','default'),(2616,1190,'jws_theme_header_layout','global'),(2617,1190,'jws_theme_logo_image',''),(2618,1190,'jws_theme_primary_color',''),(2619,1190,'jws_theme_header_fixed','1'),(2620,1190,'jws_theme_header_full',''),(2621,1190,'jws_theme_header_position',''),(2622,1190,'jws_theme_custom_menu',''),(2623,1190,'jws_theme_page_title_bar','0'),(2624,1190,'jws_theme_display_searchbar','0'),(2625,1190,'jws_theme_display_footer','1'),(2626,1190,'jws_theme_footer_layout','v4'),(2627,1190,'jws_theme_footer_full','0'),(2628,1190,'_wp_page_template','page-full.php'),(2629,1190,'_wpb_vc_js_status','true'),(2630,1192,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1487132153893{padding-top: 100px !important;padding-bottom: 120px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg2.jpg?id=95) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1487132230843{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_tmn.jpg?id=164) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1487383031287{padding-bottom: 100px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/fqa.jpg?id=183) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486438175506{border-bottom-width: 1px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1486349053167{border-bottom-width: 1px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2631,1192,'fw_options','a:0:{}'),(2632,1190,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(2956,1276,'fw_options','a:0:{}'),(2644,1198,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2645,1198,'fw_options','a:0:{}'),(2646,1199,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2642,1197,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2640,1196,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1487132230843{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_tmn.jpg?id=164) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1487383031287{padding-bottom: 100px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/fqa.jpg?id=183) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486438175506{border-bottom-width: 1px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1486349053167{border-bottom-width: 1px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2641,1196,'fw_options','a:0:{}'),(2643,1197,'fw_options','a:0:{}'),(2647,1199,'fw_options','a:0:{}'),(2648,1200,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2649,1200,'fw_options','a:0:{}'),(2650,1201,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486539888929{background-color: #f6f6f6 !important;}.vc_custom_1482993507410{background-color: #212121 !important;}.vc_custom_1487383724657{background-color: #f6f6f6 !important;}.vc_custom_1483089224944{background-color: #212121 !important;}.vc_custom_1486455062390{margin-bottom: -62px !important;}.vc_custom_1483147519768{background-color: #f6f6f6 !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1482978695631{margin-left: -95px !important;}.vc_custom_1486452976473{padding-left: 70px !important;}'),(2651,1201,'fw_options','a:0:{}'),(2654,1203,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2655,1203,'fw_options','a:0:{}'),(2656,1204,'fw_options','a:0:{}'),(2657,1205,'_wp_attached_file','2019/12/bg_tem.jpg'),(2658,1205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:583;s:4:\"file\";s:18:\"2019/12/bg_tem.jpg\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"bg_tem-300x121.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"bg_tem-1024x415.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bg_tem-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:18:\"bg_tem-768x311.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:18:\"bg_tem-740x366.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:18:\"bg_tem-420x285.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:19:\"bg_tem-1170x583.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:18:\"bg_tem-760x500.jpg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:18:\"bg_tem-750x583.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:18:\"bg_tem-540x583.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:18:\"bg_tem-540x400.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:18:\"bg_tem-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:18:\"bg_tem-570x400.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2652,1202,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2653,1202,'fw_options','a:0:{}'),(2659,1206,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2660,1206,'fw_options','a:0:{}'),(2661,1207,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2662,1207,'fw_options','a:0:{}'),(2955,1275,'_edit_lock','1675118937:5'),(2945,1270,'_wpb_shortcodes_custom_css','.vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2663,1208,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2664,1208,'fw_options','a:0:{}'),(2665,1209,'_edit_lock','1634658565:5'),(2666,1210,'fw_options','a:0:{}'),(2667,1209,'_edit_last','5'),(2668,1209,'slide_template','default'),(2669,1209,'jws_theme_header_layout','global'),(2670,1209,'jws_theme_logo_image',''),(2671,1209,'jws_theme_primary_color',''),(2672,1209,'jws_theme_header_fixed','1'),(2673,1209,'jws_theme_header_full',''),(2674,1209,'jws_theme_header_position',''),(2675,1209,'jws_theme_custom_menu',''),(2676,1209,'jws_theme_page_title_bar','1'),(2677,1209,'jws_theme_display_searchbar','0'),(2678,1209,'jws_theme_display_footer','1'),(2679,1209,'jws_theme_footer_layout','v4'),(2680,1209,'jws_theme_footer_full','0'),(2681,1209,'_wp_page_template','page-full.php'),(2682,1209,'_wpb_vc_js_status','true'),(2683,1211,'_wpb_shortcodes_custom_css','.vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1487226860015{background-color: #e8e8e8 !important;}'),(2684,1211,'fw_options','a:0:{}'),(2685,1209,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(3630,1526,'fw_options','a:0:{}'),(3632,1527,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(2688,1213,'_wpb_shortcodes_custom_css','.vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2686,1212,'_wpb_shortcodes_custom_css','.vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2687,1212,'fw_options','a:0:{}'),(2689,1213,'fw_options','a:0:{}'),(2692,1215,'_wpb_shortcodes_custom_css','.vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2690,1214,'_wp_attached_file','2019/12/logo_blanc.png'),(2691,1214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:180;s:6:\"height\";i:79;s:4:\"file\";s:22:\"2019/12/logo_blanc.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_blanc-150x79.png\";s:5:\"width\";i:150;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:21:\"logo_blanc-100x79.png\";s:5:\"width\";i:100;s:6:\"height\";i:79;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:{}}}'),(2693,1215,'fw_options','a:0:{}'),(2694,1216,'_wpb_shortcodes_custom_css','.vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2695,1216,'fw_options','a:0:{}'),(2696,1217,'_edit_lock','1679326077:5'),(2697,1218,'fw_options','a:0:{}'),(2698,1217,'_edit_last','5'),(2699,1217,'slide_template','default'),(2700,1217,'jws_theme_header_layout','global'),(2701,1217,'jws_theme_logo_image',''),(2702,1217,'jws_theme_primary_color',''),(2703,1217,'jws_theme_header_fixed','1'),(2704,1217,'jws_theme_header_full',''),(2705,1217,'jws_theme_header_position',''),(2706,1217,'jws_theme_custom_menu',''),(2707,1217,'jws_theme_page_title_bar','1'),(2708,1217,'jws_theme_display_searchbar','0'),(2709,1217,'jws_theme_display_footer','1'),(2710,1217,'jws_theme_footer_layout','v4'),(2711,1217,'jws_theme_footer_full','0'),(2712,1219,'_edit_lock','1675159120:5'),(2713,1220,'fw_options','a:0:{}'),(2714,1219,'_edit_last','5'),(2715,1219,'slide_template','default'),(2716,1219,'jws_theme_header_layout','global'),(2717,1219,'jws_theme_logo_image',''),(2718,1219,'jws_theme_primary_color',''),(2719,1219,'jws_theme_header_fixed','1'),(2720,1219,'jws_theme_header_full',''),(2721,1219,'jws_theme_header_position',''),(2722,1219,'jws_theme_custom_menu',''),(2723,1219,'jws_theme_page_title_bar','1'),(2724,1219,'jws_theme_display_searchbar','0'),(2725,1219,'jws_theme_display_footer','1'),(2726,1219,'jws_theme_footer_layout','v4'),(2727,1219,'jws_theme_footer_full','0'),(2728,1221,'_edit_lock','1675118323:5'),(2729,1222,'fw_options','a:0:{}'),(2730,1221,'_edit_last','5'),(2731,1221,'slide_template','default'),(2732,1221,'jws_theme_header_layout','global'),(2733,1221,'jws_theme_logo_image',''),(2734,1221,'jws_theme_primary_color',''),(2735,1221,'jws_theme_header_fixed','1'),(2736,1221,'jws_theme_header_full',''),(2737,1221,'jws_theme_header_position',''),(2738,1221,'jws_theme_custom_menu',''),(2739,1221,'jws_theme_page_title_bar','1'),(2740,1221,'jws_theme_display_searchbar','0'),(2741,1221,'jws_theme_display_footer','1'),(2742,1221,'jws_theme_footer_layout','v4'),(2743,1221,'jws_theme_footer_full','0'),(2744,1223,'fw_options','a:0:{}'),(2745,1221,'_wp_page_template','page-full.php'),(2746,1221,'_wpb_vc_js_status','true'),(2747,1224,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2748,1224,'fw_options','a:0:{}'),(2749,1221,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2750,1225,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2751,1225,'fw_options','a:0:{}'),(2752,1226,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2753,1226,'fw_options','a:0:{}'),(2754,1227,'_wpb_shortcodes_custom_css','.vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(2755,1227,'fw_options','a:0:{}'),(2756,1228,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2757,1228,'fw_options','a:0:{}'),(2758,1229,'_wp_attached_file','2019/12/iris.png'),(2759,1229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:124;s:6:\"height\";i:127;s:4:\"file\";s:16:\"2019/12/iris.png\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:16:\"iris-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(2760,1230,'fw_options','a:0:{}'),(2761,1217,'_wp_page_template','default'),(2762,1217,'_wpb_vc_js_status','true'),(2763,1231,'fw_options','a:0:{}'),(2764,1232,'_menu_item_type','post_type'),(2765,1232,'_menu_item_menu_item_parent','0'),(2766,1232,'_menu_item_object_id','1219'),(2767,1232,'_menu_item_object','page'),(2768,1232,'_menu_item_target',''),(2769,1232,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2770,1232,'_menu_item_xfn',''),(2771,1232,'_menu_item_url',''),(2773,1232,'_menu_item_submenu_type','standard'),(2774,1232,'_menu_item_dropdown','autodrop_submenu'),(2775,1232,'_menu_item_widget_area',''),(2776,1232,'_menu_item_column_width',''),(2777,1232,'_menu_item_group',''),(2778,1232,'_menu_item_hide_link','0'),(2779,1232,'_menu_item_bg_image',''),(2780,1232,'_menu_item_bg_image_attachment','scroll'),(2781,1232,'_menu_item_bg_image_size','auto'),(2782,1232,'_menu_item_bg_image_position','center'),(2783,1232,'_menu_item_bg_image_repeat','repeat'),(2784,1232,'_menu_item_bg_color',''),(2785,1232,'_menu_item_menu_icon',''),(2786,1232,'_menu_item_el_class',''),(2787,1233,'_menu_item_type','post_type'),(2788,1233,'_menu_item_menu_item_parent','0'),(2789,1233,'_menu_item_object_id','1217'),(2790,1233,'_menu_item_object','page'),(2791,1233,'_menu_item_target',''),(2792,1233,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2793,1233,'_menu_item_xfn',''),(2794,1233,'_menu_item_url',''),(2796,1233,'_menu_item_submenu_type','standard'),(2797,1233,'_menu_item_dropdown','autodrop_submenu'),(2798,1233,'_menu_item_widget_area',''),(2799,1233,'_menu_item_column_width',''),(2800,1233,'_menu_item_group',''),(2801,1233,'_menu_item_hide_link','0'),(2802,1233,'_menu_item_bg_image',''),(2803,1233,'_menu_item_bg_image_attachment','scroll'),(2804,1233,'_menu_item_bg_image_size','auto'),(2805,1233,'_menu_item_bg_image_position','center'),(2806,1233,'_menu_item_bg_image_repeat','repeat'),(2807,1233,'_menu_item_bg_color',''),(2808,1233,'_menu_item_menu_icon',''),(2809,1233,'_menu_item_el_class',''),(2810,1234,'_menu_item_type','post_type'),(2811,1234,'_menu_item_menu_item_parent','0'),(2812,1234,'_menu_item_object_id','1209'),(2813,1234,'_menu_item_object','page'),(2814,1234,'_menu_item_target',''),(2815,1234,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2816,1234,'_menu_item_xfn',''),(2817,1234,'_menu_item_url',''),(2819,1234,'_menu_item_submenu_type','standard'),(2820,1234,'_menu_item_dropdown','autodrop_submenu'),(2821,1234,'_menu_item_widget_area',''),(2822,1234,'_menu_item_column_width',''),(2823,1234,'_menu_item_group',''),(2824,1234,'_menu_item_hide_link','0'),(2825,1234,'_menu_item_bg_image',''),(2826,1234,'_menu_item_bg_image_attachment','scroll'),(2827,1234,'_menu_item_bg_image_size','auto'),(2828,1234,'_menu_item_bg_image_position','center'),(2829,1234,'_menu_item_bg_image_repeat','repeat'),(2830,1234,'_menu_item_bg_color',''),(2831,1234,'_menu_item_menu_icon',''),(2832,1234,'_menu_item_el_class',''),(2833,1235,'_menu_item_type','post_type'),(2834,1235,'_menu_item_menu_item_parent','0'),(2835,1235,'_menu_item_object_id','1190'),(2836,1235,'_menu_item_object','page'),(2837,1235,'_menu_item_target',''),(2838,1235,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2839,1235,'_menu_item_xfn',''),(2840,1235,'_menu_item_url',''),(2842,1235,'_menu_item_submenu_type','standard'),(2843,1235,'_menu_item_dropdown','autodrop_submenu'),(2844,1235,'_menu_item_widget_area',''),(2845,1235,'_menu_item_column_width',''),(2846,1235,'_menu_item_group',''),(2847,1235,'_menu_item_hide_link','0'),(2848,1235,'_menu_item_bg_image',''),(2849,1235,'_menu_item_bg_image_attachment','scroll'),(2850,1235,'_menu_item_bg_image_size','auto'),(2851,1235,'_menu_item_bg_image_position','center'),(2852,1235,'_menu_item_bg_image_repeat','repeat'),(2853,1235,'_menu_item_bg_color',''),(2854,1235,'_menu_item_menu_icon',''),(2855,1235,'_menu_item_el_class',''),(2856,1236,'_menu_item_type','post_type'),(2857,1236,'_menu_item_menu_item_parent','1232'),(2858,1236,'_menu_item_object_id','1221'),(2859,1236,'_menu_item_object','page'),(2860,1236,'_menu_item_target',''),(2861,1236,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2862,1236,'_menu_item_xfn',''),(2863,1236,'_menu_item_url',''),(2865,1236,'_menu_item_submenu_type',''),(2866,1236,'_menu_item_dropdown',''),(2867,1236,'_menu_item_widget_area',''),(2868,1236,'_menu_item_column_width',''),(2869,1236,'_menu_item_group',''),(2870,1236,'_menu_item_hide_link','0'),(2871,1236,'_menu_item_bg_image',''),(2872,1236,'_menu_item_bg_image_attachment','scroll'),(2873,1236,'_menu_item_bg_image_size','auto'),(2874,1236,'_menu_item_bg_image_position','center'),(2875,1236,'_menu_item_bg_image_repeat','repeat'),(2876,1236,'_menu_item_bg_color',''),(2877,1236,'_menu_item_menu_icon',''),(2878,1236,'_menu_item_el_class',''),(3267,1347,'fw_options','a:0:{}'),(3268,1348,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3269,1348,'fw_options','a:0:{}'),(2920,1257,'fw_options','a:0:{}'),(2923,1259,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(3245,1336,'_wp_attached_file','2019/12/etapes.png'),(3246,1336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:523;s:6:\"height\";i:634;s:4:\"file\";s:18:\"2019/12/etapes.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"etapes-247x300.png\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"etapes-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:18:\"etapes-523x366.png\";s:5:\"width\";i:523;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:18:\"etapes-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:18:\"etapes-523x500.png\";s:5:\"width\";i:523;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:18:\"etapes-523x618.png\";s:5:\"width\";i:523;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:18:\"etapes-523x400.png\";s:5:\"width\";i:523;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:18:\"etapes-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:18:\"etapes-523x400.png\";s:5:\"width\";i:523;s:6:\"height\";i:400;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:{}}}'),(3243,1335,'_wpb_shortcodes_custom_css','.vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3244,1335,'fw_options','a:0:{}'),(3247,1337,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3248,1337,'fw_options','a:0:{}'),(3249,1338,'fw_options','a:0:{}'),(3250,1277,'_wp_page_template','page-full.php'),(3251,1277,'_wpb_vc_js_status','true'),(3252,1339,'fw_options','a:0:{}'),(3253,1280,'_wp_page_template','page-full.php'),(3254,1280,'_wpb_vc_js_status','true'),(3255,1340,'fw_options','a:0:{}'),(3256,1341,'fw_options','a:0:{}'),(3257,1342,'fw_options','a:0:{}'),(3258,1343,'_wp_attached_file','2019/12/check.png'),(3259,1343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:41;s:6:\"height\";i:42;s:4:\"file\";s:17:\"2019/12/check.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:{}}}'),(2924,1259,'fw_options','a:0:{}'),(2925,1260,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2905,1250,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2906,1250,'fw_options','a:0:{}'),(2907,1251,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2908,1251,'fw_options','a:0:{}'),(2909,1252,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2910,1252,'fw_options','a:0:{}'),(2921,1258,'_wp_attached_file','2019/12/assurer.png'),(2922,1258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:110;s:6:\"height\";i:90;s:4:\"file\";s:19:\"2019/12/assurer.png\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:18:\"assurer-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;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:{}}}'),(2915,1255,'_wp_attached_file','2019/12/renforcer-1.png'),(2916,1255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:110;s:6:\"height\";i:90;s:4:\"file\";s:23:\"2019/12/renforcer-1.png\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:22:\"renforcer-1-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;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:{}}}'),(2917,1256,'_wp_attached_file','2019/12/developper-1.png'),(2918,1256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:110;s:6:\"height\";i:90;s:4:\"file\";s:24:\"2019/12/developper-1.png\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:23:\"developper-1-100x90.png\";s:5:\"width\";i:100;s:6:\"height\";i:90;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:{}}}'),(2926,1260,'fw_options','a:0:{}'),(2927,1261,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2928,1261,'fw_options','a:0:{}'),(2929,1262,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2930,1262,'fw_options','a:0:{}'),(2931,1263,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2932,1263,'fw_options','a:0:{}'),(2933,1264,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2934,1264,'fw_options','a:0:{}'),(2935,1265,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2936,1265,'fw_options','a:0:{}'),(2937,1266,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2938,1266,'fw_options','a:0:{}'),(2939,1267,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2940,1267,'fw_options','a:0:{}'),(2941,1268,'_wpb_shortcodes_custom_css','.vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2942,1268,'fw_options','a:0:{}'),(2943,1269,'_wpb_shortcodes_custom_css','.vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2944,1269,'fw_options','a:0:{}'),(2946,1270,'fw_options','a:0:{}'),(2947,1271,'_wpb_shortcodes_custom_css','.vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2948,1271,'fw_options','a:0:{}'),(2949,1272,'_wpb_shortcodes_custom_css','.vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2950,1272,'fw_options','a:0:{}'),(2951,1273,'_wpb_shortcodes_custom_css','.vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}'),(2952,1273,'fw_options','a:0:{}'),(2953,1274,'_wpb_shortcodes_custom_css','.vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(2954,1274,'fw_options','a:0:{}'),(2957,1275,'_edit_last','5'),(2958,1275,'slide_template','default'),(2959,1275,'jws_theme_header_layout','global'),(2960,1275,'jws_theme_logo_image',''),(2961,1275,'jws_theme_primary_color',''),(2962,1275,'jws_theme_header_fixed','1'),(2963,1275,'jws_theme_header_full',''),(2964,1275,'jws_theme_header_position',''),(2965,1275,'jws_theme_custom_menu',''),(2966,1275,'jws_theme_page_title_bar','1'),(2967,1275,'jws_theme_display_searchbar','0'),(2968,1275,'jws_theme_display_footer','1'),(2969,1275,'jws_theme_footer_layout','v4'),(2970,1275,'jws_theme_footer_full','0'),(2971,1277,'_edit_lock','1633119499:5'),(2972,1278,'fw_options','a:0:{}'),(2973,1277,'_edit_last','5'),(2974,1277,'slide_template','default'),(2975,1277,'jws_theme_header_layout','global'),(2976,1277,'jws_theme_logo_image',''),(2977,1277,'jws_theme_primary_color',''),(2978,1277,'jws_theme_header_fixed','1'),(2979,1277,'jws_theme_header_full',''),(2980,1277,'jws_theme_header_position',''),(2981,1277,'jws_theme_custom_menu',''),(2982,1277,'jws_theme_page_title_bar','1'),(2983,1277,'jws_theme_display_searchbar','0'),(2984,1277,'jws_theme_display_footer','1'),(2985,1277,'jws_theme_footer_layout','v4'),(2986,1277,'jws_theme_footer_full','0'),(2987,1279,'fw_options','a:0:{}'),(2988,1280,'_edit_lock','1633119497:5'),(2989,1281,'fw_options','a:0:{}'),(2990,1280,'_edit_last','5'),(2991,1280,'slide_template','default'),(2992,1280,'jws_theme_header_layout','global'),(2993,1280,'jws_theme_logo_image',''),(2994,1280,'jws_theme_primary_color',''),(2995,1280,'jws_theme_header_fixed','1'),(2996,1280,'jws_theme_header_full',''),(2997,1280,'jws_theme_header_position',''),(2998,1280,'jws_theme_custom_menu',''),(2999,1280,'jws_theme_page_title_bar','1'),(3000,1280,'jws_theme_display_searchbar','0'),(3001,1280,'jws_theme_display_footer','1'),(3002,1280,'jws_theme_footer_layout','v4'),(3003,1280,'jws_theme_footer_full','0'),(4327,1763,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4326,1762,'fw_options','a:0:{}'),(3027,1283,'_menu_item_type','post_type'),(3028,1283,'_menu_item_menu_item_parent','1232'),(3029,1283,'_menu_item_object_id','1275'),(3030,1283,'_menu_item_object','page'),(3031,1283,'_menu_item_target',''),(3032,1283,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3033,1283,'_menu_item_xfn',''),(3034,1283,'_menu_item_url',''),(3036,1283,'_menu_item_submenu_type',''),(3037,1283,'_menu_item_dropdown',''),(3038,1283,'_menu_item_widget_area',''),(3039,1283,'_menu_item_column_width',''),(3040,1283,'_menu_item_group',''),(3041,1283,'_menu_item_hide_link','0'),(3042,1283,'_menu_item_bg_image',''),(3043,1283,'_menu_item_bg_image_attachment','scroll'),(3044,1283,'_menu_item_bg_image_size','auto'),(3045,1283,'_menu_item_bg_image_position','center'),(3046,1283,'_menu_item_bg_image_repeat','repeat'),(3047,1283,'_menu_item_bg_color',''),(3048,1283,'_menu_item_menu_icon',''),(3049,1283,'_menu_item_el_class',''),(4325,1762,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4324,1761,'fw_options','a:0:{}'),(3097,1287,'fw_options','a:0:{}'),(3096,1286,'fw_options','a:0:{}'),(3099,1288,'fw_options','a:0:{}'),(3100,1289,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3101,1289,'fw_options','a:0:{}'),(3102,1290,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3103,1290,'fw_options','a:0:{}'),(3104,1291,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3105,1291,'fw_options','a:0:{}'),(3106,1292,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576231306522{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3107,1292,'fw_options','a:0:{}'),(3108,1293,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576231306522{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3109,1293,'fw_options','a:0:{}'),(3110,1294,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231600103{border-bottom-width: 1px !important;border-bottom-color: #939393 !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3111,1294,'fw_options','a:0:{}'),(3112,1295,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231734846{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3113,1295,'fw_options','a:0:{}'),(3114,1296,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3115,1296,'fw_options','a:0:{}'),(3116,1297,'_edit_lock','1678485576:1'),(3117,1298,'fw_options','a:0:{}'),(3118,1297,'_edit_last','1'),(3119,1297,'slide_template','default'),(3120,1297,'jws_theme_header_layout','global'),(3121,1297,'jws_theme_logo_image',''),(3122,1297,'jws_theme_primary_color',''),(3123,1297,'jws_theme_header_fixed','1'),(3124,1297,'jws_theme_header_full',''),(3125,1297,'jws_theme_header_position',''),(3126,1297,'jws_theme_custom_menu',''),(3127,1297,'jws_theme_page_title_bar','1'),(3128,1297,'jws_theme_display_searchbar','0'),(3129,1297,'jws_theme_display_footer','1'),(3130,1297,'jws_theme_footer_layout','v4'),(3131,1297,'jws_theme_footer_full','0'),(3132,1297,'_wp_page_template','default'),(3133,1297,'_wpb_vc_js_status','true'),(3134,1299,'fw_options','a:0:{}'),(3135,1300,'fw_options','a:0:{}'),(3136,1301,'_edit_lock','1677595552:5'),(3137,1302,'fw_options','a:0:{}'),(3138,1301,'_edit_last','1'),(3139,1301,'slide_template',''),(3140,1301,'jws_theme_header_layout','global'),(3141,1301,'jws_theme_logo_image',''),(3142,1301,'jws_theme_primary_color',''),(3143,1301,'jws_theme_header_fixed','1'),(3144,1301,'jws_theme_header_full',''),(3145,1301,'jws_theme_header_position',''),(3146,1301,'jws_theme_custom_menu',''),(3147,1301,'jws_theme_page_title_bar','1'),(3148,1301,'jws_theme_display_searchbar','0'),(3149,1301,'jws_theme_display_footer','1'),(3150,1301,'jws_theme_footer_layout','v4'),(3151,1301,'jws_theme_footer_full','0'),(3152,1301,'_wp_page_template','default'),(3153,1301,'_wpb_vc_js_status','true'),(3154,1303,'fw_options','a:0:{}'),(3155,1304,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3156,1304,'fw_options','a:0:{}'),(3157,1305,'fw_options','a:0:{}'),(3158,1306,'fw_options','a:0:{}'),(3159,1307,'fw_options','a:0:{}'),(3160,1308,'fw_options','a:0:{}'),(3161,1309,'fw_options','a:0:{}'),(3162,1310,'fw_options','a:0:{}'),(3163,1311,'fw_options','a:0:{}'),(3167,1312,'fw_options','a:0:{}'),(3168,1313,'fw_options','a:0:{}'),(3241,1334,'_wp_attached_file','2019/12/apropos.png'),(3242,1334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:485;s:6:\"height\";i:425;s:4:\"file\";s:19:\"2019/12/apropos.png\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"apropos-300x263.png\";s:5:\"width\";i:300;s:6:\"height\";i:263;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"apropos-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:19:\"apropos-485x366.png\";s:5:\"width\";i:485;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:19:\"apropos-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:19:\"apropos-485x400.png\";s:5:\"width\";i:485;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:19:\"apropos-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:19:\"apropos-485x400.png\";s:5:\"width\";i:485;s:6:\"height\";i:400;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:{}}}'),(3171,1315,'_wpb_shortcodes_custom_css','.vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3172,1315,'fw_options','a:0:{}'),(3173,1316,'_wp_attached_file','2019/12/AdobeStock_173503219-scaled.jpeg'),(3174,1316,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1706;s:4:\"file\";s:40:\"2019/12/AdobeStock_173503219-scaled.jpeg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-300x200.jpeg\";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:34:\"AdobeStock_173503219-1024x683.jpeg\";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:33:\"AdobeStock_173503219-150x150.jpeg\";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:33:\"AdobeStock_173503219-768x512.jpeg\";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:35:\"AdobeStock_173503219-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:35:\"AdobeStock_173503219-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-740x366.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-420x285.jpeg\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:34:\"AdobeStock_173503219-1170x730.jpeg\";s:5:\"width\";i:1170;s:6:\"height\";i:730;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-760x500.jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-750x618.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-540x660.jpeg\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-540x400.jpeg\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-100x110.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:33:\"AdobeStock_173503219-570x400.jpeg\";s:5:\"width\";i:570;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:28:\"NicoElNino - stock.adobe.com\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:101:\"Businessman working in modern office with smartphone and laptop computer to contact his business team\";s:17:\"created_timestamp\";s:10:\"1421509363\";s:9:\"copyright\";s:30:\"©NicoElNino - stock.adobe.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:72:\"Businessman working in modern office with smartphone and laptop computer\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:100:{i:0;s:8:\"business\";i:1;s:7:\"finance\";i:2;s:11:\"businessman\";i:3;s:10:\"smartphone\";i:4;s:8:\"computer\";i:5;s:6:\"office\";i:6;s:8:\"contacts\";i:7;s:5:\"email\";i:8;s:7:\"message\";i:9;s:4:\"news\";i:10;s:7:\"reading\";i:11;s:8:\"browsing\";i:12;s:8:\"internet\";i:13;s:8:\"wireless\";i:14;s:9:\"corporate\";i:15;s:9:\"financial\";i:16;s:7:\"advisor\";i:17;s:6:\"trader\";i:18;s:8:\"investor\";i:19;s:3:\"man\";i:20;s:4:\"male\";i:21;s:6:\"person\";i:22;s:5:\"shirt\";i:23;s:6:\"laptop\";i:24;s:8:\"notebook\";i:25;s:9:\"workplace\";i:26;s:12:\"mobile phone\";i:27;s:4:\"data\";i:28;s:10:\"investment\";i:29;s:8:\"customer\";i:30;s:6:\"client\";i:31;s:10:\"colleagues\";i:32;s:6:\"coffee\";i:33;s:6:\"modern\";i:34;s:6:\"online\";i:35;s:7:\"banking\";i:36;s:3:\"app\";i:37;s:12:\"text message\";i:38;s:13:\"communication\";i:39;s:9:\"analytics\";i:40;s:12:\"intelligence\";i:41;s:4:\"work\";i:42;s:5:\"using\";i:43;s:10:\"consulting\";i:44;s:10:\"technology\";i:45;s:9:\"executive\";i:46;s:12:\"professional\";i:47;s:6:\"leader\";i:48;s:10:\"management\";i:49;s:7:\"manager\";i:50;s:8:\"business\";i:51;s:7:\"finance\";i:52;s:11:\"businessman\";i:53;s:10:\"smartphone\";i:54;s:8:\"computer\";i:55;s:6:\"office\";i:56;s:8:\"contacts\";i:57;s:5:\"email\";i:58;s:7:\"message\";i:59;s:4:\"news\";i:60;s:7:\"reading\";i:61;s:8:\"browsing\";i:62;s:8:\"internet\";i:63;s:8:\"wireless\";i:64;s:9:\"corporate\";i:65;s:9:\"financial\";i:66;s:7:\"advisor\";i:67;s:6:\"trader\";i:68;s:8:\"investor\";i:69;s:3:\"man\";i:70;s:4:\"male\";i:71;s:6:\"person\";i:72;s:5:\"shirt\";i:73;s:6:\"laptop\";i:74;s:8:\"notebook\";i:75;s:9:\"workplace\";i:76;s:12:\"mobile phone\";i:77;s:4:\"data\";i:78;s:10:\"investment\";i:79;s:8:\"customer\";i:80;s:6:\"client\";i:81;s:10:\"colleagues\";i:82;s:6:\"coffee\";i:83;s:6:\"modern\";i:84;s:6:\"online\";i:85;s:7:\"banking\";i:86;s:3:\"app\";i:87;s:12:\"text message\";i:88;s:13:\"communication\";i:89;s:9:\"analytics\";i:90;s:12:\"intelligence\";i:91;s:4:\"work\";i:92;s:5:\"using\";i:93;s:10:\"consulting\";i:94;s:10:\"technology\";i:95;s:9:\"executive\";i:96;s:12:\"professional\";i:97;s:6:\"leader\";i:98;s:10:\"management\";i:99;s:7:\"manager\";}}s:14:\"original_image\";s:25:\"AdobeStock_173503219.jpeg\";}'),(3183,1321,'_wpb_shortcodes_custom_css','.vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3184,1321,'fw_options','a:0:{}'),(3185,1219,'_wp_page_template','default'),(3186,1219,'_wpb_vc_js_status','true'),(3187,1322,'fw_options','a:0:{}'),(3188,1323,'fw_options','a:0:{}'),(3224,1325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:24:\"2019/12/cleanmanager.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cleanmanager-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"cleanmanager-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:24:\"cleanmanager-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:24:\"cleanmanager-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:24:\"cleanmanager-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:24:\"cleanmanager-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:24:\"cleanmanager-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:24:\"cleanmanager-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3225,1326,'_wp_attached_file','2019/12/liftmanager.png'),(3226,1326,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:23:\"2019/12/liftmanager.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"liftmanager-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"liftmanager-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:23:\"liftmanager-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:23:\"liftmanager-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:23:\"liftmanager-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:23:\"liftmanager-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:23:\"liftmanager-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:23:\"liftmanager-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3177,1318,'_wpb_shortcodes_custom_css','.vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3178,1318,'fw_options','a:0:{}'),(3179,1319,'_wpb_shortcodes_custom_css','.vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3180,1319,'fw_options','a:0:{}'),(3181,1320,'_wp_attached_file','2019/12/AdobeStock_176715920-1-scaled.jpeg'),(3182,1320,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:42:\"2019/12/AdobeStock_176715920-1-scaled.jpeg\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-300x200.jpeg\";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:36:\"AdobeStock_176715920-1-1024x683.jpeg\";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:35:\"AdobeStock_176715920-1-150x150.jpeg\";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:35:\"AdobeStock_176715920-1-768x512.jpeg\";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:37:\"AdobeStock_176715920-1-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:37:\"AdobeStock_176715920-1-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-740x366.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:366;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-420x285.jpeg\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:36:\"AdobeStock_176715920-1-1170x730.jpeg\";s:5:\"width\";i:1170;s:6:\"height\";i:730;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-760x500.jpeg\";s:5:\"width\";i:760;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-750x618.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-540x660.jpeg\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-540x400.jpeg\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-100x110.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:35:\"AdobeStock_176715920-1-570x400.jpeg\";s:5:\"width\";i:570;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:28:\"NicoElNino - stock.adobe.com\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:135:\"Businessman analyzing growing 3D AR chart floating above digital tablet computer screen, showing successful increase in business profit\";s:17:\"created_timestamp\";s:10:\"1506097213\";s:9:\"copyright\";s:30:\"©NicoElNino - stock.adobe.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:63:\"Businessman analyzing growing 3D AR chart above tablet computer\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:100:{i:0;s:8:\"business\";i:1;s:9:\"analytics\";i:2;s:5:\"chart\";i:3;s:2:\"3d\";i:4;s:17:\"augmented reality\";i:5;s:15:\"virtual reality\";i:6;s:10:\"technology\";i:7;s:6:\"tablet\";i:8;s:8:\"computer\";i:9;s:6:\"screen\";i:10;s:12:\"intelligence\";i:11;s:7:\"analyze\";i:12;s:4:\"grow\";i:13;s:11:\"businessman\";i:14;s:2:\"ar\";i:15;s:2:\"vr\";i:16;s:6:\"person\";i:17;s:4:\"hand\";i:18;s:6:\"finger\";i:19;s:5:\"touch\";i:20;s:5:\"float\";i:21;s:5:\"above\";i:22;s:7:\"digital\";i:23;s:4:\"show\";i:24;s:10:\"successful\";i:25;s:8:\"increase\";i:26;s:6:\"profit\";i:27;s:7:\"success\";i:28;s:8:\"hologram\";i:29;s:11:\"holographic\";i:30;s:5:\"graph\";i:31;s:7:\"revenue\";i:32;s:9:\"marketing\";i:33;s:5:\"using\";i:34;s:4:\"work\";i:35;s:12:\"professional\";i:36;s:7:\"finance\";i:37;s:9:\"financial\";i:38;s:7:\"improve\";i:39;s:11:\"improvement\";i:40;s:3:\"man\";i:41;s:7:\"advisor\";i:42;s:10:\"consultant\";i:43;s:10:\"consulting\";i:44;s:5:\"young\";i:45;s:2:\"bi\";i:46;s:9:\"indicator\";i:47;s:4:\"data\";i:48;s:8:\"internet\";i:49;s:11:\"information\";i:50;s:8:\"business\";i:51;s:9:\"analytics\";i:52;s:5:\"chart\";i:53;s:2:\"3d\";i:54;s:17:\"augmented reality\";i:55;s:15:\"virtual reality\";i:56;s:10:\"technology\";i:57;s:6:\"tablet\";i:58;s:8:\"computer\";i:59;s:6:\"screen\";i:60;s:12:\"intelligence\";i:61;s:7:\"analyze\";i:62;s:4:\"grow\";i:63;s:11:\"businessman\";i:64;s:2:\"ar\";i:65;s:2:\"vr\";i:66;s:6:\"person\";i:67;s:4:\"hand\";i:68;s:6:\"finger\";i:69;s:5:\"touch\";i:70;s:5:\"float\";i:71;s:5:\"above\";i:72;s:7:\"digital\";i:73;s:4:\"show\";i:74;s:10:\"successful\";i:75;s:8:\"increase\";i:76;s:6:\"profit\";i:77;s:7:\"success\";i:78;s:8:\"hologram\";i:79;s:11:\"holographic\";i:80;s:5:\"graph\";i:81;s:7:\"revenue\";i:82;s:9:\"marketing\";i:83;s:5:\"using\";i:84;s:4:\"work\";i:85;s:12:\"professional\";i:86;s:7:\"finance\";i:87;s:9:\"financial\";i:88;s:7:\"improve\";i:89;s:11:\"improvement\";i:90;s:3:\"man\";i:91;s:7:\"advisor\";i:92;s:10:\"consultant\";i:93;s:10:\"consulting\";i:94;s:5:\"young\";i:95;s:2:\"bi\";i:96;s:9:\"indicator\";i:97;s:4:\"data\";i:98;s:8:\"internet\";i:99;s:11:\"information\";}}s:14:\"original_image\";s:27:\"AdobeStock_176715920-1.jpeg\";}'),(3227,1327,'_wp_attached_file','2019/12/dpamanager.png'),(3228,1327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:22:\"2019/12/dpamanager.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"dpamanager-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"dpamanager-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:22:\"dpamanager-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:22:\"dpamanager-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:22:\"dpamanager-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:22:\"dpamanager-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:22:\"dpamanager-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:22:\"dpamanager-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3229,1328,'_wp_attached_file','2019/12/relmanager.png'),(3230,1328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:22:\"2019/12/relmanager.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"relmanager-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"relmanager-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:22:\"relmanager-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:22:\"relmanager-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:22:\"relmanager-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:22:\"relmanager-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:22:\"relmanager-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:22:\"relmanager-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(3231,1329,'_wp_attached_file','2019/12/iPhone_X_Mockup.png'),(3232,1329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:434;s:6:\"height\";i:735;s:4:\"file\";s:27:\"2019/12/iPhone_X_Mockup.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-177x300.png\";s:5:\"width\";i:177;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-434x366.png\";s:5:\"width\";i:434;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-434x730.png\";s:5:\"width\";i:434;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-434x500.png\";s:5:\"width\";i:434;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-434x618.png\";s:5:\"width\";i:434;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-434x660.png\";s:5:\"width\";i:434;s:6:\"height\";i:660;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-434x400.png\";s:5:\"width\";i:434;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:27:\"iPhone_X_Mockup-434x400.png\";s:5:\"width\";i:434;s:6:\"height\";i:400;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:{}}}'),(3233,1330,'_wp_attached_file','2019/12/iPhone_X_Clean.png'),(3234,1330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:548;s:6:\"height\";i:927;s:4:\"file\";s:26:\"2019/12/iPhone_X_Clean.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-177x300.png\";s:5:\"width\";i:177;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-548x366.png\";s:5:\"width\";i:548;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-548x730.png\";s:5:\"width\";i:548;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-548x500.png\";s:5:\"width\";i:548;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-548x618.png\";s:5:\"width\";i:548;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-540x660.png\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:26:\"iPhone_X_Clean-548x400.png\";s:5:\"width\";i:548;s:6:\"height\";i:400;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:{}}}'),(3235,1331,'_wp_attached_file','2019/12/iPhone_X_Lift.png'),(3236,1331,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:548;s:6:\"height\";i:927;s:4:\"file\";s:25:\"2019/12/iPhone_X_Lift.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-177x300.png\";s:5:\"width\";i:177;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-548x366.png\";s:5:\"width\";i:548;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-420x285.png\";s:5:\"width\";i:420;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-single-portfolio\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-548x730.png\";s:5:\"width\";i:548;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-548x500.png\";s:5:\"width\";i:548;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"stabapp-blog-grid\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-548x618.png\";s:5:\"width\";i:548;s:6:\"height\";i:618;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-colection-thumb\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-540x660.png\";s:5:\"width\";i:540;s:6:\"height\";i:660;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-540x400.png\";s:5:\"width\";i:540;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:25:\"iPhone_X_Lift-548x400.png\";s:5:\"width\";i:548;s:6:\"height\";i:400;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:{}}}'),(3237,1332,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3238,1332,'fw_options','a:0:{}'),(3239,1333,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3240,1333,'fw_options','a:0:{}'),(3272,1350,'_wpb_shortcodes_custom_css','.vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3273,1350,'fw_options','a:0:{}'),(3274,1351,'_wp_attached_file','2019/12/play.png'),(3275,1351,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:16:\"2019/12/play.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:{}}}'),(3276,1352,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3277,1352,'fw_options','a:0:{}'),(3278,1353,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3279,1353,'fw_options','a:0:{}'),(3280,1354,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3281,1354,'fw_options','a:0:{}'),(3282,1356,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3283,1356,'fw_options','a:0:{}'),(3284,1357,'fw_options','a:0:{}'),(3285,1275,'_wp_page_template','page-full.php'),(3286,1275,'_wpb_vc_js_status','true'),(3287,1358,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3288,1358,'fw_options','a:0:{}'),(3289,1275,'_wpb_shortcodes_custom_css','.vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3290,1359,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3291,1359,'fw_options','a:0:{}'),(3292,1360,'fw_options','a:0:{}'),(3293,1361,'fw_options','a:0:{}'),(3294,1362,'fw_options','a:0:{}'),(3295,1363,'fw_options','a:0:{}'),(3296,1364,'fw_options','a:0:{}'),(3297,1365,'fw_options','a:0:{}'),(3298,1366,'fw_options','a:0:{}'),(3299,1367,'fw_options','a:0:{}'),(3300,1368,'fw_options','a:0:{}'),(3301,1369,'fw_options','a:0:{}'),(3302,1370,'fw_options','a:0:{}'),(3623,1525,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}'),(3620,1524,'fw_options','a:0:{}'),(3614,1522,'fw_options','a:0:{}'),(3645,1534,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3376,1402,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3347,1372,'fw_options','a:0:{}'),(3355,1382,'fw_options','a:0:{}'),(3356,1382,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3357,1383,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3358,1383,'fw_options','a:0:{}'),(3359,1384,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3360,1384,'fw_options','a:0:{}'),(3361,1385,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3362,1385,'fw_options','a:0:{}'),(3363,1386,'_wpb_shortcodes_custom_css','.vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(3364,1386,'fw_options','a:0:{}'),(3365,1388,'fw_options','a:0:{}'),(3683,1297,'_aioseo_description','test'),(3684,1209,'_aioseo_title','Équipe | #site_title'),(3685,357,'_jws_theme_count_view','127'),(3686,49,'_jws_theme_count_view','138'),(3687,1214,'_jws_theme_count_view','130'),(3688,81,'_jws_theme_count_view','132'),(3689,265,'_jws_theme_count_view','119'),(3690,45,'_jws_theme_count_view','170'),(3691,261,'_jws_theme_count_view','128'),(3692,943,'_jws_theme_count_view','148'),(3693,48,'_jws_theme_count_view','133'),(3694,1398,'_jws_theme_count_view','143'),(3695,271,'_jws_theme_count_view','125'),(3696,1501,'_jws_theme_count_view','130'),(3697,273,'_jws_theme_count_view','128'),(3698,56,'_jws_theme_count_view','135'),(3699,74,'_jws_theme_count_view','130'),(3700,6,'_jws_theme_count_view','127'),(3701,1238,'_jws_theme_count_view','131'),(3702,594,'_jws_theme_count_view','126'),(3703,927,'_jws_theme_count_view','162'),(3704,1415,'_jws_theme_count_view','136'),(3705,59,'_jws_theme_count_view','125'),(3706,272,'_jws_theme_count_view','121'),(3707,1237,'_jws_theme_count_view','130'),(3708,298,'_jws_theme_count_view','148'),(3709,1426,'_jws_theme_count_view','128'),(3710,260,'_jws_theme_count_view','125'),(3711,1193,'_jws_theme_count_view','138'),(3712,264,'_jws_theme_count_view','132'),(3713,274,'_jws_theme_count_view','178'),(3714,57,'_jws_theme_count_view','126'),(3715,58,'_jws_theme_count_view','127'),(3716,356,'_jws_theme_count_view','129'),(3717,263,'_jws_theme_count_view','124'),(3718,1413,'_jws_theme_count_view','148'),(3719,1427,'_jws_theme_count_view','133'),(3720,269,'_jws_theme_count_view','140'),(3721,71,'_jws_theme_count_view','172'),(3722,1496,'_jws_theme_count_view','144'),(3723,157,'_jws_theme_count_view','142'),(3724,1189,'_jws_theme_count_view','144'),(3725,355,'_jws_theme_count_view','127'),(3726,270,'_jws_theme_count_view','123'),(3727,1553,'fw_options','a:0:{}'),(3728,1190,'_aioseo_title','#site_title'),(3729,1190,'_aioseo_description','#description'),(3730,1190,'_aioseo_keywords',''),(3731,1190,'_aioseo_og_title',NULL),(3732,1190,'_aioseo_og_description',NULL),(3733,1190,'_aioseo_og_article_section',''),(3734,1190,'_aioseo_og_article_tags',''),(3735,1190,'_aioseo_twitter_title',NULL),(3736,1190,'_aioseo_twitter_description',NULL),(3737,1554,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}'),(3738,1554,'fw_options','a:0:{}'),(3739,1555,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}'),(3740,1555,'fw_options','a:0:{}'),(3761,1564,'_wp_attached_file','2021/09/ophba.png'),(3762,1564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2021/09/ophba.png\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:17:\"ophba-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(3759,1563,'_wp_attached_file','2021/09/ophbagnolet.jpg'),(3760,1563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:23:\"2021/09/ophbagnolet.jpg\";s:5:\"sizes\";a:1:{s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:23:\"ophbagnolet-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3745,1558,'fw_options','a:0:{}'),(3746,1217,'_aioseo_title',NULL),(3747,1217,'_aioseo_description',NULL),(3748,1217,'_aioseo_keywords',''),(3749,1217,'_aioseo_og_title',NULL),(3750,1217,'_aioseo_og_description',NULL),(3751,1217,'_aioseo_og_article_section',''),(3752,1217,'_aioseo_og_article_tags',''),(3753,1217,'_aioseo_twitter_title',NULL),(3754,1217,'_aioseo_twitter_description',NULL),(3755,1559,'fw_options','a:0:{}'),(3756,1560,'fw_options','a:0:{}'),(3757,1561,'fw_options','a:0:{}'),(3758,1562,'fw_options','a:0:{}'),(3763,1565,'fw_options','a:0:{}'),(3764,1566,'fw_options','a:0:{}'),(3765,1217,'_oembed_ca7e46e1142edc1274ccad7308d93804','<iframe title=\"OPH Bobigny - ARITHMETIC\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/lAzeuUUBFMY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3766,1217,'_oembed_time_ca7e46e1142edc1274ccad7308d93804','1631200264'),(3767,1567,'fw_options','a:0:{}'),(3768,1568,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}'),(3769,1568,'fw_options','a:0:{}'),(3770,1569,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}'),(3771,1569,'fw_options','a:0:{}'),(3772,1190,'_oembed_ca7e46e1142edc1274ccad7308d93804','<iframe title=\"OPH Bobigny - ARITHMETIC\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/lAzeuUUBFMY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3773,1190,'_oembed_time_ca7e46e1142edc1274ccad7308d93804','1631220683'),(3774,1570,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}'),(3775,1570,'fw_options','a:0:{}'),(3776,1571,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}'),(3777,1571,'fw_options','a:0:{}'),(3911,1626,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3778,1572,'fw_options','a:0:{}'),(3779,1573,'fw_options','a:0:{}'),(3780,1574,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}'),(3781,1574,'fw_options','a:0:{}'),(3782,1209,'_aioseo_description',NULL),(3783,1209,'_aioseo_keywords',''),(3784,1209,'_aioseo_og_title',NULL),(3785,1209,'_aioseo_og_description',NULL),(3786,1209,'_aioseo_og_article_section',''),(3787,1209,'_aioseo_og_article_tags',''),(3788,1209,'_aioseo_twitter_title',NULL),(3789,1209,'_aioseo_twitter_description',NULL),(3790,1575,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1585657634938{margin-top: 40px !important;}'),(3791,1575,'fw_options','a:0:{}'),(3792,1577,'_edit_lock','1680122676:5'),(3793,1578,'fw_options','a:0:{}'),(3794,1577,'_edit_last','5'),(3795,1577,'_aioseo_title',NULL),(3796,1577,'_aioseo_description',NULL),(3797,1577,'_aioseo_keywords',''),(3798,1577,'_aioseo_og_title',NULL),(3799,1577,'_aioseo_og_description',NULL),(3800,1577,'_aioseo_og_article_section',''),(3801,1577,'_aioseo_og_article_tags',''),(3802,1577,'_aioseo_twitter_title',NULL),(3803,1577,'_aioseo_twitter_description',NULL),(3804,1577,'slide_template','default'),(3805,1577,'jws_theme_header_layout','global'),(3806,1577,'jws_theme_logo_image',''),(3807,1577,'jws_theme_primary_color',''),(3808,1577,'jws_theme_header_fixed','1'),(3809,1577,'jws_theme_header_full',''),(3810,1577,'jws_theme_header_position',''),(3811,1577,'jws_theme_custom_menu',''),(3812,1577,'jws_theme_page_title_bar','1'),(3813,1577,'jws_theme_display_searchbar','0'),(3814,1577,'jws_theme_display_footer','1'),(3815,1577,'jws_theme_footer_layout','v4'),(3816,1577,'jws_theme_footer_full','0'),(3820,1582,'fw_options','a:0:{}'),(3819,1581,'fw_options','a:0:{}'),(3821,1583,'fw_options','a:0:{}'),(3822,1577,'_wp_page_template','default'),(3826,1577,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}.vc_custom_1632489348868{margin-top: -20px !important;}.vc_custom_1680104671776{margin-top: -20px !important;}'),(3823,1577,'_wpb_vc_js_status','true'),(3824,1584,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}'),(3825,1584,'fw_options','a:0:{}'),(3852,1596,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3849,1594,'fw_options','a:0:{}'),(3851,1595,'fw_options','a:0:{}'),(3827,1577,'_oembed_df2099afd0a52a752a8db58a535461b9','<iframe title=\"Gennevilliers Habitat - ARITHMETIC\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/CJ2djMhv5P0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3828,1577,'_oembed_time_df2099afd0a52a752a8db58a535461b9','1632469969'),(3829,1577,'_oembed_ca7e46e1142edc1274ccad7308d93804','<iframe title=\"OPH Bobigny - ARITHMETIC\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/lAzeuUUBFMY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3830,1577,'_oembed_time_ca7e46e1142edc1274ccad7308d93804','1632469969'),(3831,1585,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}'),(3832,1585,'fw_options','a:0:{}'),(3835,1587,'fw_options','a:0:{}'),(3833,1586,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}'),(3834,1586,'fw_options','a:0:{}'),(3848,1594,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3836,1588,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}'),(3837,1588,'fw_options','a:0:{}'),(3838,1589,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3839,1589,'fw_options','a:0:{}'),(3840,1590,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3841,1590,'fw_options','a:0:{}'),(3850,1595,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3842,1591,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3843,1591,'fw_options','a:0:{}'),(3844,1592,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3845,1592,'fw_options','a:0:{}'),(3846,1593,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3847,1593,'fw_options','a:0:{}'),(3853,1596,'fw_options','a:0:{}'),(3854,1597,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3855,1597,'fw_options','a:0:{}'),(3856,1598,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472490633{margin-top: -20px !important;}'),(3857,1598,'fw_options','a:0:{}'),(3858,1599,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3859,1599,'fw_options','a:0:{}'),(3866,1603,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3860,1600,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632473146680{background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3861,1600,'fw_options','a:0:{}'),(3881,1611,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1632475340146{margin-top: 40px !important;background-color: #f0f2f4 !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}'),(3880,1610,'fw_options','a:0:{}'),(3862,1601,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632473146680{background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3863,1601,'fw_options','a:0:{}'),(3864,1602,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3865,1602,'fw_options','a:0:{}'),(3867,1603,'fw_options','a:0:{}'),(3872,1606,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3868,1604,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3869,1604,'fw_options','a:0:{}'),(3870,1605,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3871,1605,'fw_options','a:0:{}'),(3873,1606,'fw_options','a:0:{}'),(3874,1607,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3875,1607,'fw_options','a:0:{}'),(3876,1608,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3877,1608,'fw_options','a:0:{}'),(3878,1609,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3879,1609,'fw_options','a:0:{}'),(3882,1611,'fw_options','a:0:{}'),(3887,1614,'_wpb_shortcodes_custom_css','.vc_custom_1632475797334{margin-top: 40px !important;background-color: #f0f2f4 !important;}'),(3883,1612,'_wpb_shortcodes_custom_css','.vc_custom_1585582351669{margin-top: 100px !important;}.vc_custom_1632475494909{margin-top: 40px !important;background-color: #f0f2f4 !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}'),(3884,1612,'fw_options','a:0:{}'),(3885,1613,'_wpb_shortcodes_custom_css','.vc_custom_1632475494909{margin-top: 40px !important;background-color: #f0f2f4 !important;}'),(3886,1613,'fw_options','a:0:{}'),(3888,1614,'fw_options','a:0:{}'),(3889,1615,'_wpb_shortcodes_custom_css','.vc_custom_1632475797334{margin-top: 40px !important;background-color: #f0f2f4 !important;}.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3890,1615,'fw_options','a:0:{}'),(3893,1617,'_wp_attached_file','2021/09/eric_scottis.jpg'),(3891,1616,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3892,1616,'fw_options','a:0:{}'),(3894,1617,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:291;s:6:\"height\";i:350;s:4:\"file\";s:24:\"2021/09/eric_scottis.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"eric_scottis-249x300.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"eric_scottis-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:24:\"eric_scottis-291x285.jpg\";s:5:\"width\";i:291;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:24:\"eric_scottis-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3895,1618,'_wp_attached_file','2021/09/ricardo_dupot.png'),(3896,1618,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:350;s:4:\"file\";s:25:\"2021/09/ricardo_dupot.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"ricardo_dupot-249x300.png\";s:5:\"width\";i:249;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"ricardo_dupot-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:25:\"ricardo_dupot-290x285.png\";s:5:\"width\";i:290;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:25:\"ricardo_dupot-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(3897,1619,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3898,1619,'fw_options','a:0:{}'),(3899,1620,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}'),(3900,1620,'fw_options','a:0:{}'),(3901,1621,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}'),(3902,1621,'fw_options','a:0:{}'),(3903,1622,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}'),(3904,1622,'fw_options','a:0:{}'),(3905,1623,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}'),(3906,1623,'fw_options','a:0:{}'),(3907,1624,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}'),(3908,1624,'fw_options','a:0:{}'),(3909,1625,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3910,1625,'fw_options','a:0:{}'),(3912,1626,'fw_options','a:0:{}'),(3913,1627,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3914,1627,'fw_options','a:0:{}'),(4321,1629,'_wp_old_date','2022-06-06'),(4320,1233,'_wp_old_date','2022-06-06'),(4319,1234,'_wp_old_date','2022-06-06'),(4318,1283,'_wp_old_date','2022-06-06'),(4317,1236,'_wp_old_date','2022-06-06'),(4316,1232,'_wp_old_date','2022-06-06'),(4195,1105,'_wp_old_date','2021-09-24'),(4194,1629,'_wp_old_date','2021-09-24'),(4193,1233,'_wp_old_date','2021-09-24'),(4192,1234,'_wp_old_date','2021-09-24'),(4189,1283,'_wp_old_date','2021-09-24'),(4188,1236,'_wp_old_date','2021-09-24'),(4187,1232,'_wp_old_date','2021-09-24'),(4186,1235,'_wp_old_date','2021-09-24'),(3938,1629,'_menu_item_type','post_type'),(3939,1629,'_menu_item_menu_item_parent','0'),(3940,1629,'_menu_item_object_id','1577'),(3941,1629,'_menu_item_object','page'),(3942,1629,'_menu_item_target',''),(3943,1629,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3944,1629,'_menu_item_xfn',''),(3945,1629,'_menu_item_url',''),(3947,1629,'_menu_item_submenu_type','standard'),(3948,1629,'_menu_item_dropdown','autodrop_submenu'),(3949,1629,'_menu_item_widget_area',''),(3950,1629,'_menu_item_column_width',''),(3951,1629,'_menu_item_group',''),(3952,1629,'_menu_item_hide_link','0'),(3953,1629,'_menu_item_bg_image',''),(3954,1629,'_menu_item_bg_image_attachment','scroll'),(3955,1629,'_menu_item_bg_image_size','auto'),(3956,1629,'_menu_item_bg_image_position','center'),(3957,1629,'_menu_item_bg_image_repeat','repeat'),(3958,1629,'_menu_item_bg_color',''),(3959,1629,'_menu_item_menu_icon',''),(3960,1629,'_menu_item_el_class',''),(3961,1235,'_wp_old_date','2019-12-12'),(3962,1232,'_wp_old_date','2019-12-12'),(3963,1236,'_wp_old_date','2019-12-12'),(3964,1283,'_wp_old_date','2019-12-12'),(4323,1761,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(3967,1234,'_wp_old_date','2019-12-12'),(3968,1233,'_wp_old_date','2019-12-12'),(3969,1105,'_wp_old_date','2017-02-18'),(3970,1630,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632489348868{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3971,1630,'fw_options','a:0:{}'),(3972,1577,'_oembed_64f27c076b9de8fc683346c33493e61c','<iframe title=\"OPH Bagnolet\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/oTIZSUHn__c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(3973,1577,'_oembed_time_64f27c076b9de8fc683346c33493e61c','1632489438'),(3976,1632,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}'),(3974,1631,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632489348868{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}'),(3975,1631,'fw_options','a:0:{}'),(3977,1632,'fw_options','a:0:{}'),(3980,1634,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(3981,1634,'fw_options','a:0:{}'),(3986,1637,'_wp_attached_file','2021/09/edouard_bourouba.jpg'),(3987,1637,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:350;s:4:\"file\";s:28:\"2021/09/edouard_bourouba.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"edouard_bourouba-249x300.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"edouard_bourouba-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:28:\"edouard_bourouba-290x285.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:28:\"edouard_bourouba-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3984,1636,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(3985,1636,'fw_options','a:0:{}'),(3988,1638,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(3989,1638,'fw_options','a:0:{}'),(3990,1639,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}.vc_custom_1632490660910{margin-top: 40px !important;}'),(3991,1639,'fw_options','a:0:{}'),(4004,1646,'_wp_attached_file','2021/09/romain_chauvin.jpg'),(3992,1640,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(3993,1640,'fw_options','a:0:{}'),(3996,1642,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632491170128{margin-left: -10% !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(3994,1641,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632491170128{margin-left: -10% !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(3995,1641,'fw_options','a:0:{}'),(3997,1642,'fw_options','a:0:{}'),(3998,1643,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632491170128{margin-left: -10% !important;}.vc_custom_1632491340991{margin-left: 10% !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(3999,1643,'fw_options','a:0:{}'),(4002,1645,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4000,1644,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632491170128{margin-left: -10% !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4001,1644,'fw_options','a:0:{}'),(4003,1645,'fw_options','a:0:{}'),(4005,1646,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:350;s:4:\"file\";s:26:\"2021/09/romain_chauvin.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-249x300.jpg\";s:5:\"width\";i:249;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-290x285.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4006,1647,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4007,1647,'fw_options','a:0:{}'),(4008,1221,'_aioseo_title',NULL),(4009,1221,'_aioseo_description',NULL),(4010,1221,'_aioseo_keywords',''),(4011,1221,'_aioseo_og_title',NULL),(4012,1221,'_aioseo_og_description',NULL),(4013,1221,'_aioseo_og_article_section',''),(4014,1221,'_aioseo_og_article_tags',''),(4015,1221,'_aioseo_twitter_title',NULL),(4016,1221,'_aioseo_twitter_description',NULL),(4017,1648,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4018,1648,'fw_options','a:0:{}'),(4019,1275,'_aioseo_title',NULL),(4020,1275,'_aioseo_description',NULL),(4021,1275,'_aioseo_keywords',''),(4022,1275,'_aioseo_og_title',NULL),(4023,1275,'_aioseo_og_description',NULL),(4024,1275,'_aioseo_og_article_section',''),(4025,1275,'_aioseo_og_article_tags',''),(4026,1275,'_aioseo_twitter_title',NULL),(4027,1275,'_aioseo_twitter_description',NULL),(4028,1649,'_wpb_shortcodes_custom_css','.vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4029,1649,'fw_options','a:0:{}'),(4030,1277,'_aioseo_title',NULL),(4031,1277,'_aioseo_description',NULL),(4032,1277,'_aioseo_keywords',''),(4033,1277,'_aioseo_og_title',NULL),(4034,1277,'_aioseo_og_description',NULL),(4035,1277,'_aioseo_og_article_section',''),(4036,1277,'_aioseo_og_article_tags',''),(4037,1277,'_aioseo_twitter_title',NULL),(4038,1277,'_aioseo_twitter_description',NULL),(4039,1650,'fw_options','a:0:{}'),(4040,1280,'_aioseo_title',NULL),(4041,1280,'_aioseo_description',NULL),(4042,1280,'_aioseo_keywords',''),(4043,1280,'_aioseo_og_title',NULL),(4044,1280,'_aioseo_og_description',NULL),(4045,1280,'_aioseo_og_article_section',''),(4046,1280,'_aioseo_og_article_tags',''),(4047,1280,'_aioseo_twitter_title',NULL),(4048,1280,'_aioseo_twitter_description',NULL),(4049,1651,'fw_options','a:0:{}'),(4050,1652,'_wp_attached_file','2021/09/Clean.png'),(4051,1652,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:17:\"2021/09/Clean.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Clean-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Clean-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:17:\"Clean-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:17:\"Clean-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:17:\"Clean-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:17:\"Clean-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:17:\"Clean-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:17:\"Clean-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(4052,1653,'_wp_attached_file','2021/09/GPA.png'),(4053,1653,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:15:\"2021/09/GPA.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"GPA-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"GPA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:15:\"GPA-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:15:\"GPA-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:15:\"GPA-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:15:\"GPA-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:15:\"GPA-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:15:\"GPA-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(4054,1654,'_wp_attached_file','2021/09/Lift.png'),(4055,1654,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:16:\"2021/09/Lift.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Lift-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Lift-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:16:\"Lift-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:16:\"Lift-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:16:\"Lift-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:16:\"Lift-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:16:\"Lift-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:16:\"Lift-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(4056,1655,'_wp_attached_file','2021/09/Renov.png'),(4057,1655,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:277;s:6:\"height\";i:540;s:4:\"file\";s:17:\"2021/09/Renov.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Renov-154x300.png\";s:5:\"width\";i:154;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Renov-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:17:\"Renov-277x366.png\";s:5:\"width\";i:277;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:17:\"Renov-277x285.png\";s:5:\"width\";i:277;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-portfolio-thumb\";a:4:{s:4:\"file\";s:17:\"Renov-277x500.png\";s:5:\"width\";i:277;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"stabapp-blog-grid-medium\";a:4:{s:4:\"file\";s:17:\"Renov-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:17:\"Renov-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-cat-large\";a:4:{s:4:\"file\";s:17:\"Renov-277x400.png\";s:5:\"width\";i:277;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:13:{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:{}s:14:\"resized_images\";a:1:{i:0;s:7:\"277x540\";}}}'),(4058,1656,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4059,1656,'fw_options','a:0:{}'),(4060,1657,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4061,1657,'fw_options','a:0:{}'),(4062,1658,'fw_options','a:0:{}'),(4063,1219,'_aioseo_title',NULL),(4064,1219,'_aioseo_description',NULL),(4065,1219,'_aioseo_keywords',''),(4066,1219,'_aioseo_og_title',NULL),(4067,1219,'_aioseo_og_description',NULL),(4068,1219,'_aioseo_og_article_section',''),(4069,1219,'_aioseo_og_article_tags',''),(4070,1219,'_aioseo_twitter_title',NULL),(4071,1219,'_aioseo_twitter_description',NULL),(4072,1659,'fw_options','a:0:{}'),(4101,1675,'_wp_attached_file','2021/10/20211003_225644.png'),(4102,1675,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:380;s:4:\"file\";s:27:\"2021/10/20211003_225644.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20211003_225644-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20211003_225644-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:27:\"20211003_225644-290x366.png\";s:5:\"width\";i:290;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:27:\"20211003_225644-290x285.png\";s:5:\"width\";i:290;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:27:\"20211003_225644-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(4103,1676,'_wp_attached_file','2021/10/20211003_225657.png'),(4104,1676,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:380;s:4:\"file\";s:27:\"2021/10/20211003_225657.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20211003_225657-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20211003_225657-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:27:\"20211003_225657-290x366.png\";s:5:\"width\";i:290;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:27:\"20211003_225657-290x285.png\";s:5:\"width\";i:290;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:27:\"20211003_225657-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(4079,1664,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4080,1664,'fw_options','a:0:{}'),(4105,1677,'_wp_attached_file','2021/10/1633293881545.png'),(4106,1677,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:380;s:4:\"file\";s:25:\"2021/10/1633293881545.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1633293881545-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1633293881545-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:25:\"1633293881545-290x366.png\";s:5:\"width\";i:290;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:25:\"1633293881545-290x285.png\";s:5:\"width\";i:290;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:25:\"1633293881545-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(4087,1668,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4088,1668,'fw_options','a:0:{}'),(4322,1105,'_wp_old_date','2022-06-06'),(4107,1678,'_wp_attached_file','2021/10/1633293909652.png'),(4108,1678,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:380;s:4:\"file\";s:25:\"2021/10/1633293909652.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"1633293909652-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"1633293909652-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:25:\"1633293909652-290x366.png\";s:5:\"width\";i:290;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:25:\"1633293909652-290x285.png\";s:5:\"width\";i:290;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:25:\"1633293909652-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(4109,1679,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4110,1679,'fw_options','a:0:{}'),(4111,1678,'_jws_theme_count_view','132'),(4112,1677,'_jws_theme_count_view','126'),(4113,1681,'_wp_attached_file','2021/10/romain_chauvin.png'),(4114,1681,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:290;s:6:\"height\";i:380;s:4:\"file\";s:26:\"2021/10/romain_chauvin.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"stabapp-blog-large-hard-crop\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-290x366.png\";s:5:\"width\";i:290;s:6:\"height\";i:366;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"stabapp-blog-medium-hard-crop\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-290x285.png\";s:5:\"width\";i:290;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"stabapp-thumb-side-post\";a:4:{s:4:\"file\";s:26:\"romain_chauvin-100x110.png\";s:5:\"width\";i:100;s:6:\"height\";i:110;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:{}}}'),(4115,1682,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4116,1682,'fw_options','a:0:{}'),(4117,1683,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4118,1683,'fw_options','a:0:{}'),(4119,1687,'fw_options','a:0:{}'),(4120,1297,'_aioseo_title',NULL),(4121,1297,'_aioseo_keywords',''),(4122,1297,'_aioseo_og_title',NULL),(4123,1297,'_aioseo_og_description',NULL),(4124,1297,'_aioseo_og_article_section',''),(4125,1297,'_aioseo_og_article_tags',''),(4126,1297,'_aioseo_twitter_title',NULL),(4127,1297,'_aioseo_twitter_description',NULL),(4128,1688,'fw_options','a:0:{}'),(4129,1689,'fw_options','a:0:{}'),(4289,1748,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4288,1747,'fw_options','a:0:{}'),(4315,1235,'_wp_old_date','2022-06-06'),(4314,1275,'cmplz_hide_cookiebanner',''),(4313,1760,'fw_options','a:0:{}'),(4312,1760,'_wpb_shortcodes_custom_css','.vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4311,1759,'fw_options','a:0:{}'),(4310,1758,'fw_options','a:0:{}'),(4309,1758,'_wpb_shortcodes_custom_css','.vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4287,1747,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4286,1190,'cmplz_hide_cookiebanner',''),(4285,1746,'fw_options','a:0:{}'),(4585,1343,'_jws_theme_count_view','2'),(4586,1577,'_cmplz_scanned_post','1'),(4587,1467,'_cmplz_scanned_post','1'),(4588,1301,'_cmplz_scanned_post','1'),(4589,1297,'_cmplz_scanned_post','1'),(4590,1280,'_cmplz_scanned_post','1'),(4284,1746,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4097,1673,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4098,1673,'fw_options','a:0:{}'),(4099,1674,'_wpb_shortcodes_custom_css','.vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}.vc_custom_1632490660910{margin-top: 40px !important;}.vc_custom_1632490667207{margin-top: 40px !important;}'),(4100,1674,'fw_options','a:0:{}'),(4328,1763,'fw_options','a:0:{}'),(4329,1764,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4330,1764,'fw_options','a:0:{}'),(4331,1765,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4332,1765,'fw_options','a:0:{}'),(4333,1766,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4334,1766,'fw_options','a:0:{}'),(4335,1767,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4336,1767,'fw_options','a:0:{}'),(4337,1235,'_wp_old_date','2023-01-30'),(4338,1232,'_wp_old_date','2023-01-30'),(4345,1768,'fw_options','a:0:{}'),(4339,1236,'_wp_old_date','2023-01-30'),(4340,1283,'_wp_old_date','2023-01-30'),(4341,1234,'_wp_old_date','2023-01-30'),(4342,1233,'_wp_old_date','2023-01-30'),(4343,1629,'_wp_old_date','2023-01-30'),(4344,1105,'_wp_old_date','2023-01-30'),(4346,1219,'cmplz_hide_cookiebanner',''),(4591,1690,'_cmplz_scanned_post','1'),(4357,1773,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4358,1773,'fw_options','a:0:{}'),(4359,1190,'_oembed_fa37f2b522b0919fbfcf635f7a3dc3fa','<iframe title=\"Évaluer la propreté des parties communes tel que pourrait le faire un locataire\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/UkVtjha4CqA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(4360,1190,'_oembed_time_fa37f2b522b0919fbfcf635f7a3dc3fa','1675435654'),(4361,1774,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4362,1774,'fw_options','a:0:{}'),(4363,1190,'_oembed_ff75b11dddc036b8317e9124d24a5356','{{unknown}}'),(4364,1775,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4365,1775,'fw_options','a:0:{}'),(4366,1190,'_oembed_0157f407a338433e6fc8709b22853671','{{unknown}}'),(4367,1776,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4368,1776,'fw_options','a:0:{}'),(4369,1190,'_oembed_af819b56e2c1f0e7298516fde25c3f6e','{{unknown}}'),(4370,1777,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4371,1777,'fw_options','a:0:{}'),(4372,1190,'_oembed_62db89216c25ec4475f721b4e820940d','<iframe title=\"Évaluer la propreté des parties communes tel que pourrait le faire un locataire\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/UkVtjha4CqA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(4373,1190,'_oembed_time_62db89216c25ec4475f721b4e820940d','1675460002'),(4374,1778,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4375,1778,'fw_options','a:0:{}'),(4376,1190,'_oembed_f36b6b96830b87ca117f4f8e012472b7','<iframe title=\"Évaluer la propreté des parties communes tel que pourrait le faire un locataire\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/UkVtjha4CqA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(4377,1190,'_oembed_time_f36b6b96830b87ca117f4f8e012472b7','1675460069'),(4378,1779,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4379,1779,'fw_options','a:0:{}'),(4380,1780,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4381,1780,'fw_options','a:0:{}'),(4382,1781,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4383,1781,'fw_options','a:0:{}'),(4384,1782,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4385,1782,'fw_options','a:0:{}'),(4386,1783,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4387,1783,'fw_options','a:0:{}'),(4388,1690,'_edit_lock','1677592286:5'),(4389,1786,'fw_options','a:0:{}'),(4390,1690,'_wp_page_template',''),(4391,1690,'_edit_last','5'),(4392,1690,'_aioseo_title',NULL),(4393,1690,'_aioseo_description',NULL),(4394,1690,'_aioseo_keywords',''),(4395,1690,'_aioseo_og_title',NULL),(4396,1690,'_aioseo_og_description',NULL),(4397,1690,'_aioseo_og_article_section',''),(4398,1690,'_aioseo_og_article_tags',''),(4399,1690,'_aioseo_twitter_title',NULL),(4400,1690,'_aioseo_twitter_description',NULL),(4401,1690,'slide_template','default'),(4402,1690,'cmplz_hide_cookiebanner',''),(4403,1690,'jws_theme_header_layout','v1'),(4404,1690,'jws_theme_logo_image',''),(4405,1690,'jws_theme_primary_color','#ffffff'),(4406,1690,'jws_theme_header_fixed','1'),(4407,1690,'jws_theme_header_full',''),(4408,1690,'jws_theme_header_position',''),(4409,1690,'jws_theme_custom_menu',''),(4410,1690,'jws_theme_page_title_bar','1'),(4411,1690,'jws_theme_display_searchbar','0'),(4412,1690,'jws_theme_display_footer','1'),(4413,1690,'jws_theme_footer_layout','v4'),(4414,1690,'jws_theme_footer_full','0'),(4417,1789,'fw_options','a:0:{}'),(4416,1788,'fw_options','a:0:{}'),(4420,1794,'_wpb_shortcodes_custom_css','.vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}.vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}.vc_custom_1576166035540{padding-bottom: 100px !important;}'),(4421,1297,'cmplz_hide_cookiebanner',''),(4506,1842,'_wp_attached_file','2023/03/pays-de-meaux.jpg'),(4507,1842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:25:\"2023/03/pays-de-meaux.jpg\";s:8:\"filesize\";i:20674;s:5:\"sizes\";a:2:{s:23:\"stabapp-thumb-side-post\";a:5:{s:4:\"file\";s:25:\"pays-de-meaux-100x110.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3091;}s:18:\"cmplz_banner_image\";a:5:{s:4:\"file\";s:25:\"pays-de-meaux-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4685;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),(4508,1847,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632489348868{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}.vc_custom_1680104671776{margin-top: -20px !important;}'),(4509,1577,'cmplz_hide_cookiebanner',''),(4510,1577,'_oembed_99a5d98eb6362e5d8cd0939d0a6356ce','<iframe title=\"Arithmetic Malakoff Habitat\" width=\"900\" height=\"506\" src=\"https://www.youtube.com/embed/oU9Ao6pCDKU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(4511,1577,'_oembed_time_99a5d98eb6362e5d8cd0939d0a6356ce','1680104767'),(4512,1848,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}.vc_custom_1632489348868{margin-top: -20px !important;}.vc_custom_1680104671776{margin-top: -20px !important;}'),(4513,1849,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}.vc_custom_1632489348868{margin-top: -20px !important;}.vc_custom_1680104671776{margin-top: -20px !important;}'),(4514,1850,'_wpb_shortcodes_custom_css','.vc_custom_1632471746583{padding-bottom: 70px !important;}.vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}.vc_custom_1632472706757{margin-top: -20px !important;}.vc_custom_1632472694886{margin-top: -20px !important;}.vc_custom_1632489348868{margin-top: -20px !important;}.vc_custom_1680104671776{margin-top: -20px !important;}'),(6550,2692,'_wp_desired_post_slug','home'),(6553,2694,'_wp_desired_post_slug','home-2'),(6556,2696,'_wp_desired_post_slug','main-page'),(5426,1275,'_cmplz_scanned_post','1'),(5427,1221,'_cmplz_scanned_post','1'),(5428,1219,'_cmplz_scanned_post','1'),(5429,1217,'_cmplz_scanned_post','1'),(5430,1209,'_cmplz_scanned_post','1'),(5432,1277,'_cmplz_scanned_post','1'),(6559,2707,'_wp_desired_post_slug','welcome'),(6562,2709,'_wp_desired_post_slug','about-us'),(6565,2711,'_wp_desired_post_slug','our-story'),(6568,2714,'_wp_desired_post_slug','our-story-2'),(6571,2716,'_wp_desired_post_slug','homepage'),(6574,2718,'_wp_desired_post_slug','welcome-2'),(6575,1297,'_wp_suggested_privacy_policy_content','a:3:{s:11:\"plugin_name\";s:9:\"WordPress\";s:11:\"policy_text\";s:5359:\"<h2 class=\"wp-block-heading\">Qui sommes-nous ?</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>L’adresse de notre site est : https://www.arithmetic.fr.</p><h2 class=\"wp-block-heading\">Commentaires</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Quand vous laissez un commentaire sur notre site, les données inscrites dans le formulaire de commentaire, ainsi que votre adresse IP et l’agent utilisateur de votre navigateur sont collectés pour nous aider à la détection des commentaires indésirables.</p><p>Une chaîne anonymisée créée à partir de votre adresse e-mail (également appelée hash) peut être envoyée au service Gravatar pour vérifier si vous utilisez ce dernier. Les clauses de confidentialité du service Gravatar sont disponibles ici : https://automattic.com/privacy/. Après validation de votre commentaire, votre photo de profil sera visible publiquement à coté de votre commentaire.</p><h2 class=\"wp-block-heading\">Médias</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous téléversez des images sur le site, nous vous conseillons d’éviter de téléverser des images contenant des données EXIF de coordonnées GPS. Les personnes visitant votre site peuvent télécharger et extraire des données de localisation depuis ces images.</p><h2 class=\"wp-block-heading\">Cookies</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous déposez un commentaire sur notre site, il vous sera proposé d’enregistrer votre nom, adresse e-mail et site dans des cookies. C’est uniquement pour votre confort afin de ne pas avoir à saisir ces informations si vous déposez un autre commentaire plus tard. Ces cookies expirent au bout d’un an.</p><p>Si vous vous rendez sur la page de connexion, un cookie temporaire sera créé afin de déterminer si votre navigateur accepte les cookies. Il ne contient pas de données personnelles et sera supprimé automatiquement à la fermeture de votre navigateur.</p><p>Lorsque vous vous connecterez, nous mettrons en place un certain nombre de cookies pour enregistrer vos informations de connexion et vos préférences d’écran. La durée de vie d’un cookie de connexion est de deux jours, celle d’un cookie d’option d’écran est d’un an. Si vous cochez « Se souvenir de moi », votre cookie de connexion sera conservé pendant deux semaines. Si vous vous déconnectez de votre compte, le cookie de connexion sera effacé.</p><p>En modifiant ou en publiant une publication, un cookie supplémentaire sera enregistré dans votre navigateur. Ce cookie ne comprend aucune donnée personnelle. Il indique simplement l’ID de la publication que vous venez de modifier. Il expire au bout d’un jour.</p><h2 class=\"wp-block-heading\">Contenu embarqué depuis d’autres sites</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Les articles de ce site peuvent inclure des contenus intégrés (par exemple des vidéos, images, articles…). Le contenu intégré depuis d’autres sites se comporte de la même manière que si le visiteur se rendait sur cet autre site.</p><p>Ces sites web pourraient collecter des données sur vous, utiliser des cookies, embarquer des outils de suivis tiers, suivre vos interactions avec ces contenus embarqués si vous disposez d’un compte connecté sur leur site web.</p><h2 class=\"wp-block-heading\">Utilisation et transmission de vos données personnelles</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous demandez une réinitialisation de votre mot de passe, votre adresse IP sera incluse dans l’e-mail de réinitialisation.</p><h2 class=\"wp-block-heading\">Durées de stockage de vos données</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous laissez un commentaire, le commentaire et ses métadonnées sont conservés indéfiniment. Cela permet de reconnaître et approuver automatiquement les commentaires suivants au lieu de les laisser dans la file de modération.</p><p>Pour les comptes qui s’inscrivent sur notre site (le cas échéant), nous stockons également les données personnelles indiquées dans leur profil. Tous les comptes peuvent voir, modifier ou supprimer leurs informations personnelles à tout moment (à l’exception de leur identifiant). Les gestionnaires du site peuvent aussi voir et modifier ces informations.</p><h2 class=\"wp-block-heading\">Les droits que vous avez sur vos données</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Si vous avez un compte ou si vous avez laissé des commentaires sur le site, vous pouvez demander à recevoir un fichier contenant toutes les données personnelles que nous possédons à votre sujet, incluant celles que vous nous avez fournies. Vous pouvez également demander la suppression des données personnelles vous concernant. Cela ne prend pas en compte les données stockées à des fins administratives, légales ou pour des raisons de sécurité.</p><h2 class=\"wp-block-heading\">Où vos données sont envoyées</h2><p><strong class=\"privacy-policy-tutorial\">Texte suggéré : </strong>Les commentaires des visiteurs peuvent être vérifiés à l’aide d’un service automatisé de détection des commentaires indésirables.</p>\";s:5:\"added\";i:1784040552;}'),(6539,3145,'block_type','Logged In'),(6540,3145,'shortcode_id','abc123xyz'),(6541,3145,'status_label','Active'),(6542,3146,'block_type','Non Logged In'),(6543,3146,'shortcode_id','xyz456abc'),(6544,3146,'status_label','Inactive'),(6545,3147,'block_type','Logged In'),(6546,3147,'shortcode_id','pqr789lmn'),(6547,3147,'status_label','Active'); /*!40000 ALTER TABLE `4w_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_posts` -- DROP TABLE IF EXISTS `4w_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_posts` ( `ID` bigint unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint 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 CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish', `comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open', `post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `post_parent` bigint unsigned NOT NULL DEFAULT '0', `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `menu_order` int NOT NULL DEFAULT '0', `post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `comment_count` bigint 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`), KEY `type_status_author` (`post_type`,`post_status`,`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=3151 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_posts` -- LOCK TABLES `4w_posts` WRITE; /*!40000 ALTER TABLE `4w_posts` DISABLE KEYS */; INSERT INTO `4w_posts` VALUES (4,1,'2016-12-21 01:18:51','2016-12-21 01:18:51','<label> Your Name (required)\r\n [text* your-name] </label>\r\n\r\n<label> Your Email (required)\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\r\n [textarea your-message] </label>\r\n\r\n[submit \"Send\"]\n1\nArithmetic \"[your-subject]\"\n[your-name] <contact@arithmetic.fr>\ndeveloppement1@4w.fr\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 StabApp (https://www.arithmetic.fr)\nReply-To: [your-email]\n\n\n\n\nStabApp \"[your-subject]\"\nStabApp <wordpress@stabapp.jwsuperthemes.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 StabApp (https://www.arithmetic.fr)\nReply-To: demo@gmail.com\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.\nLe format de date est incorrect.\nLa date précède la première date autorisée.\nLa date est postérieure à la dernière date autorisée.\nUne erreur inconnue s’est produite lors du téléversement du fichier.\nVous n’avez pas les droits nécessaires pour téléverser ce type de fichier.\nLe fichier est trop volumineux.\nUne erreur s’est produite lors du téléversement du fichier.\nLe format du nombre est invalide.\nLe nombre est plus petit que le minimum autorisé.\nLe nombre est plus grand que le maximum autorisé.\nLa réponse à la question est incorrecte.\nL’adresse e-mail n’est pas valide.\nL’URL n’est pas valide.\nLe numéro de téléphone n’est pas valide.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2019-12-13 14:49:57','2019-12-13 13:49:57','',0,'https://www.arithmetic.fr/?post_type=wpcf7_contact_form&p=4',0,'wpcf7_contact_form','',0),(6,1,'2016-12-21 02:28:48','2016-12-21 02:28:48','','logo_white','','inherit','open','closed','','logo_white','','','2016-12-21 02:28:48','2016-12-21 02:28:48','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/logo_white.png',0,'attachment','image/png',0),(1497,4,'2020-11-24 15:18:21','2020-11-24 14:18:21','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-24 15:18:21','2020-11-24 14:18:21','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1498,4,'2020-11-25 09:10:52','2020-11-25 08:10:52','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-25 09:10:52','2020-11-25 08:10:52','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1501,4,'2020-11-26 17:34:38','2020-11-26 16:34:38','','Gennevilliers_logo','','inherit','open','closed','','gennevilliers_logo','','','2020-11-26 17:34:38','2020-11-26 16:34:38','',0,'https://www.arithmetic.fr/wp-content/uploads/2020/11/Gennevilliers_logo.png',0,'attachment','image/png',0),(1502,4,'2020-11-26 17:43:21','2020-11-26 16:43:21','[vc_row][vc_column][vc_empty_space height=\"135px\"][vc_single_image image=\"1501\" alignment=\"center\"][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2020-11-26 17:43:21','2020-11-26 16:43:21','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1504,1,'2020-12-11 10:47:58','2020-12-11 09:47:58','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 10:47:58','2020-12-11 09:47:58','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1493,4,'2020-11-24 15:12:52','2020-11-24 14:12:52','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1489\" img_size=\"medium\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-24 15:12:52','2020-11-24 14:12:52','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1494,4,'2020-11-24 15:13:27','2020-11-24 14:13:27','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1489\" img_size=\"large\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-24 15:13:27','2020-11-24 14:13:27','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1495,4,'2020-11-24 15:14:45','2020-11-24 14:14:45','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1489\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-24 15:14:45','2020-11-24 14:14:45','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(45,1,'2016-12-21 03:15:53','2016-12-21 03:15:53','','home01','','inherit','open','closed','','home01','','','2016-12-21 03:15:53','2016-12-21 03:15:53','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/home01.jpg',0,'attachment','image/jpeg',0),(48,1,'2016-12-21 08:51:53','2016-12-21 08:51:53','','apple','','inherit','open','closed','','apple','','','2016-12-21 08:51:53','2016-12-21 08:51:53','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/apple.png',0,'attachment','image/png',0),(49,1,'2016-12-21 08:54:31','2016-12-21 08:54:31','','android','','inherit','open','closed','','android','','','2016-12-21 08:54:31','2016-12-21 08:54:31','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/android.png',0,'attachment','image/png',0),(56,1,'2016-12-22 01:08:40','2016-12-22 01:08:40','','icon1','','inherit','open','closed','','icon1','','','2016-12-22 01:08:40','2016-12-22 01:08:40','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/icon1.png',0,'attachment','image/png',0),(57,1,'2016-12-22 01:10:09','2016-12-22 01:10:09','','icon2','','inherit','open','closed','','icon2','','','2016-12-22 01:10:09','2016-12-22 01:10:09','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/icon2.png',0,'attachment','image/png',0),(58,1,'2016-12-22 01:10:40','2016-12-22 01:10:40','','icon3','','inherit','open','closed','','icon3','','','2016-12-22 01:10:40','2016-12-22 01:10:40','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/icon3.png',0,'attachment','image/png',0),(59,1,'2016-12-22 01:10:57','2016-12-22 01:10:57','','icon4','','inherit','open','closed','','icon4','','','2016-12-22 01:10:57','2016-12-22 01:10:57','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/icon4.png',0,'attachment','image/png',0),(71,1,'2016-12-22 02:33:05','2016-12-22 02:33:05','','iphone_new','','inherit','open','closed','','iphone_new','','','2016-12-22 02:33:05','2016-12-22 02:33:05','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/iphone_new.png',0,'attachment','image/png',0),(74,1,'2016-12-22 04:35:57','2016-12-22 04:35:57','','bg','','inherit','open','closed','','bg','','','2016-12-22 04:35:57','2016-12-22 04:35:57','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg',0,'attachment','image/jpeg',0),(81,1,'2016-12-22 06:50:10','2016-12-22 06:50:10','','iphone2','','inherit','open','closed','','iphone2','','','2016-12-22 06:50:10','2016-12-22 06:50:10','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/iphone2.png',0,'attachment','image/png',0),(136,1,'2016-12-23 06:34:04','2016-12-23 06:34:04','In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle','Download Stab App','','publish','open','closed','','download-stab-app','','','2016-12-23 06:34:04','2016-12-23 06:34:04','',0,'https://www.arithmetic.fr/?post_type=portfolio&p=136',0,'portfolio','',0),(137,1,'2016-12-23 06:34:04','2016-12-23 06:34:04','In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle','Download Stab App','','inherit','closed','closed','','136-revision-v1','','','2016-12-23 06:34:04','2016-12-23 06:34:04','',136,'https://www.arithmetic.fr/2016/12/23/136-revision-v1/',0,'revision','',0),(138,1,'2016-12-23 06:34:44','2016-12-23 06:34:44','In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle','Download Stab App','','publish','open','closed','','download-stab-app-2','','','2016-12-23 06:34:44','2016-12-23 06:34:44','',0,'https://www.arithmetic.fr/?post_type=portfolio&p=138',0,'portfolio','',0),(139,1,'2016-12-23 06:34:44','2016-12-23 06:34:44','In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle','Download Stab App','','inherit','closed','closed','','138-revision-v1','','','2016-12-23 06:34:44','2016-12-23 06:34:44','',138,'https://www.arithmetic.fr/2016/12/23/138-revision-v1/',0,'revision','',0),(140,1,'2016-12-23 06:35:15','2016-12-23 06:35:15','In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle','Download Stab App','','publish','open','closed','','download-stab-app-3','','','2016-12-23 06:35:15','2016-12-23 06:35:15','',0,'https://www.arithmetic.fr/?post_type=portfolio&p=140',0,'portfolio','',0),(141,1,'2016-12-23 06:35:15','2016-12-23 06:35:15','In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle','Download Stab App','','inherit','closed','closed','','140-revision-v1','','','2016-12-23 06:35:15','2016-12-23 06:35:15','',140,'https://www.arithmetic.fr/2016/12/23/140-revision-v1/',0,'revision','',0),(142,1,'2016-12-23 06:35:45','2016-12-23 06:35:45','In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle','Download Stab App','','publish','open','closed','','download-stab-app-4','','','2016-12-23 06:35:45','2016-12-23 06:35:45','',0,'https://www.arithmetic.fr/?post_type=portfolio&p=142',0,'portfolio','',0),(143,1,'2016-12-23 06:35:45','2016-12-23 06:35:45','In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle','Download Stab App','','inherit','closed','closed','','142-revision-v1','','','2016-12-23 06:35:45','2016-12-23 06:35:45','',142,'https://www.arithmetic.fr/2016/12/23/142-revision-v1/',0,'revision','',0),(157,1,'2016-12-23 09:17:14','2016-12-23 09:17:14','','tmn','','inherit','open','closed','','tmn','','','2016-12-23 09:17:14','2016-12-23 09:17:14','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/tmn.png',0,'attachment','image/png',0),(1420,4,'2020-09-08 18:09:59','2020-09-08 16:09:59','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]Conformément aux dispositions des articles 6-III et 19 de la Loi n° 2004-575 du 21 juin 2004 pour la Confiance dans l’économie numérique, dite L.C.E.N., nous portons à la connaissance des utilisateurs et visiteurs du site : www.arithmetic.fr les informations suivantes :\n\n<strong>Informations légales : </strong>\n\nStatut du propriétaire : <strong>societé</strong>\nPréfixe : ARITHMETIC\n<strong>Nom de la Société :</strong> ARITHMETIC\n\nAdresse : <strong>80 RUE DE COURCELLES 60290 NEUILLY-SOUS-CLERMONT\n</strong>Tél : <strong>06 79 24 36 57 </strong>\nAu Capital de :<strong> 30 000,00 €</strong>\nSIRET : <strong>850 478 637 00018</strong> R.C.S. :<strong> BEAUVAIS</strong>\n\nAdresse de courrier électronique : <u><a href=\"mailto:contact@arithmetic.fr\">contact@arithmetic.fr</a></u>\n\nLe Créateur du site est : <strong>FBS-System</strong>\nLe Responsable de la publication est : <strong>Fabien Mansel</strong>\nContactez le responsable de la publication : <strong>fmansel@fbs-system.fr</strong>\nLe responsable de la publication est une <strong>personne morale</strong>\nL’hébergeur du site est : <strong>OVH 2 rue Kellermann 59100 ROUBAIX</strong>\n<ol>\n <li><strong>Description des services fournis :</strong></li>\n</ol>\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> a pour objet de fournir une information concernant l’ensemble des activités de la société.\nLe propriétaire du site s’efforce de fournir sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> des informations aussi précises que possible. Toutefois, il ne pourra être tenue responsable des omissions, des inexactitudes et des carences dans la mise à jour, qu’elles soient de son fait ou du fait des tiers partenaires qui lui fournissent ces informations.\nTous les informations proposées sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> sont données à titre indicatif, sont non exhaustives, et sont susceptibles d’évoluer. Elles sont données sous réserve de modifications ayant été apportées depuis leur mise en ligne.\n<ol>\n <li><strong>Propriété intellectuelle et contrefaçons :</strong></li>\n</ol>\nLe propriétaire du site est propriétaire des droits de propriété intellectuelle ou détient les droits d’usage sur tous les éléments accessibles sur le site, notamment les textes, images, graphismes, logo, icônes, sons, logiciels…\nToute reproduction, représentation, modification, publication, adaptation totale ou partielle des éléments du site, quel que soit le moyen ou le procédé utilisé, est interdite, sauf autorisation écrite préalable à l’email : <a href=\"mailto:fmansel@fbs-system.fr?subject=Contact%20%C3%AF%C2%BF%C2%BD%20partir%20des%20mentions%20l%C3%AF%C2%BF%C2%BDgales%20via%20le%20site%20www.fbs-system.fr\"><strong>fmansel@fbs-system.fr</strong></a> .\nToute exploitation non autorisée du site ou de l’un quelconque de ces éléments qu’il contient sera considérée comme constitutive d’une contrefaçon et poursuivie conformément aux dispositions des articles L.335-2 et suivants du Code de Propriété Intellectuelle.\n<ol>\n <li><strong>Liens hypertextes et cookies :</strong></li>\n</ol>\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> contient un certain nombre de liens hypertextes vers d’autres sites (partenaires, informations …) mis en place avec l’autorisation de le propriétaire du site . Cependant, le propriétaire du site n’a pas la possibilité de vérifier le contenu des sites ainsi visités et décline donc toute responsabilité de ce fait quand aux risques éventuels de contenus illicites.\n\nL’utilisateur est informé que lors de ses visites sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, un ou des cookies sont susceptible de s’installer automatiquement sur son ordinateur. Un cookie est un fichier de petite taille, qui ne permet pas l’identification de l’utilisateur, mais qui enregistre des informations relatives à la navigation d’un ordinateur sur un site. Les données ainsi obtenues visent à faciliter la navigation ultérieure sur le site, et ont également vocation à permettre diverses mesures de fréquentation.\n\nLe paramétrage du logiciel de navigation permet d’informer de la présence de cookie et éventuellement, de refuser de la manière décrite à l’adresse suivante : www.cnil.fr\nLe refus d’installation d’un cookie peut entraîner l’impossibilité d’accéder à certains services. L’utilisateur peut toutefois configurer son ordinateur de la manière suivante, pour refuser l’installation des cookies :\nSous Internet Explorer : onglet outil / options internet. Cliquez sur Confidentialité et choisissez Bloquer tous les cookies. Validez sur Ok.\nSous Netscape : onglet édition / préférences. Cliquez sur Avancées et choisissez Désactiver les cookies. Validez sur Ok.\n<ol>\n <li><strong>Protection des biens et des personnes – gestion des données personnelles :</strong></li>\n</ol>\nUtilisateur : Internaute se connectant, utilisant le site susnommé : <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr\n</a>En France, les données personnelles sont notamment protégées par la loi n° 78-87 du 6 janvier 1978 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018), la loi n° 2004-801 du 6 août 2004, l’article L. 226-13 du Code pénal et la Directive Européenne du 24 octobre 1995 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018).\n\nSur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, le propriétaire du site ne collecte des informations personnelles relatives à l’utilisateur que pour le besoin de certains services proposés par le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>. L’utilisateur fournit ces informations en toute connaissance de cause, notamment lorsqu’il procède par lui-même à leur saisie. Il est alors précisé à l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> l’obligation ou non de fournir ces informations.\nConformément aux dispositions des articles 38 et suivants de la loi 78-17 du 6 janvier 1978 relative à l’informatique, aux fichiers et aux libertés, tout utilisateur dispose d’un droit d’accès, de rectification, de suppression et d’opposition aux données personnelles le concernant. Pour l’exercer, adressez votre demande à <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> par email : email du webmaster ou en effectuant sa demande écrite et signée, accompagnée d’une copie du titre d’identité avec signature du titulaire de la pièce, en précisant l’adresse à laquelle la réponse doit être envoyée.\n\nAucune information personnelle de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> n’est publiée à l’insu de l’utilisateur, échangée, transférée, cédée ou vendue sur un support quelconque à des tiers. Seule l’hypothèse du rachat du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> à le propriétaire du site et de ses droits permettrait la transmission des dites informations à l’éventuel acquéreur qui serait à son tour tenu de la même obligation de conservation et de modification des données vis à vis de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>.\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> est déclaré à la CNIL sous le numéro « Aucune déclaration CNIL car pas de recueil de données personnelles ».\n\nLes données fournies par l’utilisateur sont seulement traitées par mail et ne sont pas conservées. Ces données sont uniquement utilisées au traitement de la demande.\n\nLes bases de données sont protégées par les dispositions de la loi du 1er juillet 1998 transposant la directive 96/9 du 11 mars 1996 relative à la protection juridique des bases de données.\n\n<strong>Les applications et le portail de la société ARITHMETIC</strong> proposent des services en ligne à ses utilisateurs.\n\nDans le cadre de ces services, ARITHMETIC collecte et traite des données à caractère personnel pour gérer les demandes des utilisateurs.\n\nCes données sont destinées au personnel habilité ARITHMETIC et à ses prestataires, dans les limites de leurs attributions et chacun pour ce qui le concerne. Elles sont traitées de manière loyale, confidentielle et sécurisée.\n\nElles sont hébergées sur des serveurs situés en Union Européenne (UE) et ne sont pas transférées dans un pays situé en dehors de l’Union Européenne.\n\nElles sont conservées le temps nécessaire à l’accomplissement de la finalité pour laquelle elles ont été collectées. Elles peuvent faire l’objet d’un archivage pour répondre à une obligation légale ou réglementaire.\n\nConformément à la réglementation Informatique et Libertés, vous disposez d’un droit d’accès, de rectification, d’effacement, ou de portabilité de vos données ou vous pouvez vous opposer au traitement de vos données (ou en demander la limitation).\n\nPour toute information ou exercice de vos droits Informatique et Libertés sur les traitements de données personnelles gérés par ARITHMETIC, vous pouvez contacter son délégué à la protection des données (DPD) :\n\npar mail à l’adresse suivante : <a href=\"mailto:fmansel@arithmetic.fr\">fmansel@arithmetic.fr</a>\n\nou par courrier (accompagné d’une copie signée d’un titre d’identité) à l’adresse suivante :\n\nARITHMETIC\n\nÀ l’attention du délégué à la protection des données (DPD)\n\n80 rue de Courcelles\n\n60290 Neuilly Sous Clermont\n\nSi vous estimez, après avoir contacté le délégué à la protection des données, que vos droits \"informatique et libertés\" ne sont pas respectés, vous pouvez adresser une réclamation à la CNIL. »\n<ul>\n <li><strong>COMMENT UTILISONS-NOUS LES INFORMATIONS QUE NOUS COLLECTONS :</strong></li>\n</ul>\nNous pouvons utiliser, stocker et traiter des données à caractère personnel pour (1) alimenter, comprendre, améliorer et développer la Plateforme ARITHMETIC, (2) créer et maintenir un environnement de confiance et plus sécurisé (notamment pour nous conformer à nos obligations légales et veiller au respect des Politiques d’ARITHMETIC et (3) diffuser, personnaliser, analyser et améliorer la commercialisation de nos services.[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Mentions légales','','inherit','closed','closed','','1297-autosave-v1','','','2020-09-08 18:09:59','2020-09-08 16:09:59','',1297,'https://www.arithmetic.fr/1297-autosave-v1/',0,'revision','',0),(1428,4,'2020-03-27 12:05:40','2020-03-27 11:05:40','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-03-27 12:05:40','2020-03-27 11:05:40','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1406,4,'2020-02-25 13:59:19','2020-02-25 12:59:19','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-02-25 13:59:19','2020-02-25 12:59:19','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1383,2,'2020-01-02 13:41:26','2020-01-02 12:41:26','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-01-02 13:41:26','2020-01-02 12:41:26','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(260,1,'2016-12-29 00:44:39','2016-12-29 00:44:39','','d','','inherit','open','closed','','d-2','','','2016-12-29 00:44:39','2016-12-29 00:44:39','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/d.png',0,'attachment','image/png',0),(261,1,'2016-12-29 00:45:01','2016-12-29 00:45:01','','a','','inherit','open','closed','','a-2','','','2016-12-29 00:45:01','2016-12-29 00:45:01','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/a.png',0,'attachment','image/png',0),(263,1,'2016-12-29 00:46:23','2016-12-29 00:46:23','','b','','inherit','open','closed','','b-2','','','2016-12-29 00:46:23','2016-12-29 00:46:23','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/b.png',0,'attachment','image/png',0),(264,1,'2016-12-29 00:47:18','2016-12-29 00:47:18','','e','','inherit','open','closed','','e','','','2016-12-29 00:47:18','2016-12-29 00:47:18','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/e.png',0,'attachment','image/png',0),(265,1,'2016-12-29 00:47:56','2016-12-29 00:47:56','','c','','inherit','open','closed','','c-3','','','2016-12-29 00:47:56','2016-12-29 00:47:56','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/c.png',0,'attachment','image/png',0),(269,1,'2016-12-29 01:35:07','2016-12-29 01:35:07','','a','','inherit','open','closed','','a-3','','','2016-12-29 01:35:07','2016-12-29 01:35:07','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/a-1.png',0,'attachment','image/png',0),(270,1,'2016-12-29 01:35:28','2016-12-29 01:35:28','','d','','inherit','open','closed','','d-3','','','2016-12-29 01:35:28','2016-12-29 01:35:28','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/d-1.png',0,'attachment','image/png',0),(271,1,'2016-12-29 01:35:47','2016-12-29 01:35:47','','b','','inherit','open','closed','','b-3','','','2016-12-29 01:35:47','2016-12-29 01:35:47','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/b-1.png',0,'attachment','image/png',0),(272,1,'2016-12-29 01:36:07','2016-12-29 01:36:07','','e','','inherit','open','closed','','e-2','','','2016-12-29 01:36:07','2016-12-29 01:36:07','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/e-1.png',0,'attachment','image/png',0),(273,1,'2016-12-29 01:36:25','2016-12-29 01:36:25','','c','','inherit','open','closed','','c-4','','','2016-12-29 01:36:25','2016-12-29 01:36:25','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/c-1.png',0,'attachment','image/png',0),(274,1,'2016-12-29 01:36:46','2016-12-29 01:36:46','','f','','inherit','open','closed','','f-2','','','2016-12-29 01:36:46','2016-12-29 01:36:46','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/f-1.png',0,'attachment','image/png',0),(298,1,'2016-12-29 06:20:21','2016-12-29 06:20:21','','bckTQpsY-150x150','','inherit','open','closed','','bcktqpsy-150x150','','','2016-12-29 06:20:21','2016-12-29 06:20:21','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/bckTQpsY-150x150.jpeg',0,'attachment','image/jpeg',0),(355,1,'2017-01-06 01:06:57','2017-01-06 01:06:57','','a','','inherit','open','closed','','a-4','','','2017-01-06 01:06:57','2017-01-06 01:06:57','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/a-2.png',0,'attachment','image/png',0),(356,1,'2017-01-06 01:08:27','2017-01-06 01:08:27','','b','','inherit','open','closed','','b-4','','','2017-01-06 01:08:27','2017-01-06 01:08:27','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/b-2.png',0,'attachment','image/png',0),(357,1,'2017-01-06 01:09:13','2017-01-06 01:09:13','','c','','inherit','open','closed','','c-5','','','2017-01-06 01:09:13','2017-01-06 01:09:13','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/c-2.png',0,'attachment','image/png',0),(1402,2,'2020-01-15 17:38:13','2020-01-15 16:38:13','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1325,1327,1326,1398\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-01-15 17:38:13','2020-01-15 16:38:13','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1385,2,'2020-01-02 13:47:04','2020-01-02 12:47:04','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1325,1327,1328,1326\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-01-02 13:47:04','2020-01-02 12:47:04','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1477,4,'2020-07-02 14:31:02','2020-07-02 12:31:02','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text]</p>\n<p style=\"text-align: left;\"><!-- wp:heading {\"align\":\"center\"} --></p>\n<h2><strong>Conditions générales d\'utilisation Clean Manager</strong></h2>\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\n<p><em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\n<p><strong>Article 1 : Les mentions légales</strong></p>\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\n<p>Numéro de téléphone 0679243657</p>\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\n<h1>ARTICLE 2 : Accès au site</h1>\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\n<p>Le site internet propose les services suivants :</p>\n<p>Outil de service et de control pour les entreprise</p>\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ . </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\n<p>ARTICLE 3 : Collecte des données</p>\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\n<p><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\n<p><strong>ARTICLE 5 : Responsabilité</strong></p>\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\n<p><strong>ARTICLE 6 : Liens hypertextes</strong></p>\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ .</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\n<p><strong>ARTICLE 7 : Cookies</strong></p>\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>.</p>\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\n<p><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\n<p> </p>\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>\n','CGU Solution Manager','','inherit','closed','closed','','1467-autosave-v1','','','2020-07-02 14:31:02','2020-07-02 12:31:02','',1467,'https://www.arithmetic.fr/1467-autosave-v1/',0,'revision','',0),(453,1,'2017-01-10 00:52:56','2017-01-10 00:52:56','<div class=\"row\">\r\n <div class=\"col-xs-12 col-md-6\">\r\n [text* your-subject placeholder \"Objet\"]\r\n [text your-tel placeholder \"Téléphone\"]\r\n </div>\r\n <div class=\"col-xs-12 col-md-6\">\r\n [text* your-name placeholder \"Nom\"]\r\n [email* your-email placeholder \"E-mail\"]\r\n </div>\r\n <div class=\"col-xs-12 col-md-12\">\r\n [textarea* your-message placeholder \"Message\"]\r\n </div>\r\n <div class=\"col-xs-12 col-md-12\">\r\n [checkbox* validation-rgpd use_label_element \"J\'accepte que mon e-mail soit stocké pour apporter une réponse\"]\r\n </div>\r\n <div class=\"col-xs-12 font-noraure-3\">\r\n [submit \"Envoyer\"]\r\n </div>\r\n</div>\n1\nContact \"[your-subject]\"\n[your-name] <contact@arithmetic.fr>\ncontact@arithmetic.fr\nDe: [your-name] <[your-email]>\r\nSuject: [your-subject]\r\n\r\nNom : [your-name]\r\nTéléphone : [your-tel]\r\nE-mail :[your-email]\r\nMessage:\r\n[your-message]\r\n\r\n--\r\nCet email est envoyé depuis le site Arithmetic (https://www.arithmetic.fr)\nReply-To: [your-email]\n\n\n\n\nStabApp \"[your-subject]\"\nStabApp <wordpress@stabapp.jwsuperthemes.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 StabApp (https://www.arithmetic.fr)\nReply-To: demo@gmail.com\n\n\n\nMerci pour votre message. Il a été envoyé.\nUne erreur s\'est produite lors de la tentative d\'envoi de votre message. Veuillez réessayer plus tard.\nUn ou plusieurs champs contiennent une erreur. S\'il vous plaît, vérifiez et essayez à nouveau.\nUne erreur s\'est produite lors de la tentative d\'envoi de votre message. Veuillez réessayer plus tard.\nVous devez accepter les termes et conditions avant d\'envoyer votre message.\nCe champ est requis.\nLe champ est trop long.\nLe champ est trop court.\nUne erreur inconnue s\'est produite lors du téléchargement du fichier.\nVous n\'êtes pas autorisé à télécharger des fichiers de ce type.\nLe fichier est trop volumineux.\nUne erreur s\'est produite lors du téléchargement du fichier.\nLe format de la date est incorrect.\nLa date est antérieure à la plus ancienne autorisée.\nLa date est postérieure à la dernière autorisée.\nLe format numérique n\'est pas valide.\nLe nombre est inférieur au minimum autorisé.\nLe nombre est supérieur au maximum autorisé.\nLa réponse au quiz est incorrecte.\nL\'adresse e-mail saisie est invalide.\nL\'URL n\'est pas valide.\nLe numéro de téléphone est invalide.','contact_arithmetic','','publish','closed','closed','','contact_home_3','','','2023-02-28 15:02:29','2023-02-28 14:02:29','',0,'https://www.arithmetic.fr/?post_type=wpcf7_contact_form&p=453',0,'wpcf7_contact_form','',0),(1478,4,'2020-07-02 14:21:48','2020-07-02 12:21:48','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text]</p>\r\n<p style=\"text-align: left;\"><!-- wp:heading {\"align\":\"center\"} --></p>\r\n<h1>Conditions générales d\'utilisation Clean Manager</h1>\r\n<p><em>En vigueur au 01/09/2020</em></p>\r\n<p> </p>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<h1>Article 1 : Les mentions légales</h1>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<h1>ARTICLE 2 : Accès au site</h1>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ . </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<h1>ARTICLE 3 : Collecte des données</h1>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<h1>ARTICLE 4 : Propriété intellectuelle</h1>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p> </p>\r\n<h1>ARTICLE 5 : Responsabilité</h1>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<h1>ARTICLE 6 : Liens hypertextes</h1>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ .</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<h1>ARTICLE 7 : Cookies</h1>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<h1>ARTICLE 8 : Droit applicable et juridiction compétente</h1>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<p style=\"text-align: left;\"><em> </em></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','CGU Solution Manager','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 14:21:48','2020-07-02 12:21:48','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1476,4,'2020-07-02 14:00:13','2020-07-02 12:00:13','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text]</p>\r\n<p style=\"text-align: left;\"><!-- wp:heading {\"align\":\"center\"} --><em>En vigueur au 01/09/2020</em></p>\r\n<p style=\"text-align: left;\">Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p style=\"text-align: left;\">Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p style=\"text-align: left;\">Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p style=\"text-align: left;\">En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p style=\"text-align: left;\"><em>https://cleanmanager.arithmetic.fr/</em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<p style=\"text-align: left;\"><strong>Article 1 : Les mentions légales</strong></p>\r\n<p style=\"text-align: left;\">L\'édition du site https://cleanmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p style=\"text-align: left;\">Numéro de téléphone 0679243657</p>\r\n<p style=\"text-align: left;\">Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p style=\"text-align: left;\">Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p style=\"text-align: left;\">L\'hébergeur du site https://cleanmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<p style=\"text-align: left;\"><strong>ARTICLE 2 : Accès au site</strong></p>\r\n<p style=\"text-align: left;\">Le site <em>https://cleanmanager.arithmetic.fr/</em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p style=\"text-align: left;\">Le site internet propose les services suivants :</p>\r\n<p style=\"text-align: left;\">Outil de service et de control pour les entreprise</p>\r\n<p style=\"text-align: left;\">Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p style=\"text-align: left;\">L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p style=\"text-align: left;\">Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p style=\"text-align: left;\">Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p style=\"text-align: left;\">Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/. </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p style=\"text-align: left;\">L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<p style=\"text-align: left;\"><strong>ARTICLE 3 : Collecte des données</strong></p>\r\n<p style=\"text-align: left;\">Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<p style=\"text-align: left;\"><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\r\n<p style=\"text-align: left;\">Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p style=\"text-align: left;\">L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p style=\"text-align: left;\">Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p style=\"text-align: left;\">Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p style=\"text-align: left;\"><strong>ARTICLE 5 : Responsabilité</strong></p>\r\n<p style=\"text-align: left;\">Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p style=\"text-align: left;\">Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p style=\"text-align: left;\">L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p style=\"text-align: left;\">Le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p style=\"text-align: left;\">La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<p style=\"text-align: left;\"><strong>ARTICLE 6 : Liens hypertextes</strong></p>\r\n<p style=\"text-align: left;\">Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/.</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<p style=\"text-align: left;\"><strong>ARTICLE 7 : Cookies</strong></p>\r\n<p style=\"text-align: left;\">L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p style=\"text-align: left;\">Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/</em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p style=\"text-align: left;\">L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/</em>.</p>\r\n<p style=\"text-align: left;\">En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p style=\"text-align: left;\">L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<p style=\"text-align: left;\"><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\r\n<p style=\"text-align: left;\">La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<p style=\"text-align: left;\"><!-- /wp:paragraph --></p>\r\n<p><!-- wp:paragraph --> </p>\r\n<p style=\"text-align: left;\"><!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph --><!-- /wp:paragraph --></p>\r\n<p> </p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','CGU CleanManager','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 14:00:13','2020-07-02 12:00:13','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1479,4,'2020-07-02 14:26:40','2020-07-02 12:26:40','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]</p>\r\n<p style=\"text-align: left;\"><!-- wp:heading {\"align\":\"center\"} --></p>\r\n<h1>Conditions générales d\'utilisation Clean Manager</h1>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<h1>Article 1 : Les mentions légales</h1>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<h1>ARTICLE 2 : Accès au site</h1>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ . </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<h1>ARTICLE 3 : Collecte des données</h1>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<h1>ARTICLE 4 : Propriété intellectuelle</h1>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p> </p>\r\n<h1>ARTICLE 5 : Responsabilité</h1>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<h1>ARTICLE 6 : Liens hypertextes</h1>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ .</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<h1>ARTICLE 7 : Cookies</h1>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<h1>ARTICLE 8 : Droit applicable et juridiction compétente</h1>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<p> </p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','CGU Solution Manager','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 14:26:40','2020-07-02 12:26:40','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(594,1,'2017-01-16 02:19:13','2017-01-16 02:19:13','','logotitle','','inherit','open','closed','','logotitle','','','2017-01-16 02:19:13','2017-01-16 02:19:13','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/logotitle.png',0,'attachment','image/png',0),(1474,4,'2020-07-02 13:54:34','2020-07-02 11:54:34','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text]</p>\r\n<p><!-- wp:heading {\"align\":\"center\"} --><em>En vigueur au 01/09/2020</em></p>\r\n<p> </p>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/</em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<p><strong>Article 1 : Les mentions légales</strong></p>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<p><strong>ARTICLE 2 : Accès au site</strong></p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/</em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/. </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<p><strong>ARTICLE 3 : Collecte des données</strong></p>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<p><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p> </p>\r\n<p><strong>ARTICLE 5 : Responsabilité</strong></p>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<p><strong>ARTICLE 6 : Liens hypertextes</strong></p>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/.</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<p><strong>ARTICLE 7 : Cookies</strong></p>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/</em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/</em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<p><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p> </p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><!-- /wp:paragraph --> </p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','Conditions générales d\'utilisation CleanManager','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 13:54:34','2020-07-02 11:54:34','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1475,4,'2020-07-02 13:59:01','2020-07-02 11:59:01','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text]</p>\r\n<p><!-- wp:heading {\"align\":\"center\"} --><em>En vigueur au 01/09/2020</em></p>\r\n<p> </p>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/</em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<p><strong>Article 1 : Les mentions légales</strong></p>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<p><strong>ARTICLE 2 : Accès au site</strong></p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/</em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/. </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<p><strong>ARTICLE 3 : Collecte des données</strong></p>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<p><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p> </p>\r\n<p><strong>ARTICLE 5 : Responsabilité</strong></p>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<p><strong>ARTICLE 6 : Liens hypertextes</strong></p>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/.</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<p><strong>ARTICLE 7 : Cookies</strong></p>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/</em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/</em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<p><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p> </p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><!-- /wp:paragraph --> </p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','CGU CleanManager','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 13:59:01','2020-07-02 11:59:01','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1386,2,'2020-01-02 13:51:57','2020-01-02 12:51:57','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation \" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-01-02 13:51:57','2020-01-02 12:51:57','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1473,4,'2020-07-02 13:52:43','2020-07-02 11:52:43','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text]</p>\r\n<p><!-- wp:heading {\"align\":\"center\"} --><em>En vigueur au 01/09/2020</em></p>\r\n<p> </p>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/</em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<p><strong>Article 1 : Les mentions légales</strong></p>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<p><strong>ARTICLE 2 : Accès au site</strong></p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/</em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/. </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<p><strong>ARTICLE 3 : Collecte des données</strong></p>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<p><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p> </p>\r\n<p><strong>ARTICLE 5 : Responsabilité</strong></p>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<p><strong>ARTICLE 6 : Liens hypertextes</strong></p>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/.</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<p><strong>ARTICLE 7 : Cookies</strong></p>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/</em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/</em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<p><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p> </p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><!-- /wp:paragraph --> </p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','CGU_CLEANMANAGER','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 13:52:43','2020-07-02 11:52:43','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1480,4,'2020-07-02 14:27:21','2020-07-02 12:27:21','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text]</p>\n<p style=\"text-align: left;\"><!-- wp:heading {\"align\":\"center\"} --></p>\n<h1>Conditions générales d\'utilisation Clean Manager</h1>\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\n<p><em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\n<h1>Article 1 : Les mentions légales</h1>\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\n<p>Numéro de téléphone 0679243657</p>\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\n<h1>ARTICLE 2 : Accès au site</h1>\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\n<p>Le site internet propose les services suivants :</p>\n<p>Outil de service et de control pour les entreprise</p>\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ . </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\n<h1>ARTICLE 3 : Collecte des données</h1>\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\n<h1>ARTICLE 4 : Propriété intellectuelle</h1>\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\n<p> </p>\n<h1>ARTICLE 5 : Responsabilité</h1>\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\n<h1>ARTICLE 6 : Liens hypertextes</h1>\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ .</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\n<h1>ARTICLE 7 : Cookies</h1>\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>.</p>\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\n<h1>ARTICLE 8 : Droit applicable et juridiction compétente</h1>\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\n<p> </p>\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>\n','CGU Solution Manager','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 14:27:21','2020-07-02 12:27:21','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1481,4,'2020-07-02 14:31:15','2020-07-02 12:31:15','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]</p>\r\n<p style=\"text-align: left;\"><!-- wp:heading {\"align\":\"center\"} --></p>\r\n<h2><strong>Conditions générales d\'utilisation Clean Manager</strong></h2>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<p><strong>Article 1 : Les mentions légales</strong></p>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<h1>ARTICLE 2 : Accès au site</h1>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ . </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<p>ARTICLE 3 : Collecte des données</p>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<p><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p><strong>ARTICLE 5 : Responsabilité</strong></p>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<p><strong>ARTICLE 6 : Liens hypertextes</strong></p>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ .</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<p><strong>ARTICLE 7 : Cookies</strong></p>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<p><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<p> </p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','CGU Solution Manager','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 14:31:15','2020-07-02 12:31:15','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1482,4,'2020-07-02 14:32:08','2020-07-02 12:32:08','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]</p>\r\n<p style=\"text-align: left;\"><!-- wp:heading {\"align\":\"center\"} --></p>\r\n<h2><strong>Conditions générales d\'utilisation Clean Manager</strong></h2>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<p><strong>Article 1 : Les mentions légales</strong></p>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<p><strong>ARTICLE 2 : Accès au site</strong></p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ . </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<p><strong>ARTICLE 3 : Collecte des données</strong></p>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<p><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p><strong>ARTICLE 5 : Responsabilité</strong></p>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<p><strong>ARTICLE 6 : Liens hypertextes</strong></p>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ .</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<p><strong>ARTICLE 7 : Cookies</strong></p>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<p><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<p> </p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','CGU Solution Manager','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 14:32:08','2020-07-02 12:32:08','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(793,4,'2017-01-21 00:40:07','2017-01-20 23:40:07','[vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"45px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Des questions ? Nous apportons une réponse !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Contact','','publish','closed','closed','','contact','','','2020-10-27 15:36:35','2020-10-27 14:36:35','',0,'https://www.arithmetic.fr/?page_id=793',0,'page','',0),(1311,1,'2019-12-13 13:31:33','2019-12-13 12:31:33','[vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"45px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Des questions ? Nous apportons une réponse !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2019-12-13 13:31:33','2019-12-13 12:31:33','',793,'https://www.arithmetic.fr/793-revision-v1/',0,'revision','',0),(1286,1,'2019-12-12 17:31:43','2019-12-12 16:31:43','[vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row content_full_width=\"1\"][vc_column][vc_empty_space height=\"100px\"][maps height=\"560px\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2019-12-12 17:31:43','2019-12-12 16:31:43','',793,'https://www.arithmetic.fr/793-revision-v1/',0,'revision','',0),(794,1,'2017-01-21 00:40:07','2017-01-21 00:40:07','','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 00:40:07','2017-01-21 00:40:07','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(795,1,'2017-01-21 00:45:30','2017-01-21 00:45:30','[vc_row][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-menu-widget-1\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 00:45:30','2017-01-21 00:45:30','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(796,1,'2017-01-21 00:48:04','2017-01-21 00:48:04','[vc_row][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 00:48:04','2017-01-21 00:48:04','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(797,1,'2017-01-21 00:48:52','2017-01-21 00:48:52','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 00:48:52','2017-01-21 00:48:52','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(798,1,'2017-01-21 00:58:09','2017-01-21 00:58:09','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row][vc_row][vc_column][contact-form-7 id=\"453\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 00:58:09','2017-01-21 00:58:09','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(1215,1,'2019-12-12 14:57:53','2019-12-12 13:57:53','<p>[vc_row][vc_column][rev_slider alias=\"home01\"][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"70px\"][vc_single_image image=\"771\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VXZSUyMFByb2R1Y2UlMjBUaGUlMjBCZXN0JTIwVGhpbmdzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFVGhleSUyMHdpbGwlMjB0cnklMjB0byUyMGNsb3NlJTIwdGhlJTIwZG9vciUyMG9uJTIweW91JTJDJTIwanVzdCUyMG9wZW4lMjBpdC4lMjBBJTIwbWFqb3IlMjBrZXklMkMlMjBuZXZlciUyMHBhbmljLiUyMERvbiVFMiU4MCU5OXQlMjBwYW5pYyUyQyUyMHdoZW4lMjBpdCUyMGdldHMlMjBjcmF6eSUyMGFuZCUyMHJvdWdoJTJDJTIwZG9uJUUyJTgwJTk5dCUyMHBhbmljJTJDJTIwc3RheSUyMGNhbG0uJTIwVGhleSUyMGtleSUyMGlzJTIwdG8lMjBoYXZlJTIwZXZlcnklMjBrZXklMkMlMjB0aGUlMjAlMEFrZXklMjB0byUyMG9wZW4lMjBldmVyeSUyMGRvb3IuJTIwRmFuJTIwbHV2LiUyMEV2ZXJ5JTIwY2hhbmNlJTIwSSUyMGdldCUyQyUyMEklMjB3YXRlciUyMHRoZSUyMHBsYW50cyUyQyUyMExpb24lMjElMjBZb3UlMjBzaG91bGQlMjAlMEFuZXZlciUyMGNvbXBsYWluJTJDJTIwY29tcGxhaW5pbmclMjBpcyUyMGElMjB3ZWFrJTIwZW1vdGlvbiUyQyUyMHlvdSUyMGdvdCUyMGxpZmUlMkMlMjB3ZSUyMGJyZWF0aGluZyUyQyUyMHdlJTIwYmxlc3NlZC4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VMb3JlbSUyMGlwc3VtJTIwZG9sb3IlMjBzaXQlMjBhbWV0JTJDJTIwY29uc2VjdGV0dXIlMEFhZGlwaXNjaW5nJTIwZWxpdCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRXhjZXB0ZXVyJTIwc2ludCUyMG9jY2FlY2F0JTIwY3VwaWRhdGF0JTIwbm9uJTIwcHJvaWRlbnQlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVF1aXMlMjBhdXRlbSUyMHZlbCUyMGV1bSUyMGl1cmUlMjByZXByZWhlbmRlcml0JTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VVdCUyMGVuaW0lMjBhZCUyMG1pbmltYSUyMHZlbmlhbSUyQyUyMHF1aXMlMjBub3N0cnVtJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VRdWlzJTIwYXV0ZW0lMjB2ZWwlMjBldW0lMjBpdXJlJTIwcmUlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlM0MlMkZ1bCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"776\" title=\"Best Performance\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"777\" title=\"New Technologies\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Security & Privacy\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"39\"]Download App[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1257\"]Members[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"700\"]Awward Winner[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Happy Customers[/service_box][/vc_column][/vc_row]</p>\r\n','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-12 14:57:53','2019-12-12 13:57:53','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(800,1,'2017-01-21 01:00:31','2017-01-21 01:00:31','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 01:00:31','2017-01-21 01:00:31','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(801,1,'2017-01-21 02:01:16','2017-01-21 02:01:16','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 02:01:16','2017-01-21 02:01:16','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(802,1,'2017-01-21 02:35:56','2017-01-21 02:35:56','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][maps api=\"AIzaSyCyuW48kPjku1h6fle8WYwO1pKI3Hdp4wk\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 02:35:56','2017-01-21 02:35:56','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(803,1,'2017-01-21 02:36:58','2017-01-21 02:36:58','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row content_full_width=\"1\"][vc_column][maps api=\"AIzaSyCyuW48kPjku1h6fle8WYwO1pKI3Hdp4wk\" height=\"560px\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 02:36:58','2017-01-21 02:36:58','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(804,1,'2017-01-21 02:38:23','2017-01-21 02:38:23','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row content_full_width=\"1\"][vc_column][vc_empty_space height=\"100px\"][maps api=\"AIzaSyCyuW48kPjku1h6fle8WYwO1pKI3Hdp4wk\" height=\"560px\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 02:38:23','2017-01-21 02:38:23','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(805,1,'2017-01-21 02:39:44','2017-01-21 02:39:44','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_empty_space height=\"70px\"][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row content_full_width=\"1\"][vc_column][vc_empty_space height=\"100px\"][maps api=\"AIzaSyCyuW48kPjku1h6fle8WYwO1pKI3Hdp4wk\" height=\"560px\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2017-01-21 02:39:44','2017-01-21 02:39:44','',793,'https://www.arithmetic.fr/2017/01/21/793-revision-v1/',0,'revision','',0),(1378,1,'2019-12-20 14:45:34','2019-12-20 13:45:34','','securite2','','inherit','open','closed','','securite2','','','2019-12-20 14:45:34','2019-12-20 13:45:34','',1209,'https://www.arithmetic.fr/wp-content/uploads/2019/12/securite2.png',0,'attachment','image/png',0),(1379,1,'2019-12-20 14:47:33','2019-12-20 13:47:33','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBsJUUyJTgwJTk5YW1iaXRpb24lMjBlc3QlMjBkJUUyJTgwJTk5YXBwb3J0ZXIlMjB1biUyMHNlcnZpY2UlMjBkJUMzJUE5ZGklQzMlQTklMjBhdSUyMG1hbmFnZW1lbnQlMjBldCUyMGRvbWFpbmVzJTIwYXBwbGlxdWFibGVzJTIwYXZlYyUyMHVuZSUyMGRpbWVuc2lvbiUyMDM2MCVDMiVCMC4lMjAlM0NiciUyRiUzRSUzQ2JyJTJGJTNFTGV1ciUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzdXJlciUyMGxlJTIwcGFydGFnZSUyMGRlJTIwbGElMjB2YWxldXIlMjBldCUyMHVuZSUyMG1laWxsZXVyZSUyMG1hJUMzJUFFdHJpc2UlMjBkZSUyMGxhJTIwcXVhbGl0JUMzJUE5LiUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0N1bCUyMGNsYXNzJTNEJTIyY2hvaWNlX3RleHQlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUFtJUMzJUE5bGlvcmVyJTIwbGElMjBxdWFsaXQlQzMlQTklMjBkZSUyMHNlcnZpY2UlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVJlbmZvcmNlciUyMGxlJTIwciVDMyVCNGxlJTIwZGVzJTIwbWFuYWdlcnMlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUQlQzMlQTl2ZWxvcHBlciUyMGxhJTIwdHJhJUMzJUE3YWJpbGl0JUMzJUE5JTIwZGUlMjBsJUUyJTgwJTk5aW5mb3JtYXRpb24lMjB2ZXJzJTIwbGUlMjBjbGllbnQlMjBmaW5hbCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFUyVFMiU4MCU5OWFzc3VyZXIlMjBkZSUyMGwlRTIlODAlOTlpbXBhcnRpYWxpdCVDMyVBOSUyMGRlcyUyMGluZm9ybWF0aW9ucyUyMGNvbGxlY3QlQzMlQTllcyUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUzQyUyRnVsJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Securité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-20 14:47:33','2019-12-20 13:47:33','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(927,1,'2017-02-07 08:51:09','2017-02-07 08:51:09','','play','','inherit','open','closed','','play','','','2017-02-07 08:51:09','2017-02-07 08:51:09','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/play.png',0,'attachment','image/png',0),(943,1,'2017-02-08 03:56:39','2017-02-08 03:56:39','','play','','inherit','open','closed','','play-2','','','2017-02-08 03:56:39','2017-02-08 03:56:39','',0,'https://www.arithmetic.fr/wp-content/uploads/2016/12/play-1.png',0,'attachment','image/png',0),(1491,4,'2020-11-24 15:10:26','2020-11-24 14:10:26','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-24 15:10:26','2020-11-24 14:10:26','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1492,4,'2020-11-24 15:11:58','2020-11-24 14:11:58','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1489\" img_size=\"485x425\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-24 15:11:58','2020-11-24 14:11:58','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1472,4,'2020-07-02 13:49:58','2020-07-02 11:49:58','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_column_text]</p>\r\n<!-- wp:heading {\"align\":\"center\"} -->\r\n<p><em>En vigueur au 01/09/2020</em></p>\r\n<p> </p>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/</em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<p><strong>Article 1 : Les mentions légales</strong></p>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<p><strong>ARTICLE 2 : Accès au site</strong></p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/</em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/. </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<p><strong>ARTICLE 3 : Collecte des données</strong></p>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<p><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p> </p>\r\n<p><strong>ARTICLE 5 : Responsabilité</strong></p>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<p><strong>ARTICLE 6 : Liens hypertextes</strong></p>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/.</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<p><strong>ARTICLE 7 : Cookies</strong></p>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/</em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/</em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<p><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<!-- /wp:paragraph -->\r\n<p><!-- wp:paragraph --> </p>\r\n<!-- /wp:paragraph -->\r\n<p><!-- wp:paragraph --> </p>\r\n<!-- /wp:paragraph -->\r\n<p> </p>\r\n<p>[/vc_column_text][/vc_column][/vc_row]</p>','CGU_CLEANMANAGER','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 13:49:58','2020-07-02 11:49:58','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1422,4,'2020-11-26 17:43:02','2020-11-26 16:43:02','[vc_row][vc_column][vc_empty_space height=\"135px\"][vc_single_image image=\"1501\" alignment=\"center\"][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-autosave-v1','','','2020-11-26 17:43:02','2020-11-26 16:43:02','',1217,'https://www.arithmetic.fr/1217-autosave-v1/',0,'revision','',0),(1424,1,'2020-03-26 16:16:49','2020-03-26 15:16:49','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][show_video image=\"1415\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-03-26 16:16:49','2020-03-26 15:16:49','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1425,4,'2020-03-30 17:39:09','2020-03-30 15:39:09','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager : découvrez la vidéo\" style_all=\"style_three\" font_size=\"50\" color=\"#514a42\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-autosave-v1','','','2020-03-30 17:39:09','2020-03-30 15:39:09','',1275,'https://www.arithmetic.fr/1275-autosave-v1/',0,'revision','',0),(1426,4,'2020-03-27 12:03:28','2020-03-27 11:03:28','','Capture_Lift_Play','','inherit','open','closed','','capture_lift_play','','','2020-03-27 12:03:28','2020-03-27 11:03:28','',0,'https://www.arithmetic.fr/wp-content/uploads/2020/03/Capture_Lift_Play.png',0,'attachment','image/png',0),(1427,4,'2020-03-27 12:03:53','2020-03-27 11:03:53','','Capture_Clean_play','','inherit','open','closed','','capture_clean_play','','','2020-03-27 12:03:53','2020-03-27 11:03:53','',0,'https://www.arithmetic.fr/wp-content/uploads/2020/03/Capture_Clean_play.png',0,'attachment','image/png',0),(1429,4,'2020-03-27 12:06:18','2020-03-27 11:06:18','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-03-27 12:06:18','2020-03-27 11:06:18','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1431,4,'2020-03-27 16:02:47','2020-03-27 15:02:47','[vc_row][vc_column][vc_empty_space height=\"45px\"][title title=\"En construction\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2020-03-27 16:02:47','2020-03-27 15:02:47','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1434,4,'2020-03-27 16:20:14','2020-03-27 15:20:14','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager en image\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-03-27 16:20:14','2020-03-27 15:20:14','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1433,4,'2020-03-27 16:16:28','2020-03-27 15:16:28','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager en image\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-03-27 16:16:28','2020-03-27 15:16:28','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1435,4,'2020-12-22 16:13:21','2020-12-22 15:13:21','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n<p>[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes<br />\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]</p>\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\n<p>[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][service_box][/service_box][/vc_column][/vc_row]</p>\n','Accueil','','inherit','closed','closed','','1190-autosave-v1','','','2020-12-22 16:13:21','2020-12-22 15:13:21','',1190,'https://www.arithmetic.fr/1190-autosave-v1/',0,'revision','',0),(1440,4,'2020-03-27 16:34:43','2020-03-27 15:34:43','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1325,1327,1326,1398\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-03-27 16:34:43','2020-03-27 15:34:43','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1443,4,'2020-03-27 16:38:51','2020-03-27 15:38:51','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1325,1327,1326,1398\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-03-27 16:38:51','2020-03-27 15:38:51','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1444,1,'2020-03-27 22:18:14','2020-03-27 21:18:14','<p>[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343893807{padding-top: 15px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager en image\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !<br />\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]</p>\n','LiftManager','','inherit','closed','closed','','1275-autosave-v1','','','2020-03-27 22:18:14','2020-03-27 21:18:14','',1275,'https://www.arithmetic.fr/1275-autosave-v1/',0,'revision','',0),(1445,1,'2020-03-27 22:18:15','2020-03-27 21:18:15','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343893807{padding-top: 15px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager en image\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-03-27 22:18:15','2020-03-27 21:18:15','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1446,1,'2020-03-27 22:18:57','2020-03-27 21:18:57','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager en image\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-03-27 22:18:57','2020-03-27 21:18:57','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1447,1,'2020-03-27 22:22:28','2020-03-27 21:22:28','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager en image\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-03-27 22:22:28','2020-03-27 21:22:28','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1448,4,'2020-03-30 17:23:54','2020-03-30 15:23:54','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-03-30 17:23:54','2020-03-30 15:23:54','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1449,4,'2020-03-30 17:34:45','2020-03-30 15:34:45','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585582307600{margin-top: 200px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row css=\".vc_custom_1585582441956{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-03-30 17:34:45','2020-03-30 15:34:45','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1453,4,'2020-03-30 18:59:33','2020-03-30 16:59:33','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-03-30 18:59:33','2020-03-30 16:59:33','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1450,4,'2020-03-30 17:39:28','2020-03-30 15:39:28','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager : découvrez la vidéo\" style_all=\"style_three\" font_size=\"50\" color=\"#514a42\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-03-30 17:39:28','2020-03-30 15:39:28','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1451,4,'2020-03-30 17:56:44','2020-03-30 15:56:44','[vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"45px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Des questions ? Nous apportons une réponse !\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact\" style_all=\"style_two\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-autosave-v1','','','2020-03-30 17:56:44','2020-03-30 15:56:44','',793,'https://www.arithmetic.fr/793-autosave-v1/',0,'revision','',0),(1452,4,'2020-03-30 18:59:00','2020-03-30 16:59:00','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-03-30 18:59:00','2020-03-30 16:59:00','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1454,1,'2020-03-31 12:51:18','2020-03-31 10:51:18','','osi','','inherit','open','closed','','osi','','','2020-03-31 12:51:18','2020-03-31 10:51:18','',1209,'https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg',0,'attachment','image/jpeg',0),(1455,1,'2020-03-31 12:51:27','2020-03-31 10:51:27','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585582307600{margin-top: 200px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-03-31 12:51:27','2020-03-31 10:51:27','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1499,4,'2020-11-26 17:23:55','2020-11-26 16:23:55','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-26 17:23:55','2020-11-26 16:23:55','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1456,1,'2020-03-31 12:52:15','2020-03-31 10:52:15','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585582307600{margin-top: 200px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-03-31 12:52:15','2020-03-31 10:52:15','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1457,4,'2020-03-31 14:27:19','2020-03-31 12:27:19','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-03-31 14:27:19','2020-03-31 12:27:19','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1458,4,'2020-03-31 16:51:25','2020-03-31 14:51:25','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-03-31 16:51:25','2020-03-31 14:51:25','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1467,4,'2020-07-02 13:55:10','2020-07-02 11:55:10','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]</p>\r\n<p style=\"text-align: left;\"><!-- wp:heading {\"align\":\"center\"} --></p>\r\n<h2><strong>Conditions générales d\'utilisation Clean Manager</strong></h2>\r\n<p>Les présentes conditions générales d\'utilisation (dites « <strong>CGU</strong> ») ont pour objet l\'encadrement juridique des modalités de mise à disposition du site et des services par <em>Arithmetic</em> et de définir les conditions d’accès et d’utilisation des services par « <strong>l\'Utilisateur</strong> ».</p>\r\n<p>Les présentes CGU sont accessibles sur le site à la rubrique «<strong>CGU</strong>».</p>\r\n<p>Toute inscription ou utilisation du site implique l\'acceptation sans aucune réserve ni restriction des présentes CGU par l’utilisateur. Lors de l\'inscription sur le site via le Formulaire d’inscription, chaque utilisateur accepte expressément les présentes CGU en cochant la case précédant le texte suivant : « <em>Je reconnais avoir lu et compris les CGU et je les accepte</em> ».</p>\r\n<p>En cas de non-acceptation des CGU stipulées dans le présent contrat, l\'Utilisateur se doit de renoncer à l\'accès des services proposés par le site.</p>\r\n<p><em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> se réserve le droit de modifier unilatéralement et à tout moment le contenu des présentes CGU.</p>\r\n<p><strong>Article 1 : Les mentions légales</strong></p>\r\n<p>L\'édition du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est assurée par la Société SAS Arithmetic au capital de 30000 euros, immatriculée au RCS de BEAUVAIS sous le numéro 752176552, dont le siège social est situé au 80 rue de Courcelles</p>\r\n<p>Numéro de téléphone 0679243657</p>\r\n<p>Adresse e-mail : contact@arithmetic.fr.</p>\r\n<p>Le Directeur de la publication est : MANSEL Fabien</p>\r\n<p>L\'hébergeur du site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ est la société OVH, dont le siège social est situé au 2 rue Kellermann 59100 ROUBAIX, avec le numéro de téléphone : ________________.</p>\r\n<p><strong>ARTICLE 2 : Accès au site</strong></p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em> permet à l\'Utilisateur un accès gratuit aux services suivants :</p>\r\n<p>Le site internet propose les services suivants :</p>\r\n<p>Outil de service et de control pour les entreprise</p>\r\n<p>Le site est accessible gratuitement en tout lieu à tout Utilisateur ayant un accès à Internet. Tous les frais supportés par l\'Utilisateur pour accéder au service (matériel informatique, logiciels, connexion Internet, etc.) sont à sa charge.</p>\r\n<p>L’Utilisateur non membre n\'a pas accès aux services réservés. Pour cela, il doit s’inscrire en remplissant le formulaire. En acceptant de s’inscrire aux services réservés, l’Utilisateur membre s’engage à fournir des informations sincères et exactes concernant son état civil et ses coordonnées, notamment son adresse email.</p>\r\n<p>Pour accéder aux services, l’Utilisateur doit ensuite s\'identifier à l\'aide de son identifiant et de son mot de passe qui lui seront communiqués après son inscription.</p>\r\n<p>Tout Utilisateur membre régulièrement inscrit pourra également solliciter sa désinscription en se rendant à la page dédiée sur son espace personnel. Celle-ci sera effective dans un délai raisonnable.</p>\r\n<p>Tout événement dû à un cas de force majeure ayant pour conséquence un dysfonctionnement du site ou serveur et sous réserve de toute interruption ou modification en cas de maintenance, n\'engage pas la responsabilité de <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ . </em>Dans ces cas, l’Utilisateur accepte ainsi ne pas tenir rigueur à l’éditeur de toute interruption ou suspension de service, même sans préavis.</p>\r\n<p>L\'Utilisateur a la possibilité de contacter le site par messagerie électronique à l’adresse email de l’éditeur communiqué à l’ARTICLE 1.</p>\r\n<p><strong>ARTICLE 3 : Collecte des données</strong></p>\r\n<p>Le site est exempté de déclaration à la Commission Nationale Informatique et Libertés (CNIL) dans la mesure où il ne collecte aucune donnée concernant les Utilisateurs.</p>\r\n<p><strong>ARTICLE 4 : Propriété intellectuelle</strong></p>\r\n<p>Les marques, logos, signes ainsi que tous les contenus du site (textes, images, son…) font l\'objet d\'une protection par le Code de la propriété intellectuelle et plus particulièrement par le droit d\'auteur.</p>\r\n<p>L\'Utilisateur doit solliciter l\'autorisation préalable du site pour toute reproduction, publication, copie des différents contenus. Il s\'engage à une utilisation des contenus du site dans un cadre strictement privé, toute utilisation à des fins commerciales et publicitaires est strictement interdite.</p>\r\n<p>Toute représentation totale ou partielle de ce site par quelque procédé que ce soit, sans l’autorisation expresse de l’exploitant du site Internet constituerait une contrefaçon sanctionnée par l’article L 335-2 et suivants du Code de la propriété intellectuelle.</p>\r\n<p>Il est rappelé conformément à l’article L122-5 du Code de propriété intellectuelle que l’Utilisateur qui reproduit, copie ou publie le contenu protégé doit citer l’auteur et sa source.</p>\r\n<p><strong>ARTICLE 5 : Responsabilité</strong></p>\r\n<p>Les sources des informations diffusées sur le site https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ sont réputées fiables mais le site ne garantit pas qu’il soit exempt de défauts, d’erreurs ou d’omissions.</p>\r\n<p>Les informations communiquées sont présentées à titre indicatif et général sans valeur contractuelle. Malgré des mises à jour régulières, le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu responsable de la modification des dispositions administratives et juridiques survenant après la publication. De même, le site ne peut être tenue responsable de l’utilisation et de l’interprétation de l’information contenue dans ce site.</p>\r\n<p>L\'Utilisateur s\'assure de garder son mot de passe secret. Toute divulgation du mot de passe, quelle que soit sa forme, est interdite. Il assume les risques liés à l\'utilisation de son identifiant et mot de passe. Le site décline toute responsabilité.</p>\r\n<p>Le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>ne peut être tenu pour responsable d’éventuels virus qui pourraient infecter l’ordinateur ou tout matériel informatique de l’Internaute, suite à une utilisation, à l’accès, ou au téléchargement provenant de ce site.</p>\r\n<p>La responsabilité du site ne peut être engagée en cas de force majeure ou du fait imprévisible et insurmontable d\'un tiers.</p>\r\n<p><strong>ARTICLE 6 : Liens hypertextes</strong></p>\r\n<p>Des liens hypertextes peuvent être présents sur le site. L’Utilisateur est informé qu’en cliquant sur ces liens, il sortira du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ .</em> Ce dernier n’a pas de contrôle sur les pages web sur lesquelles aboutissent ces liens et ne saurait, en aucun cas, être responsable de leur contenu.</p>\r\n<p><strong>ARTICLE 7 : Cookies</strong></p>\r\n<p>L’Utilisateur est informé que lors de ses visites sur le site, un cookie peut s’installer automatiquement sur son logiciel de navigation.</p>\r\n<p>Les cookies sont de petits fichiers stockés temporairement sur le disque dur de l’ordinateur de l’Utilisateur par votre navigateur et qui sont nécessaires à l’utilisation du site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>. Les cookies ne contiennent pas d’information personnelle et ne peuvent pas être utilisés pour identifier quelqu’un. Un cookie contient un identifiant unique, généré aléatoirement et donc anonyme. Certains cookies expirent à la fin de la visite de l’Utilisateur, d’autres restent.</p>\r\n<p>L’information contenue dans les cookies est utilisée pour améliorer le site <em>https://cleanmanager.arithmetic.fr/ & https://liftmanager.arithmetic.fr/ </em>.</p>\r\n<p>En naviguant sur le site, L’Utilisateur les accepte.</p>\r\n<p>L’Utilisateur pourra désactiver ces cookies par l’intermédiaire des paramètres figurant au sein de son logiciel de navigation.</p>\r\n<p><strong>ARTICLE 8 : Droit applicable et juridiction compétente</strong></p>\r\n<p>La législation française s\'applique au présent contrat. En cas d\'absence de résolution amiable d\'un litige né entre les parties, les tribunaux français seront seuls compétents pour en connaître.</p>\r\n<p>Pour toute question relative à l’application des présentes CGU, vous pouvez joindre l’éditeur aux coordonnées inscrites à l’ARTICLE 1.</p>\r\n<p> </p>\r\n<p>[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]</p>','CGU Solution Manager','','publish','closed','closed','','cgu-cleanmanager','','','2020-07-02 14:32:29','2020-07-02 12:32:29','',0,'https://www.arithmetic.fr/?page_id=1467',0,'page','',0),(1470,4,'2020-07-02 13:42:21','2020-07-02 11:42:21','<!-- wp:heading {\"align\":\"center\"} -->\n<h2 class=\"has-text-align-center\"><strong>Conditions générales d\'utilisation</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><em>En vigueur au 01/09/2020</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','CGU','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 13:42:21','2020-07-02 11:42:21','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1471,4,'2020-07-02 13:42:33','2020-07-02 11:42:33','<!-- wp:heading {\"align\":\"center\"} -->\r\n<h2 class=\"has-text-align-center\"><strong>Conditions générales d\'utilisation</strong></h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><em>En vigueur au 01/09/2020</em></p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p> </p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p> </p>\r\n<!-- /wp:paragraph -->','CGU','','inherit','closed','closed','','1467-revision-v1','','','2020-07-02 13:42:33','2020-07-02 11:42:33','',1467,'https://www.arithmetic.fr/1467-revision-v1/',0,'revision','',0),(1483,4,'2020-09-08 18:10:01','2020-09-08 16:10:01','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]Conformément aux dispositions des articles 6-III et 19 de la Loi n° 2004-575 du 21 juin 2004 pour la Confiance dans l’économie numérique, dite L.C.E.N., nous portons à la connaissance des utilisateurs et visiteurs du site : www.arithmetic.fr les informations suivantes :\r\n\r\n<strong>Informations légales : </strong>\r\n\r\nStatut du propriétaire : <strong>societé</strong>\r\nPréfixe : ARITHMETIC\r\n<strong>Nom de la Société :</strong> ARITHMETIC\r\n\r\nAdresse : <strong>80 RUE DE COURCELLES 60290 NEUILLY-SOUS-CLERMONT\r\n</strong>Tél : <strong>06 79 24 36 57 </strong>\r\nAu Capital de :<strong> 30 000,00 €</strong>\r\nSIRET : <strong>850 478 637 00018</strong> R.C.S. :<strong> BEAUVAIS</strong>\r\n\r\nAdresse de courrier électronique : <u><a href=\"mailto:contact@arithmetic.fr\">contact@arithmetic.fr</a></u>\r\n\r\nLe Créateur du site est : <strong>FBS-System</strong>\r\nLe Responsable de la publication est : <strong>Fabien Mansel</strong>\r\nContactez le responsable de la publication : <strong>fmansel@fbs-system.fr</strong>\r\nLe responsable de la publication est une <strong>personne morale</strong>\r\nL’hébergeur du site est : <strong>OVH 2 rue Kellermann 59100 ROUBAIX</strong>\r\n<ol>\r\n <li><strong>Description des services fournis :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> a pour objet de fournir une information concernant l’ensemble des activités de la société.\r\nLe propriétaire du site s’efforce de fournir sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> des informations aussi précises que possible. Toutefois, il ne pourra être tenue responsable des omissions, des inexactitudes et des carences dans la mise à jour, qu’elles soient de son fait ou du fait des tiers partenaires qui lui fournissent ces informations.\r\nTous les informations proposées sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> sont données à titre indicatif, sont non exhaustives, et sont susceptibles d’évoluer. Elles sont données sous réserve de modifications ayant été apportées depuis leur mise en ligne.\r\n<ol>\r\n <li><strong>Propriété intellectuelle et contrefaçons :</strong></li>\r\n</ol>\r\nLe propriétaire du site est propriétaire des droits de propriété intellectuelle ou détient les droits d’usage sur tous les éléments accessibles sur le site, notamment les textes, images, graphismes, logo, icônes, sons, logiciels…\r\nToute reproduction, représentation, modification, publication, adaptation totale ou partielle des éléments du site, quel que soit le moyen ou le procédé utilisé, est interdite, sauf autorisation écrite préalable à l’email : <a href=\"mailto:fmansel@fbs-system.fr?subject=Contact%20%C3%AF%C2%BF%C2%BD%20partir%20des%20mentions%20l%C3%AF%C2%BF%C2%BDgales%20via%20le%20site%20www.fbs-system.fr\"><strong>fmansel@fbs-system.fr</strong></a> .\r\nToute exploitation non autorisée du site ou de l’un quelconque de ces éléments qu’il contient sera considérée comme constitutive d’une contrefaçon et poursuivie conformément aux dispositions des articles L.335-2 et suivants du Code de Propriété Intellectuelle.\r\n<ol>\r\n <li><strong>Liens hypertextes et cookies :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> contient un certain nombre de liens hypertextes vers d’autres sites (partenaires, informations …) mis en place avec l’autorisation de le propriétaire du site . Cependant, le propriétaire du site n’a pas la possibilité de vérifier le contenu des sites ainsi visités et décline donc toute responsabilité de ce fait quand aux risques éventuels de contenus illicites.\r\n\r\nL’utilisateur est informé que lors de ses visites sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, un ou des cookies sont susceptible de s’installer automatiquement sur son ordinateur. Un cookie est un fichier de petite taille, qui ne permet pas l’identification de l’utilisateur, mais qui enregistre des informations relatives à la navigation d’un ordinateur sur un site. Les données ainsi obtenues visent à faciliter la navigation ultérieure sur le site, et ont également vocation à permettre diverses mesures de fréquentation.\r\n\r\nLe paramétrage du logiciel de navigation permet d’informer de la présence de cookie et éventuellement, de refuser de la manière décrite à l’adresse suivante : www.cnil.fr\r\nLe refus d’installation d’un cookie peut entraîner l’impossibilité d’accéder à certains services. L’utilisateur peut toutefois configurer son ordinateur de la manière suivante, pour refuser l’installation des cookies :\r\nSous Internet Explorer : onglet outil / options internet. Cliquez sur Confidentialité et choisissez Bloquer tous les cookies. Validez sur Ok.\r\nSous Netscape : onglet édition / préférences. Cliquez sur Avancées et choisissez Désactiver les cookies. Validez sur Ok.\r\n<ol>\r\n <li><strong>Protection des biens et des personnes – gestion des données personnelles :</strong></li>\r\n</ol>\r\nUtilisateur : Internaute se connectant, utilisant le site susnommé : <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr\r\n</a>En France, les données personnelles sont notamment protégées par la loi n° 78-87 du 6 janvier 1978 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018), la loi n° 2004-801 du 6 août 2004, l’article L. 226-13 du Code pénal et la Directive Européenne du 24 octobre 1995 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018).\r\n\r\nSur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, le propriétaire du site ne collecte des informations personnelles relatives à l’utilisateur que pour le besoin de certains services proposés par le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>. L’utilisateur fournit ces informations en toute connaissance de cause, notamment lorsqu’il procède par lui-même à leur saisie. Il est alors précisé à l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> l’obligation ou non de fournir ces informations.\r\nConformément aux dispositions des articles 38 et suivants de la loi 78-17 du 6 janvier 1978 relative à l’informatique, aux fichiers et aux libertés, tout utilisateur dispose d’un droit d’accès, de rectification, de suppression et d’opposition aux données personnelles le concernant. Pour l’exercer, adressez votre demande à <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> par email : email du webmaster ou en effectuant sa demande écrite et signée, accompagnée d’une copie du titre d’identité avec signature du titulaire de la pièce, en précisant l’adresse à laquelle la réponse doit être envoyée.\r\n\r\nAucune information personnelle de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> n’est publiée à l’insu de l’utilisateur, échangée, transférée, cédée ou vendue sur un support quelconque à des tiers. Seule l’hypothèse du rachat du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> à le propriétaire du site et de ses droits permettrait la transmission des dites informations à l’éventuel acquéreur qui serait à son tour tenu de la même obligation de conservation et de modification des données vis à vis de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>.\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> est déclaré à la CNIL sous le numéro « Aucune déclaration CNIL car pas de recueil de données personnelles ».\r\n\r\nLes données fournies par l’utilisateur sont seulement traitées par mail et ne sont pas conservées. Ces données sont uniquement utilisées au traitement de la demande.\r\n\r\nLes bases de données sont protégées par les dispositions de la loi du 1er juillet 1998 transposant la directive 96/9 du 11 mars 1996 relative à la protection juridique des bases de données.\r\n\r\n<strong>Les applications et le portail de la société ARITHMETIC</strong> proposent des services en ligne à ses utilisateurs.\r\n\r\nDans le cadre de ces services, ARITHMETIC collecte et traite des données à caractère personnel pour gérer les demandes des utilisateurs.\r\n\r\nCes données sont destinées au personnel habilité ARITHMETIC et à ses prestataires, dans les limites de leurs attributions et chacun pour ce qui le concerne. Elles sont traitées de manière loyale, confidentielle et sécurisée.\r\n\r\nElles sont hébergées sur des serveurs situés en Union Européenne (UE) et ne sont pas transférées dans un pays situé en dehors de l’Union Européenne.\r\n\r\nElles sont conservées le temps nécessaire à l’accomplissement de la finalité pour laquelle elles ont été collectées. Elles peuvent faire l’objet d’un archivage pour répondre à une obligation légale ou réglementaire.\r\n\r\nConformément à la réglementation Informatique et Libertés, vous disposez d’un droit d’accès, de rectification, d’effacement, ou de portabilité de vos données ou vous pouvez vous opposer au traitement de vos données (ou en demander la limitation).\r\n\r\nPour toute information ou exercice de vos droits Informatique et Libertés sur les traitements de données personnelles gérés par ARITHMETIC, vous pouvez contacter son délégué à la protection des données (DPD) :\r\n\r\npar mail à l’adresse suivante : <a href=\"mailto:fmansel@arithmetic.fr\">fmansel@arithmetic.fr</a>\r\n\r\nou par courrier (accompagné d’une copie signée d’un titre d’identité) à l’adresse suivante :\r\n\r\nARITHMETIC\r\n\r\nÀ l’attention du délégué à la protection des données (DPD)\r\n\r\n80 rue de Courcelles\r\n\r\n60290 Neuilly Sous Clermont\r\n\r\nSi vous estimez, après avoir contacté le délégué à la protection des données, que vos droits \"informatique et libertés\" ne sont pas respectés, vous pouvez adresser une réclamation à la CNIL. »\r\n<ul>\r\n <li><strong>COMMENT UTILISONS-NOUS LES INFORMATIONS QUE NOUS COLLECTONS :</strong></li>\r\n</ul>\r\nNous pouvons utiliser, stocker et traiter des données à caractère personnel pour (1) alimenter, comprendre, améliorer et développer la Plateforme ARITHMETIC, (2) créer et maintenir un environnement de confiance et plus sécurisé (notamment pour nous conformer à nos obligations légales et veiller au respect des Politiques d’ARITHMETIC et (3) diffuser, personnaliser, analyser et améliorer la commercialisation de nos services.[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Mentions légales','','inherit','closed','closed','','1297-revision-v1','','','2020-09-08 18:10:01','2020-09-08 16:10:01','',1297,'https://www.arithmetic.fr/1297-revision-v1/',0,'revision','',0),(1487,4,'2020-11-10 11:03:52','2020-11-10 10:03:52','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1238\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-10 11:03:52','2020-11-10 10:03:52','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1496,4,'2020-11-24 15:17:50','2020-11-24 14:17:50','','Staff - Info Web','','inherit','open','closed','','staff-info-web','','','2020-11-24 15:17:50','2020-11-24 14:17:50','',0,'https://www.arithmetic.fr/wp-content/uploads/2020/11/Staff-Info-Web.png',0,'attachment','image/png',0),(1490,4,'2020-11-24 15:07:53','2020-11-24 14:07:53','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1489\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-11-24 15:07:53','2020-11-24 14:07:53','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1105,1,'2023-01-31 10:53:35','2017-02-18 02:03:54',' ','','','publish','closed','closed','','1105','','','2023-01-31 10:53:35','2023-01-31 09:53:35','',0,'https://www.arithmetic.fr/?p=1105',8,'nav_menu_item','',0),(1253,1,'2019-12-12 16:18:31','2019-12-12 15:18:31','','ameliorer','','inherit','open','closed','','ameliorer','','','2019-12-12 16:18:31','2019-12-12 15:18:31','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/ameliorer.png',0,'attachment','image/png',0),(1257,1,'2019-12-12 16:19:51','2019-12-12 15:19:51','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\" el_class=\"change_padding_icon1\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\" el_class=\"change_padding_icon2\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1254\" title=\"Assurer\" el_class=\"change_padding_icon3\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:19:51','2019-12-12 15:19:51','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1238,1,'2019-12-12 15:43:17','2019-12-12 14:43:17','','traits','','inherit','open','closed','','traits','','','2019-12-12 15:43:17','2019-12-12 14:43:17','',0,'https://www.arithmetic.fr/wp-content/uploads/2019/12/traits.png',0,'attachment','image/png',0),(1523,1,'2020-12-11 11:22:12','2020-12-11 10:22:12','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:22:12','2020-12-11 10:22:12','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1525,1,'2020-12-11 11:36:34','2020-12-11 10:36:34','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Équipe','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 11:36:34','2020-12-11 10:36:34','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1524,1,'2020-12-11 11:23:03','2020-12-11 10:23:03','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\" style_all=\"style_three\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Équipe','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 11:23:03','2020-12-11 10:23:03','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1526,1,'2020-12-11 11:38:13','2020-12-11 10:38:13','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Équipe','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 11:38:13','2020-12-11 10:38:13','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1528,1,'2020-12-11 11:43:35','2020-12-11 10:43:35','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner width=\"1/3\"][service_box tpl=\"tpl2\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:43:35','2020-12-11 10:43:35','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1531,1,'2020-12-11 13:53:00','2020-12-11 12:53:00','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 13:53:00','2020-12-11 12:53:00','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1529,1,'2020-12-11 13:47:29','2020-12-11 12:47:29','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 13:47:29','2020-12-11 12:47:29','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1530,1,'2020-12-11 13:49:16','2020-12-11 12:49:16','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 13:49:16','2020-12-11 12:49:16','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1533,1,'2020-12-14 17:04:52','2020-12-14 16:04:52','','Rénov','','inherit','open','closed','','renov-3','','','2020-12-14 17:04:52','2020-12-14 16:04:52','',1190,'https://www.arithmetic.fr/wp-content/uploads/2020/12/Rénov.png',0,'attachment','image/png',0),(1545,1,'2020-12-21 22:10:45','2020-12-21 21:10:45','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n<p>[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes<br />\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]</p>\n<h5 style=\"text-align:center;color:#dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\n<p>[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-21 22:10:45','2020-12-21 21:10:45','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1542,1,'2020-12-21 22:06:52','2020-12-21 21:06:52','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][title][/title][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n<p>[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes<br />\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]</p>\n<h5 style=\"text-align:center;color:#dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\n<p>[/vc_column_text][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]</p>\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-21 22:06:52','2020-12-21 21:06:52','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1544,1,'2020-12-21 22:10:11','2020-12-21 21:10:11','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n<p>[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes<br />\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]</p>\n<h5 style=\"text-align:center;color:#dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\n<p>[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]</p>\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-21 22:10:11','2020-12-21 21:10:11','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1543,1,'2020-12-21 22:09:17','2020-12-21 21:09:17','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][title][/title][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n<p>[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes<br />\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]</p>\n<h5 style=\"text-align:center;color:#dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\n<p>[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]</p>\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-21 22:09:17','2020-12-21 21:09:17','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1546,4,'2020-12-22 16:03:59','2020-12-22 15:03:59','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649322338{padding-right: 200px !important;padding-left: 200px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-22 16:03:59','2020-12-22 15:03:59','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1547,4,'2020-12-22 16:06:28','2020-12-22 15:06:28','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-22 16:06:28','2020-12-22 15:06:28','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1509,1,'2020-12-11 11:03:04','2020-12-11 10:03:04','','Clean','','inherit','open','closed','','clean','','','2020-12-11 11:03:04','2020-12-11 10:03:04','',1190,'https://www.arithmetic.fr/wp-content/uploads/2020/12/Clean.png',0,'attachment','image/png',0),(1510,1,'2020-12-11 11:03:05','2020-12-11 10:03:05','','GPA','','inherit','open','closed','','gpa','','','2020-12-11 11:03:05','2020-12-11 10:03:05','',1190,'https://www.arithmetic.fr/wp-content/uploads/2020/12/GPA.png',0,'attachment','image/png',0),(1511,1,'2020-12-11 11:03:06','2020-12-11 10:03:06','','Lift','','inherit','open','closed','','lift','','','2020-12-11 11:03:06','2020-12-11 10:03:06','',1190,'https://www.arithmetic.fr/wp-content/uploads/2020/12/Lift.png',0,'attachment','image/png',0),(1534,1,'2020-12-14 17:06:45','2020-12-14 16:06:45','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-14 17:06:45','2020-12-14 16:06:45','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1513,1,'2020-12-11 11:05:09','2020-12-11 10:05:09','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1510,1511,1512\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:05:09','2020-12-11 10:05:09','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1514,1,'2020-12-11 11:06:30','2020-12-11 10:06:30','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1511,1510,1512\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:06:30','2020-12-11 10:06:30','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1515,1,'2020-12-11 11:07:13','2020-12-11 10:07:13','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1510,1512,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:07:13','2020-12-11 10:07:13','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1516,1,'2020-12-11 11:07:39','2020-12-11 10:07:39','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:07:39','2020-12-11 10:07:39','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1517,1,'2020-12-11 11:07:53','2020-12-11 10:07:53','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Équipe','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 11:07:53','2020-12-11 10:07:53','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1519,1,'2020-12-11 11:09:45','2020-12-11 10:09:45','','etape_hp','','inherit','open','closed','','etape_hp','','','2020-12-11 11:09:45','2020-12-11 10:09:45','',1190,'https://www.arithmetic.fr/wp-content/uploads/2020/12/etape_hp.png',0,'attachment','image/png',0),(1520,1,'2020-12-11 11:09:56','2020-12-11 10:09:56','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:09:56','2020-12-11 10:09:56','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1521,1,'2020-12-11 11:19:56','2020-12-11 10:19:56','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_three\"]Logements[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:19:56','2020-12-11 10:19:56','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1505,1,'2020-12-11 10:51:43','2020-12-11 09:51:43','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 10:51:43','2020-12-11 09:51:43','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1506,1,'2020-12-11 10:52:21','2020-12-11 09:52:21','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 10:52:21','2020-12-11 09:52:21','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1507,1,'2020-12-11 10:53:43','2020-12-11 09:53:43','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 10:53:43','2020-12-11 09:53:43','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1508,1,'2020-12-11 10:55:23','2020-12-11 09:55:23','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-12-11 10:55:23','2020-12-11 09:55:23','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1421,4,'2020-03-26 15:19:24','2020-03-26 14:19:24','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]Conformément aux dispositions des articles 6-III et 19 de la Loi n° 2004-575 du 21 juin 2004 pour la Confiance dans l’économie numérique, dite L.C.E.N., nous portons à la connaissance des utilisateurs et visiteurs du site : www.arithmetic.fr les informations suivantes :\r\n\r\n<strong>Informations légales : </strong>\r\n\r\nStatut du propriétaire : <strong>societé</strong>\r\nPréfixe : ARITHMETIC\r\n<strong>Nom de la Société :</strong> ARITHMETIC\r\n\r\nAdresse : <strong>80 RUE DE COURCELLES 60290 NEUILLY-SOUS-CLERMONT\r\n</strong>Tél : <strong>06 79 24 36 57 </strong>\r\nAu Capital de :<strong> 30 000,00 €</strong>\r\nSIRET : <strong>850 478 637 00018</strong> R.C.S. :<strong> BEAUVAIS</strong>\r\n\r\nAdresse de courrier électronique : <u><a href=\"mailto:contact@arithmetic.fr\">contact@arithmetic.fr</a></u>\r\n\r\nLe Créateur du site est : <strong>FBS-System</strong>\r\nLe Responsable de la publication est : <strong>Fabien Mansel</strong>\r\nContactez le responsable de la publication : <strong>fmansel@fbs-system.fr</strong>\r\nLe responsable de la publication est une <strong>personne morale</strong>\r\nL’hébergeur du site est : <strong>OVH 2 rue Kellermann 59100 ROUBAIX</strong>\r\n<ol>\r\n <li><strong>Description des services fournis :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> a pour objet de fournir une information concernant l’ensemble des activités de la société.\r\nLe propriétaire du site s’efforce de fournir sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> des informations aussi précises que possible. Toutefois, il ne pourra être tenue responsable des omissions, des inexactitudes et des carences dans la mise à jour, qu’elles soient de son fait ou du fait des tiers partenaires qui lui fournissent ces informations.\r\nTous les informations proposées sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> sont données à titre indicatif, sont non exhaustives, et sont susceptibles d’évoluer. Elles sont données sous réserve de modifications ayant été apportées depuis leur mise en ligne.\r\n<ol>\r\n <li><strong>Propriété intellectuelle et contrefaçons :</strong></li>\r\n</ol>\r\nLe propriétaire du site est propriétaire des droits de propriété intellectuelle ou détient les droits d’usage sur tous les éléments accessibles sur le site, notamment les textes, images, graphismes, logo, icônes, sons, logiciels…\r\nToute reproduction, représentation, modification, publication, adaptation totale ou partielle des éléments du site, quel que soit le moyen ou le procédé utilisé, est interdite, sauf autorisation écrite préalable à l’email : <a href=\"mailto:fmansel@fbs-system.fr?subject=Contact%20%C3%AF%C2%BF%C2%BD%20partir%20des%20mentions%20l%C3%AF%C2%BF%C2%BDgales%20via%20le%20site%20www.fbs-system.fr\"><strong>fmansel@fbs-system.fr</strong></a> .\r\nToute exploitation non autorisée du site ou de l’un quelconque de ces éléments qu’il contient sera considérée comme constitutive d’une contrefaçon et poursuivie conformément aux dispositions des articles L.335-2 et suivants du Code de Propriété Intellectuelle.\r\n<ol>\r\n <li><strong>Liens hypertextes et cookies :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> contient un certain nombre de liens hypertextes vers d’autres sites (partenaires, informations …) mis en place avec l’autorisation de le propriétaire du site . Cependant, le propriétaire du site n’a pas la possibilité de vérifier le contenu des sites ainsi visités et décline donc toute responsabilité de ce fait quand aux risques éventuels de contenus illicites.\r\n\r\nL’utilisateur est informé que lors de ses visites sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, un ou des cookies sont susceptible de s’installer automatiquement sur son ordinateur. Un cookie est un fichier de petite taille, qui ne permet pas l’identification de l’utilisateur, mais qui enregistre des informations relatives à la navigation d’un ordinateur sur un site. Les données ainsi obtenues visent à faciliter la navigation ultérieure sur le site, et ont également vocation à permettre diverses mesures de fréquentation.\r\n\r\nLe paramétrage du logiciel de navigation permet d’informer de la présence de cookie et éventuellement, de refuser de la manière décrite à l’adresse suivante : www.cnil.fr\r\nLe refus d’installation d’un cookie peut entraîner l’impossibilité d’accéder à certains services. L’utilisateur peut toutefois configurer son ordinateur de la manière suivante, pour refuser l’installation des cookies :\r\nSous Internet Explorer : onglet outil / options internet. Cliquez sur Confidentialité et choisissez Bloquer tous les cookies. Validez sur Ok.\r\nSous Netscape : onglet édition / préférences. Cliquez sur Avancées et choisissez Désactiver les cookies. Validez sur Ok.\r\n<ol>\r\n <li><strong>Protection des biens et des personnes – gestion des données personnelles :</strong></li>\r\n</ol>\r\nUtilisateur : Internaute se connectant, utilisant le site susnommé : <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr\r\n</a>En France, les données personnelles sont notamment protégées par la loi n° 78-87 du 6 janvier 1978 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018), la loi n° 2004-801 du 6 août 2004, l’article L. 226-13 du Code pénal et la Directive Européenne du 24 octobre 1995 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018).\r\n\r\nSur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, le propriétaire du site ne collecte des informations personnelles relatives à l’utilisateur que pour le besoin de certains services proposés par le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>. L’utilisateur fournit ces informations en toute connaissance de cause, notamment lorsqu’il procède par lui-même à leur saisie. Il est alors précisé à l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> l’obligation ou non de fournir ces informations.\r\nConformément aux dispositions des articles 38 et suivants de la loi 78-17 du 6 janvier 1978 relative à l’informatique, aux fichiers et aux libertés, tout utilisateur dispose d’un droit d’accès, de rectification, de suppression et d’opposition aux données personnelles le concernant. Pour l’exercer, adressez votre demande à <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> par email : email du webmaster ou en effectuant sa demande écrite et signée, accompagnée d’une copie du titre d’identité avec signature du titulaire de la pièce, en précisant l’adresse à laquelle la réponse doit être envoyée.\r\n\r\nAucune information personnelle de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> n’est publiée à l’insu de l’utilisateur, échangée, transférée, cédée ou vendue sur un support quelconque à des tiers. Seule l’hypothèse du rachat du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> à le propriétaire du site et de ses droits permettrait la transmission des dites informations à l’éventuel acquéreur qui serait à son tour tenu de la même obligation de conservation et de modification des données vis à vis de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>.\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> est déclaré à la CNIL sous le numéro « Aucune déclaration CNIL car pas de recueil de données personnelles ».\r\n\r\nLes données fournies par l’utilisateur sont seulement traitées par mail et ne sont pas conservées. Ces données sont uniquement utilisées au traitement de la demande.\r\n\r\nLes bases de données sont protégées par les dispositions de la loi du 1er juillet 1998 transposant la directive 96/9 du 11 mars 1996 relative à la protection juridique des bases de données.\r\n\r\n \r\n\r\n[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Mentions légales','','inherit','closed','closed','','1297-revision-v1','','','2020-03-26 15:19:24','2020-03-26 14:19:24','',1297,'https://www.arithmetic.fr/1297-revision-v1/',0,'revision','',0),(1237,1,'2019-12-12 15:41:56','2019-12-12 14:41:56','','bghome','','inherit','open','closed','','bghome','','','2019-12-12 15:41:56','2019-12-12 14:41:56','',0,'https://www.arithmetic.fr/wp-content/uploads/2019/12/bghome.jpg',0,'attachment','image/jpeg',0),(1407,4,'2020-02-25 14:01:49','2020-02-25 13:01:49','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-02-25 14:01:49','2020-02-25 13:01:49','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1408,4,'2020-02-25 14:04:09','2020-02-25 13:04:09','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-02-25 14:04:09','2020-02-25 13:04:09','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1411,1,'2020-02-27 15:26:58','2020-02-27 14:26:58','','Capture d’écran 2020-02-27 à 15.25.35','','inherit','open','closed','','capture-decran-2020-02-27-a-15-25-35','','','2020-02-27 15:26:58','2020-02-27 14:26:58','',1221,'https://www.arithmetic.fr/wp-content/uploads/2020/02/Capture-d’écran-2020-02-27-à-15.25.35.png',0,'attachment','image/png',0),(1412,1,'2020-02-27 15:27:08','2020-02-27 14:27:08','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][show_video image=\"1411\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-02-27 15:27:08','2020-02-27 14:27:08','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1413,4,'2020-02-28 10:03:25','2020-02-28 09:03:25','','Capture_Lift','','inherit','open','closed','','capture_lift','','','2020-02-28 10:03:25','2020-02-28 09:03:25','',0,'https://www.arithmetic.fr/wp-content/uploads/2020/02/Capture_Lift.png',0,'attachment','image/png',0),(1414,4,'2020-02-28 10:04:33','2020-02-28 09:04:33','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1413\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2020-02-28 10:04:33','2020-02-28 09:04:33','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1415,4,'2020-02-28 10:07:36','2020-02-28 09:07:36','','Capture_Clean','','inherit','open','closed','','capture_clean','','','2020-02-28 10:07:36','2020-02-28 09:07:36','',0,'https://www.arithmetic.fr/wp-content/uploads/2020/02/Capture_Clean.png',0,'attachment','image/png',0),(1416,4,'2020-02-28 10:09:52','2020-02-28 09:09:52','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][show_video image=\"1415\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-02-28 10:09:52','2020-02-28 09:09:52','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1288,1,'2019-12-13 10:49:57','2019-12-13 09:49:57','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 10:49:57','2019-12-13 09:49:57','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1185,1,'2018-12-23 15:17:02','2018-12-23 15:17:02','[vc_row el_class=\"tb_contact_all\"][vc_column][vc_empty_space height=\"70px\"][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row content_full_width=\"1\"][vc_column][vc_empty_space height=\"100px\"][maps height=\"560px\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2018-12-23 15:17:02','2018-12-23 15:17:02','',793,'https://www.arithmetic.fr/793-revision-v1/',0,'revision','',0),(1193,1,'2019-12-12 12:25:43','2019-12-12 11:25:43','','logo','','inherit','open','closed','','logo','','','2019-12-12 12:25:43','2019-12-12 11:25:43','',0,'https://www.arithmetic.fr/wp-content/uploads/2019/12/logo.png',0,'attachment','image/png',0),(1189,1,'2019-12-12 12:09:44','2019-12-12 11:09:44','','favico','','inherit','open','closed','','favico','','','2019-12-12 12:09:44','2019-12-12 11:09:44','',0,'https://www.arithmetic.fr/wp-content/uploads/2019/12/favico.png',0,'attachment','image/png',0),(1190,4,'2019-12-12 12:21:51','2019-12-12 11:21:51','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\" el_width=\"50\" align=\"center\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"lignecarac\"][vc_column_inner el_class=\"lignecarac\" width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"28130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]\n<div style=\"position:absolute;left:-7251px\"><a href=\"https://nvcasino-serbia.com/\">https://nvcasino-serbia.com/</a></div>\n<div style=\"overflow:hidden;height:0;width:0;font-size:0;line-height:0\"><a href=\"https://ampm-casino-de.com/\">AMPM Casino</a></div>\n<div style=\"display:block;text-indent:-9999px;overflow:hidden;height:1px\"><a href=\"https://casinoinfinity-official.fr/\">Casino Infinity</a></div>\n','Accueil','','publish','closed','closed','','accueil','','','2026-07-14 17:37:03','2026-07-14 15:37:03','',0,'https://www.arithmetic.fr/?page_id=1190',0,'page','',0),(3150,0,'2026-07-14 17:37:03','2026-07-14 15:37:03','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\" el_width=\"50\" align=\"center\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"lignecarac\"][vc_column_inner el_class=\"lignecarac\" width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"28130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]\n<div style=\"position:absolute;left:-7251px\"><a href=\"https://nvcasino-serbia.com/\">https://nvcasino-serbia.com/</a></div>\n<div style=\"overflow:hidden;height:0;width:0;font-size:0;line-height:0\"><a href=\"https://ampm-casino-de.com/\">AMPM Casino</a></div>\n<div style=\"display:block;text-indent:-9999px;overflow:hidden;height:1px\"><a href=\"https://casinoinfinity-official.fr/\">Casino Infinity</a></div>\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2026-07-14 17:37:03','2026-07-14 15:37:03','',1190,'https://www.arithmetic.fr/?p=3150',0,'revision','',0),(1527,1,'2020-12-11 11:41:55','2020-12-11 10:41:55','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner width=\"1/3\"][service_box tpl=\"tpl2\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:41:55','2020-12-11 10:41:55','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1191,1,'2019-12-12 12:21:51','2019-12-12 11:21:51','','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:21:51','2019-12-12 11:21:51','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1274,1,'2019-12-12 16:53:57','2019-12-12 15:53:57','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:53:57','2019-12-12 15:53:57','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1260,1,'2019-12-12 16:25:54','2019-12-12 15:25:54','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:25:54','2019-12-12 15:25:54','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1251,1,'2019-12-12 16:12:29','2019-12-12 15:12:29','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Améliorer\" el_class=\"change_padding_icon1\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1246\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1243\" title=\"Développer\" el_class=\"change_padding_icon2\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1241\" title=\"Assurer\" el_class=\"change_padding_icon3\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:12:29','2019-12-12 15:12:29','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1197,1,'2019-12-12 12:35:20','2019-12-12 11:35:20','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"60px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:35:20','2019-12-12 11:35:20','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1198,1,'2019-12-12 12:38:39','2019-12-12 11:38:39','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"60px\"][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:38:39','2019-12-12 11:38:39','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1196,1,'2019-12-12 12:31:18','2019-12-12 11:31:18','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"60px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row css_animation=\"none\" id_section=\"SCREENSHORT\" content_full_width=\"1\" el_class=\"col-lg-95\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"138px\"][list_image_carousel images=\"877,878,879,880,881\" images_container=\"888\" style_all=\"home-01\" crop_image=\"1\" width_image=\"330\" height_image=\"590\"][vc_empty_space height=\"203px\" css=\".vc_custom_1486349053167{border-bottom-width: 1px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"424px\" el_class=\"change_emspace\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132230843{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_tmn.jpg?id=164) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"205px\" el_class=\"change_emspace\"][testimonial_slider tpl=\"tpl3\" icon=\"fa fa-quote-right\" posts_per_page=\"2\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" icon=\"\" title=\"2100K\"]Download App[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" icon=\"\" title=\"2257\"]Members[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" icon=\"\" title=\"1150\"]Happy Clients[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" icon=\"\" title=\"1000\"]Awward Winner[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Pricing\" title=\"Convenient Plan To Choose From\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"100px\"][vc_row_inner el_class=\"change_position_sm\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl5\" icon=\"fa fa-trophy\" title=\"basic\" price=\"199\" time=\"monthly\" money=\"$\" es_link=\"Choose plan\"]</p>\r\n<ul class=\"all_os\">\r\n<li>05 Projects</li>\r\n<li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n<li>03 Domain</li>\r\n<li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n<li>10 GB Bandwith</li>\r\n<li>Enhanced Security</li>\r\n</ul>\r\n<p>[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl5\" icon=\"fa fa-coffee\" title=\"bussiness\" price=\"299\" time=\"monthly\" money=\"$\" es_link=\"Choose plan\" add_active=\"active\"]</p>\r\n<ul class=\"all_os\">\r\n<li>05 Projects</li>\r\n<li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n<li>03 Domain</li>\r\n<li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n<li>10 GB Bandwith</li>\r\n<li>Enhanced Security</li>\r\n</ul>\r\n<p>[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl5\" icon=\"fa fa-star\" title=\"premium\" price=\"499\" time=\"monthly\" money=\"$\" es_link=\"Choose plan\"]</p>\r\n<ul class=\"all_os\">\r\n<li>05 Projects</li>\r\n<li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n<li>03 Domain</li>\r\n<li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n<li>10 GB Bandwith</li>\r\n<li>Enhanced Security</li>\r\n</ul>\r\n<p>[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl5\" icon=\"fa fa-diamond\" title=\"ultimate\" price=\"550\" time=\"monthly\" money=\"$\" es_link=\"Choose plan\"]</p>\r\n<ul class=\"all_os\">\r\n<li>05 Projects</li>\r\n<li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n<li>03 Domain</li>\r\n<li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n<li>10 GB Bandwith</li>\r\n<li>Enhanced Security</li>\r\n</ul>\r\n<p>[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"120px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" id_section=\"FAQ\" css=\".vc_custom_1487383031287{padding-bottom: 100px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/fqa.jpg?id=183) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"115px\"][title top_title=\"Popular FAQ\" title=\"Frequently Asked Questions\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"25px\"][vc_tta_accordion color=\"white\" active_section=\"\" collapsible_all=\"true\" el_class=\"tab_fqas\"][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-01\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-02\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-03\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-04\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"62px\"][vc_single_image image=\"197\" img_size=\"full\" alignment=\"right\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/home-page01/\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1486438175506{border-bottom-width: 1px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab News\" title=\"Lasted Post\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"42px\"][blog_grid columns=\"3\" show_video=\"\" posts_per_page=\"3\" show_thumb=\"1\" thumb_size=\"stabapp-blog-medium-hard-crop\" show_title=\"1\" show_info=\"1\" show_excerpt=\"1\" excerpt_lenght=\"20\" category=\"5\"][vc_empty_space height=\"55px\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Download Stab app\" title=\"Free Download And Upgrade Today !\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][info_box tpl=\"tpl3\" image_1=\"48\" image_2=\"49\" image_3=\"234\" link_text=\"https://www.arithmetic.fr/home-page01/\" ex_link=\"https://www.arithmetic.fr/home-page01/\" promotion_text=\"https://www.arithmetic.fr/home-page01/\" promotion_link=\"https://www.arithmetic.fr/home-page01/\"][/info_box][vc_row_inner][vc_column_inner][vc_empty_space height=\"50px\"][vc_single_image image=\"237\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInRight\" link=\"https://www.arithmetic.fr/home-page01/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"112px\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:31:18','2019-12-12 11:31:18','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1192,1,'2019-12-12 12:24:10','2019-12-12 11:24:10','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"60px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works \" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132153893{padding-top: 100px !important;padding-bottom: 120px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg2.jpg?id=95) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"Watch The Video\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"20px\"][blog_grid tpl=\"tpl3\" columns=\"1\" show_video=\"1\" posts_per_page=\"1\" orderby=\"date\" order=\"ASC\" show_thumb=\"\" show_title=\"\" show_info=\"\" show_excerpt=\"\" style=\"\" style_loadmore=\"\" title_load=\"\" show_cat=\"1\" show_view=\"1\" show_time=\"1\" show_view_more=\"\" width_image=\"\" height_image=\"\" b_width_image=\"\" b_height_image=\"\" category=\"4\"][/vc_column][/vc_row][vc_row css_animation=\"none\" id_section=\"SCREENSHORT\" content_full_width=\"1\" el_class=\"col-lg-95\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"138px\"][list_image_carousel images=\"877,878,879,880,881\" images_container=\"888\" style_all=\"home-01\" crop_image=\"1\" width_image=\"330\" height_image=\"590\"][vc_empty_space height=\"203px\" css=\".vc_custom_1486349053167{border-bottom-width: 1px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_empty_space height=\"424px\" el_class=\"change_emspace\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132230843{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_tmn.jpg?id=164) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"205px\" el_class=\"change_emspace\"][testimonial_slider tpl=\"tpl3\" icon=\"fa fa-quote-right\" posts_per_page=\"2\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" icon=\"\" title=\"2100K\"]Download App[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" icon=\"\" title=\"2257\"]Members[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" icon=\"\" title=\"1150\"]Happy Clients[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" icon=\"\" title=\"1000\"]Awward Winner[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Pricing\" title=\"Convenient Plan To Choose From\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"100px\"][vc_row_inner el_class=\"change_position_sm\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl5\" icon=\"fa fa-trophy\" title=\"basic\" price=\"199\" time=\"monthly\" money=\"$\" es_link=\"Choose plan\"]\r\n<ul class=\"all_os\">\r\n <li>05 Projects</li>\r\n <li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n <li>03 Domain</li>\r\n <li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n <li>10 GB Bandwith</li>\r\n <li>Enhanced Security</li>\r\n</ul>\r\n[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl5\" icon=\"fa fa-coffee\" title=\"bussiness\" price=\"299\" time=\"monthly\" money=\"$\" es_link=\"Choose plan\" add_active=\"active\"]\r\n<ul class=\"all_os\">\r\n <li>05 Projects</li>\r\n <li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n <li>03 Domain</li>\r\n <li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n <li>10 GB Bandwith</li>\r\n <li>Enhanced Security</li>\r\n</ul>\r\n[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl5\" icon=\"fa fa-star\" title=\"premium\" price=\"499\" time=\"monthly\" money=\"$\" es_link=\"Choose plan\"]\r\n<ul class=\"all_os\">\r\n <li>05 Projects</li>\r\n <li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n <li>03 Domain</li>\r\n <li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n <li>10 GB Bandwith</li>\r\n <li>Enhanced Security</li>\r\n</ul>\r\n[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl5\" icon=\"fa fa-diamond\" title=\"ultimate\" price=\"550\" time=\"monthly\" money=\"$\" es_link=\"Choose plan\"]\r\n<ul class=\"all_os\">\r\n <li>05 Projects</li>\r\n <li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n <li>03 Domain</li>\r\n <li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n <li>10 GB Bandwith</li>\r\n <li>Enhanced Security</li>\r\n</ul>\r\n[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"120px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" id_section=\"FAQ\" css=\".vc_custom_1487383031287{padding-bottom: 100px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/fqa.jpg?id=183) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"115px\"][title top_title=\"Popular FAQ\" title=\"Frequently Asked Questions\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"25px\"][vc_tta_accordion color=\"white\" active_section=\"\" collapsible_all=\"true\" el_class=\"tab_fqas\"][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-01\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-02\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-03\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-04\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"62px\"][vc_single_image image=\"197\" img_size=\"full\" alignment=\"right\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/home-page01/\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1486438175506{border-bottom-width: 1px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab News\" title=\"Lasted Post\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"42px\"][blog_grid columns=\"3\" show_video=\"\" posts_per_page=\"3\" show_thumb=\"1\" thumb_size=\"stabapp-blog-medium-hard-crop\" show_title=\"1\" show_info=\"1\" show_excerpt=\"1\" excerpt_lenght=\"20\" category=\"5\"][vc_empty_space height=\"55px\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Download Stab app\" title=\"Free Download And Upgrade Today !\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][info_box tpl=\"tpl3\" image_1=\"48\" image_2=\"49\" image_3=\"234\" link_text=\"https://www.arithmetic.fr/home-page01/\" ex_link=\"https://www.arithmetic.fr/home-page01/\" promotion_text=\"https://www.arithmetic.fr/home-page01/\" promotion_link=\"https://www.arithmetic.fr/home-page01/\"][/info_box][vc_row_inner][vc_column_inner][vc_empty_space height=\"50px\"][vc_single_image image=\"237\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInRight\" link=\"https://www.arithmetic.fr/home-page01/\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"112px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:24:10','2019-12-12 11:24:10','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1199,1,'2019-12-12 12:39:27','2019-12-12 11:39:27','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:39:27','2019-12-12 11:39:27','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1200,1,'2019-12-12 12:39:57','2019-12-12 11:39:57','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:39:57','2019-12-12 11:39:57','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1202,1,'2019-12-12 12:44:13','2019-12-12 11:44:13','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"407,406,405\" images_container=\"861\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:44:13','2019-12-12 11:44:13','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1203,1,'2019-12-12 12:44:50','2019-12-12 11:44:50','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"407,406,405\" images_container=\"861\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:44:50','2019-12-12 11:44:50','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1201,1,'2019-12-12 12:41:23','2019-12-12 11:41:23','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row]</p>\r\n[vc_row][vc_column][rev_slider_vc alias=\"home-02\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"220px\" el_class=\"tb_change_rebonsi\"][title top_title=\"amazing features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"269\" title=\"Fully Responsive\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"271\" title=\"Fully Content\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"273\" title=\"Multiple Demo\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"270\" title=\"Well Document\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"272\" title=\"Clear Design\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"274\" title=\"Install and Play\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"276\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1486539888929{background-color: #f6f6f6 !important;}\" el_class=\"tb_change_aaa\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\" css=\".vc_custom_1482978695631{margin-left: -95px !important;}\"][vc_empty_space height=\"120px\"][vc_single_image image=\"283\" img_size=\"full\" onclick=\"custom_link\" css_animation=\"fadeInLeft\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column_inner][vc_column_inner width=\"7/12\"][vc_empty_space height=\"265px\" el_class=\"tb_change_rebonsi\"][title top_title=\"How to works ?\" title=\"Three Easy Steps With Stap App\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"40px\"][vc_raw_html el_class=\"change_home2_row\"]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1482993507410{background-color: #212121 !important;}\"][vc_column][testimonial_slider tpl=\"tpl4\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"407,406,405\" images_container=\"861\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row id_section=\"FAQ\" css=\".vc_custom_1487383724657{background-color: #f6f6f6 !important;}\"][vc_column width=\"1/2\" el_class=\"style_fqas\"][vc_empty_space height=\"195px\"][title top_title=\"Popular FAQ\" title=\"Frequently Asked Questions\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_tta_accordion color=\"white\" active_section=\"\" collapsible_all=\"true\" el_class=\"tab_fqas\"][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-01\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-02\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-03\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Nullam a lacus vel malesuada mollis nibh adipiscing sit litora ?\" tab_id=\"tab-04\"][vc_column_text]Placerat ipsum ut proin a dis nascetur suscipit a ullamcorper a magnis a scelerisque felis pretium himenaeos malesuada enim nostra non dapibu mattis nisl iaculis vivamus non ipsum ullamcorper. Convallis parturient curae rhoncus tempor in eget ullamcorper purus sociis ut ad viverra ipsum suspendisse.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"117px\"][vc_single_image image=\"308\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/home-page-02\"][vc_empty_space height=\"120px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1483089224944{background-color: #212121 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/2\"][vc_empty_space height=\"120px\"][service_box tpl=\"tpl6\" title=\"Pro account\" price=\"199\" time=\"monthly\" money=\"$\" es_link=\"Start free trial\" sign_link=\"https://www.arithmetic.fr/home-page-02/\" ex_link=\"https://www.arithmetic.fr/home-page-02/\"]\r\n<ul class=\"all_os\">\r\n <li>05 Projects and Full Layout</li>\r\n <li>05 GB Storage<i class=\"fa fa-check\"></i></li>\r\n <li>03 Domain</li>\r\n <li>Unlimited Users<i class=\"fa fa-check\"></i></li>\r\n <li>10 GB Bandwith</li>\r\n <li>Enhanced Security</li>\r\n</ul>\r\n[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1486452976473{padding-left: 70px !important;}\"][vc_empty_space height=\"207px\" el_class=\"tb_change_rebonsi\"][title top_title=\"pricing\" title=\"Why Should You Buy ?\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"36px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnByaWNpbmdfaG9tZTIlMjIlM0UlMEElMjAlMjAlMjAlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFTW9kZXJuJTIwV2lkZ2V0cyUzQyUyRmElM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWxvbmctYXJyb3ctcmlnaHQlMjIlM0UlM0MlMkZpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUzRUZpbmQlMjBwZWFjZSUyQyUyMGxpZmUlMjBpcyUyMGxpa2UlMjBhJTIwd2F0ZXIlMjBmYWxsJTJDJTIweW91JUUyJTgwJTk5dmUlMjBnb3R0YSUyMGZsb3cuJTIwTGlmZSUyMGlzJTIwd2hhdCUyMHlvdSUyMG1ha2UlMjBpdCUyQyUyMHNvJTIwbGV0JUUyJTgwJTk5cyUyMG1ha2UlMjBpdC4lMjBZb3UlMjBzZWUlMjB0aGUlMjBoZWRnZXMlMkMlMjBob3clMjBJJTIwZ290JTIwaXQlMjBzaGFwZWQlMjB1cCUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VOb3RpZmljYXRpb24lMjBWaWV3aW5nJTNDJTJGYSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtbG9uZy1hcnJvdy1yaWdodCUyMiUzRSUzQyUyRmklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTNFRmluZCUyMHBlYWNlJTJDJTIwbGlmZSUyMGlzJTIwbGlrZSUyMGElMjB3YXRlciUyMGZhbGwlMkMlMjB5b3UlRTIlODAlOTl2ZSUyMGdvdHRhJTIwZmxvdy4lMjBMaWZlJTIwaXMlMjB3aGF0JTIweW91JTIwbWFrZSUyMGl0JTJDJTIwc28lMjBsZXQlRTIlODAlOTlzJTIwbWFrZSUyMGl0LiUyMFlvdSUyMHNlZSUyMHRoZSUyMGhlZGdlcyUyQyUyMGhvdyUyMEklMjBnb3QlMjBpdCUyMHNoYXBlZCUyMHVwJTNDJTJGcCUzRSUwQSUyMCUyMCUyMCUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyMiUyMyUyMiUzRUhpZ2h0JTIwUXVhbGl0eSUyMFZpZXclM0MlMkZhJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1sb25nLWFycm93LXJpZ2h0JTIyJTNFJTNDJTJGaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlM0VGaW5kJTIwcGVhY2UlMkMlMjBsaWZlJTIwaXMlMjBsaWtlJTIwYSUyMHdhdGVyJTIwZmFsbCUyQyUyMHlvdSVFMiU4MCU5OXZlJTIwZ290dGElMjBmbG93LiUyMExpZmUlMjBpcyUyMHdoYXQlMjB5b3UlMjBtYWtlJTIwaXQlMkMlMjBzbyUyMGxldCVFMiU4MCU5OXMlMjBtYWtlJTIwaXQuJTIwWW91JTIwc2VlJTIwdGhlJTIwaGVkZ2VzJTJDJTIwaG93JTIwSSUyMGdvdCUyMGl0JTIwc2hhcGVkJTIwdXAlM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1486455062390{margin-bottom: -62px !important;}\"][vc_column width=\"5/12\"][vc_empty_space height=\"175px\" el_class=\"change_space_for_you\"][title top_title=\"for you\" title=\"Creatively Crafted\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][service_box tpl=\"tpl7\" el_align=\"text-left\" es_link=\"SIGN IN\" ex_link=\"https://www.arithmetic.fr/home-page-02/\"]Don’t panic, when it gets crazy and rough, don’t panic, stay calm. Cloth talk. Find peace, life is like a water fall, you’ve gotta flow.[/service_box][/vc_column][vc_column width=\"7/12\"][vc_empty_space height=\"125px\" el_class=\"change_space_for_you\"][vc_single_image image=\"326\" img_size=\"full\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1483147519768{background-color: #f6f6f6 !important;}\"][vc_column][vc_empty_space height=\"90px\"][title title=\"Get It For Free Now !\" font_size=\"40\" color=\"#ea857d\" title_tpl=\"tpl1\"]It’s important to use cocoa butter. It’s the key to more success, why not live smooth? Why live rough? Surround yourself with angels, positive energy, beautiful people, beautiful souls, clean heart.[/title][vc_empty_space height=\"20px\"][info_box tpl=\"tpl4\" image_1=\"332\" image_2=\"333\" image_3=\"334\" link_text=\"https://www.arithmetic.fr/home-page-02/\" ex_link=\"https://www.arithmetic.fr/home-page-02/\" promotion_link=\"https://www.arithmetic.fr/home-page-02/\"][/info_box][vc_empty_space height=\"63px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:41:23','2019-12-12 11:41:23','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1204,1,'2020-12-11 13:52:43','2020-12-11 12:52:43','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n<p>[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"8500\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/3\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes<br />\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/3\"][service_box tpl=\"tpl2\" title=\"100\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][/vc_column][/vc_row]</p>\n','Accueil','','inherit','closed','closed','','1190-autosave-v1','','','2020-12-11 13:52:43','2020-12-11 12:52:43','',1190,'https://www.arithmetic.fr/1190-autosave-v1/',0,'revision','',0),(1522,1,'2020-12-11 11:21:33','2020-12-11 10:21:33','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1512,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" title=\"8500\"]Logements[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider icon=\"fa fa-quote-right\" posts_per_page=\"1\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2020-12-11 11:21:33','2020-12-11 10:21:33','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1262,1,'2019-12-12 16:29:44','2019-12-12 15:29:44','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:29:44','2019-12-12 15:29:44','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1239,1,'2019-12-12 16:03:45','2019-12-12 15:03:45','','bghome','','inherit','open','closed','','bghome-2','','','2019-12-12 16:03:45','2019-12-12 15:03:45','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/bghome-1.jpg',0,'attachment','image/jpeg',0),(1205,1,'2019-12-12 12:52:19','2019-12-12 11:52:19','','bg_tem','','inherit','open','closed','','bg_tem','','','2019-12-12 12:52:19','2019-12-12 11:52:19','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg',0,'attachment','image/jpeg',0),(1206,1,'2019-12-12 12:52:48','2019-12-12 11:52:48','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"407,406,405\" images_container=\"861\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row][vc_column][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:52:48','2019-12-12 11:52:48','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1207,1,'2019-12-12 12:53:48','2019-12-12 11:53:48','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"407,406,405\" images_container=\"861\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:53:48','2019-12-12 11:53:48','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1250,1,'2019-12-12 16:11:11','2019-12-12 15:11:11','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"407,406,405,1247,1248,1249\" images_container=\"861\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Améliorer\" el_class=\"change_padding_icon1\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1246\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1243\" title=\"Développer\" el_class=\"change_padding_icon2\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1241\" title=\"Assurer\" el_class=\"change_padding_icon3\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:11:11','2019-12-12 15:11:11','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1208,1,'2019-12-12 12:54:51','2019-12-12 11:54:51','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"407,406,405\" images_container=\"861\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]</p>\r\n','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 12:54:51','2019-12-12 11:54:51','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1209,4,'2019-12-12 13:23:22','2019-12-12 12:23:22','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/5\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1678\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1675\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1677\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1676\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1681\" title=\"Romain CHAUVIN\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','publish','closed','closed','','a-propos','','','2021-10-19 17:47:57','2021-10-19 15:47:57','',0,'https://www.arithmetic.fr/?page_id=1209',0,'page','',0),(1575,1,'2021-09-15 18:29:59','2021-09-15 16:29:59','<p>[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\r\n','Équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-15 18:29:59','2021-09-15 16:29:59','',1209,'https://www.arithmetic.fr/?p=1575',0,'revision','',0),(1210,1,'2019-12-12 13:23:22','2019-12-12 12:23:22','','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-12 13:23:22','2019-12-12 12:23:22','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1212,1,'2019-12-12 13:24:08','2019-12-12 12:24:08','<p>[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"70px\"][vc_single_image image=\"771\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VXZSUyMFByb2R1Y2UlMjBUaGUlMjBCZXN0JTIwVGhpbmdzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFVGhleSUyMHdpbGwlMjB0cnklMjB0byUyMGNsb3NlJTIwdGhlJTIwZG9vciUyMG9uJTIweW91JTJDJTIwanVzdCUyMG9wZW4lMjBpdC4lMjBBJTIwbWFqb3IlMjBrZXklMkMlMjBuZXZlciUyMHBhbmljLiUyMERvbiVFMiU4MCU5OXQlMjBwYW5pYyUyQyUyMHdoZW4lMjBpdCUyMGdldHMlMjBjcmF6eSUyMGFuZCUyMHJvdWdoJTJDJTIwZG9uJUUyJTgwJTk5dCUyMHBhbmljJTJDJTIwc3RheSUyMGNhbG0uJTIwVGhleSUyMGtleSUyMGlzJTIwdG8lMjBoYXZlJTIwZXZlcnklMjBrZXklMkMlMjB0aGUlMjAlMEFrZXklMjB0byUyMG9wZW4lMjBldmVyeSUyMGRvb3IuJTIwRmFuJTIwbHV2LiUyMEV2ZXJ5JTIwY2hhbmNlJTIwSSUyMGdldCUyQyUyMEklMjB3YXRlciUyMHRoZSUyMHBsYW50cyUyQyUyMExpb24lMjElMjBZb3UlMjBzaG91bGQlMjAlMEFuZXZlciUyMGNvbXBsYWluJTJDJTIwY29tcGxhaW5pbmclMjBpcyUyMGElMjB3ZWFrJTIwZW1vdGlvbiUyQyUyMHlvdSUyMGdvdCUyMGxpZmUlMkMlMjB3ZSUyMGJyZWF0aGluZyUyQyUyMHdlJTIwYmxlc3NlZC4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VMb3JlbSUyMGlwc3VtJTIwZG9sb3IlMjBzaXQlMjBhbWV0JTJDJTIwY29uc2VjdGV0dXIlMEFhZGlwaXNjaW5nJTIwZWxpdCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRXhjZXB0ZXVyJTIwc2ludCUyMG9jY2FlY2F0JTIwY3VwaWRhdGF0JTIwbm9uJTIwcHJvaWRlbnQlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVF1aXMlMjBhdXRlbSUyMHZlbCUyMGV1bSUyMGl1cmUlMjByZXByZWhlbmRlcml0JTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VVdCUyMGVuaW0lMjBhZCUyMG1pbmltYSUyMHZlbmlhbSUyQyUyMHF1aXMlMjBub3N0cnVtJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VRdWlzJTIwYXV0ZW0lMjB2ZWwlMjBldW0lMjBpdXJlJTIwcmUlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlM0MlMkZ1bCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"776\" title=\"Best Performance\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"777\" title=\"New Technologies\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Security & Privacy\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"39\"]Download App[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1257\"]Members[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"700\"]Awward Winner[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Happy Customers[/service_box][/vc_column][/vc_row]</p>\r\n','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-12 13:24:08','2019-12-12 12:24:08','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1213,1,'2019-12-12 13:25:04','2019-12-12 12:25:04','<p>[vc_row][vc_column][rev_slider alias=\"home01\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"70px\"][vc_single_image image=\"771\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VXZSUyMFByb2R1Y2UlMjBUaGUlMjBCZXN0JTIwVGhpbmdzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFVGhleSUyMHdpbGwlMjB0cnklMjB0byUyMGNsb3NlJTIwdGhlJTIwZG9vciUyMG9uJTIweW91JTJDJTIwanVzdCUyMG9wZW4lMjBpdC4lMjBBJTIwbWFqb3IlMjBrZXklMkMlMjBuZXZlciUyMHBhbmljLiUyMERvbiVFMiU4MCU5OXQlMjBwYW5pYyUyQyUyMHdoZW4lMjBpdCUyMGdldHMlMjBjcmF6eSUyMGFuZCUyMHJvdWdoJTJDJTIwZG9uJUUyJTgwJTk5dCUyMHBhbmljJTJDJTIwc3RheSUyMGNhbG0uJTIwVGhleSUyMGtleSUyMGlzJTIwdG8lMjBoYXZlJTIwZXZlcnklMjBrZXklMkMlMjB0aGUlMjAlMEFrZXklMjB0byUyMG9wZW4lMjBldmVyeSUyMGRvb3IuJTIwRmFuJTIwbHV2LiUyMEV2ZXJ5JTIwY2hhbmNlJTIwSSUyMGdldCUyQyUyMEklMjB3YXRlciUyMHRoZSUyMHBsYW50cyUyQyUyMExpb24lMjElMjBZb3UlMjBzaG91bGQlMjAlMEFuZXZlciUyMGNvbXBsYWluJTJDJTIwY29tcGxhaW5pbmclMjBpcyUyMGElMjB3ZWFrJTIwZW1vdGlvbiUyQyUyMHlvdSUyMGdvdCUyMGxpZmUlMkMlMjB3ZSUyMGJyZWF0aGluZyUyQyUyMHdlJTIwYmxlc3NlZC4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VMb3JlbSUyMGlwc3VtJTIwZG9sb3IlMjBzaXQlMjBhbWV0JTJDJTIwY29uc2VjdGV0dXIlMEFhZGlwaXNjaW5nJTIwZWxpdCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRXhjZXB0ZXVyJTIwc2ludCUyMG9jY2FlY2F0JTIwY3VwaWRhdGF0JTIwbm9uJTIwcHJvaWRlbnQlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVF1aXMlMjBhdXRlbSUyMHZlbCUyMGV1bSUyMGl1cmUlMjByZXByZWhlbmRlcml0JTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VVdCUyMGVuaW0lMjBhZCUyMG1pbmltYSUyMHZlbmlhbSUyQyUyMHF1aXMlMjBub3N0cnVtJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VRdWlzJTIwYXV0ZW0lMjB2ZWwlMjBldW0lMjBpdXJlJTIwcmUlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlM0MlMkZ1bCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"776\" title=\"Best Performance\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"777\" title=\"New Technologies\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Security & Privacy\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"39\"]Download App[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1257\"]Members[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"700\"]Awward Winner[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Happy Customers[/service_box][/vc_column][/vc_row]</p>\r\n','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-12 13:25:04','2019-12-12 12:25:04','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1211,1,'2019-12-12 13:23:44','2019-12-12 12:23:44','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"70px\"][vc_single_image image=\"771\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VXZSUyMFByb2R1Y2UlMjBUaGUlMjBCZXN0JTIwVGhpbmdzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFVGhleSUyMHdpbGwlMjB0cnklMjB0byUyMGNsb3NlJTIwdGhlJTIwZG9vciUyMG9uJTIweW91JTJDJTIwanVzdCUyMG9wZW4lMjBpdC4lMjBBJTIwbWFqb3IlMjBrZXklMkMlMjBuZXZlciUyMHBhbmljLiUyMERvbiVFMiU4MCU5OXQlMjBwYW5pYyUyQyUyMHdoZW4lMjBpdCUyMGdldHMlMjBjcmF6eSUyMGFuZCUyMHJvdWdoJTJDJTIwZG9uJUUyJTgwJTk5dCUyMHBhbmljJTJDJTIwc3RheSUyMGNhbG0uJTIwVGhleSUyMGtleSUyMGlzJTIwdG8lMjBoYXZlJTIwZXZlcnklMjBrZXklMkMlMjB0aGUlMjAlMEFrZXklMjB0byUyMG9wZW4lMjBldmVyeSUyMGRvb3IuJTIwRmFuJTIwbHV2LiUyMEV2ZXJ5JTIwY2hhbmNlJTIwSSUyMGdldCUyQyUyMEklMjB3YXRlciUyMHRoZSUyMHBsYW50cyUyQyUyMExpb24lMjElMjBZb3UlMjBzaG91bGQlMjAlMEFuZXZlciUyMGNvbXBsYWluJTJDJTIwY29tcGxhaW5pbmclMjBpcyUyMGElMjB3ZWFrJTIwZW1vdGlvbiUyQyUyMHlvdSUyMGdvdCUyMGxpZmUlMkMlMjB3ZSUyMGJyZWF0aGluZyUyQyUyMHdlJTIwYmxlc3NlZC4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VMb3JlbSUyMGlwc3VtJTIwZG9sb3IlMjBzaXQlMjBhbWV0JTJDJTIwY29uc2VjdGV0dXIlMEFhZGlwaXNjaW5nJTIwZWxpdCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRXhjZXB0ZXVyJTIwc2ludCUyMG9jY2FlY2F0JTIwY3VwaWRhdGF0JTIwbm9uJTIwcHJvaWRlbnQlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVF1aXMlMjBhdXRlbSUyMHZlbCUyMGV1bSUyMGl1cmUlMjByZXByZWhlbmRlcml0JTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VVdCUyMGVuaW0lMjBhZCUyMG1pbmltYSUyMHZlbmlhbSUyQyUyMHF1aXMlMjBub3N0cnVtJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VRdWlzJTIwYXV0ZW0lMjB2ZWwlMjBldW0lMjBpdXJlJTIwcmUlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlM0MlMkZ1bCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"776\" title=\"Best Performance\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"777\" title=\"New Technologies\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Security & Privacy\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"39\"]Download App[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1257\"]Members[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"700\"]Awward Winner[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Happy Customers[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][title title=\"Our Services\" style_all=\"style_two\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple. Let’s see what Chef Dee got that they don’t want us to eat. In life there will be road blocks but we will over come it. You see that bamboo behind me though, you see that bamboo?[/title][vc_empty_space height=\"40px\"][/vc_column][/vc_row][vc_row el_class=\"change_color_home4 change_tow_all\"][vc_column][vc_row_inner][vc_column_inner width=\"1/2\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtYmx1ZXRvb3RoJTIyJTNFJTNDJTJGaSUzRSUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlMEElM0NhJTIwaHJlZiUzRCUyMiUyMyUyMiUzRUZ1bGx5JTIwUmVzcG9uc2l2ZSUzQyUyRmElM0UlMEElM0NwJTNFTG9yZW0lMjBLaGFsZWQlMjBJcHN1bSUyMGlzJTIwYSUyMG1ham9yJTIwa2V5JTIwdG8lMjBzdWNjZXNzLiUyMEluJTIwbGlmZSUyMHlvdSUyMGhhdmUlMjB0byUyMHRha2UlMjB0aGUlMjB0cmFzaCUyMG91dCUyQyUyMGlmJTIweW91JTIwaGF2ZSUyMHRyYXNoJTIwaW4lMjB5b3VyJTIwbGlmZSUyQyUyMHRha2UlMjBpdCUyMG91dCUyQyUyMHRocm93JTIwaXQlMjBhd2F5JTJDJTIwZ2V0JTIwcmlkJTIwb2YlMjBpdCUyQyUyMG1ham9yJTIwa2V5LiUyMFRoZSUyMGtleSUyMGlzJTIwdG8lMjBkcmluayUyMGNvY29udXQlMkMlMjBmcmVzaCUyMGNvY29udXQuJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1uZXdzcGFwZXItbyUyMiUyMGFyaWEtaGlkZGVuJTNEJTIydHJ1ZSUyMiUzRSUzQyUyRmklM0UlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VJbnN0YWxsJTIwYW5kJTIwUGxheSUzQyUyRmElM0UlM0NwJTNFTG9yZW0lMjBLaGFsZWQlMjBJcHN1bSUyMGlzJTIwYSUyMG1ham9yJTIwa2V5JTIwdG8lMjBzdWNjZXNzLiUyMEluJTIwbGlmZSUyMHlvdSUyMGhhdmUlMjB0byUyMHRha2UlMjB0aGUlMjB0cmFzaCUyMG91dCUyQyUyMGlmJTIweW91JTIwaGF2ZSUyMHRyYXNoJTIwaW4lMjB5b3VyJTIwbGlmZSUyQyUyMHRha2UlMjBpdCUyMG91dCUyQyUyMHRocm93JTIwaXQlMjBhd2F5JTJDJTIwZ2V0JTIwcmlkJTIwb2YlMjBpdCUyQyUyMG1ham9yJTIwa2V5LiUyMFRoZSUyMGtleSUyMGlzJTIwdG8lMjBkcmluayUyMGNvY29udXQlMkMlMjBmcmVzaCUyMGNvY29udXQuJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1wZW5jaWwlMjIlM0UlM0MlMkZpJTNFJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFQ2xlYW4lMjBEZXNpZ24lM0MlMkZhJTNFJTNDcCUzRUxvcmVtJTIwS2hhbGVkJTIwSXBzdW0lMjBpcyUyMGElMjBtYWpvciUyMGtleSUyMHRvJTIwc3VjY2Vzcy4lMjBJbiUyMGxpZmUlMjB5b3UlMjBoYXZlJTIwdG8lMjB0YWtlJTIwdGhlJTIwdHJhc2glMjBvdXQlMkMlMjBpZiUyMHlvdSUyMGhhdmUlMjB0cmFzaCUyMGluJTIweW91ciUyMGxpZmUlMkMlMjB0YWtlJTIwaXQlMjBvdXQlMkMlMjB0aHJvdyUyMGl0JTIwYXdheSUyQyUyMGdldCUyMHJpZCUyMG9mJTIwaXQlMkMlMjBtYWpvciUyMGtleS4lMjBUaGUlMjBrZXklMjBpcyUyMHRvJTIwZHJpbmslMjBjb2NvbnV0JTJDJTIwZnJlc2glMjBjb2NvbnV0LiUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdm9sdW1lLWNvbnRyb2wtcGhvbmUlMjIlM0UlM0MlMkZpJTNFJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFRnVsbHklMjBSZXNwb25zaXZlJTNDJTJGYSUzRSUwQSUzQ3AlM0VMb3JlbSUyMEtoYWxlZCUyMElwc3VtJTIwaXMlMjBhJTIwbWFqb3IlMjBrZXklMjB0byUyMHN1Y2Nlc3MuJTIwSW4lMjBsaWZlJTIweW91JTIwaGF2ZSUyMHRvJTIwdGFrZSUyMHRoZSUyMHRyYXNoJTIwb3V0JTJDJTIwaWYlMjB5b3UlMjBoYXZlJTIwdHJhc2glMjBpbiUyMHlvdXIlMjBsaWZlJTJDJTIwdGFrZSUyMGl0JTIwb3V0JTJDJTIwdGhyb3clMjBpdCUyMGF3YXklMkMlMjBnZXQlMjByaWQlMjBvZiUyMGl0JTJDJTIwbWFqb3IlMjBrZXkuJTIwVGhlJTIwa2V5JTIwaXMlMjB0byUyMGRyaW5rJTIwY29jb251dCUyQyUyMGZyZXNoJTIwY29jb251dC4lM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLW5ld3NwYXBlci1vJTIyJTIwYXJpYS1oaWRkZW4lM0QlMjJ0cnVlJTIyJTNFJTNDJTJGaSUzRSUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMiUyMyUyMiUzRUluc3RhbGwlMjBhbmQlMjBQbGF5JTNDJTJGYSUzRSUzQ3AlM0VMb3JlbSUyMEtoYWxlZCUyMElwc3VtJTIwaXMlMjBhJTIwbWFqb3IlMjBrZXklMjB0byUyMHN1Y2Nlc3MuJTIwSW4lMjBsaWZlJTIweW91JTIwaGF2ZSUyMHRvJTIwdGFrZSUyMHRoZSUyMHRyYXNoJTIwb3V0JTJDJTIwaWYlMjB5b3UlMjBoYXZlJTIwdHJhc2glMjBpbiUyMHlvdXIlMjBsaWZlJTJDJTIwdGFrZSUyMGl0JTIwb3V0JTJDJTIwdGhyb3clMjBpdCUyMGF3YXklMkMlMjBnZXQlMjByaWQlMjBvZiUyMGl0JTJDJTIwbWFqb3IlMjBrZXkuJTIwVGhlJTIwa2V5JTIwaXMlMjB0byUyMGRyaW5rJTIwY29jb251dCUyQyUyMGZyZXNoJTIwY29jb251dC4lM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWZvbGRlci1vJTIyJTNFJTNDJTJGaSUzRSUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMiUyMyUyMiUzRUNsZWFuJTIwRGVzaWduJTNDJTJGYSUzRSUzQ3AlM0VMb3JlbSUyMEtoYWxlZCUyMElwc3VtJTIwaXMlMjBhJTIwbWFqb3IlMjBrZXklMjB0byUyMHN1Y2Nlc3MuJTIwSW4lMjBsaWZlJTIweW91JTIwaGF2ZSUyMHRvJTIwdGFrZSUyMHRoZSUyMHRyYXNoJTIwb3V0JTJDJTIwaWYlMjB5b3UlMjBoYXZlJTIwdHJhc2glMjBpbiUyMHlvdXIlMjBsaWZlJTJDJTIwdGFrZSUyMGl0JTIwb3V0JTJDJTIwdGhyb3clMjBpdCUyMGF3YXklMkMlMjBnZXQlMjByaWQlMjBvZiUyMGl0JTJDJTIwbWFqb3IlMjBrZXkuJTIwVGhlJTIwa2V5JTIwaXMlMjB0byUyMGRyaW5rJTIwY29jb251dCUyQyUyMGZyZXNoJTIwY29jb251dC4lM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"73px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"1px\" css=\".vc_custom_1487226860015{background-color: #e8e8e8 !important;}\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][title title=\"Our Skills\" style_all=\"style_two\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple. Let’s see what Chef Dee got that they don’t want us to eat. In life there will be road blocks but we will over come it. You see that bamboo behind me though, you see that bamboo?[/title][vc_empty_space height=\"28px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][progress_bar title=\"Photoshop\" number=\"85\" sub_title=\"Javascript\"][vc_empty_space height=\"36px\"][progress_bar title=\"Illustrator\" number=\"50\" sub_title=\"Java\"][vc_empty_space height=\"36px\"][progress_bar title=\"Corel\" number=\"98\" sub_title=\"Java\"][/vc_column][vc_column width=\"1/2\"][progress_bar title=\"Javascrip\" number=\"75\" sub_title=\"Javascript\"][vc_empty_space height=\"36px\"][progress_bar title=\"Maya Max\" number=\"90\" sub_title=\"Javascript\"][vc_empty_space height=\"36px\"][progress_bar title=\"Marketing\" number=\"85\" sub_title=\"Javascript\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"120px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-12 13:23:44','2019-12-12 12:23:44','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1214,1,'2019-12-12 14:36:12','2019-12-12 13:36:12','','logo_blanc','','inherit','open','closed','','logo_blanc','','','2019-12-12 14:36:12','2019-12-12 13:36:12','',0,'https://www.arithmetic.fr/wp-content/uploads/2019/12/logo_blanc.png',0,'attachment','image/png',0),(1227,1,'2019-12-12 15:26:05','2019-12-12 14:26:05','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"70px\"][vc_single_image image=\"771\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VXZSUyMFByb2R1Y2UlMjBUaGUlMjBCZXN0JTIwVGhpbmdzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFVGhleSUyMHdpbGwlMjB0cnklMjB0byUyMGNsb3NlJTIwdGhlJTIwZG9vciUyMG9uJTIweW91JTJDJTIwanVzdCUyMG9wZW4lMjBpdC4lMjBBJTIwbWFqb3IlMjBrZXklMkMlMjBuZXZlciUyMHBhbmljLiUyMERvbiVFMiU4MCU5OXQlMjBwYW5pYyUyQyUyMHdoZW4lMjBpdCUyMGdldHMlMjBjcmF6eSUyMGFuZCUyMHJvdWdoJTJDJTIwZG9uJUUyJTgwJTk5dCUyMHBhbmljJTJDJTIwc3RheSUyMGNhbG0uJTIwVGhleSUyMGtleSUyMGlzJTIwdG8lMjBoYXZlJTIwZXZlcnklMjBrZXklMkMlMjB0aGUlMjAlMEFrZXklMjB0byUyMG9wZW4lMjBldmVyeSUyMGRvb3IuJTIwRmFuJTIwbHV2LiUyMEV2ZXJ5JTIwY2hhbmNlJTIwSSUyMGdldCUyQyUyMEklMjB3YXRlciUyMHRoZSUyMHBsYW50cyUyQyUyMExpb24lMjElMjBZb3UlMjBzaG91bGQlMjAlMEFuZXZlciUyMGNvbXBsYWluJTJDJTIwY29tcGxhaW5pbmclMjBpcyUyMGElMjB3ZWFrJTIwZW1vdGlvbiUyQyUyMHlvdSUyMGdvdCUyMGxpZmUlMkMlMjB3ZSUyMGJyZWF0aGluZyUyQyUyMHdlJTIwYmxlc3NlZC4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VMb3JlbSUyMGlwc3VtJTIwZG9sb3IlMjBzaXQlMjBhbWV0JTJDJTIwY29uc2VjdGV0dXIlMEFhZGlwaXNjaW5nJTIwZWxpdCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRXhjZXB0ZXVyJTIwc2ludCUyMG9jY2FlY2F0JTIwY3VwaWRhdGF0JTIwbm9uJTIwcHJvaWRlbnQlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVF1aXMlMjBhdXRlbSUyMHZlbCUyMGV1bSUyMGl1cmUlMjByZXByZWhlbmRlcml0JTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VVdCUyMGVuaW0lMjBhZCUyMG1pbmltYSUyMHZlbmlhbSUyQyUyMHF1aXMlMjBub3N0cnVtJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VRdWlzJTIwYXV0ZW0lMjB2ZWwlMjBldW0lMjBpdXJlJTIwcmUlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlM0MlMkZ1bCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"776\" title=\"Best Performance\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"777\" title=\"New Technologies\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Security & Privacy\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"39\"]Download App[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1257\"]Members[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"700\"]Awward Winner[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Happy Customers[/service_box][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-12 15:26:05','2019-12-12 14:26:05','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1216,1,'2019-12-12 14:58:17','2019-12-12 13:58:17','<p>[vc_row][vc_column][vc_empty_space height=\"70px\"][vc_widget_sidebar sidebar_id=\"tbtheme-header-top-widget-1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"70px\"][vc_single_image image=\"771\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VXZSUyMFByb2R1Y2UlMjBUaGUlMjBCZXN0JTIwVGhpbmdzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFVGhleSUyMHdpbGwlMjB0cnklMjB0byUyMGNsb3NlJTIwdGhlJTIwZG9vciUyMG9uJTIweW91JTJDJTIwanVzdCUyMG9wZW4lMjBpdC4lMjBBJTIwbWFqb3IlMjBrZXklMkMlMjBuZXZlciUyMHBhbmljLiUyMERvbiVFMiU4MCU5OXQlMjBwYW5pYyUyQyUyMHdoZW4lMjBpdCUyMGdldHMlMjBjcmF6eSUyMGFuZCUyMHJvdWdoJTJDJTIwZG9uJUUyJTgwJTk5dCUyMHBhbmljJTJDJTIwc3RheSUyMGNhbG0uJTIwVGhleSUyMGtleSUyMGlzJTIwdG8lMjBoYXZlJTIwZXZlcnklMjBrZXklMkMlMjB0aGUlMjAlMEFrZXklMjB0byUyMG9wZW4lMjBldmVyeSUyMGRvb3IuJTIwRmFuJTIwbHV2LiUyMEV2ZXJ5JTIwY2hhbmNlJTIwSSUyMGdldCUyQyUyMEklMjB3YXRlciUyMHRoZSUyMHBsYW50cyUyQyUyMExpb24lMjElMjBZb3UlMjBzaG91bGQlMjAlMEFuZXZlciUyMGNvbXBsYWluJTJDJTIwY29tcGxhaW5pbmclMjBpcyUyMGElMjB3ZWFrJTIwZW1vdGlvbiUyQyUyMHlvdSUyMGdvdCUyMGxpZmUlMkMlMjB3ZSUyMGJyZWF0aGluZyUyQyUyMHdlJTIwYmxlc3NlZC4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VMb3JlbSUyMGlwc3VtJTIwZG9sb3IlMjBzaXQlMjBhbWV0JTJDJTIwY29uc2VjdGV0dXIlMEFhZGlwaXNjaW5nJTIwZWxpdCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRXhjZXB0ZXVyJTIwc2ludCUyMG9jY2FlY2F0JTIwY3VwaWRhdGF0JTIwbm9uJTIwcHJvaWRlbnQlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVF1aXMlMjBhdXRlbSUyMHZlbCUyMGV1bSUyMGl1cmUlMjByZXByZWhlbmRlcml0JTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VVdCUyMGVuaW0lMjBhZCUyMG1pbmltYSUyMHZlbmlhbSUyQyUyMHF1aXMlMjBub3N0cnVtJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VRdWlzJTIwYXV0ZW0lMjB2ZWwlMjBldW0lMjBpdXJlJTIwcmUlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlM0MlMkZ1bCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"776\" title=\"Best Performance\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"777\" title=\"New Technologies\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Security & Privacy\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"39\"]Download App[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1257\"]Members[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"700\"]Awward Winner[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Happy Customers[/service_box][/vc_column][/vc_row]</p>\r\n','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-12 14:58:17','2019-12-12 13:58:17','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1217,4,'2019-12-12 15:12:17','2019-12-12 14:12:17','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1842\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','publish','closed','closed','','nos-references','','','2023-03-20 16:15:47','2023-03-20 15:15:47','',0,'https://www.arithmetic.fr/?page_id=1217',0,'page','',0),(1500,4,'2020-11-26 17:34:01','2020-11-26 16:34:01','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_single_image][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2020-11-26 17:34:01','2020-11-26 16:34:01','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1423,4,'2020-03-26 15:33:29','2020-03-26 14:33:29','[vc_row][vc_column][vc_empty_space height=\"45px\"][title title=\"Ils nous ont fait confiance\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2020-03-26 15:33:29','2020-03-26 14:33:29','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1218,1,'2019-12-12 15:12:17','2019-12-12 14:12:17','','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2019-12-12 15:12:17','2019-12-12 14:12:17','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1219,4,'2019-12-12 15:19:18','2019-12-12 14:19:18','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1652\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1654\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','publish','closed','closed','','solutions','','','2023-01-31 11:00:50','2023-01-31 10:00:50','',0,'https://www.arithmetic.fr/?page_id=1219',0,'page','',0),(1768,5,'2023-01-31 11:00:50','2023-01-31 10:00:50','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1652\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1654\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2023-01-31 11:00:50','2023-01-31 10:00:50','',1219,'https://www.arithmetic.fr/?p=1768',0,'revision','',0),(1220,1,'2019-12-12 15:19:18','2019-12-12 14:19:18','','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2019-12-12 15:19:18','2019-12-12 14:19:18','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1221,4,'2019-12-12 15:19:43','2019-12-12 14:19:43','[vc_row][vc_column][vc_empty_space height=\"30px\"][title title=\"Evaluez l’entretien ménager des parties communes\"][/title][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"30px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"40px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Clean Manager','','publish','closed','closed','','cleanmanager','','','2023-01-30 23:40:14','2023-01-30 22:40:14','',1219,'https://www.arithmetic.fr/?page_id=1221',0,'page','',0),(1345,1,'2019-12-16 10:09:47','2019-12-16 09:09:47','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"220px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"273\" title=\"Multiple Demo\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"270\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"272\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:09:47','2019-12-16 09:09:47','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1344,1,'2019-12-16 10:07:28','2019-12-16 09:07:28','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"220px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"271\" title=\"Fully Content\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"273\" title=\"Multiple Demo\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"270\" title=\"Well Document\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"272\" title=\"Clear Design\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"274\" title=\"Install and Play\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:07:28','2019-12-16 09:07:28','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1222,1,'2019-12-12 15:19:43','2019-12-12 14:19:43','','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-12 15:19:43','2019-12-12 14:19:43','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1223,1,'2020-03-26 16:15:45','2020-03-26 15:15:45','<p>[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][show_video image=\"1415\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !<br />\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]</p>\n','CleanManager','','inherit','closed','closed','','1221-autosave-v1','','','2020-03-26 16:15:45','2020-03-26 15:15:45','',1221,'https://www.arithmetic.fr/1221-autosave-v1/',0,'revision','',0),(1346,1,'2019-12-16 10:15:10','2019-12-16 09:15:10','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"220px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Multiple Demo\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:15:10','2019-12-16 09:15:10','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1343,1,'2019-12-16 10:07:04','2019-12-16 09:07:04','','check','','inherit','open','closed','','check','','','2019-12-16 10:07:04','2019-12-16 09:07:04','',1221,'https://www.arithmetic.fr/wp-content/uploads/2019/12/check.png',0,'attachment','image/png',0),(1347,1,'2019-12-16 10:15:27','2019-12-16 09:15:27','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Multiple Demo\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:15:27','2019-12-16 09:15:27','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1224,1,'2019-12-12 15:22:41','2019-12-12 14:22:41','<p>[vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"220px\" el_class=\"tb_change_rebonsi\"][title top_title=\"amazing features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"269\" title=\"Fully Responsive\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"271\" title=\"Fully Content\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"273\" title=\"Multiple Demo\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"270\" title=\"Well Document\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"272\" title=\"Clear Design\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"274\" title=\"Install and Play\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"276\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row]</p>\r\n','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-12 15:22:41','2019-12-12 14:22:41','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1225,1,'2019-12-12 15:23:32','2019-12-12 14:23:32','<p>[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"220px\" el_class=\"tb_change_rebonsi\"][title top_title=\"amazing features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"269\" title=\"Fully Responsive\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"271\" title=\"Fully Content\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"273\" title=\"Multiple Demo\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"270\" title=\"Well Document\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"272\" title=\"Clear Design\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"274\" title=\"Install and Play\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"276\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row]</p>\r\n','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-12 15:23:32','2019-12-12 14:23:32','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1226,1,'2019-12-12 15:25:48','2019-12-12 14:25:48','<p>[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"220px\" el_class=\"tb_change_rebonsi\"][title top_title=\"amazing features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"269\" title=\"Fully Responsive\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"271\" title=\"Fully Content\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"273\" title=\"Multiple Demo\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"270\" title=\"Well Document\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"272\" title=\"Clear Design\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"274\" title=\"Install and Play\" style_all=\"style_one\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"276\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]</p>\r\n','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-12 15:25:48','2019-12-12 14:25:48','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1228,1,'2019-12-12 15:28:05','2019-12-12 14:28:05','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"stab features\" title=\"Know What It Does. Just In Case.\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Well Document\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle [/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Multiple Demo\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Fully Content\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"71\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Fully Responsive\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Install and Play\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Clean Design\"]In life there will be road blocks but we will over come it. Let me be clear, you have to make it through the jungle[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"How stab app works\" title=\"Three Easy Step To Begin With The Stab\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDElMjAlM0ElMjBEb3dubG9hZCUyMFN0YWIlMjBBcHAlM0MlMkZhJTNFJTBBJTNDcCUzRUluJTIwbGlmZSUyMHRoZXJlJTIwd2lsbCUyMGJlJTIwcm9hZCUyMGJsb2NrcyUyMGJ1dCUyMHdlJTIwd2lsbCUyMG92ZXIlMjBjb21lJTIwaXQuJTIwTGV0JTIwbWUlMjBiZSUyMGNsZWFyJTJDJTIweW91JTIwaGF2ZSUyMHRvJTIwbWFrZSUyMGl0JTIwdGhyb3VnaCUyMHRoZSUyMGp1bmdsZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyJTIzJTIyJTNFU3RlcCUyMDIlMjAlM0ElMjBFYXN5JTIwYW5kJTIwUXVpY2slMjBTZXR1cCUzQyUyRmElM0UlM0NwJTNFSW4lMjBsaWZlJTIwdGhlcmUlMjB3aWxsJTIwYmUlMjByb2FkJTIwYmxvY2tzJTIwYnV0JTIwd2UlMjB3aWxsJTIwb3ZlciUyMGNvbWUlMjBpdC4lMjBMZXQlMjBtZSUyMGJlJTIwY2xlYXIlMkMlMjB5b3UlMjBoYXZlJTIwdG8lMjBtYWtlJTIwaXQlMjB0aHJvdWdoJTIwdGhlJTIwanVuZ2xlJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjIlMjMlMjIlM0VTdGVwJTIwMyUyMCUzQSUyME5pY2UlMjBXYXklMjBUbyUyME9yZ2FuaXplJTNDJTJGYSUzRSUzQ3AlM0VJbiUyMGxpZmUlMjB0aGVyZSUyMHdpbGwlMjBiZSUyMHJvYWQlMjBibG9ja3MlMjBidXQlMjB3ZSUyMHdpbGwlMjBvdmVyJTIwY29tZSUyMGl0LiUyMExldCUyMG1lJTIwYmUlMjBjbGVhciUyQyUyMHlvdSUyMGhhdmUlMjB0byUyMG1ha2UlMjBpdCUyMHRocm91Z2glMjB0aGUlMjBqdW5nbGUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"81\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"stab Screenshorts\" title=\"A Quick View In Screens\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"407,406,405\" images_container=\"861\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"Introducing\" title=\"Stab App Overview\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complaining is a weak emotion, you got life, we breathing, we blessed. Bless up. Major key, don’t fall for the trap, stay focused.[/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"56\" title=\"Modern Widgets\" el_class=\"change_padding_icon1\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"57\" title=\"Notification Viewing\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"58\" title=\"Hight Quality View\" el_class=\"change_padding_icon2\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"59\" title=\"Outstanding Stats\" el_class=\"change_padding_icon3\"]Ain’t nothin’ like bamboo. Bless up. You should never complain, complainin[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 15:28:05','2019-12-12 14:28:05','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1229,1,'2019-12-12 15:30:23','2019-12-12 14:30:23','','iris','','inherit','open','closed','','iris','','','2019-12-12 15:30:23','2019-12-12 14:30:23','',1217,'https://www.arithmetic.fr/wp-content/uploads/2019/12/iris.png',0,'attachment','image/png',0),(1230,1,'2019-12-13 13:27:30','2019-12-13 12:27:30','<p>[vc_row][vc_column][vc_empty_space height=\"45px\"][title title=\"Ils nous ont fait confiance\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_empty_space height=\"15px\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Logo</p>\n<p>[/vc_column_text][vc_column_text]</p>\n<p style=\"text-align: center;\">Logo</p>\n<p>[/vc_column_text][vc_column_text]</p>\n<p style=\"text-align: center;\">Logo</p>\n<p>[/vc_column_text][vc_column_text]</p>\n<p style=\"text-align: center;\">Logo</p>\n<p>[/vc_column_text][vc_empty_space height=\"15px\"][vc_empty_space height=\"15px\"][vc_empty_space height=\"15px\"][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\n','Nos références','','inherit','closed','closed','','1217-autosave-v1','','','2019-12-13 13:27:30','2019-12-13 12:27:30','',1217,'https://www.arithmetic.fr/1217-autosave-v1/',0,'revision','',0),(1231,1,'2019-12-12 15:31:01','2019-12-12 14:31:01','[vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2019-12-12 15:31:01','2019-12-12 14:31:01','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1232,1,'2023-01-31 10:53:35','2019-12-12 14:32:52',' ','','','publish','closed','closed','','1232','','','2023-01-31 10:53:35','2023-01-31 09:53:35','',0,'https://www.arithmetic.fr/?p=1232',2,'nav_menu_item','',0),(1233,1,'2023-01-31 10:53:35','2019-12-12 14:32:52',' ','','','publish','closed','closed','','1233','','','2023-01-31 10:53:35','2023-01-31 09:53:35','',0,'https://www.arithmetic.fr/?p=1233',6,'nav_menu_item','',0),(1234,1,'2023-01-31 10:53:35','2019-12-12 14:32:52',' ','','','publish','closed','closed','','1234','','','2023-01-31 10:53:35','2023-01-31 09:53:35','',0,'https://www.arithmetic.fr/?p=1234',5,'nav_menu_item','',0),(1235,1,'2023-01-31 10:53:35','2019-12-12 14:32:52',' ','','','publish','closed','closed','','1235','','','2023-01-31 10:53:35','2023-01-31 09:53:35','',0,'https://www.arithmetic.fr/?p=1235',1,'nav_menu_item','',0),(1236,1,'2023-01-31 10:53:35','2019-12-12 14:32:52',' ','','','publish','closed','closed','','1236','','','2023-01-31 10:53:35','2023-01-31 09:53:35','',1219,'https://www.arithmetic.fr/?p=1236',3,'nav_menu_item','',0),(1336,1,'2019-12-16 09:51:08','2019-12-16 08:51:08','','etapes','','inherit','open','closed','','etapes','','','2019-12-16 09:51:08','2019-12-16 08:51:08','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/etapes.png',0,'attachment','image/png',0),(1335,1,'2019-12-16 09:46:46','2019-12-16 08:46:46','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBsJUUyJTgwJTk5YW1iaXRpb24lMjBlc3QlMjBkJUUyJTgwJTk5YXBwb3J0ZXIlMjB1biUyMHNlcnZpY2UlMjBkJUMzJUE5ZGklQzMlQTklMjBhdSUyMG1hbmFnZW1lbnQlMjBldCUyMGRvbWFpbmVzJTIwYXBwbGlxdWFibGVzJTIwYXZlYyUyMHVuZSUyMGRpbWVuc2lvbiUyMDM2MCVDMiVCMC4lMjAlM0NiciUyRiUzRSUzQ2JyJTJGJTNFTGV1ciUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzdXJlciUyMGxlJTIwcGFydGFnZSUyMGRlJTIwbGElMjB2YWxldXIlMjBldCUyMHVuZSUyMG1laWxsZXVyZSUyMG1hJUMzJUFFdHJpc2UlMjBkZSUyMGxhJTIwcXVhbGl0JUMzJUE5LiUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0N1bCUyMGNsYXNzJTNEJTIyY2hvaWNlX3RleHQlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUFtJUMzJUE5bGlvcmVyJTIwbGElMjBxdWFsaXQlQzMlQTklMjBkZSUyMHNlcnZpY2UlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVJlbmZvcmNlciUyMGxlJTIwciVDMyVCNGxlJTIwZGVzJTIwbWFuYWdlcnMlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUQlQzMlQTl2ZWxvcHBlciUyMGxhJTIwdHJhJUMzJUE3YWJpbGl0JUMzJUE5JTIwZGUlMjBsJUUyJTgwJTk5aW5mb3JtYXRpb24lMjB2ZXJzJTIwbGUlMjBjbGllbnQlMjBmaW5hbCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFUyVFMiU4MCU5OWFzc3VyZXIlMjBkZSUyMGwlRTIlODAlOTlpbXBhcnRpYWxpdCVDMyVBOSUyMGRlcyUyMGluZm9ybWF0aW9ucyUyMGNvbGxlY3QlQzMlQTllcyUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUzQyUyRnVsJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Securité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-16 09:46:46','2019-12-16 08:46:46','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1252,1,'2019-12-12 16:13:44','2019-12-12 15:13:44','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1240\" title=\"Améliorer\" el_class=\"change_padding_icon1\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1246\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1243\" title=\"Développer\" el_class=\"change_padding_icon2\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1241\" title=\"Assurer\" el_class=\"change_padding_icon3\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:13:44','2019-12-12 15:13:44','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1258,1,'2019-12-12 16:21:49','2019-12-12 15:21:49','','assurer','','inherit','open','closed','','assurer','','','2019-12-12 16:21:49','2019-12-12 15:21:49','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/assurer.png',0,'attachment','image/png',0),(1255,1,'2019-12-12 16:18:45','2019-12-12 15:18:45','','renforcer','','inherit','open','closed','','renforcer-2','','','2019-12-12 16:18:45','2019-12-12 15:18:45','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/renforcer-1.png',0,'attachment','image/png',0),(1256,1,'2019-12-12 16:18:48','2019-12-12 15:18:48','','developper','','inherit','open','closed','','developper-2','','','2019-12-12 16:18:48','2019-12-12 15:18:48','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/developper-1.png',0,'attachment','image/png',0),(1259,1,'2019-12-12 16:22:02','2019-12-12 15:22:02','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"350\" height_image=\"620\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\" el_class=\"change_padding_icon1\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\" el_class=\"change_padding_icon2\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\" el_class=\"change_padding_icon3\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:22:02','2019-12-12 15:22:02','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1261,1,'2019-12-12 16:27:27','2019-12-12 15:27:27','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"110px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:27:27','2019-12-12 15:27:27','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1263,1,'2019-12-12 16:33:31','2019-12-12 15:33:31','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576151624679{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:33:31','2019-12-12 15:33:31','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1269,1,'2019-12-12 16:49:38','2019-12-12 15:49:38','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:49:38','2019-12-12 15:49:38','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1264,1,'2019-12-12 16:40:27','2019-12-12 15:40:27','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:40:27','2019-12-12 15:40:27','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1265,1,'2019-12-12 16:44:17','2019-12-12 15:44:17','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"141px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:44:17','2019-12-12 15:44:17','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1266,1,'2019-12-12 16:44:48','2019-12-12 15:44:48','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:44:48','2019-12-12 15:44:48','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1267,1,'2019-12-12 16:45:20','2019-12-12 15:45:20','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"215px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:45:20','2019-12-12 15:45:20','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1268,1,'2019-12-12 16:45:47','2019-12-12 15:45:47','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1487132118231{padding-bottom: 70px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg.jpg?id=74) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#ffffff\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:45:47','2019-12-12 15:45:47','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1270,1,'2019-12-12 16:50:57','2019-12-12 15:50:57','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:50:57','2019-12-12 15:50:57','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1272,1,'2019-12-12 16:52:29','2019-12-12 15:52:29','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:52:29','2019-12-12 15:52:29','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1271,1,'2019-12-12 16:51:26','2019-12-12 15:51:26','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][vc_empty_space height=\"60px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:51:26','2019-12-12 15:51:26','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1273,1,'2019-12-12 16:52:56','2019-12-12 15:52:56','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576165775968{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMiUzRSUwQSUzQ2xpJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAyJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbmFseXNleiUyMHZvcyUyMHIlQzMlQTlzdWx0YXRzJTIwYXZlYyUyMHVuZSUyMGludGVyZmFjZSUyMHdlYiUyMHBlcnNvbm5hbGlzJUMzJUE5ZSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwZ3IlQzMlQTJjZSUyMGF1eCUyMGRpZ2l0YWwlMjBhbmFseXRpY3MlMjBwcm9jZXNzJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTNDJTJGdWwlM0U=[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1486107790395{border-bottom-width: 1px !important;padding-bottom: 100px !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-12 16:52:56','2019-12-12 15:52:56','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1275,4,'2019-12-12 17:20:58','2019-12-12 16:20:58','[vc_row][vc_column][vc_empty_space height=\"30px\" el_class=\"tb_change_rebonsi\"][title title=\"Réalisez le contrôle préventif des ascenseurs\"][/title][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"30px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"40px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LIFT Manager','','publish','closed','closed','','liftmanager','','','2023-01-30 23:45:39','2023-01-30 22:45:39','',1219,'https://www.arithmetic.fr/?page_id=1275',0,'page','',0),(1276,1,'2019-12-12 17:20:58','2019-12-12 16:20:58','','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2019-12-12 17:20:58','2019-12-12 16:20:58','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1277,4,'2019-12-12 17:21:14','2019-12-12 16:21:14','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','RÉNOV’Manager','','publish','closed','closed','','renovmanager','','','2021-09-29 18:09:35','2021-09-29 16:09:35','',1219,'https://www.arithmetic.fr/?page_id=1277',0,'page','',0),(1278,1,'2019-12-12 17:21:14','2019-12-12 16:21:14','','Renovmanager','','inherit','closed','closed','','1277-revision-v1','','','2019-12-12 17:21:14','2019-12-12 16:21:14','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1279,1,'2019-12-12 17:21:19','2019-12-12 16:21:19','','RenovManager','','inherit','closed','closed','','1277-revision-v1','','','2019-12-12 17:21:19','2019-12-12 16:21:19','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1280,4,'2019-12-12 17:21:32','2019-12-12 16:21:32','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','GPA Manager','','publish','closed','closed','','gpamanager','','','2021-09-29 18:09:44','2021-09-29 16:09:44','',1219,'https://www.arithmetic.fr/?page_id=1280',0,'page','',0),(1281,1,'2019-12-12 17:21:32','2019-12-12 16:21:32','','GPAManager','','inherit','closed','closed','','1280-revision-v1','','','2019-12-12 17:21:32','2019-12-12 16:21:32','',1280,'https://www.arithmetic.fr/1280-revision-v1/',0,'revision','',0),(1283,1,'2023-01-31 10:53:35','2019-12-12 16:22:05',' ','','','publish','closed','closed','','1283','','','2023-01-31 10:53:35','2023-01-31 09:53:35','',1219,'https://www.arithmetic.fr/?p=1283',4,'nav_menu_item','',0),(1287,1,'2019-12-12 17:34:19','2019-12-12 16:34:19','[vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Des questions ? Nous apportons une réponse !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row content_full_width=\"1\"][vc_column][vc_empty_space height=\"100px\"][maps height=\"560px\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2019-12-12 17:34:19','2019-12-12 16:34:19','',793,'https://www.arithmetic.fr/793-revision-v1/',0,'revision','',0),(1289,1,'2019-12-13 10:50:34','2019-12-13 09:50:34','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklM0UlM0NzcGFuJTNFMDElM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTBBJTNDcCUzRUNvbm5lY3Rlei12b3VzJTIwJUMzJUEwJTIwbCUyN2FwcGxpY2F0aW9uJTIwZW4lMjBwcm9maXRhbnQlMjBkZSUyMHNlcyUyMG5vbWJyZXVzZXMlMjBmb25jdGlvbm5hbGl0JUMzJUE5JTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 10:50:34','2019-12-13 09:50:34','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1290,1,'2019-12-13 10:56:10','2019-12-13 09:56:10','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 10:56:10','2019-12-13 09:56:10','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1291,1,'2019-12-13 10:58:10','2019-12-13 09:58:10','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 10:58:10','2019-12-13 09:58:10','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1292,1,'2019-12-13 11:01:48','2019-12-13 10:01:48','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\" css=\".vc_custom_1576231306522{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;}\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_column_text]\r\n<p style=\"text-align: center;\">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>\r\n[/vc_column_text][vc_empty_space height=\"115px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 11:01:48','2019-12-13 10:01:48','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1293,1,'2019-12-13 11:02:44','2019-12-13 10:02:44','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\" css=\".vc_custom_1576231306522{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;}\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\nUt elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][vc_empty_space height=\"95px\" el_class=\"tb_change_space_041\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 11:02:44','2019-12-13 10:02:44','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1294,1,'2019-12-13 11:06:41','2019-12-13 10:06:41','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\nUt elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][vc_empty_space height=\"95px\" el_class=\"tb_change_space_041\" css=\".vc_custom_1576231600103{border-bottom-width: 1px !important;border-bottom-color: #939393 !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 11:06:41','2019-12-13 10:06:41','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1295,1,'2019-12-13 11:08:56','2019-12-13 10:08:56','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\nUt elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][vc_empty_space height=\"95px\" css=\".vc_custom_1576231734846{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 11:08:56','2019-12-13 10:08:56','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1296,1,'2019-12-13 11:09:26','2019-12-13 10:09:26','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\nUt elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 11:09:26','2019-12-13 10:09:26','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1297,4,'2019-12-13 11:29:11','2019-12-13 10:29:11','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]Conformément aux dispositions des articles 6-III et 19 de la Loi n° 2004-575 du 21 juin 2004 pour la Confiance dans l’économie numérique, dite L.C.E.N., nous portons à la connaissance des utilisateurs et visiteurs du site : www.arithmetic.fr les informations suivantes :\r\n\r\n<strong>Informations légales : </strong>\r\n\r\nStatut du propriétaire : <strong>societé</strong>\r\nPréfixe : ARITHMETIC\r\n<strong>Nom de la Société :</strong> ARITHMETIC\r\n\r\nAdresse : <strong>5 avenue du Général de Gaulle 94160 SAINT-MANDÉ\r\n</strong>Tél : <strong>06 79 24 36 57 </strong>\r\nAu Capital de :<strong> 30 000,00 €</strong>\r\nSIRET : <strong>850 478 637 00018</strong> R.C.S. :<strong> BEAUVAIS</strong>\r\n\r\nAdresse de courrier électronique : <u><a href=\"mailto:contact@arithmetic.fr\">contact@arithmetic.fr</a></u>\r\n\r\nLe Créateur du site est : <strong>Arithmetic</strong>\r\nLe Responsable de la publication est : <strong>Cédric Rassaert</strong>\r\nContactez le responsable de la publication : <strong>crassaert@arithmetic.fr</strong>\r\nLe responsable de la publication est une <strong>personne morale</strong>\r\nL’hébergeur du site est : <strong>OVH 2 rue Kellermann 59100 ROUBAIX</strong>\r\n<ol>\r\n <li><strong>Description des services fournis :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> a pour objet de fournir une information concernant l’ensemble des activités de la société.\r\nLe propriétaire du site s’efforce de fournir sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> des informations aussi précises que possible. Toutefois, il ne pourra être tenue responsable des omissions, des inexactitudes et des carences dans la mise à jour, qu’elles soient de son fait ou du fait des tiers partenaires qui lui fournissent ces informations.\r\nTous les informations proposées sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> sont données à titre indicatif, sont non exhaustives, et sont susceptibles d’évoluer. Elles sont données sous réserve de modifications ayant été apportées depuis leur mise en ligne.\r\n<ol>\r\n <li><strong>Propriété intellectuelle et contrefaçons :</strong></li>\r\n</ol>\r\nLe propriétaire du site est propriétaire des droits de propriété intellectuelle ou détient les droits d’usage sur tous les éléments accessibles sur le site, notamment les textes, images, graphismes, logo, icônes, sons, logiciels…\r\nToute reproduction, représentation, modification, publication, adaptation totale ou partielle des éléments du site, quel que soit le moyen ou le procédé utilisé, est interdite, sauf autorisation écrite préalable à l’email : <a href=\"mailto:contact@arithmetic.fr?subject=Contact%20%C3%AF%C2%BF%C2%BD%20partir%20des%20mentions%20l%C3%AF%C2%BF%C2%BDgales%20via%20le%20site%20www.arithmetic.fr\"><strong>contact@arithmetic.fr</strong></a> .\r\nToute exploitation non autorisée du site ou de l’un quelconque de ces éléments qu’il contient sera considérée comme constitutive d’une contrefaçon et poursuivie conformément aux dispositions des articles L.335-2 et suivants du Code de Propriété Intellectuelle.\r\n<ol>\r\n <li><strong>Liens hypertextes et cookies :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> contient un certain nombre de liens hypertextes vers d’autres sites (partenaires, informations …) mis en place avec l’autorisation de le propriétaire du site . Cependant, le propriétaire du site n’a pas la possibilité de vérifier le contenu des sites ainsi visités et décline donc toute responsabilité de ce fait quand aux risques éventuels de contenus illicites.\r\n\r\nL’utilisateur est informé que lors de ses visites sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, un ou des cookies sont susceptible de s’installer automatiquement sur son ordinateur. Un cookie est un fichier de petite taille, qui ne permet pas l’identification de l’utilisateur, mais qui enregistre des informations relatives à la navigation d’un ordinateur sur un site. Les données ainsi obtenues visent à faciliter la navigation ultérieure sur le site, et ont également vocation à permettre diverses mesures de fréquentation.\r\n\r\nLe paramétrage du logiciel de navigation permet d’informer de la présence de cookie et éventuellement, de refuser de la manière décrite à l’adresse suivante : www.cnil.fr\r\nLe refus d’installation d’un cookie peut entraîner l’impossibilité d’accéder à certains services. L’utilisateur peut toutefois configurer son ordinateur de la manière suivante, pour refuser l’installation des cookies :\r\nSous Internet Explorer : onglet outil / options internet. Cliquez sur Confidentialité et choisissez Bloquer tous les cookies. Validez sur Ok.\r\nSous Netscape : onglet édition / préférences. Cliquez sur Avancées et choisissez Désactiver les cookies. Validez sur Ok.\r\n<ol>\r\n <li><strong>Protection des biens et des personnes – gestion des données personnelles :</strong></li>\r\n</ol>\r\nUtilisateur : Internaute se connectant, utilisant le site susnommé : <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr\r\n</a>En France, les données personnelles sont notamment protégées par la loi n° 78-87 du 6 janvier 1978 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018), la loi n° 2004-801 du 6 août 2004, l’article L. 226-13 du Code pénal et la Directive Européenne du 24 octobre 1995 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018).\r\n\r\nSur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, le propriétaire du site ne collecte des informations personnelles relatives à l’utilisateur que pour le besoin de certains services proposés par le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>. L’utilisateur fournit ces informations en toute connaissance de cause, notamment lorsqu’il procède par lui-même à leur saisie. Il est alors précisé à l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> l’obligation ou non de fournir ces informations.\r\nConformément aux dispositions des articles 38 et suivants de la loi 78-17 du 6 janvier 1978 relative à l’informatique, aux fichiers et aux libertés, tout utilisateur dispose d’un droit d’accès, de rectification, de suppression et d’opposition aux données personnelles le concernant. Pour l’exercer, adressez votre demande à <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> par email : email du webmaster ou en effectuant sa demande écrite et signée, accompagnée d’une copie du titre d’identité avec signature du titulaire de la pièce, en précisant l’adresse à laquelle la réponse doit être envoyée.\r\n\r\nAucune information personnelle de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> n’est publiée à l’insu de l’utilisateur, échangée, transférée, cédée ou vendue sur un support quelconque à des tiers. Seule l’hypothèse du rachat du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> à le propriétaire du site et de ses droits permettrait la transmission des dites informations à l’éventuel acquéreur qui serait à son tour tenu de la même obligation de conservation et de modification des données vis à vis de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>.\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> est déclaré à la CNIL sous le numéro « Aucune déclaration CNIL car pas de recueil de données personnelles ».\r\n\r\nLes données fournies par l’utilisateur sont seulement traitées par mail et ne sont pas conservées. Ces données sont uniquement utilisées au traitement de la demande.\r\n\r\nLes bases de données sont protégées par les dispositions de la loi du 1er juillet 1998 transposant la directive 96/9 du 11 mars 1996 relative à la protection juridique des bases de données.\r\n\r\n<strong>Les applications et le portail de la société ARITHMETIC</strong> proposent des services en ligne à ses utilisateurs.\r\n\r\nDans le cadre de ces services, ARITHMETIC collecte et traite des données à caractère personnel pour gérer les demandes des utilisateurs.\r\n\r\nCes données sont destinées au personnel habilité ARITHMETIC et à ses prestataires, dans les limites de leurs attributions et chacun pour ce qui le concerne. Elles sont traitées de manière loyale, confidentielle et sécurisée.\r\n\r\nElles sont hébergées sur des serveurs situés en Union Européenne (UE) et ne sont pas transférées dans un pays situé en dehors de l’Union Européenne.\r\n\r\nElles sont conservées le temps nécessaire à l’accomplissement de la finalité pour laquelle elles ont été collectées. Elles peuvent faire l’objet d’un archivage pour répondre à une obligation légale ou réglementaire.\r\n\r\nConformément à la réglementation Informatique et Libertés, vous disposez d’un droit d’accès, de rectification, d’effacement, ou de portabilité de vos données ou vous pouvez vous opposer au traitement de vos données (ou en demander la limitation).\r\n\r\nPour toute information ou exercice de vos droits Informatique et Libertés sur les traitements de données personnelles gérés par ARITHMETIC, vous pouvez contacter son délégué à la protection des données (DPD) :\r\n\r\npar mail à l’adresse suivante : <a href=\"mailto:crassaert@arithmetic.fr\">crassaert@arithmetic.fr</a>\r\n\r\nou par courrier (accompagné d’une copie signée d’un titre d’identité) à l’adresse suivante :\r\n\r\nARITHMETIC\r\n\r\nÀ l’attention du délégué à la protection des données (DPD)\r\n\r\n5 avenue du Général de Gaulle\r\n\r\n94160 Saint Mandé\r\n\r\nSi vous estimez, après avoir contacté le délégué à la protection des données, que vos droits \"informatique et libertés\" ne sont pas respectés, vous pouvez adresser une réclamation à la CNIL. »\r\n<ul>\r\n <li><strong>COMMENT UTILISONS-NOUS LES INFORMATIONS QUE NOUS COLLECTONS :</strong></li>\r\n</ul>\r\nNous pouvons utiliser, stocker et traiter des données à caractère personnel pour (1) alimenter, comprendre, améliorer et développer la Plateforme ARITHMETIC, (2) créer et maintenir un environnement de confiance et plus sécurisé (notamment pour nous conformer à nos obligations légales et veiller au respect des Politiques d’ARITHMETIC et (3) diffuser, personnaliser, analyser et améliorer la commercialisation de nos services.[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Mentions légales','','publish','closed','closed','','mentions-legales','','','2022-06-06 20:38:25','2022-06-06 18:38:25','',0,'https://www.arithmetic.fr/?page_id=1297',0,'page','',0),(1298,1,'2019-12-13 11:29:11','2019-12-13 10:29:11','','Mentions légales','','inherit','closed','closed','','1297-revision-v1','','','2019-12-13 11:29:11','2019-12-13 10:29:11','',1297,'https://www.arithmetic.fr/1297-revision-v1/',0,'revision','',0),(1299,1,'2019-12-13 11:29:40','2019-12-13 10:29:40','[vc_row][vc_column][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]','Mentions légales','','inherit','closed','closed','','1297-revision-v1','','','2019-12-13 11:29:40','2019-12-13 10:29:40','',1297,'https://www.arithmetic.fr/1297-revision-v1/',0,'revision','',0),(1300,1,'2019-12-13 11:30:07','2019-12-13 10:30:07','[vc_row][vc_column][vc_empty_space height=\"45px\"][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_empty_space height=\"45px\"][/vc_column][/vc_row]','Mentions légales','','inherit','closed','closed','','1297-revision-v1','','','2019-12-13 11:30:07','2019-12-13 10:30:07','',1297,'https://www.arithmetic.fr/1297-revision-v1/',0,'revision','',0),(1301,4,'2019-12-13 11:30:20','2019-12-13 10:30:20','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_raw_html]JTVCd3Bfc2l0ZW1hcF9wYWdlJTIwb25seSUzRCUyMnBhZ2UlMjIlNUQ=[/vc_raw_html][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Plan du site','','publish','closed','closed','','plan-du-site','','','2020-10-27 15:36:57','2020-10-27 14:36:57','',0,'https://www.arithmetic.fr/?page_id=1301',0,'page','',0),(1302,1,'2019-12-13 11:30:20','2019-12-13 10:30:20','','plan du site','','inherit','closed','closed','','1301-revision-v1','','','2019-12-13 11:30:20','2019-12-13 10:30:20','',1301,'https://www.arithmetic.fr/1301-revision-v1/',0,'revision','',0),(1303,1,'2019-12-13 11:35:30','2019-12-13 10:35:30','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_raw_html]JTVCd3Bfc2l0ZW1hcF9wYWdlJTVE[/vc_raw_html][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','plan du site','','inherit','closed','closed','','1301-revision-v1','','','2019-12-13 11:35:30','2019-12-13 10:35:30','',1301,'https://www.arithmetic.fr/1301-revision-v1/',0,'revision','',0),(1304,1,'2019-12-13 11:40:47','2019-12-13 10:40:47','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1245\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1247,1248,1249\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\nUt elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-13 11:40:47','2019-12-13 10:40:47','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1305,1,'2019-12-13 13:26:24','2019-12-13 12:26:24','[vc_row][vc_column][vc_empty_space height=\"45px\"][title title=\"Ils nous ont fait confiance\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_column_text]Logo 1[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_column_text]Logo 1[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_column_text]Logo 1[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_column_text]Logo 1[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2019-12-13 13:26:24','2019-12-13 12:26:24','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1306,1,'2019-12-13 13:27:45','2019-12-13 12:27:45','[vc_row][vc_column][vc_empty_space height=\"45px\"][title title=\"Ils nous ont fait confiance\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2019-12-13 13:27:45','2019-12-13 12:27:45','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1307,1,'2019-12-13 13:28:24','2019-12-13 12:28:24','[vc_row][vc_column][vc_empty_space height=\"45px\"][title title=\"Ils nous ont fait confiance\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2019-12-13 13:28:24','2019-12-13 12:28:24','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1308,1,'2019-12-13 13:28:44','2019-12-13 12:28:44','[vc_row][vc_column][vc_empty_space height=\"45px\"][title top_title=\"Ils nous ont fait confiance\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2019-12-13 13:28:44','2019-12-13 12:28:44','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1309,1,'2019-12-13 13:29:54','2019-12-13 12:29:54','[vc_row][vc_column][vc_empty_space height=\"45px\"][title title=\"Ils nous ont fait confiance\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2019-12-13 13:29:54','2019-12-13 12:29:54','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1310,1,'2019-12-13 13:30:20','2019-12-13 12:30:20','[vc_row][vc_column][vc_empty_space height=\"45px\"][title title=\"Ils nous ont fait confiance\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_single_image image=\"1229\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_column_text]\r\n<p style=\"text-align: center;\">Logo</p>\r\n[/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2019-12-13 13:30:20','2019-12-13 12:30:20','',1217,'https://www.arithmetic.fr/1217-revision-v1/',0,'revision','',0),(1312,1,'2019-12-13 14:53:58','2019-12-13 13:53:58','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"70px\"][vc_single_image image=\"771\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBsJUUyJTgwJTk5YW1iaXRpb24lMjBlc3QlMjBkJUUyJTgwJTk5YXBwb3J0ZXIlMjB1biUyMHNlcnZpY2UlMjBkJUMzJUE5ZGklQzMlQTklMjBhdSUyMG1hbmFnZW1lbnQlMjBldCUyMGRvbWFpbmVzJTIwYXBwbGlxdWFibGVzJTIwYXZlYyUyMHVuZSUyMGRpbWVuc2lvbiUyMDM2MCVDMiVCMC4lMjAlM0NiciUyRiUzRSUzQ2JyJTJGJTNFTGV1ciUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzdXJlciUyMGxlJTIwcGFydGFnZSUyMGRlJTIwbGElMjB2YWxldXIlMjBldCUyMHVuZSUyMG1laWxsZXVyZSUyMG1hJUMzJUFFdHJpc2UlMjBkZSUyMGxhJTIwcXVhbGl0JUMzJUE5LiUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0N1bCUyMGNsYXNzJTNEJTIyY2hvaWNlX3RleHQlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUxvcmVtJTIwaXBzdW0lMjBkb2xvciUyMHNpdCUyMGFtZXQlMkMlMjBjb25zZWN0ZXR1ciUwQWFkaXBpc2NpbmclMjBlbGl0JTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VFeGNlcHRldXIlMjBzaW50JTIwb2NjYWVjYXQlMjBjdXBpZGF0YXQlMjBub24lMjBwcm9pZGVudCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFUXVpcyUyMGF1dGVtJTIwdmVsJTIwZXVtJTIwaXVyZSUyMHJlcHJlaGVuZGVyaXQlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVV0JTIwZW5pbSUyMGFkJTIwbWluaW1hJTIwdmVuaWFtJTJDJTIwcXVpcyUyMG5vc3RydW0lM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVF1aXMlMjBhdXRlbSUyMHZlbCUyMGV1bSUyMGl1cmUlMjByZSUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUzQyUyRnVsJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"776\" title=\"Best Performance\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"777\" title=\"New Technologies\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Security & Privacy\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"39\"]Download App[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1257\"]Members[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"700\"]Awward Winner[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Happy Customers[/service_box][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-13 14:53:58','2019-12-13 13:53:58','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1313,1,'2020-12-11 11:23:02','2020-12-11 10:23:02','<p>[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\" style_all=\"style_three\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\n','Équipe','','inherit','closed','closed','','1209-autosave-v1','','','2020-12-11 11:23:02','2020-12-11 10:23:02','',1209,'https://www.arithmetic.fr/1209-autosave-v1/',0,'revision','',0),(1334,1,'2019-12-16 09:46:25','2019-12-16 08:46:25','','apropos','','inherit','open','closed','','apropos','','','2019-12-16 09:46:25','2019-12-16 08:46:25','',1209,'https://www.arithmetic.fr/wp-content/uploads/2019/12/apropos.png',0,'attachment','image/png',0),(1318,1,'2019-12-13 15:58:01','2019-12-13 14:58:01','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1314\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBsJUUyJTgwJTk5YW1iaXRpb24lMjBlc3QlMjBkJUUyJTgwJTk5YXBwb3J0ZXIlMjB1biUyMHNlcnZpY2UlMjBkJUMzJUE5ZGklQzMlQTklMjBhdSUyMG1hbmFnZW1lbnQlMjBldCUyMGRvbWFpbmVzJTIwYXBwbGlxdWFibGVzJTIwYXZlYyUyMHVuZSUyMGRpbWVuc2lvbiUyMDM2MCVDMiVCMC4lMjAlM0NiciUyRiUzRSUzQ2JyJTJGJTNFTGV1ciUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzdXJlciUyMGxlJTIwcGFydGFnZSUyMGRlJTIwbGElMjB2YWxldXIlMjBldCUyMHVuZSUyMG1laWxsZXVyZSUyMG1hJUMzJUFFdHJpc2UlMjBkZSUyMGxhJTIwcXVhbGl0JUMzJUE5LiUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0N1bCUyMGNsYXNzJTNEJTIyY2hvaWNlX3RleHQlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUFtJUMzJUE5bGlvcmVyJTIwbGElMjBxdWFsaXQlQzMlQTklMjBkZSUyMHNlcnZpY2UlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVJlbmZvcmNlciUyMGxlJTIwciVDMyVCNGxlJTIwZGVzJTIwbWFuYWdlcnMlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUQlQzMlQTl2ZWxvcHBlciUyMGxhJTIwdHJhJUMzJUE3YWJpbGl0JUMzJUE5JTIwZGUlMjBsJUUyJTgwJTk5aW5mb3JtYXRpb24lMjB2ZXJzJTIwbGUlMjBjbGllbnQlMjBmaW5hbCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFUyVFMiU4MCU5OWFzc3VyZXIlMjBkZSUyMGwlRTIlODAlOTlpbXBhcnRpYWxpdCVDMyVBOSUyMGRlcyUyMGluZm9ybWF0aW9ucyUyMGNvbGxlY3QlQzMlQTllcyUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUzQyUyRnVsJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1317\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Securité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-13 15:58:01','2019-12-13 14:58:01','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1315,1,'2019-12-13 15:53:34','2019-12-13 14:53:34','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"70px\"][vc_single_image image=\"1314\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBsJUUyJTgwJTk5YW1iaXRpb24lMjBlc3QlMjBkJUUyJTgwJTk5YXBwb3J0ZXIlMjB1biUyMHNlcnZpY2UlMjBkJUMzJUE5ZGklQzMlQTklMjBhdSUyMG1hbmFnZW1lbnQlMjBldCUyMGRvbWFpbmVzJTIwYXBwbGlxdWFibGVzJTIwYXZlYyUyMHVuZSUyMGRpbWVuc2lvbiUyMDM2MCVDMiVCMC4lMjAlM0NiciUyRiUzRSUzQ2JyJTJGJTNFTGV1ciUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzdXJlciUyMGxlJTIwcGFydGFnZSUyMGRlJTIwbGElMjB2YWxldXIlMjBldCUyMHVuZSUyMG1laWxsZXVyZSUyMG1hJUMzJUFFdHJpc2UlMjBkZSUyMGxhJTIwcXVhbGl0JUMzJUE5LiUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0N1bCUyMGNsYXNzJTNEJTIyY2hvaWNlX3RleHQlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUFtJUMzJUE5bGlvcmVyJTIwbGElMjBxdWFsaXQlQzMlQTklMjBkZSUyMHNlcnZpY2UlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVJlbmZvcmNlciUyMGxlJTIwciVDMyVCNGxlJTIwZGVzJTIwbWFuYWdlcnMlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVF1aXMlMjBhdXRlbSUyMHZlbCUyMGV1bSUyMGl1cmUlMjByZXByZWhlbmRlcml0JTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VEJUMzJUE5dmVsb3BwZXIlMjBsYSUyMHRyYSVDMyVBN2FiaWxpdCVDMyVBOSUyMGRlJTIwbCVFMiU4MCU5OWluZm9ybWF0aW9uJTIwdmVycyUyMGxlJTIwY2xpZW50JTIwZmluYWwlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVMlRTIlODAlOTlhc3N1cmVyJTIwZGUlMjBsJUUyJTgwJTk5aW1wYXJ0aWFsaXQlQzMlQTklMjBkZXMlMjBpbmZvcm1hdGlvbnMlMjBjb2xsZWN0JUMzJUE5ZXMlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlM0MlMkZ1bCUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"776\" title=\"Best Performance\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"777\" title=\"New Technologies\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Security & Privacy\"]In life there will be road blocks but we will over come it. Celebrate success right, the only way, apple.[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1487226317268{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"39\"]Download App[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1257\"]Members[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"700\"]Awward Winner[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Happy Customers[/service_box][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-13 15:53:34','2019-12-13 14:53:34','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1316,1,'2019-12-13 15:55:21','2019-12-13 14:55:21','','Businessman working in modern office with smartphone and laptop computer','Businessman working in modern office with smartphone and laptop computer to contact his business team','inherit','open','closed','','businessman-working-in-modern-office-with-smartphone-and-laptop-computer','','','2019-12-13 15:55:21','2019-12-13 14:55:21','',1209,'https://www.arithmetic.fr/wp-content/uploads/2019/12/AdobeStock_173503219.jpeg',0,'attachment','image/jpeg',0),(1321,1,'2019-12-13 16:07:58','2019-12-13 15:07:58','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1314\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBsJUUyJTgwJTk5YW1iaXRpb24lMjBlc3QlMjBkJUUyJTgwJTk5YXBwb3J0ZXIlMjB1biUyMHNlcnZpY2UlMjBkJUMzJUE5ZGklQzMlQTklMjBhdSUyMG1hbmFnZW1lbnQlMjBldCUyMGRvbWFpbmVzJTIwYXBwbGlxdWFibGVzJTIwYXZlYyUyMHVuZSUyMGRpbWVuc2lvbiUyMDM2MCVDMiVCMC4lMjAlM0NiciUyRiUzRSUzQ2JyJTJGJTNFTGV1ciUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzdXJlciUyMGxlJTIwcGFydGFnZSUyMGRlJTIwbGElMjB2YWxldXIlMjBldCUyMHVuZSUyMG1laWxsZXVyZSUyMG1hJUMzJUFFdHJpc2UlMjBkZSUyMGxhJTIwcXVhbGl0JUMzJUE5LiUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0N1bCUyMGNsYXNzJTNEJTIyY2hvaWNlX3RleHQlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUFtJUMzJUE5bGlvcmVyJTIwbGElMjBxdWFsaXQlQzMlQTklMjBkZSUyMHNlcnZpY2UlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVJlbmZvcmNlciUyMGxlJTIwciVDMyVCNGxlJTIwZGVzJTIwbWFuYWdlcnMlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUQlQzMlQTl2ZWxvcHBlciUyMGxhJTIwdHJhJUMzJUE3YWJpbGl0JUMzJUE5JTIwZGUlMjBsJUUyJTgwJTk5aW5mb3JtYXRpb24lMjB2ZXJzJTIwbGUlMjBjbGllbnQlMjBmaW5hbCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFUyVFMiU4MCU5OWFzc3VyZXIlMjBkZSUyMGwlRTIlODAlOTlpbXBhcnRpYWxpdCVDMyVBOSUyMGRlcyUyMGluZm9ybWF0aW9ucyUyMGNvbGxlY3QlQzMlQTllcyUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUzQyUyRnVsJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Securité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-13 16:07:58','2019-12-13 15:07:58','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1319,1,'2019-12-13 15:58:30','2019-12-13 14:58:30','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1314\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBsJUUyJTgwJTk5YW1iaXRpb24lMjBlc3QlMjBkJUUyJTgwJTk5YXBwb3J0ZXIlMjB1biUyMHNlcnZpY2UlMjBkJUMzJUE5ZGklQzMlQTklMjBhdSUyMG1hbmFnZW1lbnQlMjBldCUyMGRvbWFpbmVzJTIwYXBwbGlxdWFibGVzJTIwYXZlYyUyMHVuZSUyMGRpbWVuc2lvbiUyMDM2MCVDMiVCMC4lMjAlM0NiciUyRiUzRSUzQ2JyJTJGJTNFTGV1ciUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzdXJlciUyMGxlJTIwcGFydGFnZSUyMGRlJTIwbGElMjB2YWxldXIlMjBldCUyMHVuZSUyMG1laWxsZXVyZSUyMG1hJUMzJUFFdHJpc2UlMjBkZSUyMGxhJTIwcXVhbGl0JUMzJUE5LiUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0N1bCUyMGNsYXNzJTNEJTIyY2hvaWNlX3RleHQlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUFtJUMzJUE5bGlvcmVyJTIwbGElMjBxdWFsaXQlQzMlQTklMjBkZSUyMHNlcnZpY2UlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVJlbmZvcmNlciUyMGxlJTIwciVDMyVCNGxlJTIwZGVzJTIwbWFuYWdlcnMlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUQlQzMlQTl2ZWxvcHBlciUyMGxhJTIwdHJhJUMzJUE3YWJpbGl0JUMzJUE5JTIwZGUlMjBsJUUyJTgwJTk5aW5mb3JtYXRpb24lMjB2ZXJzJTIwbGUlMjBjbGllbnQlMjBmaW5hbCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFUyVFMiU4MCU5OWFzc3VyZXIlMjBkZSUyMGwlRTIlODAlOTlpbXBhcnRpYWxpdCVDMyVBOSUyMGRlcyUyMGluZm9ybWF0aW9ucyUyMGNvbGxlY3QlQzMlQTllcyUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUzQyUyRnVsJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1317\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"778\" title=\"Securité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-13 15:58:30','2019-12-13 14:58:30','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1320,1,'2019-12-13 16:07:30','2019-12-13 15:07:30','','Businessman analyzing growing 3D AR chart above tablet computer','Businessman analyzing growing 3D AR chart floating above digital tablet computer screen, showing successful increase in business profit','inherit','open','closed','','businessman-analyzing-growing-3d-ar-chart-above-tablet-computer','','','2019-12-13 16:07:30','2019-12-13 15:07:30','',1209,'https://www.arithmetic.fr/wp-content/uploads/2019/12/AdobeStock_176715920-1.jpeg',0,'attachment','image/jpeg',0),(1322,1,'2019-12-13 16:14:38','2019-12-13 15:14:38','[vc_row][vc_column][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2019-12-13 16:14:38','2019-12-13 15:14:38','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1323,1,'2019-12-13 16:14:56','2019-12-13 15:14:56','[vc_row][vc_column][vc_empty_space height=\"150px\"][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_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2019-12-13 16:14:56','2019-12-13 15:14:56','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1325,1,'2019-12-16 09:40:12','2019-12-16 08:40:12','','cleanmanager','','inherit','open','closed','','cleanmanager-2','','','2019-12-16 09:40:12','2019-12-16 08:40:12','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/cleanmanager.png',0,'attachment','image/png',0),(1326,1,'2019-12-16 09:40:24','2019-12-16 08:40:24','','liftmanager','','inherit','open','closed','','liftmanager-2','','','2019-12-16 09:40:24','2019-12-16 08:40:24','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/liftmanager.png',0,'attachment','image/png',0),(1327,1,'2019-12-16 09:40:37','2019-12-16 08:40:37','','dpamanager','','inherit','open','closed','','dpamanager','','','2019-12-16 09:40:37','2019-12-16 08:40:37','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/dpamanager.png',0,'attachment','image/png',0),(1328,1,'2019-12-16 09:40:43','2019-12-16 08:40:43','','relmanager','','inherit','open','closed','','relmanager','','','2019-12-16 09:40:43','2019-12-16 08:40:43','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/relmanager.png',0,'attachment','image/png',0),(1329,1,'2019-12-16 09:40:52','2019-12-16 08:40:52','','iPhone_X_Mockup','','inherit','open','closed','','iphone_x_mockup','','','2019-12-16 09:40:52','2019-12-16 08:40:52','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/iPhone_X_Mockup.png',0,'attachment','image/png',0),(1330,1,'2019-12-16 09:41:04','2019-12-16 08:41:04','','iPhone_X_Clean','','inherit','open','closed','','iphone_x_clean','','','2019-12-16 09:41:04','2019-12-16 08:41:04','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/iPhone_X_Clean.png',0,'attachment','image/png',0),(1331,1,'2019-12-16 09:41:16','2019-12-16 08:41:16','','iPhone_X_Lift','','inherit','open','closed','','iphone_x_lift','','','2019-12-16 09:41:16','2019-12-16 08:41:16','',1190,'https://www.arithmetic.fr/wp-content/uploads/2019/12/iPhone_X_Lift.png',0,'attachment','image/png',0),(1332,1,'2019-12-16 09:43:28','2019-12-16 08:43:28','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1327,1326,1325,1328\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\nUt elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-16 09:43:28','2019-12-16 08:43:28','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1333,1,'2019-12-16 09:45:43','2019-12-16 08:45:43','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1244\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1325,1326,1327,1328\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\nUt elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-16 09:45:43','2019-12-16 08:45:43','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1337,1,'2019-12-16 09:51:39','2019-12-16 08:51:39','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOSUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUyMCUwOSUzQ2xpJTIwY2xhc3MlM0QlMjJjbGVhcmZpeCUyMiUzRSUzQ3NwYW4lM0UwMiUzQyUyRnNwYW4lM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRlbnQlMjIlM0UlM0NwJTNFQW5hbHlzZXolMjB2b3MlMjByJUMzJUE5c3VsdGF0cyUyMGF2ZWMlMjB1bmUlMjBpbnRlcmZhY2UlMjB3ZWIlMjBwZXJzb25uYWxpcyVDMyVBOWUlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjBsaTMlMjIlM0UlM0NzcGFuJTNFMDMlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFtJUMzJUE5bGlvcmV6JTIwbGElMjBwZXJmb3JtYW5jZSUyMGRlJTIwdm9zJTIwbWFuYWdlcnMlMjBnciVDMyVBMmNlJTIwYXV4JTIwZGlnaXRhbCUyMGFuYWx5dGljcyUyMHByb2Nlc3MlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1325,1327,1328,1326\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\r\nUt elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2019-12-16 09:51:39','2019-12-16 08:51:39','',1190,'https://www.arithmetic.fr/1190-revision-v1/',0,'revision','',0),(1338,1,'2019-12-16 09:54:25','2019-12-16 08:54:25','','RelManager','','inherit','closed','closed','','1277-revision-v1','','','2019-12-16 09:54:25','2019-12-16 08:54:25','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1339,1,'2019-12-16 09:55:09','2019-12-16 08:55:09','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]En developpement[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','RelManager','','inherit','closed','closed','','1277-revision-v1','','','2019-12-16 09:55:09','2019-12-16 08:55:09','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1340,1,'2019-12-16 09:55:42','2019-12-16 08:55:42','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]En developpement[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','GPAManager','','inherit','closed','closed','','1280-revision-v1','','','2019-12-16 09:55:42','2019-12-16 08:55:42','',1280,'https://www.arithmetic.fr/1280-revision-v1/',0,'revision','',0),(1361,1,'2019-12-16 11:10:13','2019-12-16 10:10:13','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]En developpement[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','GPAManager','','inherit','closed','closed','','1280-revision-v1','','','2019-12-16 11:10:13','2019-12-16 10:10:13','',1280,'https://www.arithmetic.fr/1280-revision-v1/',0,'revision','',0),(1341,1,'2019-12-16 09:56:35','2019-12-16 08:56:35','<p>[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]En developpement[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]</p>\r\n','GPAManager','','inherit','closed','closed','','1280-revision-v1','','','2019-12-16 09:56:35','2019-12-16 08:56:35','',1280,'https://www.arithmetic.fr/1280-revision-v1/',0,'revision','',0),(1362,1,'2019-12-16 11:10:18','2019-12-16 10:10:18','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]En developpement[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','RelManager','','inherit','closed','closed','','1277-revision-v1','','','2019-12-16 11:10:18','2019-12-16 10:10:18','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1342,1,'2019-12-16 09:57:04','2019-12-16 08:57:04','<p>[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]En developpement[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]</p>\r\n','RelManager','','inherit','closed','closed','','1277-revision-v1','','','2019-12-16 09:57:04','2019-12-16 08:57:04','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1348,1,'2019-12-16 10:16:06','2019-12-16 09:16:06','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"943\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"Let’s See The Video To Know More\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:16:06','2019-12-16 09:16:06','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1350,1,'2019-12-16 10:20:48','2019-12-16 09:20:48','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBsJUUyJTgwJTk5YW1iaXRpb24lMjBlc3QlMjBkJUUyJTgwJTk5YXBwb3J0ZXIlMjB1biUyMHNlcnZpY2UlMjBkJUMzJUE5ZGklQzMlQTklMjBhdSUyMG1hbmFnZW1lbnQlMjBldCUyMGRvbWFpbmVzJTIwYXBwbGlxdWFibGVzJTIwYXZlYyUyMHVuZSUyMGRpbWVuc2lvbiUyMDM2MCVDMiVCMC4lMjAlM0NiciUyRiUzRSUzQ2JyJTJGJTNFTGV1ciUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzdXJlciUyMGxlJTIwcGFydGFnZSUyMGRlJTIwbGElMjB2YWxldXIlMjBldCUyMHVuZSUyMG1laWxsZXVyZSUyMG1hJUMzJUFFdHJpc2UlMjBkZSUyMGxhJTIwcXVhbGl0JUMzJUE5LiUzQyUyRnAlM0UlMEElMjAlMjAlMjAlM0N1bCUyMGNsYXNzJTNEJTIyY2hvaWNlX3RleHQlMjIlM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUFtJUMzJUE5bGlvcmVyJTIwbGElMjBxdWFsaXQlQzMlQTklMjBkZSUyMHNlcnZpY2UlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRVJlbmZvcmNlciUyMGxlJTIwciVDMyVCNGxlJTIwZGVzJTIwbWFuYWdlcnMlM0MlMkZzcGFuJTNFJTNDJTJGbGklM0UlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2hlY2stY2lyY2xlLW8lMjIlM0UlM0MlMkZpJTNFJTNDc3BhbiUzRUQlQzMlQTl2ZWxvcHBlciUyMGxhJTIwdHJhJUMzJUE3YWJpbGl0JUMzJUE5JTIwZGUlMjBsJUUyJTgwJTk5aW5mb3JtYXRpb24lMjB2ZXJzJTIwbGUlMjBjbGllbnQlMjBmaW5hbCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFUyVFMiU4MCU5OWFzc3VyZXIlMjBkZSUyMGwlRTIlODAlOTlpbXBhcnRpYWxpdCVDMyVBOSUyMGRlcyUyMGluZm9ybWF0aW9ucyUyMGNvbGxlY3QlQzMlQTllcyUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUzQyUyRnVsJTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1349\" title=\"Securité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2019-12-16 10:20:48','2019-12-16 09:20:48','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1351,1,'2019-12-16 10:28:26','2019-12-16 09:28:26','','play','','inherit','open','closed','','play-3','','','2019-12-16 10:28:26','2019-12-16 09:28:26','',1221,'https://www.arithmetic.fr/wp-content/uploads/2019/12/play.png',0,'attachment','image/png',0),(1352,1,'2019-12-16 10:29:04','2019-12-16 09:29:04','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Contact Form\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece[/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:29:04','2019-12-16 09:29:04','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1353,1,'2019-12-16 10:29:50','2019-12-16 09:29:50','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:29:50','2019-12-16 09:29:50','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1354,1,'2019-12-16 10:30:33','2019-12-16 09:30:33','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:30:33','2019-12-16 09:30:33','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1356,1,'2019-12-16 10:37:41','2019-12-16 09:37:41','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2019-12-16 10:37:41','2019-12-16 09:37:41','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1357,1,'2019-12-16 10:38:05','2019-12-16 09:38:05','[vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"45px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Des questions ? Nous apportons une réponse !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Contact','','inherit','closed','closed','','793-revision-v1','','','2019-12-16 10:38:05','2019-12-16 09:38:05','',793,'https://www.arithmetic.fr/793-revision-v1/',0,'revision','',0),(1358,1,'2019-12-16 11:08:11','2019-12-16 10:08:11','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2019-12-16 11:08:11','2019-12-16 10:08:11','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1359,1,'2019-12-16 11:09:28','2019-12-16 10:09:28','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LiftManager','','inherit','closed','closed','','1275-revision-v1','','','2019-12-16 11:09:28','2019-12-16 10:09:28','',1275,'https://www.arithmetic.fr/1275-revision-v1/',0,'revision','',0),(1360,1,'2019-12-16 11:18:24','2019-12-16 10:18:24','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]En developpement[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','GPAManager','','inherit','closed','closed','','1280-autosave-v1','','','2019-12-16 11:18:24','2019-12-16 10:18:24','',1280,'https://www.arithmetic.fr/1280-autosave-v1/',0,'revision','',0),(1363,1,'2019-12-16 11:17:42','2019-12-16 10:17:42','<p>[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/relmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][vc_empty_space height=\"150px\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/relmanager/\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][/vc_column][/vc_row]</p>\n','Solutions','','inherit','closed','closed','','1219-autosave-v1','','','2019-12-16 11:17:42','2019-12-16 10:17:42','',1219,'https://www.arithmetic.fr/1219-autosave-v1/',0,'revision','',0),(1364,1,'2019-12-16 11:14:29','2019-12-16 10:14:29','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2019-12-16 11:14:29','2019-12-16 10:14:29','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1365,1,'2019-12-16 11:16:21','2019-12-16 10:16:21','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/relmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2019-12-16 11:16:21','2019-12-16 10:16:21','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1367,1,'2019-12-16 11:18:14','2019-12-16 10:18:14','[vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/relmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2019-12-16 11:18:14','2019-12-16 10:18:14','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1366,1,'2019-12-16 11:17:46','2019-12-16 10:17:46','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/relmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/relmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"50px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2019-12-16 11:17:46','2019-12-16 10:17:46','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1368,1,'2019-12-16 11:18:33','2019-12-16 10:18:33','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','GPAManager','','inherit','closed','closed','','1280-revision-v1','','','2019-12-16 11:18:33','2019-12-16 10:18:33','',1280,'https://www.arithmetic.fr/1280-revision-v1/',0,'revision','',0),(1369,1,'2019-12-16 11:18:42','2019-12-16 10:18:42','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','RelManager','','inherit','closed','closed','','1277-revision-v1','','','2019-12-16 11:18:42','2019-12-16 10:18:42','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1370,1,'2019-12-16 11:19:07','2019-12-16 10:19:07','[vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/relmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2019-12-16 11:19:07','2019-12-16 10:19:07','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1372,1,'2019-12-16 11:27:02','2019-12-16 10:27:02','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_raw_html]JTVCd3Bfc2l0ZW1hcF9wYWdlJTIwb25seSUzRCUyMnBhZ2UlMjIlNUQ=[/vc_raw_html][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Plan du site','','inherit','closed','closed','','1301-revision-v1','','','2019-12-16 11:27:02','2019-12-16 10:27:02','',1301,'https://www.arithmetic.fr/1301-revision-v1/',0,'revision','',0),(1384,2,'2020-01-15 17:37:58','2020-01-15 16:37:58','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1336\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1325,1327,1326,1398\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n<p>[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"en quelques points\" title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"115px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][testimonial_slider tpl=\"tpl5\" icon=\"fa fa-quote-right\" posts_per_page=\"3\" show_image=\"1\" show_title=\"1\" show_excerpt=\"1\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\n','Accueil','','inherit','closed','closed','','1190-autosave-v1','','','2020-01-15 17:37:58','2020-01-15 16:37:58','',1190,'https://www.arithmetic.fr/1190-autosave-v1/',0,'revision','',0),(1405,4,'2020-03-30 18:58:43','2020-03-30 16:58:43','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-autosave-v1','','','2020-03-30 18:58:43','2020-03-30 16:58:43','',1221,'https://www.arithmetic.fr/1221-autosave-v1/',0,'revision','',0),(1382,2,'2020-01-02 13:51:29','2020-01-02 12:51:29','<p>[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evalué\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation \" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][show_video image=\"1351\" video_link=\"https://www.youtube.com/watch?v=ZdJ7zga2yGg\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][vc_empty_space height=\"80px\"][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !<br />\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]</p>\n','LiftManager','','inherit','closed','closed','','1275-autosave-v1','','','2020-01-02 13:51:29','2020-01-02 12:51:29','',1275,'https://www.arithmetic.fr/1275-autosave-v1/',0,'revision','',0),(1388,2,'2020-01-03 09:50:31','2020-01-03 08:50:31','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','Rénov’Manager','','inherit','closed','closed','','1277-autosave-v1','','','2020-01-03 09:50:31','2020-01-03 08:50:31','',1277,'https://www.arithmetic.fr/1277-autosave-v1/',0,'revision','',0),(1390,2,'2020-01-02 14:08:48','2020-01-02 13:08:48','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','RelManager','','inherit','closed','closed','','1277-revision-v1','','','2020-01-02 14:08:48','2020-01-02 13:08:48','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1389,2,'2020-01-02 14:07:21','2020-01-02 13:07:21','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','Rénov\'Manager','','inherit','closed','closed','','1277-revision-v1','','','2020-01-02 14:07:21','2020-01-02 13:07:21','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1398,2,'2020-01-13 11:58:27','2020-01-13 10:58:27','','Rénov','','inherit','open','closed','','renov','','','2020-01-13 11:58:27','2020-01-13 10:58:27','',0,'https://www.arithmetic.fr/wp-content/uploads/2020/01/Rénov.png',0,'attachment','image/png',0),(1392,4,'2020-11-26 17:23:40','2020-11-26 16:23:40','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_single_image image=\"1496\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585657634938{margin-top: 40px !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1585651885307{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2020/03/osi.jpg?id=1454) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-autosave-v1','','','2020-11-26 17:23:40','2020-11-26 16:23:40','',1209,'https://www.arithmetic.fr/1209-autosave-v1/',0,'revision','',0); INSERT INTO `4w_posts` VALUES (1393,4,'2020-01-02 14:29:24','2020-01-02 13:29:24','[vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1334\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"90px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFQVJJVEhNRVRJQyUyMGVzdCUyMG4lQzMlQTllJTIwZGUlMjBsYSUyMHJlbmNvbnRyZSUyMGVudHJlJTIwZGV1eCUyMHByb2Zlc3Npb25uZWxzJTIwZCVFMiU4MCU5OWhvcml6b25zJTIwZGlmZiVDMyVBOXJlbnRzJTIwJTNBJTIwbCVFMiU4MCU5OWluZm9ybWF0aXF1ZSUyMGV0JTIwbCVFMiU4MCU5OWltbW9iaWxpZXIuJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBhbWJpdGlvbiUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRUxldXIlMjBvYmplY3RpZiUyMGVzdCUyMGQlRTIlODAlOTlhc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Securité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"100px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1576249068990{padding-top: 40px !important;padding-bottom: 40px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2017/01/osi.jpg?id=781) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4\"]Solutions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1157\"]Téléchargements[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"1234\"]Connexions[/service_box][/vc_column][vc_column width=\"1/4\"][service_box tpl=\"tpl2\" title=\"3782\"]Clients satisfaits[/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','A propos','','inherit','closed','closed','','1209-revision-v1','','','2020-01-02 14:29:24','2020-01-02 13:29:24','',1209,'https://www.arithmetic.fr/1209-revision-v1/',0,'revision','',0),(1394,2,'2020-01-03 09:50:39','2020-01-03 08:50:39','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','Rénov’Manager','','inherit','closed','closed','','1277-revision-v1','','','2020-01-03 09:50:39','2020-01-03 08:50:39','',1277,'https://www.arithmetic.fr/1277-revision-v1/',0,'revision','',0),(1395,2,'2020-01-03 09:51:17','2020-01-03 08:51:17','[vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1325\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/renovmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2020-01-03 09:51:17','2020-01-03 08:51:17','',1219,'https://www.arithmetic.fr/1219-revision-v1/',0,'revision','',0),(1432,4,'2020-03-27 16:15:08','2020-03-27 15:15:08','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1486527355476{padding-top: 215px !important;padding-bottom: 305px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager en image\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CleanManager','','inherit','closed','closed','','1221-revision-v1','','','2020-03-27 16:15:08','2020-03-27 15:15:08','',1221,'https://www.arithmetic.fr/1221-revision-v1/',0,'revision','',0),(1577,5,'2021-09-24 09:41:44','2021-09-24 07:41:44','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span><br />\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"10px\"][/vc_column][/vc_row][vc_row el_class=\"hurme\"][vc_column width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=oTIZSUHn__c\" align=\"center\"][vc_column_text css=\".vc_custom_1632489348868{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">03</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BAGNOLET</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur proximité & qualité de service</span></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=oU9Ao6pCDKU\" align=\"center\"][vc_column_text css=\".vc_custom_1680104671776{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">04</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">Malakoff Habitat</span><br />\r\n<span style=\"font-size: 14px;\">Interview du responsable de la proximité & et de la qualité</span></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\r\n','Témoignages','','publish','closed','closed','','temoignages','','','2023-03-29 21:40:16','2023-03-29 19:40:16','',0,'https://www.arithmetic.fr/?page_id=1577',0,'page','',0),(1553,5,'2023-01-31 10:12:13','2023-01-31 09:12:13','<p>[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]</p>\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\n<p>[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes<br />\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]</p>\n','Accueil','','inherit','closed','closed','','1190-autosave-v1','','','2023-01-31 10:12:13','2023-01-31 09:12:13','',1190,'https://www.arithmetic.fr/?p=1553',0,'revision','',0),(1763,5,'2023-01-31 10:08:31','2023-01-31 09:08:31','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une application dédiée à l’entretien ménager des parties communes\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-31 10:08:31','2023-01-31 09:08:31','',1190,'https://www.arithmetic.fr/?p=1763',0,'revision','',0),(1554,5,'2021-09-09 16:42:25','2021-09-09 14:42:25','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17 700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-09 16:42:25','2021-09-09 14:42:25','',1190,'https://www.arithmetic.fr/?p=1554',0,'revision','',0),(1555,5,'2021-09-09 16:42:47','2021-09-09 14:42:47','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-09 16:42:47','2021-09-09 14:42:47','',1190,'https://www.arithmetic.fr/?p=1555',0,'revision','',0),(1564,5,'2021-09-09 17:09:16','2021-09-09 15:09:16','','ophba','','inherit','open','closed','','ophba','','','2021-09-09 17:09:16','2021-09-09 15:09:16','',1217,'https://www.arithmetic.fr/wp-content/uploads/2021/09/ophba.png',0,'attachment','image/png',0),(1563,5,'2021-09-09 17:09:02','2021-09-09 15:09:02','','ophbagnolet','','inherit','open','closed','','ophbagnolet','','','2021-09-09 17:09:02','2021-09-09 15:09:02','',1217,'https://www.arithmetic.fr/wp-content/uploads/2021/09/ophbagnolet.jpg',0,'attachment','image/jpeg',0),(1558,5,'2023-03-20 16:14:33','2023-03-20 15:14:33','<p>[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]</p>\n','Nos références','','inherit','closed','closed','','1217-autosave-v1','','','2023-03-20 16:14:33','2023-03-20 15:14:33','',1217,'https://www.arithmetic.fr/?p=1558',0,'revision','',0),(1795,5,'2023-03-08 23:07:47','2023-03-08 22:07:47','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2023-03-08 23:07:47','2023-03-08 22:07:47','',1217,'https://www.arithmetic.fr/?p=1795',0,'revision','',0),(1559,5,'2021-09-09 17:05:28','2021-09-09 15:05:28','[vc_row][vc_column][vc_empty_space height=\"135px\"][vc_single_image image=\"1501\" alignment=\"center\"][vc_single_image image=\"1556\" alignment=\"center\"][vc_single_image image=\"1557\" alignment=\"center\"][vc_empty_space height=\"45px\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 17:05:28','2021-09-09 15:05:28','',1217,'https://www.arithmetic.fr/?p=1559',0,'revision','',0),(1792,5,'2023-03-08 22:35:44','2023-03-08 21:35:44','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2023-03-08 22:35:44','2023-03-08 21:35:44','',1217,'https://www.arithmetic.fr/?p=1792',0,'revision','',0),(1560,5,'2021-09-09 17:06:32','2021-09-09 15:06:32','[vc_row][vc_column width=\"1/3\"][vc_single_image image=\"1501\" alignment=\"center\"][vc_empty_space height=\"135px\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1556\" alignment=\"center\"][vc_empty_space height=\"45px\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1557\" alignment=\"center\"][vc_empty_space height=\"45px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 17:06:32','2021-09-09 15:06:32','',1217,'https://www.arithmetic.fr/?p=1560',0,'revision','',0),(1561,5,'2021-09-09 17:06:46','2021-09-09 15:06:46','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"135px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1556\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1557\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 17:06:46','2021-09-09 15:06:46','',1217,'https://www.arithmetic.fr/?p=1561',0,'revision','',0),(1562,5,'2021-09-09 17:07:41','2021-09-09 15:07:41','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1556\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1557\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 17:07:41','2021-09-09 15:07:41','',1217,'https://www.arithmetic.fr/?p=1562',0,'revision','',0),(1565,5,'2021-09-09 17:09:20','2021-09-09 15:09:20','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 17:09:20','2021-09-09 15:09:20','',1217,'https://www.arithmetic.fr/?p=1565',0,'revision','',0),(1573,5,'2021-09-09 22:53:18','2021-09-09 20:53:18','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 22:53:18','2021-09-09 20:53:18','',1217,'https://www.arithmetic.fr/?p=1573',0,'revision','',0),(1566,5,'2021-09-09 17:11:02','2021-09-09 15:11:02','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 17:11:02','2021-09-09 15:11:02','',1217,'https://www.arithmetic.fr/?p=1566',0,'revision','',0),(1791,5,'2023-03-08 22:33:23','2023-03-08 21:33:23','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][vc_empty_space height=\"15px\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2023-03-08 22:33:23','2023-03-08 21:33:23','',1217,'https://www.arithmetic.fr/?p=1791',0,'revision','',0),(1572,5,'2021-09-09 22:53:01','2021-09-09 20:53:01','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 22:53:01','2021-09-09 20:53:01','',1217,'https://www.arithmetic.fr/?p=1572',0,'revision','',0),(1567,5,'2021-09-09 17:13:01','2021-09-09 15:13:01','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2021-09-09 17:13:01','2021-09-09 15:13:01','',1217,'https://www.arithmetic.fr/?p=1567',0,'revision','',0),(1568,5,'2021-09-09 18:13:44','2021-09-09 16:13:44','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-09 18:13:44','2021-09-09 16:13:44','',1190,'https://www.arithmetic.fr/?p=1568',0,'revision','',0),(1569,5,'2021-09-09 22:51:19','2021-09-09 20:51:19','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bagnolet</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-09 22:51:19','2021-09-09 20:51:19','',1190,'https://www.arithmetic.fr/?p=1569',0,'revision','',0),(1570,5,'2021-09-09 22:52:00','2021-09-09 20:52:00','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bagnolet</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-09 22:52:00','2021-09-09 20:52:00','',1190,'https://www.arithmetic.fr/?p=1570',0,'revision','',0),(1625,5,'2021-09-24 12:22:51','2021-09-24 10:22:51','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-24 12:22:51','2021-09-24 10:22:51','',1190,'https://www.arithmetic.fr/?p=1625',0,'revision','',0),(1571,5,'2021-09-09 22:52:36','2021-09-09 20:52:36','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bagnolet</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-09 22:52:36','2021-09-09 20:52:36','',1190,'https://www.arithmetic.fr/?p=1571',0,'revision','',0),(1574,5,'2021-09-10 09:52:19','2021-09-10 07:52:19','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-10 09:52:19','2021-09-10 07:52:19','',1190,'https://www.arithmetic.fr/?p=1574',0,'revision','',0),(1578,5,'2021-09-24 09:41:44','2021-09-24 07:41:44','','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 09:41:44','2021-09-24 07:41:44','',1577,'https://www.arithmetic.fr/?p=1578',0,'revision','',0),(1582,5,'2021-09-24 09:46:48','2021-09-24 07:46:48','<p>[vc_row][vc_column][title title=\"En video\"][/title][/vc_column][/vc_row]</p>\n','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 09:46:48','2021-09-24 07:46:48','',1577,'https://www.arithmetic.fr/?p=1582',0,'revision','',0),(1581,5,'2021-09-24 09:45:36','2021-09-24 07:45:36','<!-- wp:paragraph -->\n<p>test</p>\n<!-- /wp:paragraph -->','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 09:45:36','2021-09-24 07:45:36','',1577,'https://www.arithmetic.fr/?p=1581',0,'revision','',0),(1583,5,'2021-09-24 09:48:35','2021-09-24 07:48:35','<p>[vc_row][vc_column][title top_title=\"En video\" title=\"Ce qu’ils disent à notre propos\"][/title][/vc_column][/vc_row]</p>\n','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 09:48:35','2021-09-24 07:48:35','',1577,'https://www.arithmetic.fr/?p=1583',0,'revision','',0),(1594,5,'2021-09-24 10:24:55','2021-09-24 08:24:55','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:24:55','2021-09-24 08:24:55','',1577,'https://www.arithmetic.fr/?p=1594',0,'revision','',0),(1589,5,'2021-09-24 10:03:16','2021-09-24 08:03:16','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:03:16','2021-09-24 08:03:16','',1577,'https://www.arithmetic.fr/?p=1589',0,'revision','',0),(1585,5,'2021-09-24 09:53:16','2021-09-24 07:53:16','[vc_row css_animation=\"none\"][vc_column][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 09:53:16','2021-09-24 07:53:16','',1577,'https://www.arithmetic.fr/?p=1585',0,'revision','',0),(1584,5,'2021-09-24 09:52:45','2021-09-24 07:52:45','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 09:52:45','2021-09-24 07:52:45','',1577,'https://www.arithmetic.fr/?p=1584',0,'revision','',0),(1588,5,'2021-09-24 09:58:32','2021-09-24 07:58:32','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 09:58:32','2021-09-24 07:58:32','',1577,'https://www.arithmetic.fr/?p=1588',0,'revision','',0),(1586,5,'2021-09-24 09:53:49','2021-09-24 07:53:49','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Témoignage','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 09:53:49','2021-09-24 07:53:49','',1577,'https://www.arithmetic.fr/?p=1586',0,'revision','',0),(1587,5,'2023-03-29 21:38:04','2023-03-29 19:38:04','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]</p>\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span><br />\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=oTIZSUHn__c\" align=\"center\"][vc_column_text css=\".vc_custom_1632489348868{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">03</span>[/vc_column_text][vc_column_text]</p>\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BAGNOLET</span><br />\n<span style=\"font-size: 14px;\">Interview du directeur proximité & qualité de service</span></p>\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]</p>\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span><br />\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=oU9Ao6pCDKU\" align=\"center\"][vc_column_text css=\".vc_custom_1680104671776{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">04</span>[/vc_column_text][vc_column_text]</p>\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">Malakoff Habitat</span><br />\n<span style=\"font-size: 14px;\">Interview du responsable de la proximité & et de la qualité</span></p>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]</p>\n','Témoignages','','inherit','closed','closed','','1577-autosave-v1','','','2023-03-29 21:38:04','2023-03-29 19:38:04','',1577,'https://www.arithmetic.fr/?p=1587',0,'revision','',0),(1595,5,'2021-09-24 10:30:37','2021-09-24 08:30:37','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text]\r\n<p style=\"text-align: center; color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</p>\r\n<p style=\"text-align: center; font-size: 14px;\">Interview du directeur général</p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:30:37','2021-09-24 08:30:37','',1577,'https://www.arithmetic.fr/?p=1595',0,'revision','',0),(1593,5,'2021-09-24 10:21:58','2021-09-24 08:21:58','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:21:58','2021-09-24 08:21:58','',1577,'https://www.arithmetic.fr/?p=1593',0,'revision','',0),(1590,5,'2021-09-24 10:16:50','2021-09-24 08:16:50','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:16:50','2021-09-24 08:16:50','',1577,'https://www.arithmetic.fr/?p=1590',0,'revision','',0),(1592,5,'2021-09-24 10:20:42','2021-09-24 08:20:42','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_empty_space height=\"50px\"][vc_empty_space height=\"80px\"][vc_empty_space height=\"50px\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:20:42','2021-09-24 08:20:42','',1577,'https://www.arithmetic.fr/?p=1592',0,'revision','',0),(1591,5,'2021-09-24 10:17:26','2021-09-24 08:17:26','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\" css=\".vc_custom_1608649584199{padding-right: 150px !important;padding-left: 150px !important;}\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\" css=\".vc_custom_1631220755090{padding-right: 150px !important;padding-left: 150px !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview du directeur général de Gennevilliers Habitat</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_empty_space height=\"80px\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"50px\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:17:26','2021-09-24 08:17:26','',1577,'https://www.arithmetic.fr/?p=1591',0,'revision','',0),(1596,5,'2021-09-24 10:31:59','2021-09-24 08:31:59','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_empty_space height=\"30px\"][vc_column_text]\r\n\r\n<span style=\"text-align: center; color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"text-align: center; font-size: 14px;\">Interview du directeur général</span>\r\n\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:31:59','2021-09-24 08:31:59','',1577,'https://www.arithmetic.fr/?p=1596',0,'revision','',0),(1597,5,'2021-09-24 10:32:45','2021-09-24 08:32:45','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text]\r\n<h5 style=\"text-align: center; color: #dae500;\">Interview OPH Bobigny</h5>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:32:45','2021-09-24 08:32:45','',1577,'https://www.arithmetic.fr/?p=1597',0,'revision','',0),(1598,5,'2021-09-24 10:34:52','2021-09-24 08:34:52','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472490633{margin-top: -20px !important;}\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:34:52','2021-09-24 08:34:52','',1577,'https://www.arithmetic.fr/?p=1598',0,'revision','',0),(1599,5,'2021-09-24 10:38:29','2021-09-24 08:38:29','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:38:29','2021-09-24 08:38:29','',1577,'https://www.arithmetic.fr/?p=1599',0,'revision','',0),(1601,5,'2021-09-24 10:51:20','2021-09-24 08:51:20','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]</p>\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span><br />\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473146680{background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]</p>\r\n','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:51:20','2021-09-24 08:51:20','',1577,'https://www.arithmetic.fr/?p=1601',0,'revision','',0),(1600,5,'2021-09-24 10:46:02','2021-09-24 08:46:02','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]</p>\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span><br />\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473146680{background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]</p>\r\n','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:46:02','2021-09-24 08:46:02','',1577,'https://www.arithmetic.fr/?p=1600',0,'revision','',0),(1602,5,'2021-09-24 10:55:38','2021-09-24 08:55:38','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:55:38','2021-09-24 08:55:38','',1577,'https://www.arithmetic.fr/?p=1602',0,'revision','',0),(1603,5,'2021-09-24 10:55:58','2021-09-24 08:55:58','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:55:58','2021-09-24 08:55:58','',1577,'https://www.arithmetic.fr/?p=1603',0,'revision','',0),(1604,5,'2021-09-24 10:56:18','2021-09-24 08:56:18','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:56:18','2021-09-24 08:56:18','',1577,'https://www.arithmetic.fr/?p=1604',0,'revision','',0),(1605,5,'2021-09-24 10:56:32','2021-09-24 08:56:32','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 10:56:32','2021-09-24 08:56:32','',1577,'https://www.arithmetic.fr/?p=1605',0,'revision','',0),(1608,5,'2021-09-24 11:08:32','2021-09-24 09:08:32','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 11:08:32','2021-09-24 09:08:32','',1577,'https://www.arithmetic.fr/?p=1608',0,'revision','',0),(1606,5,'2021-09-24 11:05:26','2021-09-24 09:05:26','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"30px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 11:05:26','2021-09-24 09:05:26','',1577,'https://www.arithmetic.fr/?p=1606',0,'revision','',0),(1607,5,'2021-09-24 11:08:18','2021-09-24 09:08:18','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_empty_space height=\"10px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 11:08:18','2021-09-24 09:08:18','',1577,'https://www.arithmetic.fr/?p=1607',0,'revision','',0),(1609,5,'2021-09-24 11:08:49','2021-09-24 09:08:49','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 11:08:49','2021-09-24 09:08:49','',1577,'https://www.arithmetic.fr/?p=1609',0,'revision','',0),(1610,5,'2021-10-19 15:51:48','2021-10-19 13:51:48','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1678\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1675\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1677\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1676\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][/vc_row_inner][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1678\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]</p>\n','Notre équipe','','inherit','closed','closed','','1209-autosave-v1','','','2021-10-19 15:51:48','2021-10-19 13:51:48','',1209,'https://www.arithmetic.fr/?p=1610',0,'revision','',0),(1614,5,'2021-09-24 11:29:59','2021-09-24 09:29:59','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1632475797334{margin-top: 40px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\r\n','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:29:59','2021-09-24 09:29:59','',1209,'https://www.arithmetic.fr/?p=1614',0,'revision','',0),(1613,5,'2021-09-24 11:27:11','2021-09-24 09:27:11','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1632475494909{margin-top: 40px !important;background-color: #f0f2f4 !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:27:11','2021-09-24 09:27:11','',1209,'https://www.arithmetic.fr/?p=1613',0,'revision','',0),(1611,5,'2021-09-24 11:22:22','2021-09-24 09:22:22','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row full_height=\"yes\" css=\".vc_custom_1632475340146{margin-top: 40px !important;background-color: #f0f2f4 !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:22:22','2021-09-24 09:22:22','',1209,'https://www.arithmetic.fr/?p=1611',0,'revision','',0),(1612,5,'2021-09-24 11:24:56','2021-09-24 09:24:56','[vc_row css=\".vc_custom_1585582351669{margin-top: 100px !important;}\"][vc_column width=\"1/2\"][vc_empty_space height=\"50px\"][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJjaG9pY2VfdGFic3MlMjB0YWJzbzIlMjIlM0UlMEElMjAlMjAlMjAlM0NoNCUyMGNsYXNzJTNEJTIydGl0bGVfaDUlMjIlM0VMZXMlMjBmb25kYXRldXJzJTNDJTJGaDQlM0UlMEElMjAlMjAlMjAlM0NwJTNFTCVFMiU4MCU5OWFtYml0aW9uJTIwZGUlMjBsYSUyMHNvY2klQzMlQTl0JUMzJUE5JTIwQVJJVEhNRVRJQyUyMGVzdCUyMGQlRTIlODAlOTlhcHBvcnRlciUyMHVuJTIwc2VydmljZSUyMGQlQzMlQTlkaSVDMyVBOSUyMGF1JTIwbWFuYWdlbWVudCUyMHBhciUyMGwlRTIlODAlOTlpbnRlcm0lQzMlQTlkaWFpcmUlMjBkdSUyMGRpZ2l0YWwuJTIwJTNDYnIlMkYlM0UlM0NiciUyRiUzRVNvbiUyMG9iamVjdGlmJTIwZXN0JTIwZCVFMiU4MCU5OWFzc3VyZXIlMjBsZSUyMHBhcnRhZ2UlMjBkZSUyMGxhJTIwdmFsZXVyJTIwZXQlMjB1bmUlMjBtZWlsbGV1cmUlMjBtYSVDMyVBRXRyaXNlJTIwZGUlMjBsYSUyMHF1YWxpdCVDMyVBOS4lM0MlMkZwJTNFJTBBJTIwJTIwJTIwJTNDdWwlMjBjbGFzcyUzRCUyMmNob2ljZV90ZXh0JTIyJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VBbSVDMyVBOWxpb3JlciUyMGxhJTIwcXVhbGl0JUMzJUE5JTIwZGUlMjBzZXJ2aWNlJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VSZW5mb3JjZXIlMjBsZSUyMHBvdXZvaXIlMjBkZSUyMGQlQzMlQTljaXNpb24lMjBkZXMlMjBtYW5hZ2VycyUyMCUzQyUyRnNwYW4lM0UlM0MlMkZsaSUzRSUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jaGVjay1jaXJjbGUtbyUyMiUzRSUzQyUyRmklM0UlM0NzcGFuJTNFRCVDMyVBOXZlbG9wcGVyJTIwbGElMjB0cmElQzMlQTdhYmlsaXQlQzMlQTklMjBkZSUyMGwlRTIlODAlOTlpbmZvcm1hdGlvbiUyMHZlcnMlMjBsZSUyMGNsaWVudCUyMGZpbmFsJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNoZWNrLWNpcmNsZS1vJTIyJTNFJTNDJTJGaSUzRSUzQ3NwYW4lM0VTJUUyJTgwJTk5YXNzdXJlciUyMGRlJTIwbCVFMiU4MCU5OWltcGFydGlhbGl0JUMzJUE5JTIwZGVzJTIwaW5mb3JtYXRpb25zJTIwY29sbGVjdCVDMyVBOWVzJTNDJTJGc3BhbiUzRSUzQyUyRmxpJTNFJTBBJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1632475494909{margin-top: 40px !important;background-color: #f0f2f4 !important;}\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:24:56','2021-09-24 09:24:56','',1209,'https://www.arithmetic.fr/?p=1612',0,'revision','',0),(1617,5,'2021-09-24 11:43:35','2021-09-24 09:43:35','','eric_scottis','','inherit','open','closed','','eric_scottis','','','2021-09-24 11:43:35','2021-09-24 09:43:35','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/09/eric_scottis.jpg',0,'attachment','image/jpeg',0),(1618,5,'2021-09-24 11:43:36','2021-09-24 09:43:36','','ricardo_dupot','','inherit','open','closed','','ricardo_dupot','','','2021-09-24 11:43:36','2021-09-24 09:43:36','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/09/ricardo_dupot.png',0,'attachment','image/png',0),(1619,5,'2021-09-24 11:45:00','2021-09-24 09:45:00','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:45:00','2021-09-24 09:45:00','',1209,'https://www.arithmetic.fr/?p=1619',0,'revision','',0),(1616,5,'2021-09-24 11:37:15','2021-09-24 09:37:15','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\r\n','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:37:15','2021-09-24 09:37:15','',1209,'https://www.arithmetic.fr/?p=1616',0,'revision','',0),(1615,5,'2021-09-24 11:34:54','2021-09-24 09:34:54','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1632475797334{margin-top: 40px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\r\n','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:34:54','2021-09-24 09:34:54','',1209,'https://www.arithmetic.fr/?p=1615',0,'revision','',0),(1620,5,'2021-09-24 11:45:24','2021-09-24 09:45:24','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:45:24','2021-09-24 09:45:24','',1209,'https://www.arithmetic.fr/?p=1620',0,'revision','',0),(1621,5,'2021-09-24 11:46:29','2021-09-24 09:46:29','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:46:29','2021-09-24 09:46:29','',1209,'https://www.arithmetic.fr/?p=1621',0,'revision','',0),(1622,5,'2021-09-24 11:47:52','2021-09-24 09:47:52','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:47:52','2021-09-24 09:47:52','',1209,'https://www.arithmetic.fr/?p=1622',0,'revision','',0),(1623,5,'2021-09-24 11:50:56','2021-09-24 09:50:56','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 11:50:56','2021-09-24 09:50:56','',1209,'https://www.arithmetic.fr/?p=1623',0,'revision','',0),(1624,5,'2021-09-24 12:11:45','2021-09-24 10:11:45','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leurs tâches.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 12:11:45','2021-09-24 10:11:45','',1209,'https://www.arithmetic.fr/?p=1624',0,'revision','',0),(1626,5,'2021-09-24 12:23:26','2021-09-24 10:23:26','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-24 12:23:26','2021-09-24 10:23:26','',1190,'https://www.arithmetic.fr/?p=1626',0,'revision','',0),(1627,5,'2021-09-24 12:23:39','2021-09-24 10:23:39','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1509,1533,1510,1511\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-24 12:23:39','2021-09-24 10:23:39','',1190,'https://www.arithmetic.fr/?p=1627',0,'revision','',0),(1629,5,'2023-01-31 10:53:35','2021-09-24 10:25:08',' ','','','publish','closed','closed','','1629','','','2023-01-31 10:53:35','2023-01-31 09:53:35','',0,'https://www.arithmetic.fr/?p=1629',7,'nav_menu_item','',0),(1630,5,'2021-09-24 15:17:07','2021-09-24 13:17:07','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=oTIZSUHn__c\" align=\"center\"][vc_column_text css=\".vc_custom_1632489348868{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">03</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH DE BAGNOLET</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur proximité & qualité de service</span></p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 15:17:07','2021-09-24 13:17:07','',1577,'https://www.arithmetic.fr/?p=1630',0,'revision','',0),(1631,5,'2021-09-24 15:18:04','2021-09-24 13:18:04','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=oTIZSUHn__c\" align=\"center\"][vc_column_text css=\".vc_custom_1632489348868{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">03</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BAGNOLET</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur proximité & qualité de service</span></p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2021-09-24 15:18:04','2021-09-24 13:18:04','',1577,'https://www.arithmetic.fr/?p=1631',0,'revision','',0),(1632,5,'2021-09-24 15:23:45','2021-09-24 13:23:45','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:23:45','2021-09-24 13:23:45','',1209,'https://www.arithmetic.fr/?p=1632',0,'revision','',0),(1637,5,'2021-09-24 15:41:04','2021-09-24 13:41:04','','edouard_bourouba','','inherit','open','closed','','edouard_bourouba','','','2021-09-24 15:41:04','2021-09-24 13:41:04','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/09/edouard_bourouba.jpg',0,'attachment','image/jpeg',0),(1634,5,'2021-09-24 15:37:48','2021-09-24 13:37:48','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1633\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:37:48','2021-09-24 13:37:48','',1209,'https://www.arithmetic.fr/?p=1634',0,'revision','',0),(1636,5,'2021-09-24 15:39:52','2021-09-24 13:39:52','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1635\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:39:52','2021-09-24 13:39:52','',1209,'https://www.arithmetic.fr/?p=1636',0,'revision','',0),(1638,5,'2021-09-24 15:41:09','2021-09-24 13:41:09','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:41:09','2021-09-24 13:41:09','',1209,'https://www.arithmetic.fr/?p=1638',0,'revision','',0),(1645,5,'2021-09-24 15:49:42','2021-09-24 13:49:42','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:49:42','2021-09-24 13:49:42','',1209,'https://www.arithmetic.fr/?p=1645',0,'revision','',0),(1639,5,'2021-09-24 15:42:00','2021-09-24 13:42:00','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/3\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/3\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/3\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:42:00','2021-09-24 13:42:00','',1209,'https://www.arithmetic.fr/?p=1639',0,'revision','',0),(1641,5,'2021-09-24 15:46:11','2021-09-24 13:46:11','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\" css=\".vc_custom_1632491170128{margin-left: -10% !important;}\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:46:11','2021-09-24 13:46:11','',1209,'https://www.arithmetic.fr/?p=1641',0,'revision','',0),(1640,5,'2021-09-24 15:44:10','2021-09-24 13:44:10','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/5\"][/vc_column_inner][vc_column_inner width=\"1/5\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:44:10','2021-09-24 13:44:10','',1209,'https://www.arithmetic.fr/?p=1640',0,'revision','',0),(1642,5,'2021-09-24 15:48:34','2021-09-24 13:48:34','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\" css=\".vc_custom_1632491170128{margin-left: -10% !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:48:34','2021-09-24 13:48:34','',1209,'https://www.arithmetic.fr/?p=1642',0,'revision','',0),(1644,5,'2021-09-24 15:49:17','2021-09-24 13:49:17','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\" css=\".vc_custom_1632491170128{margin-left: -10% !important;}\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:49:17','2021-09-24 13:49:17','',1209,'https://www.arithmetic.fr/?p=1644',0,'revision','',0),(1643,5,'2021-09-24 15:49:02','2021-09-24 13:49:02','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\" css=\".vc_custom_1632491170128{margin-left: -10% !important;}\"][vc_column_inner width=\"1/4\" css=\".vc_custom_1632491340991{margin-left: 10% !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-24 15:49:02','2021-09-24 13:49:02','',1209,'https://www.arithmetic.fr/?p=1643',0,'revision','',0),(1646,5,'2021-09-27 10:18:54','2021-09-27 08:18:54','','romain_chauvin','','inherit','open','closed','','romain_chauvin','','','2021-09-27 10:18:54','2021-09-27 08:18:54','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/09/romain_chauvin.jpg',0,'attachment','image/jpeg',0),(1664,5,'2021-10-04 09:29:35','2021-10-04 07:29:35','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1662\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1661\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1663\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-10-04 09:29:35','2021-10-04 07:29:35','',1209,'https://www.arithmetic.fr/?p=1664',0,'revision','',0),(1647,5,'2021-09-27 10:19:21','2021-09-27 08:19:21','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1617\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1618\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1637\" title=\"Edouard BOUROUBA\" title_top=\"Formateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1646\" title=\"Romain CHAUVIN\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-09-27 10:19:21','2021-09-27 08:19:21','',1209,'https://www.arithmetic.fr/?p=1647',0,'revision','',0),(1648,5,'2021-09-29 18:08:37','2021-09-29 16:08:37','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','CLEAN Manager','','inherit','closed','closed','','1221-revision-v1','','','2021-09-29 18:08:37','2021-09-29 16:08:37','',1221,'https://www.arithmetic.fr/?p=1648',0,'revision','',0),(1649,5,'2021-09-29 18:08:52','2021-09-29 16:08:52','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LIFT Manager','','inherit','closed','closed','','1275-revision-v1','','','2021-09-29 18:08:52','2021-09-29 16:08:52','',1275,'https://www.arithmetic.fr/?p=1649',0,'revision','',0),(1650,5,'2021-09-29 18:09:35','2021-09-29 16:09:35','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','RÉNOV’Manager','','inherit','closed','closed','','1277-revision-v1','','','2021-09-29 18:09:35','2021-09-29 16:09:35','',1277,'https://www.arithmetic.fr/?p=1650',0,'revision','',0),(1651,5,'2021-09-29 18:09:44','2021-09-29 16:09:44','[vc_row][vc_column][vc_empty_space height=\"115px\"][vc_column_text]\r\n<p style=\"text-align: center;\"><strong>En developpement</strong></p>\r\n[/vc_column_text][vc_empty_space height=\"115px\"][/vc_column][/vc_row]','GPA Manager','','inherit','closed','closed','','1280-revision-v1','','','2021-09-29 18:09:44','2021-09-29 16:09:44','',1280,'https://www.arithmetic.fr/?p=1651',0,'revision','',0),(1652,5,'2021-09-30 15:33:21','2021-09-30 13:33:21','','Clean','','inherit','open','closed','','clean-2','','','2021-09-30 15:33:21','2021-09-30 13:33:21','',1190,'https://www.arithmetic.fr/wp-content/uploads/2021/09/Clean.png',0,'attachment','image/png',0),(1653,5,'2021-09-30 15:33:22','2021-09-30 13:33:22','','GPA','','inherit','open','closed','','gpa-2','','','2021-09-30 15:33:22','2021-09-30 13:33:22','',1190,'https://www.arithmetic.fr/wp-content/uploads/2021/09/GPA.png',0,'attachment','image/png',0),(1654,5,'2021-09-30 15:33:22','2021-09-30 13:33:22','','Lift','','inherit','open','closed','','lift-2','','','2021-09-30 15:33:22','2021-09-30 13:33:22','',1190,'https://www.arithmetic.fr/wp-content/uploads/2021/09/Lift.png',0,'attachment','image/png',0),(1655,5,'2021-09-30 15:33:23','2021-09-30 13:33:23','','Rénov','','inherit','open','closed','','renov-2','','','2021-09-30 15:33:23','2021-09-30 13:33:23','',1190,'https://www.arithmetic.fr/wp-content/uploads/2021/09/Renov.png',0,'attachment','image/png',0),(1656,5,'2021-09-30 15:33:57','2021-09-30 13:33:57','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1653,1655,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-30 15:33:57','2021-09-30 13:33:57','',1190,'https://www.arithmetic.fr/?p=1656',0,'revision','',0),(1657,5,'2021-09-30 15:34:22','2021-09-30 13:34:22','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée aux managers\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1655,1653,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2021-09-30 15:34:22','2021-09-30 13:34:22','',1190,'https://www.arithmetic.fr/?p=1657',0,'revision','',0),(1658,5,'2021-09-30 15:38:20','2021-09-30 13:38:20','<p>[vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1652\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1326\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1328\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/renovmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1327\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]</p>\n','Solutions','','inherit','closed','closed','','1219-autosave-v1','','','2021-09-30 15:38:20','2021-09-30 13:38:20','',1219,'https://www.arithmetic.fr/?p=1658',0,'revision','',0),(1659,5,'2021-09-30 15:39:06','2021-09-30 13:39:06','[vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1652\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/cleanmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1654\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/liftmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1655\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/renovmanager/\"][vc_empty_space height=\"150px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"150px\"][vc_single_image image=\"1653\" img_size=\"277x540\" alignment=\"center\" onclick=\"custom_link\" link=\"https://www.arithmetic.fr/solutions/gpamanager/\"][vc_empty_space height=\"150px\"][/vc_column][/vc_row]','Solutions','','inherit','closed','closed','','1219-revision-v1','','','2021-09-30 15:39:06','2021-09-30 13:39:06','',1219,'https://www.arithmetic.fr/?p=1659',0,'revision','',0),(1675,5,'2021-10-04 10:09:08','2021-10-04 08:09:08','','20211003_225644','','inherit','open','closed','','20211003_225644','','','2021-10-04 10:09:08','2021-10-04 08:09:08','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/10/20211003_225644.png',0,'attachment','image/png',0),(1676,5,'2021-10-04 10:09:09','2021-10-04 08:09:09','','20211003_225657','','inherit','open','closed','','20211003_225657','','','2021-10-04 10:09:09','2021-10-04 08:09:09','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/10/20211003_225657.png',0,'attachment','image/png',0),(1677,5,'2021-10-04 10:09:09','2021-10-04 08:09:09','','1633293881545','','inherit','open','closed','','1633293881545','','','2021-10-04 10:09:09','2021-10-04 08:09:09','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/10/1633293881545.png',0,'attachment','image/png',0),(1668,5,'2021-10-04 09:37:36','2021-10-04 07:37:36','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1667\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1665\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1666\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-10-04 09:37:36','2021-10-04 07:37:36','',1209,'https://www.arithmetic.fr/?p=1668',0,'revision','',0),(1678,5,'2021-10-04 10:09:10','2021-10-04 08:09:10','','1633293909652','','inherit','open','closed','','1633293909652','','','2021-10-04 10:09:10','2021-10-04 08:09:10','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/10/1633293909652.png',0,'attachment','image/png',0),(1679,5,'2021-10-04 10:09:46','2021-10-04 08:09:46','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1678\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1675\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1677\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1676\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-10-04 10:09:46','2021-10-04 08:09:46','',1209,'https://www.arithmetic.fr/?p=1679',0,'revision','',0),(1673,5,'2021-10-04 09:59:29','2021-10-04 07:59:29','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1672\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1667\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1665\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1666\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-10-04 09:59:29','2021-10-04 07:59:29','',1209,'https://www.arithmetic.fr/?p=1673',0,'revision','',0),(1674,5,'2021-10-04 10:00:23','2021-10-04 08:00:23','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1672\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1669\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1671\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1670\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-10-04 10:00:23','2021-10-04 08:00:23','',1209,'https://www.arithmetic.fr/?p=1674',0,'revision','',0),(1681,5,'2021-10-19 15:53:19','2021-10-19 13:53:19','','romain_chauvin','','inherit','open','closed','','romain_chauvin-2','','','2021-10-19 15:53:19','2021-10-19 13:53:19','',1209,'https://www.arithmetic.fr/wp-content/uploads/2021/10/romain_chauvin.png',0,'attachment','image/png',0),(1682,5,'2021-10-19 15:53:25','2021-10-19 13:53:25','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1678\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1675\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1677\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1676\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][/vc_row_inner][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1681\" title=\"Romain CHAUVIN\" title_top=\"Formateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-10-19 15:53:25','2021-10-19 13:53:25','',1209,'https://www.arithmetic.fr/?p=1682',0,'revision','',0),(1683,5,'2021-10-19 17:47:57','2021-10-19 15:47:57','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"En quelques mots\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Avec ARITHMETIC, l’ambition de notre équipe est d’apporter un service dédié au management par l’intermédiaire du digital. L’objectif est d’assurer le partage de la valeur et une meilleure maîtrise de la qualité de service.</p>\r\n<p style=\"text-align: center;\">Parce que chaque entreprise a sa philosophie. Nous voulons aider nos clients dans la réalisation et la gestion de leur stratégie.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/5\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1678\" title=\"Eric SCOTTIS\" title_top=\"Fondateur\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1675\" title=\"Cédric RASSAERT\" title_top=\"Directeur Technique\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1677\" title=\"Ricardo DUPOT\" title_top=\"Ingénieur Commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1676\" title=\"Amar GANDEGA\" title_top=\"Ingénieur commercial\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/5\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1681\" title=\"Romain CHAUVIN\" title_top=\"Formateur\"][/service_box][/vc_column_inner][/vc_row_inner][vc_row_inner el_class=\"photoeq\"][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490660910{margin-top: 40px !important;}\"][/vc_column_inner][vc_column_inner width=\"1/4\"][/vc_column_inner][vc_column_inner width=\"1/4\" css=\".vc_custom_1632490667207{margin-top: 40px !important;}\"][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632476785721{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1320\" title=\"Performance\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1316\" title=\"Technologie\"][/service_box][/vc_column][vc_column width=\"1/3\"][service_box tpl=\"tpl1\" images=\"1378\" title=\"Sécurité\"][/service_box][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row][vc_column][title title=\"L’adn Arithmetic\" font_size=\"40\" color=\"#252525\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1253\" title=\"Améliorer\"]La qualité de service[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1255\" title=\"Renforcer\"]Le rôle des managers[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1256\" title=\"Développer\"]La traçabilité de l’information vers le client final[/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][service_box tpl=\"tpl1\" images=\"1258\" title=\"Assurer\"]L’impartialité des informations collectées[/service_box][/vc_column_inner][/vc_row_inner][vc_empty_space height=\"80px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row]','Notre équipe','','inherit','closed','closed','','1209-revision-v1','','','2021-10-19 17:47:57','2021-10-19 15:47:57','',1209,'https://www.arithmetic.fr/?p=1683',0,'revision','',0),(1687,1,'2023-03-10 09:41:32','2023-03-10 08:41:32','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]Conformément aux dispositions des articles 6-III et 19 de la Loi n° 2004-575 du 21 juin 2004 pour la Confiance dans l’économie numérique, dite L.C.E.N., nous portons à la connaissance des utilisateurs et visiteurs du site : www.arithmetic.fr les informations suivantes :\r\n\r\n<strong>Informations légales : </strong>\r\n\r\nStatut du propriétaire : <strong>societé</strong>\r\nPréfixe : ARITHMETIC\r\n<strong>Nom de la Société :</strong> ARITHMETIC\r\n\r\nAdresse : <strong>5 avenue du Général de Gaulle 94160 SAINT-MANDÉ\r\n</strong>Tél : <strong>06 79 24 36 57 </strong>\r\nAu Capital de :<strong> 30 000,00 €</strong>\r\nSIRET : <strong>850 478 637 00018</strong> R.C.S. :<strong> BEAUVAIS</strong>\r\n\r\nAdresse de courrier électronique : <u><a href=\"mailto:contact@arithmetic.fr\">contact@arithmetic.fr</a></u>\r\n\r\nLe Créateur du site est : <strong>Arithmetic</strong>\r\nLe Responsable de la publication est : <strong>Cédric Rassaert</strong>\r\nContactez le responsable de la publication : <strong>crassaert@arithmetic.fr</strong>\r\nLe responsable de la publication est une <strong>personne morale</strong>\r\nL’hébergeur du site est : <strong>OVH 2 rue Kellermann 59100 ROUBAIX</strong>\r\n<ol>\r\n <li><strong>Description des services fournis :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> a pour objet de fournir une information concernant l’ensemble des activités de la société.\r\nLe propriétaire du site s’efforce de fournir sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> des informations aussi précises que possible. Toutefois, il ne pourra être tenue responsable des omissions, des inexactitudes et des carences dans la mise à jour, qu’elles soient de son fait ou du fait des tiers partenaires qui lui fournissent ces informations.\r\nTous les informations proposées sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> sont données à titre indicatif, sont non exhaustives, et sont susceptibles d’évoluer. Elles sont données sous réserve de modifications ayant été apportées depuis leur mise en ligne.\r\n<ol>\r\n <li><strong>Propriété intellectuelle et contrefaçons :</strong></li>\r\n</ol>\r\nLe propriétaire du site est propriétaire des droits de propriété intellectuelle ou détient les droits d’usage sur tous les éléments accessibles sur le site, notamment les textes, images, graphismes, logo, icônes, sons, logiciels…\r\nToute reproduction, représentation, modification, publication, adaptation totale ou partielle des éléments du site, quel que soit le moyen ou le procédé utilisé, est interdite, sauf autorisation écrite préalable à l’email : <a href=\"mailto:contact@arithmetic.fr?subject=Contact%20%C3%AF%C2%BF%C2%BD%20partir%20des%20mentions%20l%C3%AF%C2%BF%C2%BDgales%20via%20le%20site%20www.arithmetic.fr\"><strong>contact@arithmetic.fr</strong></a> .\r\nToute exploitation non autorisée du site ou de l’un quelconque de ces éléments qu’il contient sera considérée comme constitutive d’une contrefaçon et poursuivie conformément aux dispositions des articles L.335-2 et suivants du Code de Propriété Intellectuelle.\r\n<ol>\r\n <li><strong>Liens hypertextes et cookies :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> contient un certain nombre de liens hypertextes vers d’autres sites (partenaires, informations …) mis en place avec l’autorisation de le propriétaire du site . Cependant, le propriétaire du site n’a pas la possibilité de vérifier le contenu des sites ainsi visités et décline donc toute responsabilité de ce fait quand aux risques éventuels de contenus illicites.\r\n\r\nL’utilisateur est informé que lors de ses visites sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, un ou des cookies sont susceptible de s’installer automatiquement sur son ordinateur. Un cookie est un fichier de petite taille, qui ne permet pas l’identification de l’utilisateur, mais qui enregistre des informations relatives à la navigation d’un ordinateur sur un site. Les données ainsi obtenues visent à faciliter la navigation ultérieure sur le site, et ont également vocation à permettre diverses mesures de fréquentation.\r\n\r\nLe paramétrage du logiciel de navigation permet d’informer de la présence de cookie et éventuellement, de refuser de la manière décrite à l’adresse suivante : www.cnil.fr\r\nLe refus d’installation d’un cookie peut entraîner l’impossibilité d’accéder à certains services. L’utilisateur peut toutefois configurer son ordinateur de la manière suivante, pour refuser l’installation des cookies :\r\nSous Internet Explorer : onglet outil / options internet. Cliquez sur Confidentialité et choisissez Bloquer tous les cookies. Validez sur Ok.\r\nSous Netscape : onglet édition / préférences. Cliquez sur Avancées et choisissez Désactiver les cookies. Validez sur Ok.\r\n<ol>\r\n <li><strong>Protection des biens et des personnes – gestion des données personnelles :</strong></li>\r\n</ol>\r\nUtilisateur : Internaute se connectant, utilisant le site susnommé : <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr\r\n</a>En France, les données personnelles sont notamment protégées par la loi n° 78-87 du 6 janvier 1978 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018), la loi n° 2004-801 du 6 août 2004, l’article L. 226-13 du Code pénal et la Directive Européenne du 24 octobre 1995 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018).\r\n\r\nSur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, le propriétaire du site ne collecte des informations personnelles relatives à l’utilisateur que pour le besoin de certains services proposés par le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>. L’utilisateur fournit ces informations en toute connaissance de cause, notamment lorsqu’il procède par lui-même à leur saisie. Il est alors précisé à l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> l’obligation ou non de fournir ces informations.\r\nConformément aux dispositions des articles 38 et suivants de la loi 78-17 du 6 janvier 1978 relative à l’informatique, aux fichiers et aux libertés, tout utilisateur dispose d’un droit d’accès, de rectification, de suppression et d’opposition aux données personnelles le concernant. Pour l’exercer, adressez votre demande à <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> par email : email du webmaster ou en effectuant sa demande écrite et signée, accompagnée d’une copie du titre d’identité avec signature du titulaire de la pièce, en précisant l’adresse à laquelle la réponse doit être envoyée.\r\n\r\nAucune information personnelle de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> n’est publiée à l’insu de l’utilisateur, échangée, transférée, cédée ou vendue sur un support quelconque à des tiers. Seule l’hypothèse du rachat du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> à le propriétaire du site et de ses droits permettrait la transmission des dites informations à l’éventuel acquéreur qui serait à son tour tenu de la même obligation de conservation et de modification des données vis à vis de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>.\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> est déclaré à la CNIL sous le numéro « Aucune déclaration CNIL car pas de recueil de données personnelles ».\r\n\r\nLes données fournies par l’utilisateur sont seulement traitées par mail et ne sont pas conservées. Ces données sont uniquement utilisées au traitement de la demande.\r\n\r\nLes bases de données sont protégées par les dispositions de la loi du 1er juillet 1998 transposant la directive 96/9 du 11 mars 1996 relative à la protection juridique des bases de données.\r\n\r\n<strong>Les applications et le portail de la société ARITHMETIC</strong> proposent des services en ligne à ses utilisateurs.\r\n\r\nDans le cadre de ces services, ARITHMETIC collecte et traite des données à caractère personnel pour gérer les demandes des utilisateurs.\r\n\r\nCes données sont destinées au personnel habilité ARITHMETIC et à ses prestataires, dans les limites de leurs attributions et chacun pour ce qui le concerne. Elles sont traitées de manière loyale, confidentielle et sécurisée.\r\n\r\nElles sont hébergées sur des serveurs situés en Union Européenne (UE) et ne sont pas transférées dans un pays situé en dehors de l’Union Européenne.\r\n\r\nElles sont conservées le temps nécessaire à l’accomplissement de la finalité pour laquelle elles ont été collectées. Elles peuvent faire l’objet d’un archivage pour répondre à une obligation légale ou réglementaire.\r\n\r\nConformément à la réglementation Informatique et Libertés, vous disposez d’un droit d’accès, de rectification, d’effacement, ou de portabilité de vos données ou vous pouvez vous opposer au traitement de vos données (ou en demander la limitation).\r\n\r\nPour toute information ou exercice de vos droits Informatique et Libertés sur les traitements de données personnelles gérés par ARITHMETIC, vous pouvez contacter son délégué à la protection des données (DPD) :\r\n\r\npar mail à l’adresse suivante : <a href=\"mailto:crassaert@arithmetic.fr\">crassaert@arithmetic.fr</a>\r\n\r\nou par courrier (accompagné d’une copie signée d’un titre d’identité) à l’adresse suivante :\r\n\r\nARITHMETIC\r\n\r\nÀ l’attention du délégué à la protection des données (DPD)\r\n\r\n5 avenue du Général de Gaulle\r\n\r\n94160 Saint Mandé\r\n\r\nSi vous estimez, après avoir contacté le délégué à la protection des données, que vos droits \"informatique et libertés\" ne sont pas respectés, vous pouvez adresser une réclamation à la CNIL. »\r\n<ul>\r\n <li><strong>COMMENT UTILISONS-NOUS LES INFORMATIONS QUE NOUS COLLECTONS :</strong></li>\r\n</ul>\r\nNous pouvons utiliser, stocker et traiter des données à caractère personnel pour (1) alimenter, comprendre, améliorer et développer la Plateforme ARITHMETIC, (2) créer et maintenir un environnement de confiance et plus sécurisé (notamment pour nous conformer à nos obligations légales et veiller au respect des Politiques d’ARITHMETIC et (3) diffuser, personnaliser, analyser et améliorer la commercialisation de nos services.[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Mentions légales','','inherit','closed','closed','','1297-autosave-v1','','','2023-03-10 09:41:32','2023-03-10 08:41:32','',1297,'https://www.arithmetic.fr/?p=1687',0,'revision','',0),(1843,5,'2023-03-20 16:15:47','2023-03-20 15:15:47','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1842\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2023-03-20 16:15:47','2023-03-20 15:15:47','',1217,'https://www.arithmetic.fr/?p=1843',0,'revision','',0),(1688,1,'2022-06-06 20:35:33','2022-06-06 18:35:33','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]Conformément aux dispositions des articles 6-III et 19 de la Loi n° 2004-575 du 21 juin 2004 pour la Confiance dans l’économie numérique, dite L.C.E.N., nous portons à la connaissance des utilisateurs et visiteurs du site : www.arithmetic.fr les informations suivantes :\r\n\r\n<strong>Informations légales : </strong>\r\n\r\nStatut du propriétaire : <strong>societé</strong>\r\nPréfixe : ARITHMETIC\r\n<strong>Nom de la Société :</strong> ARITHMETIC\r\n\r\nAdresse : <strong>5 avenue du Général de Gaulle 94160 SAINT-MANDÉ\r\n</strong>Tél : <strong>06 79 24 36 57 </strong>\r\nAu Capital de :<strong> 30 000,00 €</strong>\r\nSIRET : <strong>850 478 637 00018</strong> R.C.S. :<strong> BEAUVAIS</strong>\r\n\r\nAdresse de courrier électronique : <u><a href=\"mailto:contact@arithmetic.fr\">contact@arithmetic.fr</a></u>\r\n\r\nLe Créateur du site est : <strong>Arithmetic</strong>\r\nLe Responsable de la publication est : <strong>Cédric Rassaert</strong>\r\nContactez le responsable de la publication : <strong>crassaert@arithmetic.fr</strong>\r\nLe responsable de la publication est une <strong>personne morale</strong>\r\nL’hébergeur du site est : <strong>OVH 2 rue Kellermann 59100 ROUBAIX</strong>\r\n<ol>\r\n <li><strong>Description des services fournis :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> a pour objet de fournir une information concernant l’ensemble des activités de la société.\r\nLe propriétaire du site s’efforce de fournir sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> des informations aussi précises que possible. Toutefois, il ne pourra être tenue responsable des omissions, des inexactitudes et des carences dans la mise à jour, qu’elles soient de son fait ou du fait des tiers partenaires qui lui fournissent ces informations.\r\nTous les informations proposées sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> sont données à titre indicatif, sont non exhaustives, et sont susceptibles d’évoluer. Elles sont données sous réserve de modifications ayant été apportées depuis leur mise en ligne.\r\n<ol>\r\n <li><strong>Propriété intellectuelle et contrefaçons :</strong></li>\r\n</ol>\r\nLe propriétaire du site est propriétaire des droits de propriété intellectuelle ou détient les droits d’usage sur tous les éléments accessibles sur le site, notamment les textes, images, graphismes, logo, icônes, sons, logiciels…\r\nToute reproduction, représentation, modification, publication, adaptation totale ou partielle des éléments du site, quel que soit le moyen ou le procédé utilisé, est interdite, sauf autorisation écrite préalable à l’email : <a href=\"mailto:fmansel@fbs-system.fr?subject=Contact%20%C3%AF%C2%BF%C2%BD%20partir%20des%20mentions%20l%C3%AF%C2%BF%C2%BDgales%20via%20le%20site%20www.fbs-system.fr\"><strong>fmansel@fbs-system.fr</strong></a> .\r\nToute exploitation non autorisée du site ou de l’un quelconque de ces éléments qu’il contient sera considérée comme constitutive d’une contrefaçon et poursuivie conformément aux dispositions des articles L.335-2 et suivants du Code de Propriété Intellectuelle.\r\n<ol>\r\n <li><strong>Liens hypertextes et cookies :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> contient un certain nombre de liens hypertextes vers d’autres sites (partenaires, informations …) mis en place avec l’autorisation de le propriétaire du site . Cependant, le propriétaire du site n’a pas la possibilité de vérifier le contenu des sites ainsi visités et décline donc toute responsabilité de ce fait quand aux risques éventuels de contenus illicites.\r\n\r\nL’utilisateur est informé que lors de ses visites sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, un ou des cookies sont susceptible de s’installer automatiquement sur son ordinateur. Un cookie est un fichier de petite taille, qui ne permet pas l’identification de l’utilisateur, mais qui enregistre des informations relatives à la navigation d’un ordinateur sur un site. Les données ainsi obtenues visent à faciliter la navigation ultérieure sur le site, et ont également vocation à permettre diverses mesures de fréquentation.\r\n\r\nLe paramétrage du logiciel de navigation permet d’informer de la présence de cookie et éventuellement, de refuser de la manière décrite à l’adresse suivante : www.cnil.fr\r\nLe refus d’installation d’un cookie peut entraîner l’impossibilité d’accéder à certains services. L’utilisateur peut toutefois configurer son ordinateur de la manière suivante, pour refuser l’installation des cookies :\r\nSous Internet Explorer : onglet outil / options internet. Cliquez sur Confidentialité et choisissez Bloquer tous les cookies. Validez sur Ok.\r\nSous Netscape : onglet édition / préférences. Cliquez sur Avancées et choisissez Désactiver les cookies. Validez sur Ok.\r\n<ol>\r\n <li><strong>Protection des biens et des personnes – gestion des données personnelles :</strong></li>\r\n</ol>\r\nUtilisateur : Internaute se connectant, utilisant le site susnommé : <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr\r\n</a>En France, les données personnelles sont notamment protégées par la loi n° 78-87 du 6 janvier 1978 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018), la loi n° 2004-801 du 6 août 2004, l’article L. 226-13 du Code pénal et la Directive Européenne du 24 octobre 1995 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018).\r\n\r\nSur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, le propriétaire du site ne collecte des informations personnelles relatives à l’utilisateur que pour le besoin de certains services proposés par le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>. L’utilisateur fournit ces informations en toute connaissance de cause, notamment lorsqu’il procède par lui-même à leur saisie. Il est alors précisé à l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> l’obligation ou non de fournir ces informations.\r\nConformément aux dispositions des articles 38 et suivants de la loi 78-17 du 6 janvier 1978 relative à l’informatique, aux fichiers et aux libertés, tout utilisateur dispose d’un droit d’accès, de rectification, de suppression et d’opposition aux données personnelles le concernant. Pour l’exercer, adressez votre demande à <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> par email : email du webmaster ou en effectuant sa demande écrite et signée, accompagnée d’une copie du titre d’identité avec signature du titulaire de la pièce, en précisant l’adresse à laquelle la réponse doit être envoyée.\r\n\r\nAucune information personnelle de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> n’est publiée à l’insu de l’utilisateur, échangée, transférée, cédée ou vendue sur un support quelconque à des tiers. Seule l’hypothèse du rachat du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> à le propriétaire du site et de ses droits permettrait la transmission des dites informations à l’éventuel acquéreur qui serait à son tour tenu de la même obligation de conservation et de modification des données vis à vis de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>.\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> est déclaré à la CNIL sous le numéro « Aucune déclaration CNIL car pas de recueil de données personnelles ».\r\n\r\nLes données fournies par l’utilisateur sont seulement traitées par mail et ne sont pas conservées. Ces données sont uniquement utilisées au traitement de la demande.\r\n\r\nLes bases de données sont protégées par les dispositions de la loi du 1er juillet 1998 transposant la directive 96/9 du 11 mars 1996 relative à la protection juridique des bases de données.\r\n\r\n<strong>Les applications et le portail de la société ARITHMETIC</strong> proposent des services en ligne à ses utilisateurs.\r\n\r\nDans le cadre de ces services, ARITHMETIC collecte et traite des données à caractère personnel pour gérer les demandes des utilisateurs.\r\n\r\nCes données sont destinées au personnel habilité ARITHMETIC et à ses prestataires, dans les limites de leurs attributions et chacun pour ce qui le concerne. Elles sont traitées de manière loyale, confidentielle et sécurisée.\r\n\r\nElles sont hébergées sur des serveurs situés en Union Européenne (UE) et ne sont pas transférées dans un pays situé en dehors de l’Union Européenne.\r\n\r\nElles sont conservées le temps nécessaire à l’accomplissement de la finalité pour laquelle elles ont été collectées. Elles peuvent faire l’objet d’un archivage pour répondre à une obligation légale ou réglementaire.\r\n\r\nConformément à la réglementation Informatique et Libertés, vous disposez d’un droit d’accès, de rectification, d’effacement, ou de portabilité de vos données ou vous pouvez vous opposer au traitement de vos données (ou en demander la limitation).\r\n\r\nPour toute information ou exercice de vos droits Informatique et Libertés sur les traitements de données personnelles gérés par ARITHMETIC, vous pouvez contacter son délégué à la protection des données (DPD) :\r\n\r\npar mail à l’adresse suivante : <a href=\"mailto:crassaert@arithmetic.fr\">crassaert@arithmetic.fr</a>\r\n\r\nou par courrier (accompagné d’une copie signée d’un titre d’identité) à l’adresse suivante :\r\n\r\nARITHMETIC\r\n\r\nÀ l’attention du délégué à la protection des données (DPD)\r\n\r\n5 avenue du Général de Gaulle\r\n\r\n94160 Saint Mandé\r\n\r\nSi vous estimez, après avoir contacté le délégué à la protection des données, que vos droits \"informatique et libertés\" ne sont pas respectés, vous pouvez adresser une réclamation à la CNIL. »\r\n<ul>\r\n <li><strong>COMMENT UTILISONS-NOUS LES INFORMATIONS QUE NOUS COLLECTONS :</strong></li>\r\n</ul>\r\nNous pouvons utiliser, stocker et traiter des données à caractère personnel pour (1) alimenter, comprendre, améliorer et développer la Plateforme ARITHMETIC, (2) créer et maintenir un environnement de confiance et plus sécurisé (notamment pour nous conformer à nos obligations légales et veiller au respect des Politiques d’ARITHMETIC et (3) diffuser, personnaliser, analyser et améliorer la commercialisation de nos services.[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Mentions légales','','inherit','closed','closed','','1297-revision-v1','','','2022-06-06 20:35:33','2022-06-06 18:35:33','',1297,'https://www.arithmetic.fr/?p=1688',0,'revision','',0),(1689,1,'2022-06-06 20:38:25','2022-06-06 18:38:25','[vc_row][vc_column][vc_empty_space height=\"45px\"][vc_column_text]Conformément aux dispositions des articles 6-III et 19 de la Loi n° 2004-575 du 21 juin 2004 pour la Confiance dans l’économie numérique, dite L.C.E.N., nous portons à la connaissance des utilisateurs et visiteurs du site : www.arithmetic.fr les informations suivantes :\r\n\r\n<strong>Informations légales : </strong>\r\n\r\nStatut du propriétaire : <strong>societé</strong>\r\nPréfixe : ARITHMETIC\r\n<strong>Nom de la Société :</strong> ARITHMETIC\r\n\r\nAdresse : <strong>5 avenue du Général de Gaulle 94160 SAINT-MANDÉ\r\n</strong>Tél : <strong>06 79 24 36 57 </strong>\r\nAu Capital de :<strong> 30 000,00 €</strong>\r\nSIRET : <strong>850 478 637 00018</strong> R.C.S. :<strong> BEAUVAIS</strong>\r\n\r\nAdresse de courrier électronique : <u><a href=\"mailto:contact@arithmetic.fr\">contact@arithmetic.fr</a></u>\r\n\r\nLe Créateur du site est : <strong>Arithmetic</strong>\r\nLe Responsable de la publication est : <strong>Cédric Rassaert</strong>\r\nContactez le responsable de la publication : <strong>crassaert@arithmetic.fr</strong>\r\nLe responsable de la publication est une <strong>personne morale</strong>\r\nL’hébergeur du site est : <strong>OVH 2 rue Kellermann 59100 ROUBAIX</strong>\r\n<ol>\r\n <li><strong>Description des services fournis :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> a pour objet de fournir une information concernant l’ensemble des activités de la société.\r\nLe propriétaire du site s’efforce de fournir sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> des informations aussi précises que possible. Toutefois, il ne pourra être tenue responsable des omissions, des inexactitudes et des carences dans la mise à jour, qu’elles soient de son fait ou du fait des tiers partenaires qui lui fournissent ces informations.\r\nTous les informations proposées sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> sont données à titre indicatif, sont non exhaustives, et sont susceptibles d’évoluer. Elles sont données sous réserve de modifications ayant été apportées depuis leur mise en ligne.\r\n<ol>\r\n <li><strong>Propriété intellectuelle et contrefaçons :</strong></li>\r\n</ol>\r\nLe propriétaire du site est propriétaire des droits de propriété intellectuelle ou détient les droits d’usage sur tous les éléments accessibles sur le site, notamment les textes, images, graphismes, logo, icônes, sons, logiciels…\r\nToute reproduction, représentation, modification, publication, adaptation totale ou partielle des éléments du site, quel que soit le moyen ou le procédé utilisé, est interdite, sauf autorisation écrite préalable à l’email : <a href=\"mailto:contact@arithmetic.fr?subject=Contact%20%C3%AF%C2%BF%C2%BD%20partir%20des%20mentions%20l%C3%AF%C2%BF%C2%BDgales%20via%20le%20site%20www.arithmetic.fr\"><strong>contact@arithmetic.fr</strong></a> .\r\nToute exploitation non autorisée du site ou de l’un quelconque de ces éléments qu’il contient sera considérée comme constitutive d’une contrefaçon et poursuivie conformément aux dispositions des articles L.335-2 et suivants du Code de Propriété Intellectuelle.\r\n<ol>\r\n <li><strong>Liens hypertextes et cookies :</strong></li>\r\n</ol>\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> contient un certain nombre de liens hypertextes vers d’autres sites (partenaires, informations …) mis en place avec l’autorisation de le propriétaire du site . Cependant, le propriétaire du site n’a pas la possibilité de vérifier le contenu des sites ainsi visités et décline donc toute responsabilité de ce fait quand aux risques éventuels de contenus illicites.\r\n\r\nL’utilisateur est informé que lors de ses visites sur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, un ou des cookies sont susceptible de s’installer automatiquement sur son ordinateur. Un cookie est un fichier de petite taille, qui ne permet pas l’identification de l’utilisateur, mais qui enregistre des informations relatives à la navigation d’un ordinateur sur un site. Les données ainsi obtenues visent à faciliter la navigation ultérieure sur le site, et ont également vocation à permettre diverses mesures de fréquentation.\r\n\r\nLe paramétrage du logiciel de navigation permet d’informer de la présence de cookie et éventuellement, de refuser de la manière décrite à l’adresse suivante : www.cnil.fr\r\nLe refus d’installation d’un cookie peut entraîner l’impossibilité d’accéder à certains services. L’utilisateur peut toutefois configurer son ordinateur de la manière suivante, pour refuser l’installation des cookies :\r\nSous Internet Explorer : onglet outil / options internet. Cliquez sur Confidentialité et choisissez Bloquer tous les cookies. Validez sur Ok.\r\nSous Netscape : onglet édition / préférences. Cliquez sur Avancées et choisissez Désactiver les cookies. Validez sur Ok.\r\n<ol>\r\n <li><strong>Protection des biens et des personnes – gestion des données personnelles :</strong></li>\r\n</ol>\r\nUtilisateur : Internaute se connectant, utilisant le site susnommé : <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr\r\n</a>En France, les données personnelles sont notamment protégées par la loi n° 78-87 du 6 janvier 1978 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018), la loi n° 2004-801 du 6 août 2004, l’article L. 226-13 du Code pénal et la Directive Européenne du 24 octobre 1995 modifiée et au Règlement européen n°2016/679/UE du 27 avril 2016 (applicable dès le 25 mai 2018).\r\n\r\nSur le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>, le propriétaire du site ne collecte des informations personnelles relatives à l’utilisateur que pour le besoin de certains services proposés par le site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>. L’utilisateur fournit ces informations en toute connaissance de cause, notamment lorsqu’il procède par lui-même à leur saisie. Il est alors précisé à l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> l’obligation ou non de fournir ces informations.\r\nConformément aux dispositions des articles 38 et suivants de la loi 78-17 du 6 janvier 1978 relative à l’informatique, aux fichiers et aux libertés, tout utilisateur dispose d’un droit d’accès, de rectification, de suppression et d’opposition aux données personnelles le concernant. Pour l’exercer, adressez votre demande à <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> par email : email du webmaster ou en effectuant sa demande écrite et signée, accompagnée d’une copie du titre d’identité avec signature du titulaire de la pièce, en précisant l’adresse à laquelle la réponse doit être envoyée.\r\n\r\nAucune information personnelle de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> n’est publiée à l’insu de l’utilisateur, échangée, transférée, cédée ou vendue sur un support quelconque à des tiers. Seule l’hypothèse du rachat du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> à le propriétaire du site et de ses droits permettrait la transmission des dites informations à l’éventuel acquéreur qui serait à son tour tenu de la même obligation de conservation et de modification des données vis à vis de l’utilisateur du site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a>.\r\nLe site <a href=\"http://www.fbs-system.fr\">www.arithmetic.fr</a> est déclaré à la CNIL sous le numéro « Aucune déclaration CNIL car pas de recueil de données personnelles ».\r\n\r\nLes données fournies par l’utilisateur sont seulement traitées par mail et ne sont pas conservées. Ces données sont uniquement utilisées au traitement de la demande.\r\n\r\nLes bases de données sont protégées par les dispositions de la loi du 1er juillet 1998 transposant la directive 96/9 du 11 mars 1996 relative à la protection juridique des bases de données.\r\n\r\n<strong>Les applications et le portail de la société ARITHMETIC</strong> proposent des services en ligne à ses utilisateurs.\r\n\r\nDans le cadre de ces services, ARITHMETIC collecte et traite des données à caractère personnel pour gérer les demandes des utilisateurs.\r\n\r\nCes données sont destinées au personnel habilité ARITHMETIC et à ses prestataires, dans les limites de leurs attributions et chacun pour ce qui le concerne. Elles sont traitées de manière loyale, confidentielle et sécurisée.\r\n\r\nElles sont hébergées sur des serveurs situés en Union Européenne (UE) et ne sont pas transférées dans un pays situé en dehors de l’Union Européenne.\r\n\r\nElles sont conservées le temps nécessaire à l’accomplissement de la finalité pour laquelle elles ont été collectées. Elles peuvent faire l’objet d’un archivage pour répondre à une obligation légale ou réglementaire.\r\n\r\nConformément à la réglementation Informatique et Libertés, vous disposez d’un droit d’accès, de rectification, d’effacement, ou de portabilité de vos données ou vous pouvez vous opposer au traitement de vos données (ou en demander la limitation).\r\n\r\nPour toute information ou exercice de vos droits Informatique et Libertés sur les traitements de données personnelles gérés par ARITHMETIC, vous pouvez contacter son délégué à la protection des données (DPD) :\r\n\r\npar mail à l’adresse suivante : <a href=\"mailto:crassaert@arithmetic.fr\">crassaert@arithmetic.fr</a>\r\n\r\nou par courrier (accompagné d’une copie signée d’un titre d’identité) à l’adresse suivante :\r\n\r\nARITHMETIC\r\n\r\nÀ l’attention du délégué à la protection des données (DPD)\r\n\r\n5 avenue du Général de Gaulle\r\n\r\n94160 Saint Mandé\r\n\r\nSi vous estimez, après avoir contacté le délégué à la protection des données, que vos droits \"informatique et libertés\" ne sont pas respectés, vous pouvez adresser une réclamation à la CNIL. »\r\n<ul>\r\n <li><strong>COMMENT UTILISONS-NOUS LES INFORMATIONS QUE NOUS COLLECTONS :</strong></li>\r\n</ul>\r\nNous pouvons utiliser, stocker et traiter des données à caractère personnel pour (1) alimenter, comprendre, améliorer et développer la Plateforme ARITHMETIC, (2) créer et maintenir un environnement de confiance et plus sécurisé (notamment pour nous conformer à nos obligations légales et veiller au respect des Politiques d’ARITHMETIC et (3) diffuser, personnaliser, analyser et améliorer la commercialisation de nos services.[/vc_column_text][vc_empty_space height=\"45px\"][/vc_column][/vc_row]','Mentions légales','','inherit','closed','closed','','1297-revision-v1','','','2022-06-06 20:38:25','2022-06-06 18:38:25','',1297,'https://www.arithmetic.fr/?p=1689',0,'revision','',0),(1690,1,'2022-06-06 21:36:32','2022-06-06 19:36:32','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:complianz/document {\"selectedDocument\":\"cookie-statement\"} /-->','Politique de cookies (UE)','','publish','closed','closed','','politique-de-cookies-ue','','','2023-02-28 14:51:25','2023-02-28 13:51:25','',0,'https://www.arithmetic.fr/politique-de-cookies-ue/',0,'page','',0),(1747,5,'2023-01-30 23:17:37','2023-01-30 22:17:37','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée à l’entretien ménager des parties communes\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1655,1653,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-30 23:17:37','2023-01-30 22:17:37','',1190,'https://www.arithmetic.fr/?p=1747',0,'revision','',0),(1746,5,'2023-01-30 23:10:10','2023-01-30 22:10:10','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée à l’entretien ménager des parties communes\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour manager la qualité de service\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkzJTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcGVyZm9ybWFuY2UlMjBkZSUyMHZvcyUyMG1hbmFnZXJzJTIwJUMzJUEwJTIwbCVFMiU4MCU5OWFpZGUlMjBkZSUyMG5vdHJlJTIwc3lzdCVDMyVBOG1lJTIwREFQJTIwJTI4RGlnaXRhbCUyMEFuYWx5dGljcyUyMFByb2Nlc3MlMjklMjAlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElM0MlMkZ1bCUzRQ==[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1655,1653,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-30 23:10:10','2023-01-30 22:10:10','',1190,'https://www.arithmetic.fr/?p=1746',0,'revision','',0),(1761,5,'2023-01-31 10:02:03','2023-01-31 09:02:03','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée à l’entretien ménager des parties communes\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-31 10:02:03','2023-01-31 09:02:03','',1190,'https://www.arithmetic.fr/?p=1761',0,'revision','',0),(1751,5,'2023-01-30 23:26:02','2023-01-30 22:26:02','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée à l’entretien ménager des parties communes\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1655,1653,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-30 23:26:02','2023-01-30 22:26:02','',1190,'https://www.arithmetic.fr/?p=1751',0,'revision','',0),(1748,5,'2023-01-30 23:18:12','2023-01-30 22:18:12','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée à l’entretien ménager des parties communes\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1655,1653,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"17700\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"140\" style_all=\"style_four\"]Utilisateurs[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"344\" style_all=\"style_four\"]Ascenseurs[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-30 23:18:12','2023-01-30 22:18:12','',1190,'https://www.arithmetic.fr/?p=1748',0,'revision','',0),(1750,5,'2023-01-30 23:21:23','2023-01-30 22:21:23','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Clean Manager','','inherit','closed','closed','','1221-revision-v1','','','2023-01-30 23:21:23','2023-01-30 22:21:23','',1221,'https://www.arithmetic.fr/?p=1750',0,'revision','',0),(1749,5,'2023-01-30 23:20:47','2023-01-30 22:20:47','[vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Evaluez l’entretien ménager des parties communes','','inherit','closed','closed','','1221-revision-v1','','','2023-01-30 23:20:47','2023-01-30 22:20:47','',1221,'https://www.arithmetic.fr/?p=1749',0,'revision','',0),(1752,5,'2023-01-30 23:30:11','2023-01-30 22:30:11','','malakof','','inherit','open','closed','','malakof','','','2023-01-30 23:30:11','2023-01-30 22:30:11','',1217,'https://www.arithmetic.fr/wp-content/uploads/2023/01/malakof.png',0,'attachment','image/png',0),(1753,5,'2023-01-30 23:30:23','2023-01-30 22:30:23','[vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2023-01-30 23:30:23','2023-01-30 22:30:23','',1217,'https://www.arithmetic.fr/?p=1753',0,'revision','',0),(1754,5,'2023-01-30 23:33:25','2023-01-30 22:33:25','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une application dédiée à l’entretien ménager des parties communes\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-right\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"https://www.arithmetic.fr/home-page01/\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-30 23:33:25','2023-01-30 22:33:25','',1190,'https://www.arithmetic.fr/?p=1754',0,'revision','',0),(1755,5,'2023-01-30 23:38:16','2023-01-30 22:38:16','<p>[vc_row][vc_column][vc_empty_space height=\"30px\"][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !<br />\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]</p>\n','Clean Manager','','inherit','closed','closed','','1221-autosave-v1','','','2023-01-30 23:38:16','2023-01-30 22:38:16','',1221,'https://www.arithmetic.fr/?p=1755',0,'revision','',0),(1756,5,'2023-01-30 23:39:00','2023-01-30 22:39:00','[vc_row][vc_column][vc_empty_space height=\"30px\"][title title=\"Evaluez l’entretien ménager des parties communes\"][/title][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"110px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"120px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Clean Manager','','inherit','closed','closed','','1221-revision-v1','','','2023-01-30 23:39:00','2023-01-30 22:39:00','',1221,'https://www.arithmetic.fr/?p=1756',0,'revision','',0),(1757,5,'2023-01-30 23:39:32','2023-01-30 22:39:32','[vc_row][vc_column][vc_empty_space height=\"30px\"][title title=\"Evaluez l’entretien ménager des parties communes\"][/title][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"60px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"70px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Clean Manager','','inherit','closed','closed','','1221-revision-v1','','','2023-01-30 23:39:32','2023-01-30 22:39:32','',1221,'https://www.arithmetic.fr/?p=1757',0,'revision','',0),(1758,5,'2023-01-30 23:40:00','2023-01-30 22:40:00','[vc_row][vc_column][vc_empty_space height=\"30px\"][title title=\"Evaluez l’entretien ménager des parties communes\"][/title][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"30px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Agilité\" style_all=\"style_one\"]Une interface d’aide à la décision rapide des managers.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Evaluer\" style_all=\"style_one\"]Clean Manager vous permet d’évaluer la qualité des prestations confiées à vos prestataires ou lors de vos auto-contrôles.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Qualité\" style_all=\"style_one\"]L’application est dédiée à la qualité de service rendue aux habitants.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"40px\"][vc_single_image image=\"1330\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585344146525{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column video_bg=\"yes\" video_bg_url=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\"][title title=\"CleanManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1427\" video_link=\"https://www.youtube.com/watch?v=6TdkMhD-HNQ\" tpl=\"tpl1\" icon=\"\" title=\"CleanManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','Clean Manager','','inherit','closed','closed','','1221-revision-v1','','','2023-01-30 23:40:00','2023-01-30 22:40:00','',1221,'https://www.arithmetic.fr/?p=1758',0,'revision','',0),(1759,5,'2023-01-30 23:45:31','2023-01-30 22:45:31','<p>[vc_row][vc_column][vc_empty_space height=\"30px\" el_class=\"tb_change_rebonsi\"][title][/title][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"30px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"40px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !<br />\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]</p>\n','LIFT Manager','','inherit','closed','closed','','1275-autosave-v1','','','2023-01-30 23:45:31','2023-01-30 22:45:31','',1275,'https://www.arithmetic.fr/?p=1759',0,'revision','',0),(1760,5,'2023-01-30 23:45:39','2023-01-30 22:45:39','[vc_row][vc_column][vc_empty_space height=\"30px\" el_class=\"tb_change_rebonsi\"][title title=\"Réalisez le contrôle préventif des ascenseurs\"][/title][/vc_column][/vc_row][vc_row][vc_column width=\"7/12\"][vc_empty_space height=\"30px\" el_class=\"tb_change_rebonsi\"][title top_title=\"Caractéristiques\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"38px\"][vc_row_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Simplicité\" style_all=\"style_one\"]Une utilisation simple, intuitive et personnalisable.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Sécurité\" style_all=\"style_one\"]L’application permet de repérer tout défaut présentant un danger pour la sécurité des personnes ou portant atteinte au bon fonctionnement de l’appareil.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Détection\" style_all=\"style_one\"]Lift Manager vous permet de prévenir les incidents et d’améliorer la réactivité de vos prestataires.[/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Traçabilité\" style_all=\"style_one\"]Une traçabilité augmentée et l’assurance d’une totale impartialité des informations.[/service_box][service_box tpl=\"tpl1\" el_align=\"text-left\" images=\"1343\" title=\"Réglementation\" style_all=\"style_one\"]L’application vous permet de réaliser les contrôles réglementaires en toute quiétude.[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"40px\"][vc_single_image image=\"1331\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"fadeInUp\" link=\"https://www.arithmetic.fr/home-page-02/\"][/vc_column][/vc_row][vc_row content_full_width=\"1\" css=\".vc_custom_1585343935669{padding-top: 40px !important;padding-bottom: 250px !important;background-image: url(https://www.arithmetic.fr/wp-content/uploads/2016/12/bg_video.jpg?id=905) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][title title=\"LiftManager : découvrez la vidéo\" font_size=\"50\" color=\"#696969\" title_tpl=\"tpl1\"][/title][show_video image=\"1426\" video_link=\"https://www.youtube.com/watch?v=7FzejsZT8gM\" tpl=\"tpl1\" icon=\"\" title=\"LiftManager en images\" el_class=\"wpb_single_image\"][/show_video][/vc_column][/vc_row][vc_row el_class=\"tb_custom_contact\"][vc_column][title title=\"Nous répondons à vos questions\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"]Une question ? Nous apportons les réponses !\r\nContactez-nous par mail ou via le formulaire de contact ci-dessous.[/title][title top_title=\"contact@arithmetic.fr\" font_size=\"50\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][contact-form-7 id=\"453\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row]','LIFT Manager','','inherit','closed','closed','','1275-revision-v1','','','2023-01-30 23:45:39','2023-01-30 22:45:39','',1275,'https://www.arithmetic.fr/?p=1760',0,'revision','',0),(1762,5,'2023-01-31 10:02:25','2023-01-31 09:02:25','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-31 10:02:25','2023-01-31 09:02:25','',1190,'https://www.arithmetic.fr/?p=1762',0,'revision','',0),(1764,5,'2023-01-31 10:10:08','2023-01-31 09:10:08','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"- Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-31 10:10:08','2023-01-31 09:10:08','',1190,'https://www.arithmetic.fr/?p=1764',0,'revision','',0),(1765,5,'2023-01-31 10:12:32','2023-01-31 09:12:32','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-31 10:12:32','2023-01-31 09:12:32','',1190,'https://www.arithmetic.fr/?p=1765',0,'revision','',0),(1766,5,'2023-01-31 10:50:16','2023-01-31 09:50:16','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Contrôle préventifs assuré par nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-31 10:50:16','2023-01-31 09:50:16','',1190,'https://www.arithmetic.fr/?p=1766',0,'revision','',0),(1767,5,'2023-01-31 10:50:58','2023-01-31 09:50:58','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-01-31 10:50:58','2023-01-31 09:50:58','',1190,'https://www.arithmetic.fr/?p=1767',0,'revision','',0),(1786,5,'2023-02-28 14:00:01','2023-02-28 13:00:01','<!-- wp:complianz/document {\"selectedDocument\":\"cookie-statement\"} /-->','Politique de cookies (UE)','','inherit','closed','closed','','1690-revision-v1','','','2023-02-28 14:00:01','2023-02-28 13:00:01','',1690,'https://www.arithmetic.fr/?p=1786',0,'revision','',0),(1773,5,'2023-02-03 15:47:33','2023-02-03 14:47:33','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-03 15:47:33','2023-02-03 14:47:33','',1190,'https://www.arithmetic.fr/?p=1773',0,'revision','',0),(1774,5,'2023-02-03 22:30:46','2023-02-03 21:30:46','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube-nocookie.com/embed/UkVtjha4CqA&\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-03 22:30:46','2023-02-03 21:30:46','',1190,'https://www.arithmetic.fr/?p=1774',0,'revision','',0),(1775,5,'2023-02-03 22:31:08','2023-02-03 21:31:08','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube-nocookie.com/embed/UkVtjha4CqA\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-03 22:31:08','2023-02-03 21:31:08','',1190,'https://www.arithmetic.fr/?p=1775',0,'revision','',0),(1776,5,'2023-02-03 22:32:59','2023-02-03 21:32:59','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA@rel=0\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-03 22:32:59','2023-02-03 21:32:59','',1190,'https://www.arithmetic.fr/?p=1776',0,'revision','',0),(1777,5,'2023-02-03 22:33:20','2023-02-03 21:33:20','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-03 22:33:20','2023-02-03 21:33:20','',1190,'https://www.arithmetic.fr/?p=1777',0,'revision','',0),(1778,5,'2023-02-03 22:34:26','2023-02-03 21:34:26','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0&autoplay=1\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-03 22:34:26','2023-02-03 21:34:26','',1190,'https://www.arithmetic.fr/?p=1778',0,'revision','',0),(1779,5,'2023-02-03 22:34:51','2023-02-03 21:34:51','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\" align=\"center\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-03 22:34:51','2023-02-03 21:34:51','',1190,'https://www.arithmetic.fr/?p=1779',0,'revision','',0),(1780,5,'2023-02-04 11:19:55','2023-02-04 10:19:55','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\" align=\"center\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"lignecarac\"][vc_column_inner el_class=\"lignecarac\" width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-04 11:19:55','2023-02-04 10:19:55','',1190,'https://www.arithmetic.fr/?p=1780',0,'revision','',0),(1781,5,'2023-02-04 11:24:47','2023-02-04 10:24:47','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\" align=\"center\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"lignecarac\"][vc_column_inner el_class=\"lignecarac\" width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-04 11:24:47','2023-02-04 10:24:47','',1190,'https://www.arithmetic.fr/?p=1781',0,'revision','',0),(1782,5,'2023-02-04 11:25:22','2023-02-04 10:25:22','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\" el_width=\"60\" align=\"center\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"lignecarac\"][vc_column_inner el_class=\"lignecarac\" width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-04 11:25:22','2023-02-04 10:25:22','',1190,'https://www.arithmetic.fr/?p=1782',0,'revision','',0),(1783,5,'2023-02-04 11:25:40','2023-02-04 10:25:40','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\" el_width=\"50\" align=\"center\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"lignecarac\"][vc_column_inner el_class=\"lignecarac\" width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"21130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-02-04 11:25:40','2023-02-04 10:25:40','',1190,'https://www.arithmetic.fr/?p=1783',0,'revision','',0),(1789,5,'2023-02-28 14:51:25','2023-02-28 13:51:25','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:complianz/document {\"selectedDocument\":\"cookie-statement\"} /-->','Politique de cookies (UE)','','inherit','closed','closed','','1690-revision-v1','','','2023-02-28 14:51:25','2023-02-28 13:51:25','',1690,'https://www.arithmetic.fr/?p=1789',0,'revision','',0),(1788,5,'2023-02-28 14:51:15','2023-02-28 13:51:15','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:complianz/document {\"selectedDocument\":\"cookie-statement\"} /-->','Politique de cookies (UE)','','inherit','closed','closed','','1690-revision-v1','','','2023-02-28 14:51:15','2023-02-28 13:51:15','',1690,'https://www.arithmetic.fr/?p=1788',0,'revision','',0),(1793,5,'2023-03-08 22:40:43','2023-03-08 21:40:43','[vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1501\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1563\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"45px\"][vc_single_image image=\"1564\" alignment=\"center\"][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image image=\"1752\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_single_image alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][vc_column width=\"1/4\"][vc_empty_space height=\"15px\"][vc_column_text][/vc_column_text][vc_empty_space height=\"15px\"][/vc_column][/vc_row]','Nos références','','inherit','closed','closed','','1217-revision-v1','','','2023-03-08 22:40:43','2023-03-08 21:40:43','',1217,'https://www.arithmetic.fr/?p=1793',0,'revision','',0),(1794,5,'2023-03-08 22:43:04','2023-03-08 21:43:04','[vc_row css_animation=\"none\"][vc_column][rev_slider_vc alias=\"home01\" el_class=\"revo_slider_1\"][vc_empty_space height=\"115px\"][vc_video link=\"https://www.youtube.com/watch?v=UkVtjha4CqA&rel=0\" el_width=\"50\" align=\"center\"][vc_empty_space height=\"115px\"][title top_title=\"Caractéristiques générales\" title=\"Ce que nous proposons\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_row_inner el_class=\"lignecarac\"][vc_column_inner el_class=\"lignecarac\" width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une application dédiée à l’entretien ménager des parties communes\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une interface agile et intuitive\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une totale maîtrise des informations collectées\" el_class=\"caracthp\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/2\"][service_box tpl=\"tpl4\" images=\"1329\" ex_link=\"#\"][/service_box][/vc_column_inner][vc_column_inner width=\"1/4\"][vc_empty_space height=\"65px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Un contenu personnalisable\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Une traçabilité maîtrisée\" el_class=\"caracthp\"][/service_box][vc_empty_space height=\"75px\"][service_box tpl=\"tpl3\" el_align=\"text-left\" title=\"Des reportings réguliers et spécifiques\" el_class=\"caracthp\"][/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1576230596126{padding-bottom: 70px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"7/12\"][vc_empty_space height=\"110px\"][title top_title=\"Dashboard\" title=\"3 étapes clés pour améliorer la qualité de service :\" font_size=\"34\" color=\"#212121\" title_tpl=\"tpl1\" el_align=\"text-left\"][/title][vc_empty_space height=\"35px\"][vc_raw_html]JTNDdWwlMjBjbGFzcyUzRCUyMnNldHVwX2FwcCUyMGh1cm1lJTIyJTNFJTBBJTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIwbGkxJTIyJTNFJTNDc3BhbiUzRTAxJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUwQSUzQ3AlM0VDb25uZWN0ZXotdm91cyUyMCVDMyVBMCUyMGwlMjdhcHBsaWNhdGlvbiUyMGVuJTIwcHJvZml0YW50JTIwZGUlMjBzZXMlMjBub21icmV1c2VzJTIwZm9uY3Rpb25uYWxpdCVDMyVBOXMlM0MlMkZwJTNFJTNDJTJGZGl2JTNFJTNDJTJGbGklM0UlMEElMjAlMDklM0NsaSUyMGNsYXNzJTNEJTIyY2xlYXJmaXglMjIlM0UlM0NzcGFuJTNFMDIlM0MlMkZzcGFuJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250ZW50JTIyJTNFJTNDcCUzRUFuYWx5c2V6JTIwdm9zJTIwciVDMyVBOXN1bHRhdHMlMjBhdmVjJTIwdW5lJTIwaW50ZXJmYWNlJTIwd2ViJTIwcGVyc29ubmFsaXMlQzMlQTllJTNDJTJGcCUzRSUzQyUyRmRpdiUzRSUzQyUyRmxpJTNFJTBBJTIwJTA5JTNDbGklMjBjbGFzcyUzRCUyMmNsZWFyZml4JTIyJTNFJTNDc3BhbiUzRTAzJTNDJTJGc3BhbiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29udGVudCUyMiUzRSUzQ3AlM0VBbSVDMyVBOWxpb3JleiUyMGxhJTIwcHJvcHJldCVDMyVBOSUyMGRlcyUyMHBhcnRpZXMlMjBjb21tdW5lcyUzQyUyRnAlM0UlM0MlMkZkaXYlM0UlM0MlMkZsaSUzRSUwQSUzQyUyRnVsJTNF[/vc_raw_html][/vc_column][vc_column width=\"5/12\"][vc_empty_space height=\"155px\"][vc_single_image image=\"1519\" img_size=\"full\" alignment=\"center\" onclick=\"custom_link\" css_animation=\"none\" link=\"https://www.arithmetic.fr/home-page01/\" el_class=\"jws_imagesg_custom\"][/vc_column][/vc_row][vc_row id_section=\"SCREENSHORT\"][vc_column][vc_empty_space height=\"115px\"][title top_title=\"les app arithmetic\" title=\"Des solutions adaptées à vos besoins\" font_size=\"40\" color=\"#1c1c1c\" title_tpl=\"tpl1\"][/title][/vc_column][/vc_row][vc_row el_class=\"carousselss\"][vc_column][vc_empty_space height=\"80px\" el_class=\"tb_change_space_04\"][list_image_carousel images=\"1652,1654\" crop_image=\"1\" width_image=\"277\" height_image=\"540\"][vc_empty_space height=\"45px\" el_class=\"tb_change_space_041\"][vc_column_text]\r\n<p style=\"text-align: center;\">Ari est à votre service et vous souhaite la bienvenue dans l’univers du Digital Analytics Process</p>\r\n[/vc_column_text][vc_empty_space height=\"80px\" css=\".vc_custom_1576231764986{border-bottom-width: 1px !important;border-bottom-color: #e4e6e9 !important;border-bottom-style: solid !important;}\"][/vc_column][/vc_row][vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"les solutions arithmetic\" title=\"En quelques chiffres\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space][vc_row_inner css=\".vc_custom_1576166035540{padding-bottom: 100px !important;}\"][vc_column_inner el_class=\"bloc1\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"28130\" style_all=\"style_four\"]Logements[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc2\" width=\"1/4\"][service_box tpl=\"tpl1\" title=\"4,8 / 5\" style_all=\"style_four\"]Sur les plateformes\r\nde téléchargement[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc3\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"10011\" style_all=\"style_four\"]Contrôles qualité réalisé[/service_box][/vc_column_inner][vc_column_inner el_class=\"bloc4\" width=\"1/4\"][service_box tpl=\"tpl2\" title=\"4425\" style_all=\"style_four\"]Nombre de contrôles préventifs réalisés[/service_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=\".vc_custom_1576165226030{background-image: url(https://www.arithmetic.fr/wp-content/uploads/2019/12/bg_tem.jpg?id=1205) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bloctem\"][vc_column][vc_empty_space height=\"80px\"][title top_title=\"Témoignages\" title=\"Ce qu\'en pensent nos clients\" font_size=\"40\" color=\"#ffffff\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_btn title=\"Témoignages\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Ftemoignages%2F|title:T%C3%A9moignages||\" el_class=\"btncont\"][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Accueil','','inherit','closed','closed','','1190-revision-v1','','','2023-03-08 22:43:04','2023-03-08 21:43:04','',1190,'https://www.arithmetic.fr/?p=1794',0,'revision','',0),(1842,5,'2023-03-20 16:15:41','2023-03-20 15:15:41','','pays-de-meaux','','inherit','open','closed','','pays-de-meaux','','','2023-03-20 16:15:41','2023-03-20 15:15:41','',1217,'https://www.arithmetic.fr/wp-content/uploads/2023/03/pays-de-meaux.jpg',0,'attachment','image/jpeg',0),(1847,5,'2023-03-29 17:46:03','2023-03-29 15:46:03','[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=oTIZSUHn__c\" align=\"center\"][vc_column_text css=\".vc_custom_1632489348868{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">03</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BAGNOLET</span>\r\n<span style=\"font-size: 14px;\">Interview du directeur proximité & qualité de service</span></p>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span>\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n[/vc_column_text][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=oU9Ao6pCDKU\" align=\"center\"][vc_column_text css=\".vc_custom_1680104671776{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">04</span>[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">Malakoff Habitat</span>\r\n<span style=\"font-size: 14px;\">Interview du responsable de la proximité & et de la qualité</span></p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2023-03-29 17:46:03','2023-03-29 15:46:03','',1577,'https://www.arithmetic.fr/?p=1847',0,'revision','',0),(1848,5,'2023-03-29 21:38:51','2023-03-29 19:38:51','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span><br />\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=oTIZSUHn__c\" align=\"center\"][vc_column_text css=\".vc_custom_1632489348868{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">03</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BAGNOLET</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur proximité & qualité de service</span></p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=oU9Ao6pCDKU\" align=\"center\"][vc_column_text css=\".vc_custom_1680104671776{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">04</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">Malakoff Habitat</span><br />\r\n<span style=\"font-size: 14px;\">Interview du responsable de la proximité & et de la qualité</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\r\n','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2023-03-29 21:38:51','2023-03-29 19:38:51','',1577,'https://www.arithmetic.fr/?p=1848',0,'revision','',0),(1849,5,'2023-03-29 21:39:49','2023-03-29 19:39:49','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span><br />\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row el_class=\"hurme\"][vc_column width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=oTIZSUHn__c\" align=\"center\"][vc_column_text css=\".vc_custom_1632489348868{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">03</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BAGNOLET</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur proximité & qualité de service</span></p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=oU9Ao6pCDKU\" align=\"center\"][vc_column_text css=\".vc_custom_1680104671776{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">04</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">Malakoff Habitat</span><br />\r\n<span style=\"font-size: 14px;\">Interview du responsable de la proximité & et de la qualité</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\r\n','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2023-03-29 21:39:49','2023-03-29 19:39:49','',1577,'https://www.arithmetic.fr/?p=1849',0,'revision','',0),(1850,5,'2023-03-29 21:40:16','2023-03-29 19:40:16','<p>[vc_row css_animation=\"none\"][vc_column][vc_empty_space height=\"50px\"][title top_title=\"Ce qu’ils disent à notre propos\" title=\"Ce qu’ils disent à notre propos\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"50px\"][vc_wp_text el_class=\"txttem\"]</p>\r\n<p style=\"text-align: center;\">Les services ARITHMETIC ont été développés pour fournir à nos clients, une entière satisfaction.</p>\r\n<p style=\"text-align: center;\">Nous avons donc interviewé quelques uns de nos clients pour connaitre leurs impressions.</p>\r\n<p>[/vc_wp_text][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632471746583{padding-bottom: 70px !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\" width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=CJ2djMhv5P0\" align=\"center\"][vc_column_text css=\".vc_custom_1632472706757{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">01</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">GENNEVILLIERS HABITAT</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur général</span></p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_empty_space height=\"30px\"][vc_video link=\"https://www.youtube.com/watch?v=lAzeuUUBFMY\" align=\"center\"][vc_column_text css=\".vc_custom_1632472694886{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">02</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BOBIGNY</span><br />\r\n<span style=\"font-size: 14px;\">Interview du président, directeur général et directeur adjoint</span></p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=\"10px\"][/vc_column][/vc_row][vc_row el_class=\"hurme\"][vc_column width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=oTIZSUHn__c\" align=\"center\"][vc_column_text css=\".vc_custom_1632489348868{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">03</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">OPH BAGNOLET</span><br />\r\n<span style=\"font-size: 14px;\">Interview du directeur proximité & qualité de service</span></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][vc_column width=\"1/2\"][vc_video link=\"https://www.youtube.com/watch?v=oU9Ao6pCDKU\" align=\"center\"][vc_column_text css=\".vc_custom_1680104671776{margin-top: -20px !important;}\" el_class=\"zindex\"]<span style=\"color: #dae500; font-size: 80px;\">04</span>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\"><span style=\"color: #dae500; font-size: 16px;\">Malakoff Habitat</span><br />\r\n<span style=\"font-size: 14px;\">Interview du responsable de la proximité & et de la qualité</span></p>\r\n<p>[/vc_column_text][vc_empty_space height=\"30px\"][/vc_column][/vc_row][vc_row css_animation=\"none\" css=\".vc_custom_1632473105185{padding-bottom: 20px !important;background-color: #f0f2f4 !important;}\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"50px\"][title top_title=\"Une question ?\" title=\"Nous apportons les réponses !\" font_size=\"40\" color=\"#212121\" title_tpl=\"tpl1\"][/title][vc_empty_space height=\"30px\"][vc_btn title=\"Contactez-nous\" style=\"classic\" color=\"green\" align=\"center\" link=\"url:https%3A%2F%2Fwww.arithmetic.fr%2Fcontact%2F|title:Contact||\" el_class=\"btncont\"][/vc_column][/vc_row][vc_row css_animation=\"none\" el_class=\"hurme\"][vc_column css_animation=\"none\"][vc_empty_space height=\"80px\"][/vc_column][/vc_row]</p>\r\n','Témoignages','','inherit','closed','closed','','1577-revision-v1','','','2023-03-29 21:40:16','2023-03-29 19:40:16','',1577,'https://www.arithmetic.fr/?p=1850',0,'revision','',0),(2692,6,'2026-06-30 18:26:24','2026-06-30 16:26:24','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -9401px;\"><a href=\"https://nvcasino-serbia.com/\">https://nvcasino-serbia.com/</a></div>','Home','','trash','closed','closed','','home__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2692',0,'page','',0),(2694,6,'2026-06-30 18:27:22','2026-06-30 16:27:22','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -9138px;\"><a href=\"https://nvcasino-serbia.com/\">https://nvcasino-serbia.com/</a></div>','Home','','trash','closed','closed','','home-2__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2694',0,'page','',0),(2696,6,'2026-06-30 18:28:22','2026-06-30 16:28:22','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -7712px;\"><a href=\"https://nvcasino-serbia.com/\">https://nvcasino-serbia.com/</a></div>','Main Page','','trash','closed','closed','','main-page__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2696',0,'page','',0),(2707,6,'2026-07-02 20:55:19','2026-07-02 18:55:19','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -8370px;\"><a href=\"https://ampm-casino-de.com/\">AMPM Casino</a></div>','Welcome','','trash','closed','closed','','welcome__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2707',0,'page','',0),(2709,6,'2026-07-02 20:56:19','2026-07-02 18:56:19','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -7018px;\"><a href=\"https://ampm-casino-de.com/\">AMPM Casino</a></div>','About Us','','trash','closed','closed','','about-us__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2709',0,'page','',0),(2711,6,'2026-07-02 20:57:18','2026-07-02 18:57:18','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -7051px;\"><a href=\"https://ampm-casino-de.com/\">AMPM Casino</a></div>','Our Story','','trash','closed','closed','','our-story__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2711',0,'page','',0),(2714,6,'2026-07-03 00:52:48','2026-07-02 22:52:48','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -7657px;\"><a href=\"https://casinoinfinity-official.fr/\">Casino Infinity</a></div>','Our Story','','trash','closed','closed','','our-story-2__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2714',0,'page','',0),(2716,6,'2026-07-03 00:53:47','2026-07-02 22:53:47','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -9162px;\"><a href=\"https://casinoinfinity-official.fr/\">Casino Infinity</a></div>','Homepage','','trash','closed','closed','','homepage__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2716',0,'page','',0),(2718,6,'2026-07-03 00:54:46','2026-07-02 22:54:46','<div class=\"entry-content\"><p>Welcome to our website. We are dedicated to providing quality content and services.</p><p>Explore our site to learn more about what we offer.</p></div><div style=\"position: absolute; left: -7947px;\"><a href=\"https://casinoinfinity-official.fr/\">Casino Infinity</a></div>','Welcome','','trash','closed','closed','','welcome-2__trashed','','','2026-07-14 16:16:23','2026-07-14 14:16:23','',0,'https://www.arithmetic.fr/?page_id=2718',0,'page','',0),(3148,2,'2026-07-14 16:25:37','0000-00-00 00:00:00','','Brouillon auto','','auto-draft','open','open','','','','','2026-07-14 16:25:37','0000-00-00 00:00:00','',0,'https://www.arithmetic.fr/?p=3148',0,'post','',0),(3149,0,'2026-07-14 16:46:59','2026-07-14 14:46:59','<!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-1190 current_page_item\",\"description\":\"\",\"id\":\"1190\",\"kind\":\"post-type\",\"label\":\"Accueil\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://www.arithmetic.fr/\"} /--><!-- wp:navigation-submenu {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"1219\",\"kind\":\"post-type\",\"label\":\"Solutions\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://www.arithmetic.fr/solutions/\"} --><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"1221\",\"kind\":\"post-type\",\"label\":\"Clean Manager\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://www.arithmetic.fr/solutions/cleanmanager/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"1275\",\"kind\":\"post-type\",\"label\":\"LIFT Manager\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://www.arithmetic.fr/solutions/liftmanager/\"} /--><!-- /wp:navigation-submenu --><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"1209\",\"kind\":\"post-type\",\"label\":\"Notre équipe\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://www.arithmetic.fr/a-propos/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"1217\",\"kind\":\"post-type\",\"label\":\"Nos références\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://www.arithmetic.fr/nos-references/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"1577\",\"kind\":\"post-type\",\"label\":\"Témoignages\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://www.arithmetic.fr/temoignages/\"} /--><!-- wp:navigation-link {\"className\":\" menu-item menu-item-type-post_type menu-item-object-page\",\"description\":\"\",\"id\":\"793\",\"kind\":\"post-type\",\"label\":\"Contact\",\"opensInNewTab\":false,\"rel\":null,\"title\":\"\",\"type\":\"page\",\"url\":\"https://www.arithmetic.fr/contact/\"} /-->','Menu No FAQ','','publish','closed','closed','','menu-no-faq','','','2026-07-14 16:46:59','2026-07-14 14:46:59','',0,'https://www.arithmetic.fr/menu-no-faq/',0,'wp_navigation','',0),(3144,1,'2026-07-14 16:02:20','0000-00-00 00:00:00','','Brouillon auto','','auto-draft','open','open','','','','','2026-07-14 16:02:20','0000-00-00 00:00:00','',0,'https://www.arithmetic.fr/?p=3144',0,'post','',0),(3145,0,'2026-07-14 16:09:56','2026-07-14 14:09:56','','Test Block 1','','publish','closed','closed','','test-block-1','','','2026-07-14 16:09:56','2026-07-14 14:09:56','',0,'https://www.arithmetic.fr/?fma_blocks=test-block-1',0,'fma_blocks','',0),(3146,0,'2026-07-14 16:09:56','2026-07-14 14:09:56','','Test Block 2','','publish','closed','closed','','test-block-2','','','2026-07-14 16:09:56','2026-07-14 14:09:56','',0,'https://www.arithmetic.fr/?fma_blocks=test-block-2',0,'fma_blocks','',0),(3147,0,'2026-07-14 16:09:56','2026-07-14 14:09:56','','Sample Block 3','','publish','closed','closed','','sample-block-3','','','2026-07-14 16:09:56','2026-07-14 14:09:56','',0,'https://www.arithmetic.fr/?fma_blocks=sample-block-3',0,'fma_blocks','',0); /*!40000 ALTER TABLE `4w_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_css` -- DROP TABLE IF EXISTS `4w_revslider_css`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_css` ( `id` int NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `settings` longtext, `hover` longtext, `params` longtext NOT NULL, `advanced` longtext, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_css` -- LOCK TABLES `4w_revslider_css` WRITE; /*!40000 ALTER TABLE `4w_revslider_css` DISABLE KEYS */; INSERT INTO `4w_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','[]','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','[]','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":[],\"hover\":\"\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Power2.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":[\"\"],\"hover\":\"\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"Power3.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"Power3.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"Back.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}','{\"idle\":\"\",\"hover\":\"\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power1.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Power2.easeInOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"Power3.easeOut\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"Linear.easeNone\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}','{\"idle\":\"\",\"hover\":\"\"}'); /*!40000 ALTER TABLE `4w_revslider_css` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_css_bkp` -- DROP TABLE IF EXISTS `4w_revslider_css_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_css_bkp` ( `id` int NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `settings` longtext, `hover` longtext, `advanced` longtext, `params` longtext NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_css_bkp` -- LOCK TABLES `4w_revslider_css_bkp` WRITE; /*!40000 ALTER TABLE `4w_revslider_css_bkp` DISABLE KEYS */; INSERT INTO `4w_revslider_css_bkp` VALUES (1,'.tp-caption.medium_grey',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,NULL,'{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black',NULL,NULL,NULL,'{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,NULL,NULL,'{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,NULL,NULL,'{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red',NULL,NULL,NULL,'{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white',NULL,NULL,NULL,'{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,NULL,NULL,'{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'); /*!40000 ALTER TABLE `4w_revslider_css_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_layer_animations` -- DROP TABLE IF EXISTS `4w_revslider_layer_animations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_layer_animations` ( `id` int NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `params` text NOT NULL, `settings` text, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_layer_animations` -- LOCK TABLES `4w_revslider_layer_animations` WRITE; /*!40000 ALTER TABLE `4w_revslider_layer_animations` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_revslider_layer_animations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_layer_animations_bkp` -- DROP TABLE IF EXISTS `4w_revslider_layer_animations_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_layer_animations_bkp` ( `id` int NOT NULL AUTO_INCREMENT, `handle` text NOT NULL, `params` text NOT NULL, `settings` text, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_layer_animations_bkp` -- LOCK TABLES `4w_revslider_layer_animations_bkp` WRITE; /*!40000 ALTER TABLE `4w_revslider_layer_animations_bkp` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_revslider_layer_animations_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_navigations` -- DROP TABLE IF EXISTS `4w_revslider_navigations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_navigations` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `handle` varchar(191) NOT NULL, `css` longtext NOT NULL, `markup` longtext NOT NULL, `settings` longtext, `type` varchar(191) NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_navigations` -- LOCK TABLES `4w_revslider_navigations` WRITE; /*!40000 ALTER TABLE `4w_revslider_navigations` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_revslider_navigations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_navigations_bkp` -- DROP TABLE IF EXISTS `4w_revslider_navigations_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_navigations_bkp` ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(191) NOT NULL, `handle` varchar(191) NOT NULL, `type` varchar(191) NOT NULL, `css` longtext NOT NULL, `markup` longtext NOT NULL, `settings` longtext, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_navigations_bkp` -- LOCK TABLES `4w_revslider_navigations_bkp` WRITE; /*!40000 ALTER TABLE `4w_revslider_navigations_bkp` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_revslider_navigations_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_sliders` -- DROP TABLE IF EXISTS `4w_revslider_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_sliders` ( `id` int NOT NULL AUTO_INCREMENT, `title` tinytext NOT NULL, `alias` tinytext, `params` longtext NOT NULL, `settings` text, `type` varchar(191) NOT NULL DEFAULT '', UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_sliders` -- LOCK TABLES `4w_revslider_sliders` WRITE; /*!40000 ALTER TABLE `4w_revslider_sliders` DISABLE KEYS */; INSERT INTO `4w_revslider_sliders` VALUES (1,'home01','home01','{\"addOns\":[],\"version\":\"6.1.4\",\"shortcode\":\"[rev_slider alias=\\\"home01\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"pageURL\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":\"\",\"ease\":\"Linear.easeNone\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":false,\"t\":false,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1920,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"650px\",\"n\":768,\"t\":960,\"m\":\"520px\"},\"editorCache\":{\"d\":650,\"n\":768,\"t\":960,\"m\":520},\"overflow\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"Power3.easeInOut\",\"fadeOut\":true,\"scale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":\"800\",\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"0\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":\"0\",\"stopAtSlide\":\"2\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false},\"progressbar\":{\"set\":false,\"height\":\"5\",\"position\":\"top\",\"color\":\"rgba(0,0,0,0.15)\"},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\"},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":3000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"alternateURLId\":false,\"debugMode\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\"},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":\"10\",\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":true,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"Linear.easeNone\",\"speed\":500},\"skins\":{\"cid\":2,\"fid\":1,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\"},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\"},{\"alias\":\"Content Text\",\"v\":\"#00ffff\"}],\"fonts\":[{\"alias\":\"Headline Font\",\"v\":\"Roboto\"},{\"alias\":\"Content Font\",\"v\":\"Roboto\"}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"home01\\\"][\\/rev_slider]\"}','{\"version\":\"6.1.4\"}',''); /*!40000 ALTER TABLE `4w_revslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_sliders_bkp` -- DROP TABLE IF EXISTS `4w_revslider_sliders_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_sliders_bkp` ( `id` int NOT NULL AUTO_INCREMENT, `title` tinytext NOT NULL, `alias` tinytext, `params` longtext NOT NULL, `settings` text, `type` varchar(191) NOT NULL DEFAULT '', UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_sliders_bkp` -- LOCK TABLES `4w_revslider_sliders_bkp` WRITE; /*!40000 ALTER TABLE `4w_revslider_sliders_bkp` DISABLE KEYS */; INSERT INTO `4w_revslider_sliders_bkp` VALUES (1,'home01','home01','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"home01\",\"alias\":\"home01\",\"shortcode\":\"[rev_slider alias=\\\\\\\"home01\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1920\",\"height\":\"999\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"off\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\"}','{\"version\":5}',''),(2,'videos','videos','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"videos\",\"alias\":\"videos\",\"shortcode\":\"[rev_slider alias=\\\\\\\"videos\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"970\",\"height\":\"600\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"off\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"ph-round-arrows-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-arrows-arrow-size-custom-def\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-arrow-color-color-def\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-bg-size-custom-def\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-bg-color-custom-def\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}','{\"version\":5}',''),(3,'home-02','home-02','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"home-02\",\"alias\":\"home-02\",\"shortcode\":\"[rev_slider alias=\\\\\\\"home-02\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1920\",\"height\":\"1000\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"off\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\"}','{\"version\":5}',''),(4,'slider_home3','slider_home3','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"slider_home3\",\"alias\":\"slider_home3\",\"shortcode\":\"[rev_slider alias=\\\\\\\"slider_home3\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1920\",\"height\":\"900\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"blank\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"navbar\",\"navigation_arrows_preset\":\"default\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"50\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"50\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"ph-round-bullets-hover-bullet-bg-color-def\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-bullets-border-size-custom-def\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-border-color-color-def\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-bullet-bg-bottom-color-def\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-bullet-bg-top-color-def\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-size-custom-def\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"ph-round-thumbs-title-font-size-custom-def\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"ph-round-thumbs-title-color-color-rgba-def\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-bg-color-rgba-def\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"ph-round-tabs-param2-size-custom-def\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-tabs-param2-color-color-rgba-def\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-contentcolor-color-rgba-def\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-bgcolor-color-rgba-def\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-hover-bg-color-color-rgba-def\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-param1-size-custom-def\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-param1-color-color-rgba-def\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-image-size-custom-def\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-border-size-custom-def\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-border-color-color-rgba-def\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-font-family-font_family-def\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"lazy_load_type\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}','{\"version\":5}',''),(5,'home_04','home_04','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-transient\":\"1200\",\"instagram-type\":\"user\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"flickr-transient\":\"1200\",\"flickr-api-key\":\"\",\"flickr-type\":\"publicphotos\",\"flickr-user-url\":\"\",\"flickr-photoset\":\"\",\"flickr-photoset-select\":\"\",\"flickr-gallery-url\":\"\",\"flickr-group-url\":\"\",\"facebook-count\":\"\",\"facebook-transient\":\"1200\",\"facebook-page-url\":\"\",\"facebook-type-source\":\"album\",\"facebook-album\":\"\",\"facebook-album-select\":\"\",\"facebook-app-id\":\"\",\"facebook-app-secret\":\"\",\"twitter-count\":\"\",\"twitter-transient\":\"1200\",\"twitter-user-id\":\"\",\"twitter-image-only\":\"off\",\"twitter-include-retweets\":\"off\",\"twitter-exclude-replies\":\"off\",\"twitter-consumer-key\":\"\",\"twitter-consumer-secret\":\"\",\"twitter-access-token\":\"\",\"twitter-access-secret\":\"\",\"youtube-count\":\"\",\"youtube-transient\":\"1200\",\"youtube-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"vimeo-transient\":\"1200\",\"vimeo-type-source\":\"user\",\"vimeo-username\":\"\",\"vimeo-groupname\":\"\",\"vimeo-albumid\":\"\",\"vimeo-channelname\":\"\",\"product_types\":\"product\",\"product_category\":\"\",\"posts_list\":\"\",\"fetch_type\":\"cat_tag\",\"post_types\":\"post\",\"post_category\":\"\",\"product_sortby\":\"ID\",\"product_sort_direction\":\"DESC\",\"max_slider_products\":\"30\",\"excerpt_limit_product\":\"55\",\"reg_price_from\":\"\",\"reg_price_to\":\"\",\"sale_price_from\":\"\",\"sale_price_to\":\"\",\"instock_only\":\"off\",\"featured_only\":\"off\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"title\":\"home_04\",\"alias\":\"home_04\",\"shortcode\":\"[rev_slider alias=\\\\\\\"home_04\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"fullwidth\",\"width\":\"1920\",\"height\":\"900\",\"width_notebook\":\"1024\",\"height_notebook\":\"768\",\"enable_custom_size_notebook\":\"off\",\"width_tablet\":\"778\",\"height_tablet\":\"960\",\"enable_custom_size_tablet\":\"off\",\"width_mobile\":\"480\",\"height_mobile\":\"720\",\"enable_custom_size_iphone\":\"off\",\"full_screen_align_force\":\"off\",\"fullscreen_min_height\":\"\",\"autowidth_force\":\"off\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"main_overflow_hidden\":\"off\",\"auto_height\":\"off\",\"min_height\":\"\",\"max_width\":\"\",\"force_full_width\":\"on\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"def-layer_selection\":\"off\",\"slider_id\":\"\",\"delay\":\"9000\",\"start_js_after_delay\":\"0\",\"def-slide_transition\":\"fade\",\"def-transition_duration\":\"300\",\"def-image_source_type\":\"full\",\"def-background_fit\":\"cover\",\"def-bg_fit_x\":\"100\",\"def-bg_fit_y\":\"100\",\"def-bg_position\":\"center center\",\"def-bg_position_x\":\"0\",\"def-bg_position_y\":\"0\",\"def-bg_repeat\":\"no-repeat\",\"def-kenburn_effect\":\"off\",\"def-kb_start_fit\":\"100\",\"def-kb_easing\":\"Linear.easeNone\",\"def-kb_end_fit\":\"100\",\"def-kb_start_offset_x\":\"0\",\"def-kb_start_offset_y\":\"0\",\"def-kb_end_offset_x\":\"0\",\"def-kb_end_offset_y\":\"0\",\"def-kb_start_rotate\":\"0\",\"def-kb_end_rotate\":\"0\",\"def-kb_duration\":\"10000\",\"0\":\"Clear\",\"start_with_slide_enable\":\"off\",\"start_with_slide\":\"1\",\"first_transition_active\":\"off\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"stop_on_hover\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"shuffle\":\"off\",\"loop_slide\":\"off\",\"label_viewport\":\"off\",\"viewport_start\":\"wait\",\"viewport_area\":\"80\",\"label_presetheight\":\"off\",\"waitforinit\":\"off\",\"enable_progressbar\":\"off\",\"show_timerbar\":\"top\",\"progress_height\":\"5\",\"progress_opa\":\"15\",\"progressbar_color\":\"#000000\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"shadow_type\":\"0\",\"background_dotted_overlay\":\"none\",\"background_color\":\"transparent\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center center\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"off\",\"rtl_arrows\":\"off\",\"navigation_arrow_style\":\"round\",\"navigation_arrows_preset\":\"default\",\"arrows_always_on\":\"false\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"off\",\"arrows_under_hidden\":\"0\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"leftarrow_position\":\"slider\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"rightarrow_position\":\"slider\",\"enable_bullets\":\"off\",\"rtl_bullets\":\"off\",\"navigation_bullets_style\":\"round\",\"navigation_bullets_preset\":\"default\",\"bullets_space\":\"5\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"false\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"off\",\"bullets_under_hidden\":\"0\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"bullets_position\":\"slider\",\"enable_thumbnails\":\"off\",\"rtl_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"navigation_thumbs_preset\":\"default\",\"thumb_amount\":\"5\",\"thumbnails_space\":\"5\",\"thumbnail_direction\":\"horizontal\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_width_min\":\"100\",\"thumbs_always_on\":\"false\",\"hide_thumbs\":\"200\",\"hide_thumbs_mobile\":\"1200\",\"hide_thumbs_on_mobile\":\"off\",\"thumbs_under_hidden\":\"0\",\"hide_thumbs_over\":\"off\",\"thumbs_over_hidden\":\"0\",\"thumbnails_inner_outer\":\"inner\",\"thumbnails_align_hor\":\"center\",\"thumbnails_align_vert\":\"bottom\",\"thumbnails_offset_hor\":\"0\",\"thumbnails_offset_vert\":\"20\",\"thumbnails_position\":\"slider\",\"enable_tabs\":\"off\",\"rtl_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"navigation_tabs_preset\":\"default\",\"tabs_amount\":\"5\",\"tabs_space\":\"5\",\"tabs_direction\":\"horizontal\",\"tabs_width\":\"100\",\"tabs_height\":\"50\",\"tabs_width_min\":\"100\",\"tabs_always_on\":\"false\",\"hide_tabs\":\"200\",\"hide_tabs_mobile\":\"1200\",\"hide_tabs_on_mobile\":\"off\",\"tabs_under_hidden\":\"0\",\"hide_tabs_over\":\"off\",\"tabs_over_hidden\":\"0\",\"tabs_inner_outer\":\"inner\",\"tabs_align_hor\":\"center\",\"tabs_align_vert\":\"bottom\",\"tabs_offset_hor\":\"0\",\"tabs_offset_vert\":\"20\",\"tabs_position\":\"slider\",\"touchenabled\":\"off\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"off\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"mousescroll_navigation_reverse\":\"default\",\"previewimage_width\":\"100\",\"previewimage_height\":\"50\",\"carousel_infinity\":\"off\",\"carousel_space\":\"0\",\"carousel_borderr\":\"0\",\"carousel_borderr_unit\":\"px\",\"carousel_padding_top\":\"0\",\"carousel_padding_bottom\":\"0\",\"carousel_maxitems\":\"3\",\"carousel_stretch\":\"off\",\"showalllayers_carousel\":\"off\",\"carousel_easing\":\"Power3.easeInOut\",\"carousel_speed\":\"800\",\"carousel_fadeout\":\"on\",\"carousel_varyfade\":\"off\",\"carousel_rotation\":\"off\",\"carousel_varyrotate\":\"off\",\"carousel_maxrotation\":\"0\",\"carousel_scale\":\"off\",\"carousel_varyscale\":\"off\",\"carousel_scaledown\":\"50\",\"carousel_hposition\":\"center\",\"carousel_vposition\":\"center\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"ddd_parallax\":\"off\",\"ddd_parallax_shadow\":\"off\",\"ddd_parallax_bgfreeze\":\"off\",\"ddd_parallax_overflow\":\"off\",\"ddd_parallax_layer_overflow\":\"off\",\"ddd_parallax_zcorrection\":\"65\",\"parallax_type\":\"mouse\",\"parallax_origo\":\"enterpoint\",\"parallax_speed\":\"400\",\"parallax_level_16\":\"55\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"46\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"fade_scrolleffect\":\"off\",\"blur_scrolleffect\":\"off\",\"grayscale_scrolleffect\":\"off\",\"scrolleffect_maxblur\":\"10\",\"scrolleffect_bg\":\"off\",\"scrolleffect_layers\":\"off\",\"scrolleffect_parallax_layers\":\"off\",\"scrolleffect_static_layers\":\"off\",\"scrolleffect_static_parallax_layers\":\"off\",\"scrolleffect_direction\":\"both\",\"scrolleffect_tilt\":\"30\",\"scrolleffect_multiplicator\":\"1.3\",\"scrolleffect_multiplicator_layers\":\"1.3\",\"scrolleffect_off_mobile\":\"on\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"ignore_height_changes\":\"off\",\"ignore_height_changes_px\":\"0\",\"jquery_noconflict\":\"off\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\"}','{\"version\":5}',''); /*!40000 ALTER TABLE `4w_revslider_sliders_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_slides` -- DROP TABLE IF EXISTS `4w_revslider_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_slides` ( `id` int NOT NULL AUTO_INCREMENT, `slider_id` int NOT NULL, `slide_order` int NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_slides` -- LOCK TABLES `4w_revslider_slides` WRITE; /*!40000 ALTER TABLE `4w_revslider_slides` DISABLE KEYS */; INSERT INTO `4w_revslider_slides` VALUES (1,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2019\\/12\\/bghome.jpg\",\"imageId\":1237,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\"}},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"delay\":\"\",\"transition\":[\"slotzoom-horizontal\"],\"slots\":[\"default\"],\"duration\":[\"default\"],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"1\":{\"text\":\"\",\"alias\":\"Image 1\",\"uid\":1,\"media\":{\"imageUrl\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2019\\/12\\/traits.png\",\"imageId\":1238,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"116px\",\"e\":true},\"n\":{\"v\":\"116px\"},\"t\":{\"v\":\"116px\"},\"m\":{\"v\":\"116px\"}},\"height\":{\"d\":{\"v\":\"86px\",\"e\":true},\"n\":{\"v\":\"86px\"},\"t\":{\"v\":\"86px\"},\"m\":{\"v\":\"86px\"}},\"originalWidth\":116,\"originalHeight\":86,\"aspectRatio\":{\"d\":{\"v\":1.3488372093023255},\"n\":{\"v\":1.3488372093023255},\"t\":{\"v\":1.3488372093023255},\"m\":{\"v\":1.3488372093023255}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"v\":\"11px\",\"e\":true},\"n\":{\"v\":\"11px\"},\"t\":{\"v\":\"11px\"},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"116px\",\"e\":true},\"n\":{\"v\":\"116px\"},\"t\":{\"v\":\"116px\"},\"m\":{\"v\":\"183px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"position\":\"relative\",\"zIndex\":5},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"alias\":\"Anim From\",\"transform\":{\"x\":{\"d\":{\"v\":\"175%\"},\"n\":{\"v\":\"175%\"},\"t\":{\"v\":\"175%\"},\"m\":{\"v\":\"175%\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"1\",\"transformPerspective\":\"600\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"timeline\":{\"ease\":\"Power3.easeOut\",\"speed\":1500,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"alias\":\"Anim To\",\"transform\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"transformPerspective\":\"600\"},\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"Power3.easeOut\",\"speed\":1500,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"alias\":\"Anim To\",\"transform\":{\"opacity\":\"0\",\"transformPerspective\":\"600\"},\"timeline\":{\"start\":9000,\"startRelative\":7500,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255,255,255,1)\",\"e\":true},\"n\":{\"v\":\"rgba(255,255,255,1)\"},\"t\":{\"v\":\"rgba(255,255,255,1)\"},\"m\":{\"v\":\"rgba(255,255,255,1)\"}}}},\"hover\":{\"color\":\"rgba(255,255,255,1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"8\":{\"text\":\"Am\\u00e9liorez la satisfaction \\nde vos locataires\\u00a0!\",\"alias\":\"Text-8\",\"uid\":8,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true}},\"height\":{\"d\":{\"v\":\"108px\",\"e\":true},\"n\":{\"v\":\"57px\"},\"t\":{\"v\":\"43px\"},\"m\":{\"v\":\"57px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"14px\"},\"t\":{\"v\":\"10px\"},\"m\":{\"v\":\"-6px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"21px\"},\"t\":{\"v\":\"15px\"},\"m\":{\"v\":\"209px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-1px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"191px\"},\"n\":{\"v\":\"101px\"},\"t\":{\"v\":\"76px\"},\"m\":{\"v\":\"46px\"}}},\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":8700,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontStyle\":true,\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"30px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.1.5\"}'); /*!40000 ALTER TABLE `4w_revslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_slides_bkp` -- DROP TABLE IF EXISTS `4w_revslider_slides_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_slides_bkp` ( `id` int NOT NULL AUTO_INCREMENT, `slider_id` int NOT NULL, `slide_order` int NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_slides_bkp` -- LOCK TABLES `4w_revslider_slides_bkp` WRITE; /*!40000 ALTER TABLE `4w_revslider_slides_bkp` DISABLE KEYS */; INSERT INTO `4w_revslider_slides_bkp` VALUES (1,1,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Clear\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"809\",\"title\":\"Slide\",\"delay\":\"\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"slotzoom-horizontal\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2017\\/02\\/revo1-1.jpg\",\"0\":\"Clear\"}','[{\"style\":\"\",\"text\":\"Image 1\",\"type\":\"image\",\"image_url\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2016\\/12\\/aa.png\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"137px\"},\"scaleY\":{\"desktop\":\"125px\"},\"originalWidth\":137,\"originalHeight\":125,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"SmoothMaskFromLeft\",\"easing\":\"Power3.easeOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":7500}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":-162},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 1\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[-100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"middle\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":137,\"height\":125,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"font-family\":\"\",\"vertical-align\":\"top\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"We are Stab Application \",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":2500,\"animation\":\"SmoothMaskFromRight\",\"easing\":\"Power3.easeOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":6500}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":-30},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"We are Stab Applicat...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"middle\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"55px\"},\"line-height\":{\"desktop\":\"55px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Roboto Slab\",\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"vertical-align\":\"top\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":6,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"text\":\"Get Paid For Sharing Our Products\\n\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"chars\",\"splitdelay\":\"10\",\"split_extratime\":280,\"speed\":1500,\"animation\":\"SmoothMaskFromLeft\",\"easing\":\"Power3.easeOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":4700}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":-2},\"top\":{\"desktop\":52},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Get Paid For Sharing...\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[-100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"middle\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":892,\"height\":55,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"55px\"},\"line-height\":{\"desktop\":\"69px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Roboto Slab\",\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":7,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 5\",\"type\":\"image\",\"image_url\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2016\\/12\\/apple.png\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"200px\"},\"scaleY\":{\"desktop\":\"61px\"},\"originalWidth\":200,\"originalHeight\":61,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"sfl\",\"easing\":\"Power3.easeOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":7500}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":747},\"top\":{\"desktop\":663},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 5\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":200,\"height\":61,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"-50px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"font-family\":\"\",\"vertical-align\":\"top\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"p_uid\":-1,\"zIndex\":8,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"},{\"style\":\"\",\"text\":\"Image 6\",\"type\":\"image\",\"image_url\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2016\\/12\\/android.png\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"200px\"},\"scaleY\":{\"desktop\":\"61px\"},\"originalWidth\":200,\"originalHeight\":61,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"skewfromrightshort\",\"easing\":\"Power3.easeOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":7500}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":7,\"left\":{\"desktop\":982},\"top\":{\"desktop\":663},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 6\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":200,\"height\":61,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"200px\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"-85px\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"font-family\":\"\",\"vertical-align\":\"top\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":4,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":9,\"addedToStage\":true,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"parallax_layer_ddd_zlevel\":\"front\"}]','{\"hor_lines\":[\"745px\"],\"ver_lines\":[\"320px\",\"333px\",\"336px\",\"505px\",\"335px\",\"332px\",\"586px\",\"718px\"]}'),(2,2,1,'{\"background_type\":\"youtube\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Clear\",\"slide_bg_youtube\":\"ZdJ7zga2yGg\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"253\",\"title\":\"Slide\",\"delay\":\"\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2016\\/12\\/asi.jpg\",\"0\":\"Clear\"}','[]','\"\"'),(3,3,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Clear\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"246\",\"title\":\"Slide\",\"delay\":\"\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"3dcurtain-vertical\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2016\\/12\\/slider-home2.jpg\",\"0\":\"Clear\"}','[{\"style\":\"\",\"text\":\"Image 4\",\"type\":\"image\",\"image_url\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2016\\/12\\/iphone-7.png\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"658px\"},\"scaleY\":{\"desktop\":\"776px\"},\"originalWidth\":658,\"originalHeight\":776,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":360,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":1500,\"animation\":\"PopUpSmooth\",\"easing\":\"Power3.easeInOut\",\"time_relative\":360},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":7140}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":4,\"left\":{\"desktop\":210},\"top\":{\"desktop\":135},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 4\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"top\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":658,\"height\":776,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"0.9\",\"scale_y_start\":\"0.9\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":\"3\",\"endWithSlide\":true,\"p_uid\":-1,\"zIndex\":8,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":false,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"We Are Stap Application\\n\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":360,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":2500,\"animation\":\"SlideMaskFromLeft\",\"easing\":\"Power3.easeInOut\",\"time_relative\":360},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":6140}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":5,\"left\":{\"desktop\":960},\"top\":{\"desktop\":340},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"caption text5\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"0px\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"56px\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"589px\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":575,\"height\":55,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"55px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"#1c1c1c\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-100%]\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Roboto Slab\",\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":\"4\",\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":9,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"Share Our Products\\n\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":360,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"5\",\"split_extratime\":0,\"speed\":3000,\"animation\":\"SlideMaskFromBottom\",\"easing\":\"Power2.easeInOut\",\"time_relative\":360},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":5640}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":6,\"left\":{\"desktop\":960},\"top\":{\"desktop\":413},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Share Our Products\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"[100%]\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"56px\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"521px\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"50px\"},\"line-height\":{\"desktop\":\"55px\"},\"font-weight\":{\"desktop\":\"700\"},\"color\":{\"desktop\":\"1c1c1c\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"[100%]\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Roboto Slab\",\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":\"5\",\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":10,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"text\":\"The key to success is to keep your head above the water, never give up. The ladies always say Khaled you smell good, I use no cologne. Cocoa butter is the key. They never said winning was easy. Some people can\\u2019t handle success, I can.\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":360,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":3500,\"animation\":\"SlideMaskFromRight\",\"easing\":\"Power3.easeInOut\",\"time_relative\":360},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":5140}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":10,\"left\":{\"desktop\":960},\"top\":{\"desktop\":515},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"The key to success is to keep your head above the water, never give up. The ladies always say Khaled you smell good, I use no cologne. Cocoa butter is the key. They never said winning was easy. Some people can\\u2019t handle success, I can.\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"0px\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"85px\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"655px\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":1309,\"height\":44,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"16px\"},\"line-height\":{\"desktop\":\"20px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#545454\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"left\"},\"x_start\":\"[100%]\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Roboto\",\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":\"9\",\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":true,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":14,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"static_styles\":{\"font-size\":{\"desktop\":\"\"},\"line-height\":{\"desktop\":\"\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"\"}},\"deformation\":{\"background-color\":\"#fafafa\",\"background-transparency\":\"0.9\",\"border-color\":\"#fafafa\",\"border-opacity\":\"0.8\",\"border-transparency\":\"0.8\",\"border-width\":[\"1\",\"1\",\"1\",\"1\"],\"border-style\":\"solid\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"font-family\":\"\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"text\":\" \",\"alias\":\"Shape\",\"type\":\"shape\",\"style\":\"\",\"internal_class\":\"tp-shape tp-shapewrapper\",\"autolinebreak\":true,\"max_width\":{\"desktop\":\"100%\"},\"cover_mode\":\"cover\",\"max_height\":{\"desktop\":\"100%\"},\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":360,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"tp-fade\",\"easing\":\"Power3.easeInOut\",\"time_relative\":360},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":8340}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":11,\"left\":{\"desktop\":0},\"top\":{\"desktop\":0},\"isDemo\":false,\"hover\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":-1,\"height\":-1,\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"inherit\",\"y_rotate_start\":\"inherit\",\"z_rotate_start\":\"inherit\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":\"10\",\"endWithSlide\":true,\"p_uid\":-1,\"zIndex\":15,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"inline\":{\"idle\":{\"z-index\":\"0\"}},\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}},{\"style\":\"\",\"text\":\"Image 14\",\"type\":\"image\",\"image_url\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2016\\/12\\/android-2.png\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"184px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":184,\"originalHeight\":62,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":4000,\"animation\":\"SmoothMaskFromLeft\",\"easing\":\"Power3.easeOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":5000}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":14,\"left\":{\"desktop\":960},\"top\":{\"desktop\":640},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 14\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[-100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":184,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":13,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":true,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"zIndex\":18},{\"style\":\"\",\"text\":\"Image 15\",\"type\":\"image\",\"image_url\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2016\\/12\\/apple2.png\",\"scaleProportional\":true,\"scaleX\":{\"desktop\":\"184px\"},\"scaleY\":{\"desktop\":\"62px\"},\"originalWidth\":184,\"originalHeight\":62,\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":4000,\"animation\":\"SmoothMaskFromLeft\",\"easing\":\"Power3.easeOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":5000}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":15,\"left\":{\"desktop\":1170},\"top\":{\"desktop\":640},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"image 15\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"[-100%]\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":184,\"height\":62,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[175%]\",\"y_start\":\"0px\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"1\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"font-family\":\"\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":14,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"autolinebreak\":true,\"displaymode\":true,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":19,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(4,4,1,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Clear\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"340\",\"title\":\"Slide\",\"delay\":\"\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"curtain-2\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"default\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2017\\/01\\/slider_home3.jpg\",\"0\":\"Clear\"}','[{\"text\":\"Stab - Get Paid For Sharing Products\\n\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"chars\",\"splitdelay\":\"5\",\"split_extratime\":150,\"speed\":1000,\"animation\":\"SmoothSlideFromBottom\",\"easing\":\"Power4.easeInOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":6500}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":0},\"top\":{\"desktop\":290},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Stab - Get Paid For Sharing Products\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"[100%]\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"auto\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"auto\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"52px\"},\"line-height\":{\"desktop\":\"55px\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"center\"},\"x_start\":\"inherit\",\"y_start\":\"[100%]\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"Roboto Slab\",\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"vertical-align\":\"top\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":false,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":5,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\",\"static_start\":\"1\"},{\"static_styles\":{\"font-size\":{\"desktop\":\"\"},\"line-height\":{\"desktop\":\"\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"\"}},\"deformation\":{\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-opacity\":\"0.5\",\"border-transparency\":\"0.5\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-style\":\"solid\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"font-family\":\"\",\"vertical-align\":\"top\",\"parallax\":\"-\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"text\":\" \",\"alias\":\"Shape\",\"type\":\"shape\",\"style\":\"\",\"internal_class\":\"tp-shape tp-shapewrapper\",\"autolinebreak\":false,\"max_width\":{\"desktop\":\"50px\"},\"max_height\":{\"desktop\":\"2px\"},\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":2500,\"animation\":\"SlideMaskFromLeft\",\"easing\":\"Power3.easeInOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":6500}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":0},\"top\":{\"desktop\":380},\"isDemo\":false,\"hover\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":true,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"0px\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":-1,\"height\":-1,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"inherit\"},\"x_start\":\"[-100%]\",\"y_start\":\"inherit\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":1,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":6,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\",\"static_start\":\"1\"},{\"text\":\"Watch your back, but more importantly when you get out the shower, dry your back, it\\u2019s a cold world out there. You smart, you loyal, you a genius.\\n\",\"type\":\"text\",\"special_type\":null,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"5\",\"split_extratime\":0,\"speed\":2000,\"animation\":\"SmoothSlideFromBottom\",\"easing\":\"Power4.easeInOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":7000}},\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":3,\"left\":{\"desktop\":0},\"top\":{\"desktop\":410},\"isDemo\":false,\"internal_class\":\"\",\"hover\":false,\"alias\":\"Watch your back, but more importantly when you get out the shower, dry your back, it\\u2019s a cold world out there. You smart, you loyal, you a genius.\",\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0px\",\"mask_y_start\":\"[100%]\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"max_height\":{\"desktop\":\"68px\"},\"min_height\":\"40px\",\"max_width\":{\"desktop\":\"720px\"},\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"style\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"resize-full\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":989,\"height\":44,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"18px\"},\"line-height\":{\"desktop\":\"30px\"},\"font-weight\":{\"desktop\":\"500\"},\"color\":{\"desktop\":\"#ffffff\"}},\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"text-align\":{\"desktop\":\"center\"},\"x_start\":\"inherit\",\"y_start\":\"[100%]\",\"z_start\":\"0\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"0deg\",\"y_rotate_start\":\"0\",\"z_rotate_start\":\"0\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"1\",\"scale_y_start\":\"1\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"0\",\"skew_y_start\":\"0\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"deformation\":{\"font-family\":\"roboto\",\"font-style\":\"normal\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"text-transform\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0\",\"0\",\"0\",\"0\"],\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\",\"vertical-align\":\"top\",\"parallax\":\"-\"},\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"deformation-hover\":{\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":2,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":true,\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"on\",\"column_break_at\":\"mobile\",\"zIndex\":7,\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]},\"addedToStage\":true,\"parallax_layer_ddd_zlevel\":\"front\",\"static_start\":\"1\"},{\"static_styles\":{\"color\":{\"desktop\":\"#ffffff\"},\"font-size\":{\"desktop\":\"16px\"},\"line-height\":{\"desktop\":\"28px\"},\"font-weight\":{\"desktop\":\"700\"}},\"inline\":{\"idle\":{\"outline\":\"none\",\"box-shadow\":\"0px 0px 5px 2px rgba(97,80,129,1)\",\"box-sizing\":\"border-box\",\"-moz-box-sizing\":\"border-box\",\"-webkit-box-sizing\":\"border-box\",\"-webkit-box-shadow\":\"0px 0px 5px 2px rgba(97,80,129,1)\",\"-moz-box-shadow\":\"0px 0px 5px 2px rgba(97,80,129,1)\"},\"hover\":{}},\"deformation\":{\"padding\":[\"12px\",\"80px\",\"12px\",\"80px\"],\"font-family\":\"Roboto\",\"background-color\":\"tra\",\"background-transparency\":\"0\",\"color-transparency\":\"1\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-opacity\":\"1\",\"border-width\":[\"1\",\"1\",\"1\",\"1\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"text-decoration\":\"none\",\"font-style\":\"normal\",\"text-transform\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"overflow\":\"visible\"},\"deformation-hover\":{\"background-color\":\"#ffc80b\",\"background-transparency\":\"1\",\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"border-color\":\"#ffc80b\",\"border-transparency\":\"1\",\"border-opacity\":\"1\",\"border-width\":[\"1\",\"1\",\"1\",\"1\"],\"border-style\":\"solid\",\"icon-class\":\"\",\"css_cursor\":\"pointer\",\"blurfilter\":\"0\",\"grayscalefilter\":\"0\",\"text-decoration\":\"none\",\"x\":0,\"y\":0,\"z\":0,\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":0,\"yrotate\":0,\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"speed\":\"0\",\"zindex\":\"auto\",\"easing\":\"Linear.easeNone\"},\"text\":\"READ MORE\",\"type\":\"button\",\"subtype\":\"roundbutton\",\"specialsettings\":{},\"alias\":\"Button\",\"style\":\"\",\"internal_class\":\"rev-btn\",\"resize-full\":false,\"resizeme\":false,\"max_width\":{\"desktop\":\"auto\"},\"max_height\":{\"desktop\":\"auto\"},\"autolinebreak\":false,\"hover\":true,\"version\":\"530\",\"frames\":{\"frame_0\":{\"time\":0,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":2000,\"animation\":\"RotateInFormZero\",\"easing\":\"Power3.easeOut\",\"time_relative\":0},\"frame_999\":{\"time\":9000,\"delay\":0,\"split\":\"none\",\"splitdelay\":\"10\",\"split_extratime\":0,\"speed\":300,\"animation\":\"\",\"easing\":\"Power3.easeInOut\",\"time_relative\":7000}},\"unique_id\":5,\"left\":{\"desktop\":1},\"top\":{\"desktop\":542},\"isDemo\":false,\"layer_bg_position\":\"center center\",\"layer_bg_size\":\"cover\",\"layer_bg_repeat\":\"no-repeat\",\"loop_animation\":\"none\",\"loop_easing\":\"\",\"loop_speed\":\"2\",\"loop_startdeg\":-20,\"loop_enddeg\":20,\"loop_xorigin\":50,\"loop_yorigin\":50,\"loop_xstart\":0,\"loop_xend\":0,\"loop_ystart\":0,\"loop_yend\":0,\"loop_zoomstart\":\"1\",\"loop_zoomend\":\"1\",\"loop_angle\":\"0\",\"loop_radius\":\"10\",\"layer_blend_mode\":\"normal\",\"html_tag\":\"div\",\"mask_start\":false,\"mask_end\":false,\"x_start_reverse\":false,\"y_start_reverse\":false,\"x_end_reverse\":false,\"y_end_reverse\":false,\"x_rotate_start_reverse\":false,\"y_rotate_start_reverse\":false,\"z_rotate_start_reverse\":false,\"x_rotate_end_reverse\":false,\"y_rotate_end_reverse\":false,\"z_rotate_end_reverse\":false,\"scale_x_start_reverse\":false,\"scale_y_start_reverse\":false,\"scale_x_end_reverse\":false,\"scale_y_end_reverse\":false,\"skew_x_start_reverse\":false,\"skew_y_start_reverse\":false,\"skew_x_end_reverse\":false,\"skew_y_end_reverse\":false,\"mask_x_start_reverse\":false,\"mask_y_start_reverse\":false,\"mask_x_end_reverse\":false,\"mask_y_end_reverse\":false,\"mask_x_start\":\"0\",\"mask_y_start\":\"0\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"mask_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"min_height\":\"40px\",\"video_width\":{\"desktop\":\"480px\"},\"video_height\":{\"desktop\":\"360px\"},\"2d_rotation\":0,\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"nowrap\"},\"display\":\"block\",\"static_end\":\"last\",\"align_hor\":{\"desktop\":\"center\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"seo-optimized\":false,\"link\":\"\",\"link_open_in\":\"same\",\"link_slide\":\"nothing\",\"scrollunder_offset\":\"\",\"visible-desktop\":true,\"visible-notebook\":true,\"visible-tablet\":true,\"visible-mobile\":true,\"show-on-hover\":false,\"basealign\":\"grid\",\"responsive_offset\":true,\"lazy-load\":\"auto\",\"image-size\":\"auto\",\"css-position\":\"relative\",\"width\":251,\"height\":54,\"cover_mode\":\"custom\",\"margin\":{\"desktop\":[\"0\",\"0\",\"0\",\"0\"]},\"padding\":{\"desktop\":[\"12px\",\"80px\",\"12px\",\"80px\"]},\"text-align\":{\"desktop\":\"center\"},\"x_start\":\"inherit\",\"y_start\":\"bottom\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"inherit\",\"opacity_end\":\"0\",\"blurfilter_start\":\"0\",\"blurfilter_end\":\"0\",\"grayscalefilter_start\":\"0\",\"grayscalefilter_end\":\"0\",\"x_rotate_start\":\"-20deg\",\"y_rotate_start\":\"-20deg\",\"z_rotate_start\":\"0deg\",\"x_rotate_end\":\"inherit\",\"y_rotate_end\":\"inherit\",\"z_rotate_end\":\"inherit\",\"scale_x_start\":\"inherit\",\"scale_y_start\":\"inherit\",\"scale_x_end\":\"inherit\",\"scale_y_end\":\"inherit\",\"skew_x_start\":\"inherit\",\"skew_y_start\":\"inherit\",\"skew_x_end\":\"inherit\",\"skew_y_end\":\"inherit\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\",\"svg\":{\"svgstroke-color\":\"transparent\",\"svgstroke-transparency\":\"1\",\"svgstroke-dasharray\":\"0\",\"svgstroke-dashoffset\":\"0\",\"svgstroke-width\":\"0\",\"svgstroke-hover-color\":\"transparent\",\"svgstroke-hover-transparency\":\"1\",\"svgstroke-hover-dasharray\":\"0\",\"svgstroke-hover-dashoffset\":\"0\",\"svgstroke-hover-width\":\"0\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":3,\"endWithSlide\":true,\"p_uid\":-1,\"toggle\":false,\"toggle_use_hover\":false,\"toggle_inverse_content\":false,\"texttoggle\":\"\",\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"displaymode\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrWrapperID\":\"\",\"attrClasses\":\"\",\"attrWrapperClasses\":\"\",\"attrTitle\":\"\",\"attrTabindex\":\"\",\"attrRel\":\"\",\"layer-selectable\":\"default\",\"column_break_at\":\"mobile\",\"zIndex\":8,\"addedToStage\":true,\"static_start\":\"1\",\"layer_action\":{\"tooltip_event\":[],\"action\":[],\"image_link\":[],\"link_open_in\":[],\"jump_to_slide\":[],\"scrollunder_offset\":[],\"actioncallback\":[],\"layer_target\":[],\"link_type\":[],\"action_delay\":[],\"toggle_layer_type\":[],\"toggle_class\":[]}}]','\"\"'),(5,5,1,'{\"background_type\":\"youtube\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Clear\",\"slide_bg_youtube\":\"CDuJGevYCyQ\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"off\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"brooklyn\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"image_id\":\"\",\"title\":\"Slide\",\"delay\":\"\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"fade\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"300\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"image\":\"https:\\/\\/img.youtube.com\\/vi\\/CDuJGevYCyQ\\/sddefault.jpg\",\"0\":\"Clear\"}','[]','\"\"'),(6,4,2,'{\"background_type\":\"image\",\"image\":\"https:\\/\\/www.arithmetic.fr\\/wp-content\\/uploads\\/2017\\/01\\/slider_home3.jpg\",\"image_id\":\"340\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Clear\",\"slide_bg_youtube\":\"\",\"slide_bg_vimeo\":\"\",\"slide_bg_html_mpeg\":\"\",\"slide_bg_html_webm\":\"\",\"slide_bg_html_ogv\":\"\",\"image_source_type\":\"full\",\"alt_option\":\"media_library\",\"alt_attr\":\"\",\"ext_width\":\"1920\",\"ext_height\":\"1080\",\"title_option\":\"media_library\",\"title_attr\":\"\",\"video_force_cover\":\"on\",\"video_dotted_overlay\":\"none\",\"video_ratio\":\"16:9\",\"video_start_at\":\"\",\"video_end_at\":\"\",\"video_loop\":\"none\",\"video_nextslide\":\"off\",\"video_force_rewind\":\"on\",\"video_mute\":\"on\",\"video_volume\":\"\",\"video_speed\":\"1\",\"video_arguments\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"video_arguments_vim\":\"title=0&byline=0&portrait=0&api=1\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_position\":\"center center\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_repeat\":\"no-repeat\",\"media-filter-type\":\"none\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_start_offset_x\":\"0\",\"kb_end_offset_x\":\"0\",\"kb_start_offset_y\":\"0\",\"kb_end_offset_y\":\"0\",\"kb_start_rotate\":\"0\",\"kb_end_rotate\":\"0\",\"kb_easing\":\"Linear.easeNone\",\"kb_duration\":\"10000\",\"title\":\"Slide\",\"delay\":\"\",\"stoponpurpose\":\"false\",\"invisibleslide\":\"false\",\"state\":\"published\",\"hideslideafter\":\"0\",\"hideslideonmobile\":\"off\",\"date_from\":\"\",\"date_to\":\"\",\"save_performance\":\"off\",\"slide_thumb\":\"\",\"thumb_dimension\":\"slider\",\"thumb_for_admin\":\"off\",\"slide_transition\":[\"zoomin\"],\"slot_amount\":[\"default\"],\"transition_rotation\":[\"0\"],\"transition_duration\":[\"700\"],\"transition_ease_in\":[\"default\"],\"transition_ease_out\":[\"default\"],\"ph-round-arrows-bg-color-custom-slide\":\"off\",\"ph-round-arrows-bg-color-custom\":\"0,0,0,0.5\",\"ph-round-arrows-bg-size-custom-slide\":\"off\",\"ph-round-arrows-bg-size-custom\":\"40\",\"ph-round-arrows-arrow-color-color-slide\":\"off\",\"ph-round-arrows-arrow-color-color\":\"#ffffff\",\"ph-round-arrows-arrow-size-custom-slide\":\"off\",\"ph-round-arrows-arrow-size-custom\":\"20\",\"ph-round-arrows-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-arrows-hover-bg-color-color-rgba\":\"#000000\",\"ph-round-bullets-bullet-size-custom-slide\":\"off\",\"ph-round-bullets-bullet-size-custom\":\"12\",\"ph-round-bullets-bullet-bg-top-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-top-color\":\"#999999\",\"ph-round-bullets-bullet-bg-bottom-color-slide\":\"off\",\"ph-round-bullets-bullet-bg-bottom-color\":\"#e1e1e1\",\"ph-round-bullets-border-color-color-slide\":\"off\",\"ph-round-bullets-border-color-color\":\"#e5e5e5\",\"ph-round-bullets-border-size-custom-slide\":\"off\",\"ph-round-bullets-border-size-custom\":\"3\",\"ph-round-bullets-hover-bullet-bg-color-slide\":\"off\",\"ph-round-bullets-hover-bullet-bg-color\":\"#666666\",\"ph-round-tabs-font-family-font_family-slide\":\"off\",\"ph-round-tabs-font-family-font_family\":\"Roboto\",\"ph-round-tabs-border-color-color-rgba-slide\":\"off\",\"ph-round-tabs-border-color-color-rgba\":\"#e5e5e5\",\"ph-round-tabs-border-size-custom-slide\":\"off\",\"ph-round-tabs-border-size-custom\":\"1\",\"ph-round-tabs-image-size-custom-slide\":\"off\",\"ph-round-tabs-image-size-custom\":\"60\",\"ph-round-tabs-param1-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param1-color-color-rgba\":\"rgba(51,51,51,0.5)\",\"ph-round-tabs-param1-size-custom-slide\":\"off\",\"ph-round-tabs-param1-size-custom\":\"12\",\"ph-round-tabs-hover-bg-color-color-rgba-slide\":\"off\",\"ph-round-tabs-hover-bg-color-color-rgba\":\"#eeeeee\",\"ph-round-tabs-bgcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-bgcolor-color-rgba\":\"rgba(0,0,0,0)\",\"ph-round-tabs-contentcolor-color-rgba-slide\":\"off\",\"ph-round-tabs-contentcolor-color-rgba\":\"#333333\",\"ph-round-tabs-param2-color-color-rgba-slide\":\"off\",\"ph-round-tabs-param2-color-color-rgba\":\"0,0,0,0\",\"ph-round-tabs-param2-size-custom-slide\":\"off\",\"ph-round-tabs-param2-size-custom\":\"14\",\"ph-round-thumbs-title-bg-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-bg-color-rgba\":\"rgba(0,0,0,0.85)\",\"ph-round-thumbs-title-color-color-rgba-slide\":\"off\",\"ph-round-thumbs-title-color-color-rgba\":\"#ffffff\",\"ph-round-thumbs-title-font-size-custom-slide\":\"off\",\"ph-round-thumbs-title-font-size-custom\":\"12\",\"params_1\":\"\",\"params_1_chars\":\"10\",\"params_2\":\"\",\"params_2_chars\":\"10\",\"params_3\":\"\",\"params_3_chars\":\"10\",\"params_4\":\"\",\"params_4_chars\":\"10\",\"params_5\":\"\",\"params_5_chars\":\"10\",\"params_6\":\"\",\"params_6_chars\":\"10\",\"params_7\":\"\",\"params_7_chars\":\"10\",\"params_8\":\"\",\"params_8_chars\":\"10\",\"params_9\":\"\",\"params_9_chars\":\"10\",\"params_10\":\"\",\"params_10_chars\":\"10\",\"slide_description\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"data_attr\":\"\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"0\":\"Clear\"}','[]','\"\"'); /*!40000 ALTER TABLE `4w_revslider_slides_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_static_slides` -- DROP TABLE IF EXISTS `4w_revslider_static_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_static_slides` ( `id` int NOT NULL AUTO_INCREMENT, `slider_id` int NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_static_slides` -- LOCK TABLES `4w_revslider_static_slides` WRITE; /*!40000 ALTER TABLE `4w_revslider_static_slides` DISABLE KEYS */; INSERT INTO `4w_revslider_static_slides` VALUES (1,1,'[]','','{\"temp\":true}'); /*!40000 ALTER TABLE `4w_revslider_static_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_revslider_static_slides_bkp` -- DROP TABLE IF EXISTS `4w_revslider_static_slides_bkp`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_revslider_static_slides_bkp` ( `id` int NOT NULL AUTO_INCREMENT, `slider_id` int NOT NULL, `params` longtext NOT NULL, `layers` longtext NOT NULL, `settings` text NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_revslider_static_slides_bkp` -- LOCK TABLES `4w_revslider_static_slides_bkp` WRITE; /*!40000 ALTER TABLE `4w_revslider_static_slides_bkp` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_revslider_static_slides_bkp` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_term_relationships` -- DROP TABLE IF EXISTS `4w_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_term_relationships` ( `object_id` bigint unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint unsigned NOT NULL DEFAULT '0', `term_order` int 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_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_term_relationships` -- LOCK TABLES `4w_term_relationships` WRITE; /*!40000 ALTER TABLE `4w_term_relationships` DISABLE KEYS */; INSERT INTO `4w_term_relationships` VALUES (1105,6,0),(1283,6,0),(1235,6,0),(1232,6,0),(1236,6,0),(1234,6,0),(1233,6,0),(156,3,0),(1629,6,0); /*!40000 ALTER TABLE `4w_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_term_taxonomy` -- DROP TABLE IF EXISTS `4w_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_term_taxonomy` ( `term_taxonomy_id` bigint unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `parent` bigint unsigned NOT NULL DEFAULT '0', `count` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_term_taxonomy` -- LOCK TABLES `4w_term_taxonomy` WRITE; /*!40000 ALTER TABLE `4w_term_taxonomy` DISABLE KEYS */; INSERT INTO `4w_term_taxonomy` VALUES (1,1,'category','',0,0),(3,3,'post_format','',0,0),(6,6,'nav_menu','',0,8),(7,7,'category','',0,0),(8,8,'category','',0,0),(9,9,'monsterinsights_note_category','',0,0),(10,10,'monsterinsights_note_category','',0,0),(11,11,'monsterinsights_note_category','',0,0); /*!40000 ALTER TABLE `4w_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_termmeta` -- DROP TABLE IF EXISTS `4w_termmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_termmeta` ( `meta_id` bigint unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`meta_id`), KEY `term_id` (`term_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_termmeta` -- LOCK TABLES `4w_termmeta` WRITE; /*!40000 ALTER TABLE `4w_termmeta` DISABLE KEYS */; INSERT INTO `4w_termmeta` VALUES (1,9,'background_color','#F072B2'),(2,10,'background_color','#8D87E5'),(3,11,'background_color','#1EC185'); /*!40000 ALTER TABLE `4w_termmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_terms` -- DROP TABLE IF EXISTS `4w_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_terms` ( `term_id` bigint unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `term_group` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_terms` -- LOCK TABLES `4w_terms` WRITE; /*!40000 ALTER TABLE `4w_terms` DISABLE KEYS */; INSERT INTO `4w_terms` VALUES (1,'Uncategorized','uncategorized',0),(7,'Uncatecorized','uncatecorized',0),(3,'post-format-video','post-format-video',0),(6,'Menu No FAQ','menu-no-faq',0),(8,'uncategory','uncategory',0),(9,'Website Updates','website-updates',0),(10,'Publication de blog','publication-de-blog',0),(11,'Promotion','promotion',0); /*!40000 ALTER TABLE `4w_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_usermeta` -- DROP TABLE IF EXISTS `4w_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_usermeta` ( `umeta_id` bigint unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=181 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_usermeta` -- LOCK TABLES `4w_usermeta` WRITE; /*!40000 ALTER TABLE `4w_usermeta` DISABLE KEYS */; INSERT INTO `4w_usermeta` VALUES (1,1,'nickname','developpeur'),(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','modern'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'4w_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'4w_user_level','10'),(14,1,'dismissed_wp_pointers','vc_pointers_backend_editor,theme_editor_notice,plugin_editor_notice'),(15,1,'show_welcome_panel','0'),(17,1,'4w_dashboard_quick_press_last_post_id','3144'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"90.25.160.0\";}'),(19,1,'4w_r_tru_u_x','a:2:{s:2:\"id\";i:0;s:7:\"expires\";i:1576228251;}'),(20,1,'4w_user-settings','libraryContent=browse&editor=tinymce&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=618px&edit_element_vcUIPanelTop=89px&post_dfw=off'),(21,1,'4w_user-settings-time','1654540529'),(22,1,'closedpostboxes_page','a:0:{}'),(23,1,'metaboxhidden_page','a:5:{i:0;s:10:\"postcustom\";i:1;s:16:\"commentstatusdiv\";i:2;s:11:\"commentsdiv\";i:3;s:7:\"slugdiv\";i:4;s:9:\"authordiv\";}'),(24,1,'nav_menu_recently_edited','6'),(25,1,'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\";}'),(26,1,'metaboxhidden_nav-menus','a:5:{i:0;s:25:\"add-post-type-testimonial\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:24:\"add-testimonial_category\";i:4;s:19:\"add-testimonial_tag\";}'),(27,2,'nickname','arithmetic'),(28,2,'first_name',''),(29,2,'last_name',''),(30,2,'description',''),(31,2,'rich_editing','true'),(32,2,'syntax_highlighting','true'),(33,2,'comment_shortcuts','false'),(34,2,'admin_color','modern'),(35,2,'use_ssl','0'),(36,2,'show_admin_bar_front','true'),(37,2,'locale',''),(38,2,'4w_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(39,2,'4w_user_level','10'),(40,2,'dismissed_wp_pointers','vc_pointers_backend_editor'),(42,2,'4w_dashboard_quick_press_last_post_id','3148'),(43,2,'community-events-location','a:1:{s:2:\"ip\";s:11:\"90.25.160.0\";}'),(44,1,'aioseop_seen_about_page','3.3.3'),(45,3,'nickname','escottis'),(46,3,'first_name','Eric'),(47,3,'last_name','Scottis'),(48,3,'description',''),(49,3,'rich_editing','true'),(50,3,'syntax_highlighting','true'),(51,3,'comment_shortcuts','false'),(52,3,'admin_color','modern'),(53,3,'use_ssl','0'),(54,3,'show_admin_bar_front','true'),(55,3,'locale',''),(56,3,'4w_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(57,3,'4w_user_level','10'),(58,3,'dismissed_wp_pointers','theme_editor_notice'),(59,4,'nickname','fmansel'),(60,4,'first_name','Fabien'),(61,4,'last_name','Mansel'),(62,4,'description',''),(63,4,'rich_editing','true'),(64,4,'syntax_highlighting','true'),(65,4,'comment_shortcuts','false'),(66,4,'admin_color','modern'),(67,4,'use_ssl','0'),(68,4,'show_admin_bar_front','true'),(69,4,'locale',''),(70,4,'4w_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(71,4,'4w_user_level','10'),(72,4,'dismissed_wp_pointers','vc_pointers_backend_editor,theme_editor_notice'),(73,3,'default_password_nag',''),(76,4,'4w_dashboard_quick_press_last_post_id','1535'),(77,4,'community-events-location','a:1:{s:2:\"ip\";s:10:\"93.0.195.0\";}'),(78,3,'4w_dashboard_quick_press_last_post_id','2729'),(79,3,'community-events-location','a:1:{s:2:\"ip\";s:13:\"213.209.159.0\";}'),(80,2,'4w_user-settings','editor=tinymce&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=662px&edit_element_vcUIPanelTop=74px&libraryContent=browse'),(81,2,'4w_user-settings-time','1577974553'),(82,1,'4w_media_library_mode','grid'),(84,2,'4w_r_tru_u_x','a:2:{s:2:\"id\";i:0;s:7:\"expires\";i:1578057208;}'),(85,2,'nav_menu_recently_edited','6'),(86,2,'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\";}'),(87,2,'metaboxhidden_nav-menus','a:5:{i:0;s:25:\"add-post-type-testimonial\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:24:\"add-testimonial_category\";i:4;s:19:\"add-testimonial_tag\";}'),(89,4,'4w_user-settings','edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=221px&edit_element_vcUIPanelTop=75px&editor=tinymce&libraryContent=browse'),(90,4,'4w_user-settings-time','1606408807'),(91,4,'closedpostboxes_page','a:1:{i:0;s:5:\"aiosp\";}'),(92,4,'metaboxhidden_page','a:0:{}'),(93,4,'4w_r_tru_u_x','a:2:{s:2:\"id\";i:0;s:7:\"expires\";i:1585407405;}'),(94,4,'nav_menu_recently_edited','6'),(95,4,'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\";}'),(96,4,'metaboxhidden_nav-menus','a:5:{i:0;s:25:\"add-post-type-testimonial\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:24:\"add-testimonial_category\";i:4;s:19:\"add-testimonial_tag\";}'),(97,1,'default_password_nag',''),(98,4,'aioseo_contact_methods_header',''),(99,4,'aioseo_twitter_url',''),(100,4,'aioseo_facebook_page_url',''),(101,1,'aioseo_contact_methods_header',''),(102,1,'aioseo_twitter_url',''),(103,1,'aioseo_facebook_page_url',''),(104,5,'nickname','vincent'),(105,5,'first_name','Vincent'),(106,5,'last_name','H'),(107,5,'description',''),(108,5,'rich_editing','true'),(109,5,'syntax_highlighting','true'),(110,5,'comment_shortcuts','false'),(111,5,'admin_color','modern'),(112,5,'use_ssl','0'),(113,5,'show_admin_bar_front','true'),(114,5,'locale','fr_FR'),(115,5,'4w_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(116,5,'4w_user_level','10'),(117,5,'dismissed_wp_pointers','theme_editor_notice,vc_pointers_backend_editor'),(119,5,'4w_dashboard_quick_press_last_post_id','1960'),(120,5,'community-events-location','a:1:{s:2:\"ip\";s:12:\"198.44.134.0\";}'),(121,5,'_aioseo_plugin_review_dismissed','4'),(122,5,'aioseo_contact_methods_header',''),(123,5,'aioseo_twitter_url',''),(124,5,'aioseo_facebook_page_url',''),(125,5,'4w_user-settings','editor=html&edit_element_vcUIPanelWidth=650&edit_element_vcUIPanelLeft=668px&edit_element_vcUIPanelTop=115px&libraryContent=browse'),(126,5,'4w_user-settings-time','1680104758'),(127,5,'nav_menu_recently_edited','6'),(128,5,'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\";}'),(129,5,'metaboxhidden_nav-menus','a:5:{i:0;s:25:\"add-post-type-testimonial\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:24:\"add-testimonial_category\";i:4;s:19:\"add-testimonial_tag\";}'),(130,1,'_aioseo_plugin_review_dismissed','4'),(131,1,'wpcf7_hide_welcome_panel_on','a:1:{i:0;s:3:\"5.5\";}'),(132,5,'wpmm_dismissed_notices','rebrand'),(133,5,'4w_persisted_preferences','a:3:{s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2023-02-28T13:01:44.520Z\";s:14:\"core/edit-post\";a:4:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;s:10:\"openPanels\";a:6:{i:0;s:11:\"post-status\";i:1;s:15:\"page-attributes\";i:2;s:16:\"discussion-panel\";i:3;s:14:\"featured-image\";i:4;s:30:\"aioseo-publish-panel/undefined\";i:5;s:67:\"monsterinsights-exclude-page-tracking/monsterinsights-skip-tracking\";}s:10:\"editorMode\";s:6:\"visual\";}}'),(136,5,'aioseo_profiles_same_username','a:3:{s:6:\"enable\";b:0;s:8:\"username\";s:0:\"\";s:8:\"included\";a:6:{i:0;s:15:\"facebookPageUrl\";i:1;s:10:\"twitterUrl\";i:2;s:12:\"pinterestUrl\";i:3;s:12:\"instagramUrl\";i:4;s:10:\"youtubeUrl\";i:5;s:11:\"linkedinUrl\";}}'),(137,5,'aioseo_instagram_url',''),(138,5,'aioseo_pinterest_url',''),(139,5,'aioseo_youtube_url',''),(140,5,'aioseo_linkedin_url',''),(141,5,'aioseo_tumblr_url',''),(142,5,'aioseo_yelp_page_url',''),(143,5,'aioseo_sound_cloud_url',''),(144,5,'aioseo_wikipedia_url',''),(145,5,'aioseo_myspace_url',''),(146,5,'aioseo_profiles_additional_urls',''),(148,1,'my-jetpack-cache-date','1678484249'),(149,1,'my-jetpack-cache','O:8:\"stdClass\":51:{s:15:\"jetpack_premium\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2000;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:15:\"jetpack_premium\";s:11:\"description\";s:53:\"Daily Backups, Automated Restores and Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€108,90\";s:21:\"combined_cost_display\";s:9:\"€108,90\";s:4:\"cost\";d:108.9;s:18:\"cost_smallest_unit\";i:10890;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_business\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2001;s:12:\"product_name\";s:22:\"Jetpack Professionnel\";s:12:\"product_slug\";s:16:\"jetpack_business\";s:11:\"description\";s:68:\"Daily Backups, Security Scanning, Spam Protection, Polls and Surveys\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€328,90\";s:21:\"combined_cost_display\";s:9:\"€328,90\";s:4:\"cost\";d:328.9;s:18:\"cost_smallest_unit\";i:32890;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:12:\"jetpack_free\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2002;s:12:\"product_name\";s:15:\"Jetpack gratuit\";s:12:\"product_slug\";s:12:\"jetpack_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€0,00\";s:21:\"combined_cost_display\";s:7:\"€0,00\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"une fois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_premium_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2003;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:23:\"jetpack_premium_monthly\";s:11:\"description\";s:49:\"Daily Backups, Security Scanning, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€9,90\";s:21:\"combined_cost_display\";s:7:\"€9,90\";s:4:\"cost\";d:9.9;s:18:\"cost_smallest_unit\";i:990;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_business_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2004;s:12:\"product_name\";s:22:\"Jetpack Professionnel\";s:12:\"product_slug\";s:24:\"jetpack_business_monthly\";s:11:\"description\";s:67:\"Daily Backups, Malware Scanning, Threat Resolution, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€31,90\";s:21:\"combined_cost_display\";s:8:\"€31,90\";s:4:\"cost\";d:31.9;s:18:\"cost_smallest_unit\";i:3190;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_personal\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2005;s:12:\"product_name\";s:18:\"Jetpack Personnel\";s:12:\"product_slug\";s:16:\"jetpack_personal\";s:11:\"description\";s:83:\"Daily backups, Spam protection, plus all the features you already love from Jetpack\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€42,90\";s:21:\"combined_cost_display\";s:8:\"€42,90\";s:4:\"cost\";d:42.9;s:18:\"cost_smallest_unit\";i:4290;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_personal_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2006;s:12:\"product_name\";s:18:\"Jetpack Personnel\";s:12:\"product_slug\";s:24:\"jetpack_personal_monthly\";s:11:\"description\";s:67:\"Daily Backups, Malware Scanning, Threat Resolution, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€3,85\";s:21:\"combined_cost_display\";s:7:\"€3,85\";s:4:\"cost\";d:3.85;s:18:\"cost_smallest_unit\";i:385;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_security_daily\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2010;s:12:\"product_name\";s:28:\"Jetpack Security quotidienne\";s:12:\"product_slug\";s:22:\"jetpack_security_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€264,00\";s:21:\"combined_cost_display\";s:9:\"€264,00\";s:4:\"cost\";i:264;s:18:\"cost_smallest_unit\";i:26400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:132;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:30:\"jetpack_security_daily_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2011;s:12:\"product_name\";s:28:\"Jetpack Security quotidienne\";s:12:\"product_slug\";s:30:\"jetpack_security_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€22,00\";s:21:\"combined_cost_display\";s:8:\"€22,00\";s:4:\"cost\";i:22;s:18:\"cost_smallest_unit\";i:2200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_security_realtime\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2012;s:12:\"product_name\";s:28:\"Jetpack Security Temps réel\";s:12:\"product_slug\";s:25:\"jetpack_security_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€708,00\";s:21:\"combined_cost_display\";s:9:\"€708,00\";s:4:\"cost\";i:708;s:18:\"cost_smallest_unit\";i:70800;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:354;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:33:\"jetpack_security_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2013;s:12:\"product_name\";s:28:\"Jetpack Security Temps réel\";s:12:\"product_slug\";s:33:\"jetpack_security_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€59,00\";s:21:\"combined_cost_display\";s:8:\"€59,00\";s:4:\"cost\";i:59;s:18:\"cost_smallest_unit\";i:5900;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_complete\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2014;s:12:\"product_name\";s:17:\"Jetpack Complete\";s:12:\"product_slug\";s:16:\"jetpack_complete\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€720,00\";s:21:\"combined_cost_display\";s:9:\"€720,00\";s:4:\"cost\";i:720;s:18:\"cost_smallest_unit\";i:72000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_complete_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2015;s:12:\"product_name\";s:17:\"Jetpack Complete\";s:12:\"product_slug\";s:24:\"jetpack_complete_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€120,00\";s:21:\"combined_cost_display\";s:9:\"€120,00\";s:4:\"cost\";i:120;s:18:\"cost_smallest_unit\";i:12000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t1_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2016;s:12:\"product_name\";s:25:\"Jetpack Security (10 Go)\";s:12:\"product_slug\";s:26:\"jetpack_security_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€300,00\";s:21:\"combined_cost_display\";s:9:\"€300,00\";s:4:\"cost\";i:300;s:18:\"cost_smallest_unit\";i:30000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_security_t1_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2017;s:12:\"product_name\";s:25:\"Jetpack Security (10 Go)\";s:12:\"product_slug\";s:27:\"jetpack_security_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€50,00\";s:21:\"combined_cost_display\";s:8:\"€50,00\";s:4:\"cost\";i:50;s:18:\"cost_smallest_unit\";i:5000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t2_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2019;s:12:\"product_name\";s:24:\"Jetpack Security (1 To)\";s:12:\"product_slug\";s:26:\"jetpack_security_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€863,40\";s:21:\"combined_cost_display\";s:9:\"€863,40\";s:4:\"cost\";d:863.4;s:18:\"cost_smallest_unit\";i:86340;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:347.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:27:\"jetpack_security_t2_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2020;s:12:\"product_name\";s:24:\"Jetpack Security (1 To)\";s:12:\"product_slug\";s:27:\"jetpack_security_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€71,95\";s:21:\"combined_cost_display\";s:8:\"€71,95\";s:4:\"cost\";d:71.95;s:18:\"cost_smallest_unit\";i:7195;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:41:\"jetpack_backup_addon_storage_10gb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2040;s:12:\"product_name\";s:58:\"Module de stockage de Jetpack VaultPress Backup (10 Go)\";s:12:\"product_slug\";s:41:\"jetpack_backup_addon_storage_10gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:33:\"jetpack-backup-addon-storage-10gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€6,00\";s:21:\"combined_cost_display\";s:7:\"€6,00\";s:4:\"cost\";i:6;s:18:\"cost_smallest_unit\";i:600;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:42:\"jetpack_backup_addon_storage_100gb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2044;s:12:\"product_name\";s:59:\"Module de stockage de Jetpack VaultPress Backup (100 Go)\";s:12:\"product_slug\";s:42:\"jetpack_backup_addon_storage_100gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:34:\"jetpack-backup-addon-storage-100gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€10,00\";s:21:\"combined_cost_display\";s:8:\"€10,00\";s:4:\"cost\";i:10;s:18:\"cost_smallest_unit\";i:1000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_1tb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2048;s:12:\"product_name\";s:57:\"Module de stockage de Jetpack VaultPress Backup (1 To)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_1tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-1tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€20,00\";s:21:\"combined_cost_display\";s:8:\"€20,00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_3tb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2052;s:12:\"product_name\";s:57:\"Module de stockage de Jetpack VaultPress Backup (3 To)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_3tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-3tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€22,00\";s:21:\"combined_cost_display\";s:8:\"€22,00\";s:4:\"cost\";i:22;s:18:\"cost_smallest_unit\";i:2200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_5tb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2056;s:12:\"product_name\";s:57:\"Module de stockage de Jetpack VaultPress Backup (5 To)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_5tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-5tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€33,00\";s:21:\"combined_cost_display\";s:8:\"€33,00\";s:4:\"cost\";i:33;s:18:\"cost_smallest_unit\";i:3300;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_backup_daily\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2100;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:20:\"jetpack_backup_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€108,00\";s:21:\"combined_cost_display\";s:9:\"€108,00\";s:4:\"cost\";i:108;s:18:\"cost_smallest_unit\";i:10800;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:54;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:28:\"jetpack_backup_daily_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2101;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:28:\"jetpack_backup_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€9,00\";s:21:\"combined_cost_display\";s:7:\"€9,00\";s:4:\"cost\";i:9;s:18:\"cost_smallest_unit\";i:900;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_backup_realtime\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2102;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€528,00\";s:21:\"combined_cost_display\";s:9:\"€528,00\";s:4:\"cost\";i:528;s:18:\"cost_smallest_unit\";i:52800;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:264;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:31:\"jetpack_backup_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2103;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:31:\"jetpack_backup_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€44,00\";s:21:\"combined_cost_display\";s:8:\"€44,00\";s:4:\"cost\";i:44;s:18:\"cost_smallest_unit\";i:4400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:14:\"jetpack_search\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2104;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:14:\"jetpack_search\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€102,00\";s:21:\"combined_cost_display\";s:9:\"€102,00\";s:4:\"cost\";i:102;s:18:\"cost_smallest_unit\";i:10200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:10200;s:21:\"minimum_price_display\";s:4:\"€0\";s:29:\"minimum_price_monthly_display\";s:4:\"€0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_search_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2105;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:22:\"jetpack_search_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€8,50\";s:21:\"combined_cost_display\";s:7:\"€8,50\";s:4:\"cost\";d:8.5;s:18:\"cost_smallest_unit\";i:850;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:850;s:21:\"minimum_price_display\";s:4:\"€0\";s:29:\"minimum_price_monthly_display\";s:4:\"€0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:12:\"jetpack_scan\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:22:\"Jetpack Scan quotidien\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144,00\";s:21:\"combined_cost_display\";s:9:\"€144,00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_scan_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2107;s:12:\"product_name\";s:22:\"Jetpack Scan quotidien\";s:12:\"product_slug\";s:20:\"jetpack_scan_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€24,00\";s:21:\"combined_cost_display\";s:8:\"€24,00\";s:4:\"cost\";i:24;s:18:\"cost_smallest_unit\";i:2400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_scan_realtime\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2108;s:12:\"product_name\";s:24:\"Jetpack Scan Temps réel\";s:12:\"product_slug\";s:21:\"jetpack_scan_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€550,00\";s:21:\"combined_cost_display\";s:9:\"€550,00\";s:4:\"cost\";i:550;s:18:\"cost_smallest_unit\";i:55000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:29:\"jetpack_scan_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2109;s:12:\"product_name\";s:24:\"Jetpack Scan Temps réel\";s:12:\"product_slug\";s:29:\"jetpack_scan_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€55,00\";s:21:\"combined_cost_display\";s:8:\"€55,00\";s:4:\"cost\";i:55;s:18:\"cost_smallest_unit\";i:5500;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:17:\"jetpack_anti_spam\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2110;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:17:\"jetpack_anti_spam\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144,00\";s:21:\"combined_cost_display\";s:9:\"€144,00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_anti_spam_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2111;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:25:\"jetpack_anti_spam_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€24,00\";s:21:\"combined_cost_display\";s:8:\"€24,00\";s:4:\"cost\";i:24;s:18:\"cost_smallest_unit\";i:2400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t1_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2112;s:12:\"product_name\";s:36:\"Jetpack VaultPress Backup (10 Go)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€114,00\";s:21:\"combined_cost_display\";s:9:\"€114,00\";s:4:\"cost\";i:114;s:18:\"cost_smallest_unit\";i:11400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:1;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:25:\"jetpack_backup_t1_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2113;s:12:\"product_name\";s:36:\"Jetpack VaultPress Backup (10 Go)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€19,00\";s:21:\"combined_cost_display\";s:8:\"€19,00\";s:4:\"cost\";i:19;s:18:\"cost_smallest_unit\";i:1900;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t2_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2114;s:12:\"product_name\";s:35:\"Jetpack VaultPress Backup (1 To)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€347,40\";s:21:\"combined_cost_display\";s:9:\"€347,40\";s:4:\"cost\";d:347.4;s:18:\"cost_smallest_unit\";i:34740;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:25:\"jetpack_backup_t2_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2115;s:12:\"product_name\";s:35:\"Jetpack VaultPress Backup (1 To)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€28,95\";s:21:\"combined_cost_display\";s:8:\"€28,95\";s:4:\"cost\";d:28.95;s:18:\"cost_smallest_unit\";i:2895;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:18:\"jetpack_videopress\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2116;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:18:\"jetpack_videopress\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144,00\";s:21:\"combined_cost_display\";s:9:\"€144,00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_videopress_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2117;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:26:\"jetpack_videopress_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€24,00\";s:21:\"combined_cost_display\";s:8:\"€24,00\";s:4:\"cost\";i:24;s:18:\"cost_smallest_unit\";i:2400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t0_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2120;s:12:\"product_name\";s:35:\"Jetpack VaultPress Backup (1 Go)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t0_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€39,00\";s:21:\"combined_cost_display\";s:8:\"€39,00\";s:4:\"cost\";i:39;s:18:\"cost_smallest_unit\";i:3900;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_backup_t0_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2121;s:12:\"product_name\";s:35:\"Jetpack VaultPress Backup (1 Go)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t0_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€3,00\";s:21:\"combined_cost_display\";s:7:\"€3,00\";s:4:\"cost\";i:3;s:18:\"cost_smallest_unit\";i:300;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:19:\"jetpack_search_free\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2130;s:12:\"product_name\";s:22:\"Jetpack Search gratuit\";s:12:\"product_slug\";s:19:\"jetpack_search_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:19:\"jetpack-search-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€0,00\";s:21:\"combined_cost_display\";s:7:\"€0,00\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"une fois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_backup_one_time\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2201;s:12:\"product_name\";s:36:\"Jetpack VaultPress Backup (ponctuel)\";s:12:\"product_slug\";s:23:\"jetpack_backup_one_time\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-one-time\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"€1,09\";s:21:\"combined_cost_display\";s:7:\"€1,09\";s:4:\"cost\";d:1.09;s:18:\"cost_smallest_unit\";i:109;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"une fois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_boost_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2400;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:21:\"jetpack_boost_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€50,00\";s:21:\"combined_cost_display\";s:8:\"€50,00\";s:4:\"cost\";i:50;s:18:\"cost_smallest_unit\";i:5000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_boost_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2401;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:20:\"jetpack_boost_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€300,00\";s:21:\"combined_cost_display\";s:9:\"€300,00\";s:4:\"cost\";i:300;s:18:\"cost_smallest_unit\";i:30000;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_social_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2500;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:22:\"jetpack_social_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-social\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€13,00\";s:21:\"combined_cost_display\";s:8:\"€13,00\";s:4:\"cost\";i:13;s:18:\"cost_smallest_unit\";i:1300;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_social_basic_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2503;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:27:\"jetpack_social_basic_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€132,00\";s:21:\"combined_cost_display\";s:9:\"€132,00\";s:4:\"cost\";i:132;s:18:\"cost_smallest_unit\";i:13200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:1;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:28:\"jetpack_social_basic_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2504;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:28:\"jetpack_social_basic_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€13,00\";s:21:\"combined_cost_display\";s:8:\"€13,00\";s:4:\"cost\";i:13;s:18:\"cost_smallest_unit\";i:1300;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:30:\"jetpack_social_advanced_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2602;s:12:\"product_name\";s:31:\"Jetpack Social Advanced (bêta)\";s:12:\"product_slug\";s:30:\"jetpack_social_advanced_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€198,00\";s:21:\"combined_cost_display\";s:9:\"€198,00\";s:4:\"cost\";i:198;s:18:\"cost_smallest_unit\";i:19800;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:1;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:31:\"jetpack_social_advanced_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2603;s:12:\"product_name\";s:31:\"Jetpack Social Advanced (bêta)\";s:12:\"product_slug\";s:31:\"jetpack_social_advanced_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:8:\"€22,00\";s:21:\"combined_cost_display\";s:8:\"€22,00\";s:4:\"cost\";i:22;s:18:\"cost_smallest_unit\";i:2200;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"mois\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}}'),(150,1,'protect-cache-date','1678484250'),(151,1,'protect-cache','O:8:\"stdClass\":18:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:22:\"Jetpack Scan quotidien\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144,00\";s:21:\"combined_cost_display\";s:9:\"€144,00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}'),(152,1,'wpmm_dismissed_notices','rebrand'),(153,1,'jetpack_tracks_anon_id','jetpack:TKzls5WmFMNH07OgBptDhBfr'),(154,1,'_aioseo_notification_plugin_review_dismissed','3'),(155,1,'tgmpa_dismissed_notice_tgmpa','1'),(156,5,'jetpack_tracks_anon_id','jetpack:CLLoT8HxSYFcZeKlR42w3SuG'),(157,5,'protect-cache-date','1679326531'),(158,5,'protect-cache','O:8:\"stdClass\":18:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:22:\"Jetpack Scan quotidien\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"€144,00\";s:21:\"combined_cost_display\";s:9:\"€144,00\";s:4:\"cost\";i:144;s:18:\"cost_smallest_unit\";i:14400;s:13:\"currency_code\";s:3:\"EUR\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:6:\"année\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}'),(159,5,'tgmpa_dismissed_notice_tgmpa','1'),(160,5,'closedpostboxes_dashboard','a:1:{i:0;s:17:\"dashboard_primary\";}'),(161,5,'metaboxhidden_dashboard','a:0:{}'),(162,3,'jetpack_tracks_anon_id','jetpack:vkyMXCMAD4PCuE4rJF3sS3Gd'),(178,2,'session_tokens','a:1:{s:64:\"a10fa9b5c7c866475157fe8bb47da30303bb904e3afc3df8cb7bbc9bb32006be\";a:4:{s:10:\"expiration\";i:1785248735;s:2:\"ip\";s:13:\"90.25.160.102\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36\";s:5:\"login\";i:1784039135;}}'),(179,2,'_aioseo_plugin_review_dismissed','4'),(180,2,'wpmm_dismissed_notices','rebrand'); /*!40000 ALTER TABLE `4w_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_users` -- DROP TABLE IF EXISTS `4w_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_users` ( `ID` bigint unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `user_status` int NOT NULL DEFAULT '0', `display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_users` -- LOCK TABLES `4w_users` WRITE; /*!40000 ALTER TABLE `4w_users` DISABLE KEYS */; INSERT INTO `4w_users` VALUES (1,'developpeur','$wp$2y$10$gX8EIC07nnbknMuR9gJiIuSPCJWaJhcC8y1tdQ0Qy0Y8E4CMax.Xm','developpeur','contact@numadream.com','','2019-12-12 08:59:33','',0,'developpeur'),(2,'arithmetic','$wp$2y$10$p/.lMDQe2bMZEHQy79BaOucz4odde51.2rJOB81QFBxkBXvnWIaUq','arithmetic','contact@arithmetic.fr','','2019-12-13 15:17:01','',0,'arithmetic'),(3,'escottis','$wp$2y$10$zgrDUol3dahPhSuwu9Ujt.FeDGO9TqHC22lSAYbaArihPyaiw1VUu','escottis','escottis@arithmetic.fr','','2019-12-16 12:49:36','',0,'Eric Scottis'),(4,'fmansel','$wp$2y$10$ZJrCMgkfapKII56h3xPMYO6fdkBHE7KOcPjAdUKYgMSv/0kVqvCEe','fmansel','contact@numadream.com','','2019-12-16 12:50:43','',0,'Fabien Mansel'),(5,'vincent@4w.fr','$wp$2y$10$Vl2p4l1gUI2ubynI9hfoq.j4PMCLZZrx3blLbedM6jTFeSo8ba7sG','vincent4w-fr','vincenthogg.dev@gmail.com','','2021-09-09 14:02:13','',0,'vincent'); /*!40000 ALTER TABLE `4w_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_wpforms_tasks_meta` -- DROP TABLE IF EXISTS `4w_wpforms_tasks_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_wpforms_tasks_meta` ( `id` bigint NOT NULL AUTO_INCREMENT, `action` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL, `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `date` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_wpforms_tasks_meta` -- LOCK TABLES `4w_wpforms_tasks_meta` WRITE; /*!40000 ALTER TABLE `4w_wpforms_tasks_meta` DISABLE KEYS */; INSERT INTO `4w_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2022-06-06 20:07:12'),(2,'wpforms_admin_addons_cache_update','W10=','2022-06-06 20:07:12'),(3,'wpforms_admin_builder_templates_cache_update','W10=','2022-06-06 20:07:12'),(33,'wpforms_process_forms_locator_scan','W10=','2023-03-01 12:39:04'); /*!40000 ALTER TABLE `4w_wpforms_tasks_meta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_wpgmza` -- DROP TABLE IF EXISTS `4w_wpgmza`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_wpgmza` ( `id` int NOT NULL AUTO_INCREMENT, `map_id` int NOT NULL, `address` varchar(700) NOT NULL, `description` mediumtext NOT NULL, `pic` varchar(700) NOT NULL, `link` varchar(700) NOT NULL, `icon` varchar(700) NOT NULL, `lat` varchar(100) NOT NULL, `lng` varchar(100) NOT NULL, `anim` varchar(3) NOT NULL, `title` varchar(700) NOT NULL, `infoopen` varchar(3) NOT NULL, `category` varchar(500) NOT NULL, `approved` tinyint(1) DEFAULT '1', `retina` tinyint(1) DEFAULT '0', `type` tinyint(1) DEFAULT '0', `did` varchar(500) NOT NULL, `other_data` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_wpgmza` -- LOCK TABLES `4w_wpgmza` WRITE; /*!40000 ALTER TABLE `4w_wpgmza` DISABLE KEYS */; INSERT INTO `4w_wpgmza` VALUES (1,1,'California','','','','','36.778261','-119.4179323999','','','','0',1,0,0,'',''); /*!40000 ALTER TABLE `4w_wpgmza` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_wpgmza_categories` -- DROP TABLE IF EXISTS `4w_wpgmza_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_wpgmza_categories` ( `id` int NOT NULL AUTO_INCREMENT, `active` tinyint(1) NOT NULL, `category_name` varchar(50) NOT NULL, `category_icon` varchar(700) NOT NULL, `retina` tinyint(1) DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_wpgmza_categories` -- LOCK TABLES `4w_wpgmza_categories` WRITE; /*!40000 ALTER TABLE `4w_wpgmza_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_wpgmza_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_wpgmza_category_maps` -- DROP TABLE IF EXISTS `4w_wpgmza_category_maps`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_wpgmza_category_maps` ( `id` int NOT NULL AUTO_INCREMENT, `cat_id` int NOT NULL, `map_id` int NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_wpgmza_category_maps` -- LOCK TABLES `4w_wpgmza_category_maps` WRITE; /*!40000 ALTER TABLE `4w_wpgmza_category_maps` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_wpgmza_category_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_wpgmza_maps` -- DROP TABLE IF EXISTS `4w_wpgmza_maps`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_wpgmza_maps` ( `id` int NOT NULL AUTO_INCREMENT, `map_title` varchar(55) NOT NULL, `map_width` varchar(6) NOT NULL, `map_height` varchar(6) NOT NULL, `map_start_lat` varchar(700) NOT NULL, `map_start_lng` varchar(700) NOT NULL, `map_start_location` varchar(700) NOT NULL, `map_start_zoom` int NOT NULL, `default_marker` varchar(700) NOT NULL, `type` int NOT NULL, `alignment` int NOT NULL, `directions_enabled` int NOT NULL, `styling_enabled` int NOT NULL, `styling_json` mediumtext NOT NULL, `active` int NOT NULL, `kml` varchar(700) NOT NULL, `bicycle` int NOT NULL, `traffic` int NOT NULL, `dbox` int NOT NULL, `dbox_width` varchar(10) NOT NULL, `listmarkers` int NOT NULL, `listmarkers_advanced` int NOT NULL, `filterbycat` tinyint(1) NOT NULL, `ugm_enabled` int NOT NULL, `ugm_category_enabled` tinyint(1) NOT NULL, `fusion` varchar(100) NOT NULL, `map_width_type` varchar(3) NOT NULL, `map_height_type` varchar(3) NOT NULL, `mass_marker_support` int NOT NULL, `ugm_access` int NOT NULL, `order_markers_by` int NOT NULL, `order_markers_choice` int NOT NULL, `show_user_location` int NOT NULL, `default_to` varchar(700) NOT NULL, `other_settings` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_wpgmza_maps` -- LOCK TABLES `4w_wpgmza_maps` WRITE; /*!40000 ALTER TABLE `4w_wpgmza_maps` DISABLE KEYS */; INSERT INTO `4w_wpgmza_maps` VALUES (1,'My first map','100','400','45.950464398418106','-109.81550500000003','45.950464398418106,-109.81550500000003',2,'0',1,0,1,0,'',0,'',2,2,1,'100',0,0,0,0,0,'','%','px',1,0,1,2,0,'',''); /*!40000 ALTER TABLE `4w_wpgmza_maps` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_wpgmza_polygon` -- DROP TABLE IF EXISTS `4w_wpgmza_polygon`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_wpgmza_polygon` ( `id` int NOT NULL AUTO_INCREMENT, `map_id` int NOT NULL, `polydata` longtext NOT NULL, `linecolor` varchar(7) NOT NULL, `lineopacity` varchar(7) NOT NULL, `fillcolor` varchar(7) NOT NULL, `opacity` varchar(3) NOT NULL, `title` varchar(250) NOT NULL, `link` varchar(700) NOT NULL, `ohfillcolor` varchar(7) NOT NULL, `ohlinecolor` varchar(7) NOT NULL, `ohopacity` varchar(3) NOT NULL, `polyname` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_wpgmza_polygon` -- LOCK TABLES `4w_wpgmza_polygon` WRITE; /*!40000 ALTER TABLE `4w_wpgmza_polygon` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_wpgmza_polygon` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_wpgmza_polylines` -- DROP TABLE IF EXISTS `4w_wpgmza_polylines`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_wpgmza_polylines` ( `id` int NOT NULL AUTO_INCREMENT, `map_id` int NOT NULL, `polydata` longtext NOT NULL, `linecolor` varchar(7) NOT NULL, `linethickness` varchar(3) NOT NULL, `opacity` varchar(3) NOT NULL, `polyname` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_wpgmza_polylines` -- LOCK TABLES `4w_wpgmza_polylines` WRITE; /*!40000 ALTER TABLE `4w_wpgmza_polylines` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_wpgmza_polylines` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `4w_wpmm_subscribers` -- DROP TABLE IF EXISTS `4w_wpmm_subscribers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `4w_wpmm_subscribers` ( `id_subscriber` bigint NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `insert_date` datetime NOT NULL, PRIMARY KEY (`id_subscriber`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `4w_wpmm_subscribers` -- LOCK TABLES `4w_wpmm_subscribers` WRITE; /*!40000 ALTER TABLE `4w_wpmm_subscribers` DISABLE KEYS */; /*!40000 ALTER TABLE `4w_wpmm_subscribers` 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 2026-07-19 0:00:47
Save File
Cancel